/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html {
	scrollbar-arrow-color:  #000099;
	scrollbar-face-color: #FFFF00;
	scrollbar-track-color: #FFFF66;
	scrollbar-highlight-color: #FFFF33;
	scrollbar-3dlight-color: #FFFF66;
	scrollbar-shadow-color: #FFCC66;
	scrollbar-darkshadow-color: #FFCC33;
	overflow-y: scroll;
}


body {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0x;
	padding: 10px;
	background: #FFFF99;
	text-align: center;
}

body ul li a {
	color: #330F04;
	text-decoration: none;	
	list-style:none;
	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************** header tag styles **************/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

span.email {
	direction: rtl;
	unicode-bidi: bidi-override;
}

span.email a:hover {
	text-decoration: underline;
}

/************** site tag styles **************/

#global {
	width: 980px; height:auto;

}

#main {
	clear: both;
	margin: 0; padding: 0;	
	float: left;
	background: #fff;
	border: 1px solid #000000;
}


/************** header tag styles **************/

#toplogo{
	height: 125px;
	background: #FFCC00;
	border-bottom: 1px solid #ccd2d2;
}

/************** subinfo tag styles **************/


#topnav{
	height: 10px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccd2d2;
	background-color: #000000;
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#topnav div a {
	height: 10px;
	float: left;
	color: #FFCC00;
	font: bold 14px Arial,sans-serif;
	text-decoration: none;
}

#topnav p a {
	height: 10px;
	float: left;
	color: #FFCC00;
	font: bold 14px Arial,sans-serif;
	text-decoration: none;	
}

#topnav span.email {
	direction: rtl;
	unicode-bidi: bidi-override;
}

#topnav span.email a:hover {
	text-decoration: underline;
}


#topnav #menu_1  ul li a:hover, 
#topnav #menu_1  ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;	
	list-style:none;
}
#topnav #menu_1 ul {
	list-style:none;
	color: #FFCC00;
}

#topnav #menu_1 ul li {
	font-family:  Arial,sans-serif; 
	color: #FFCC00; 
}


#topnav #menu_1 ul li.act {
	text-decoration: underline;
}

#topnav #menu_1 ul li.act tr td a {
	color:#FFCC00;
}

#topnav #menu_1 ul li.act tr td a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}

#topnav #menu_1 ul li.menu_2 {
	text-decoration: none;
	font-size: 90%;
}

#topnav #menu_1 ul li.menu_2 a {
	text-decoration: none;
	color:#FFCC00;
	font-size: 90%;	
}

#topnav #menu_1 ul li.menu_2 a:hover	{
	text-decoration: none;
	font-size: 90%;	
}




/************** content tag styles **************/
#content {
	clear: both;
	margin: 0; padding: 0;	
	float: left;
	width: 980px; height:auto;
	background: #FFFF99;
}


/************** navigation tag styles **************/



#topinfo {

	float: left;
	width: 180px; height:auto;
	padding: 25px 0px 30px 10px;
	font: small Verdana,sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #FFCC00;
}

#topinfo a:link, #topinfo a:visited{
	color: #333333;
	text-decoration: none;
	text-align: left;
}

#topinfo a:hover{
	color: #333333;
	text-decoration: underline;
}

#topinfo span.email {
	direction: rtl;
	unicode-bidi: bidi-override;
}



#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #FFFF00;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000099;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	color: #FFFF00;
	background-color: #000099;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************** content tag styles **************/

#text_content {
	margin: 0px 0px 0px 180px;
	border-left: 1px solid #ccd2d2;
	background: #FFFF99;
	text-align: left;
	padding: 10px 25px 10px 25px;
}

#text_content p.bodytext {
	padding: 0px 0px 10px 0px;
	font-family: Arial,sans-serif;
	font-size: 13px;
}

#text_content td {
	font-family: Arial,sans-serif;
	font-size: 13px;
}

#text_content .csc-mailform {
	font-family: Arial,sans-serif;
	font-size: 10px;
}


#text_content form p {
	font-family: Arial,sans-serif;
	font-size: 13px;
}


#text_content h3 {
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#text_content a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

#text_content a.capsule:hover{
	text-decoration: underline;
}


/************** site info tag styles **************/

#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #cccccc;
	padding: 5px 5px 5px 5px;
	border-right-color: #CCCCCC;
	background: #FFFF99;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************** subinfo tag styles **************/



#copyrigth {
	width: 980px; height:20px;
	min-height: 20px;
	padding: 3px 0px 3px 0px;
	text-align: center;	
	font-size: 9px;	
	/*background-color: #EFEFEF;
	font-weight: bold;
	border: 1px solid #cccccc;*/
}

#copyrigth a:link, #copyrigth a:visited{
	color: #666666;
	text-decoration: none;
}

#copyrigth a:hover{
	color: #AAAAAA;
	text-decoration: underline;
}

/********************* end **********************/