/* CSS Document */

.HomeBody
{
	background-image:url(/images/home_back.jpg);
	background-repeat: repeat-x;
}

.HomeMidBody
{
	background-image:url(/images/home_mid_back.jpg);
	background-repeat: repeat-x;
}
.InnerBody
{
	background-color: #E2E2E2;
}

.LeftTd
{
background-color:#E2E2E2;
/*	background-image:url(/images/left_back.jpg); */
	background-repeat: repeat-y;
	background-position: right;
}

.RightTd
{
background-color:#E2E2E2;
/*	background-image:url(/images/right_back.jpg);*/
	background-repeat: repeat-y;
}

.CenterTD
{
	text-align: center;
	vertical-align: top;	
	
}
.HomeLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #636365;	
}












.HomeMainLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}

a.HomeMainLinks:hover{
	color:"#FFFFFF";
	border-top-width: thick;
	border-top-style: solid;
	
	/*border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0000FF;*/
	border-top-color: #cc3333;

}

.HomeHeading_Red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}

.HomeLinks_Red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}


.HomeHeading_Grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #737373;
}

.HomeSubHeading_Grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6d6f71;
}

.HomeText_Red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}


.HomeSmallContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Normal;
	color: #999999;
	line-height: 12pt;
}

.HomeContentWhite_sm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.HomeContentWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}



.LeftGreyLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7a7a7a;
}


.RightInnerTdHeadings
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#6e6f71;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
	color: #ffffff;
	line-height:13pt;
}



.BreadCrumLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6e6f71;
}


.HomeLinksSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}


.HomeGreyContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Normal;
	color: #333333;
	line-height: 11pt;
}


a{color: #333333;
text-decoration: none;}

a:hover{
	color:#DE7503;
	text-decoration: none;
}















.Orange_Links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #DE7503;	
}
/*.but_search{
	cursor: hand;
	background-image: url('/images/search.jpg');
	border: thin none #F7A221;
	height: 20px;
	width: 50px;
}*/
a.HomeLinks:hover{
	color:"#000000";
	border-top-width: thick;
	border-top-style: solid;
	/*border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0000FF;*/
	border-top-color: #DE7503;

}





.HomeLinksSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}

.HomeTopLinksSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}


.SubLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #636365;	
}
a.SubLinks:hover{
	color:"#000000";
	border-top-width: thick;
	border-top-style: solid;
	/*border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0000FF;*/
	border-top-color: #DE7503;

}



.SubLinksSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}

.HomeBlueLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #105DB5;
}

.liitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #105DB5;
}

.BulletLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #105DB5;
}


.HomeGrayLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #636163;
}
.HomeGrayLinksTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #636163;
}
.HomeGrayLinksnormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #636163;
}

.HomeContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

li.HomeContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.RightContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a.RightContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.RightContent:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


BlueLink
{
	color: #105DB5;
	text-decoration: none;
}
a.BlueLink
{
	color: #105DB5;
}

a.HomeContent
{
	color: #000000;
	text-decoration: none;
}

.HomeHeadings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #D6470B;
	text-decoration: none;
}




.HomeTopLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5A555A;	
}


.HomeContentGray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5A555A;	
}

.HomeContentGray_SM
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5A555A;	
}
a.HomeContentGray_SM
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5A555A;	
}

.HomeBullet
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

	left: 0px;
	
}

a.Bluelink{
	color: #0066FF;
	
	 }
a.HomeBullet{
	color:#737373;
	cursor: hand;
	 }
	 
li.HomeBullet{ margin-right:0px;
			margin-left:9px;
			margin-top:7px;
			margin-bottom:7px;
			}
ul.HomeBullet{ margin-right:0px;
			margin-left:9px;
			margin-top:7px;
			margin-bottom:7px;
			}
	 
.RightBullet
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/blue_aerow_r.gif);
	left: 0px;
	
}

a.RightBullet{
	color:#737373;
	cursor: hand;
	 }
	 
li.RightBullet{ margin-right:0px;
			margin-left:9px;
			margin-top:2px;
			margin-bottom:3px;
			}
ul.RightBullet{ margin-right:0px;
			margin-left:9px;
			margin-top:2px;
			margin-bottom:3px;
			}	 
	 


.InnerTableColor{
	background-color: #DDDDDD;
}
.InnerTableRowColor{
	background-color: #E6F2FF;
}
.InnerContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	line-height: 13pt;
}



.InnerHeadings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: Bold;
	color: #CE4508;
	line-height:13pt;
}


.InnerSmallContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Normal;
	color: #000000;
	line-height: 11pt;
}


a.IContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Normal;
	color: #636365;
	line-height: 11pt;
}

.InnerSmallContentBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Normal;
	color: #000000;
	line-height: 11pt;
}


.InnerTH
{
	background-color: #E7E3E7;
	color: #CE4508;
	height: 25;
}
.InnerTB
{
	background-color: #F7F3F7;
}


br{line-height: 3pt;}

p{
margin-top: 0pt;
margin-bottom: 6pt;
}

.InputSearch
{
	width:110px;
	height:21px;
	color:#000000;
	font-size:10px;
	font-weight: Normal
}


.top{
	background-color: #f7f7f7;
	padding: 0 4 0 0;
	font-size: 7pt;
	text-align:right;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	margin: 3 0 3 0;
}

.reddiv{
	background-color: #db4128;
	font-size: 10pt;
	text-align:left;
	font-weight: bold;
	
}


div.roundednew { 

 background: #dc4128; 
 font-size: 10pt;
 color:#ffffff;
 text-align:left;
 
} 
div.rounded { 

 background: #F4F4F4 url(/images/tl.gif) no-repeat top right; 
} 
div.rounded1 { 

 background: #FFFFFF ; 
} 
div.rounded div { 
 background: transparent url(/images/tr.gif) no-repeat top left; 
} 


.SubHeading
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	font-style: normal;
	font-weight: Normal;
	font-weight: Bold
}

ul
{
	
	list-style-image: url(../images/blue_aerow_r.gif);

	
}

li
{
	
	list-style-image: url(../images/blue_aerow_r.gif);

	
}


.but_submit{
	cursor: hand;
	background-image: url(/images/submit.jpg);
	border: thin none #F7A221;
	height: 35px;
	width: 80px;
}
.but_reset{
	cursor: hand;
	background-image: url(/images/reset.jpg);
	border: thin none #F7A221;
	height: 35px;
	width: 80px;
}
.but_close{
	cursor: hand;
	background-image: url(/images/close.jpg);
	border: thin none #F7A221;
	height: 35px;
	width: 80px;
}

.but_print{
	cursor: hand;
	background-image: url(/images/print.jpg);
	border: thin none #F7A221;
	height: 35px;
	width: 80px;
}

.but_clear{
	cursor: hand;
	background-image: url(/images/clear.jpg);
	border: thin none #F7A221;
	height: 35px;
	width: 80px;
}

.but_preview{
	cursor: hand;
	background-image: url(/images/preview.jpg);
	border: thin none #F7A221;
	height: 35px;
	width: 80px;
}

.but_edit{
	cursor: hand;
	background-image: url(/images/edit.jpg);
	border: thin none #F7A221;
	height: 35px;
	width: 80px;
}


.SiteMap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/blue_aerow_r.gif);
	left: 0px;
	
}

a.SiteMap{
	color:#737373;
	cursor: hand;
	 }
	 
li.SiteMap{ margin-right:0px;
			margin-left:15px;
			margin-top:1px;
			margin-bottom:1px;
			}
ul.SiteMap{ margin-right:0px;
			margin-left:15px;
			margin-top:1px;
			margin-bottom:1px;
			}
			
.BannerHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003974;	
}
.BannerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}


 .tabb { font-weight:bold; font-size:12px; font-family:Arial,Helvetica;}
 .tan {FONT-SIZE: 12px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
 .tann {FONT-SIZE: 14px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu1 {
	color: #000000;
	background: #FFFFFF;
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Arial, Verdana,tahoma;
	font-size: 12px;
}
.menu2 {
	background-color: white;
	font-family: Arial,Tahoma, Verdana ;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	width: 150px;
	clip: rect(   );
	background-position: right;
	border-style: none;
}

.menu3 {
	background-color: white;
	border-style: 1;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	font-style: normal;
	font-weight: normal;
} 

.content {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.topmenu {
	text-decoration: none;
	color: #000000;
}
.navigation {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.mainnavi {
	color: #FFFFFF;
	text-decoration: none;
}
.hometest2 {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hometest3 {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hometest1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hometest4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

table{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
tr{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext {
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
}
.boldtext {
	COLOR: black;
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}
.bold
{FONT-WEIGHT: bold;
}
.adminhomelinks {
	COLOR: black;
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

.heading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E9F95;
}
.homeslheadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: "#666600";
}
.homecdheadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: "#666600";
}
.homelinktext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px; font-weight:bold; color: red;
}
.adminheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: bllue;
}

.rowborder {
	border-bottom: black;
	border-top: black;
	border-left: blue;
	border-right: blue;
} 
.tableborder1 {
	border-right: black;
	border-left: none;
	border-top: none;
	border-bottom: none;
} 

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.subheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: black;
}
.innersubheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: black;
}

.formfill {
	background-color: white;
	font-family: Arial, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	clip: rect(   );
	background-position: right;
	border-style: none;
}
.formfill_china {
	color: #000000;
	background: #FFFFFF;
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Arial, Verdana,tahoma,Arial;
	font-size: 10px;
}
.button {
	background-color: #C0C0C0;
	font-family: Arial, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	clip: rect(   );
	background-position: right;
}

.newlink{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.contentheaders {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB6D00;
}
.newlinkband{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.newsmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}

.newlinkband_aero{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}


#TNL{
	font-family:Arial, Verdana;
	
}
#TNL SPAN.Name{
	padding: 2 2 2 2px;
	font-size: 12px;
	font-family: Arial;
	background-color: #fff0d7;
	float: left;
	margin-left: 1px;
	width: 520px;
	font-weight: bold;
}
H1{
	background-color: #C1C1C1;
	padding: 2px;
	padding-left: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #C1C1C1;
	margin: 0px
}
H2{
	background-color: #4A8AC6;
	padding: 2px;
	font-size: 12px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #ffffff;
	margin: 0px;
	border-bottom: 1px solid #888;
	border-top: 1px solid #CCC;
}
#TNL H3{
	background-color: #EFEFEF;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #666;
	margin: 0px;
	margin-top: 4px;
	border-top: 1px solid #ffc68e;
	border-bottom: 1px solid #ffc68e;
}
H5{
	background-color: #f7f7f7;
	padding: 3 8 2 3;
	font-size: 7pt;
	text-align:right;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	margin: 4 0 4 0;
}
#TNL P{
	font-size: 12px;
	padding: 3px;
	margin: 0px;
	line-height: 140%;
	text-align: left;
}
#TNL SPAN P{
	background-color: #ffefcf;
	display: block;
	margin-bottom: 8px;
	
}
#TNL P.width{
	width: 50%;
	margin-left: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	height: 30px;
	display: block;
	background-color: #FFF;
	float: left;

}
#TNL P.Right{
	width: 50%;
	margin-left: -1px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	height: 30px;
	display: block;
	background-color: #FFF;
	float: left;
}
#TNL a{
	font-family: Arial;
	text-decoration: none;
	color: #003;
}
#TNL a:hover{
	font-family: Arial;
	text-decoration: underline;
	color: #555;
}
#TNL FORM{
	margin: 4 0 0 0px;
	padding: 0px;
}
#TNL EM{
	color: #f00;
	padding-left: 2px;
	font-size: 12px;
}
#TNL .myClass{
	background-color: #888;
	padding: 2px;
	padding-left: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #FFF;
	margin: 0px
}


.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c17a5a;
	font-weight: bold;
}

.contentnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content_newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636466;
}

.fifamainhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #96a473;
	font-weight: Normal;
}
.fifamainheadding
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #537505;
	font-weight: Normal;
}

.fifasubheadding
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #537505;
	font-weight: Normal;
}
