/* CSS Document */
body,td,th {

}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link {
	font-weight: bold;
	color: #D89505;
}
.QuickLink {
	font-family: arial;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.QuickLink :link, a:active{	font-family: arial;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.QuickLink :visited{	font-family: arial;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.QuickLink :hover {	font-family: arial;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}

.ContentLink {
	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.ContentLink:link, a:active{	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.ContentLink:visited{	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.ContentLink:hover {	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}

.Header {
	font-family: arial;
	color: #456478;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.subheader {
	font-weight: bold;
}
.Copyright {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.FooterMenu{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.textboxtemp {
	font-size: 11px;
	color: #333331;
	background-color: #E8F0ED;
	border: #676E62;
}
.TextBox{
FONT-FAMILY: verdana;
	FONT-SIZE: 8pt; 

	font-size: 8pt;
	color: #333331;
	background-color: #FFFFFF;
	border: #000000;
	BORDER-Bottom:#000000 1px solid;
   	BORDER-LEFT:#000000 1px solid;
    BORDER-RIGHT:#000000 1px solid;
    BORDER-TOP:#000000 1px solid;

}
.timestamp {
	font-size: 10px;
	color: #828180;
}
.ContentArea{
	font-family: verdana;
	font-size: 10px;
	color: #456478;
	text-decoration: none;
	background-color: #FFFFFF;


}
.ContentArea:link, a:active{	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.ContentArea:visited{	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.ContentArea:hover {	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.BlueArea{
	font-family: verdana;
	font-size: 10px;
	background-color: #00A6EB;
	text-decoration: none;

}
.LightBlueArea{
	background-color: #D6F0F6;
	text-decoration: none;

}
.WhiteArea{
	font-family: verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	text-decoration: none;

}
.DarkBlueArea{
	background-color: #8AD3E5;
	text-decoration: none;

}

.TextSection{
	background-image:url('images/search_box.gif');	
	background-repeat:no-repeat;
}
.DarkTextSection{
	background-image:url('images/search_box_light.jpg');	
	background-repeat:no-repeat;
}
.ButtonSection{
	font-family: verdana;
	color: #456478;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-image:url('images/Button.jpg');	
	background-repeat:no-repeat;
}

.LightBlueContentArea{
	font-family: verdana;
	font-size: 10px;
	color: #456478;
	text-decoration: none;
	background-color: #EFFAFC;


}
.LightBrownArea{
	color: #456478;
	background-color: #F0EDDC ;
}
.LightBrownContentArea{
	font-family: verdana;
	font-size: 12px;
	color: #456478;
	text-decoration: none;
	background-color: #F0EDDC ;
	font-weight: normal;
}

.LightBlueContentArea:link, a:active{	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.LightBlueContentArea:visited{	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.LightBlueContentArea:hover {	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
	
.HeaderRowDarkBlue{
	background-color: #8AD3E5;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}


.FooterMenu:link, a:active{	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	}
.FooterMenu:visited{	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	}
.FooterMenu:hover {	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	}
	
.LanguageListBox{
	BORDER-Bottom:#000000 1px solid;
   	BORDER-LEFT:#000000 1px solid;
    BORDER-RIGHT:#000000 1px solid;
    BORDER-TOP:#000000 1px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt; 
	width:105px;

	COLOR: #000000;
	FONT-WEIGHT:normal; 
	TEXT-DECORATION: none;
	background-color:#EFFAFC
}
.QuickLinks{
	font-family: Arial;
	font-size: 10px;
	color: #456478;
	text-decoration: none;
	


}
.QuickLinks:link, a:active{	font-family: Arial;
	color: #00A6EB;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
.QuickLinks:visited{	font-family: Arial;
	color: #00A6EB;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
.QuickLinks:hover {	font-family: Arial;
	color: #00A6EB;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
	
.SearchTextBox{
	BORDER-Bottom:#C0C0C0 1px solid;
   	BORDER-LEFT:#C0C0C0 1px solid;
    BORDER-RIGHT:#C0C0C0 1px solid;
    BORDER-TOP:#C0C0C0 1px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt; 
	width:85px;
	height:18px;
	COLOR: #000000;
	FONT-WEIGHT:normal; 
	TEXT-DECORATION: none;
	background-color:#EFFAFC;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;


}

.ContentHeading{
	font-family: verdana;
	color: #00A6EB;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

.MainBoxContentLink {
	font-family: verdana;
	color: #456478;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.MainBoxContentLink:link, a:active{	font-family: verdana;
	color: #456478;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.MainBoxContentLink:visited{	font-family: verdana;
	color: #456478;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
.MainBoxContentLink:hover {	font-family: verdana;
	color: #456478;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;}
	
.QuickLinksGrey{
	font-family: Arial;
	font-size: 10px;
	color: #456478;
	text-decoration: none;
	


}
.QuickLinksGrey:link, a:active{	font-family: Arial;
	color: #456478;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
.QuickLinksGrey:visited{	font-family: Arial;
	color: #456478;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
.QuickLinksGrey:hover {	font-family: Arial;
	color: #456478;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}

.HeaderIndexBox{
	font-family: Arial;
	color: #00A6EB;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;}
	
.newstxt{
	color: #00a6eb;
 	font-size: 12px;
	}