BODY {
	background-color:#ffffff;
	scrollbar-arrow-color:#1873E2;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#C6C6C6;
	scrollbar-face-color:#E2E2E2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#C6C6C6;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0px;
}
h5 {
	color: #898989;
	font-family: Arial;
}
TD {
	font-family: Arial;
	font-size: 11px;
	color: #898989;
}
.button
{
	BORDER-RIGHT: #98ABC0 1px solid;
	BORDER-TOP: #98ABC0 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER-LEFT: #98ABC0 1px solid;
	BORDER-BOTTOM: #98ABC0 1px solid;
	FONT-FAMILY: Arial;
	text-align: center;
}
.form
	{
	font-family:  Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	BORDER-RIGHT: #7C7E7D 1px solid; 
	BORDER-TOP: #7C7E7D 1px solid; 
	BORDER-LEFT: #7C7E7D 1px solid; 
	BORDER-BOTTOM: #7C7E7D 1px solid; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: left;
}
#pixel{
	height:100;
}
#logo{
	background:url(../images/logo.jpg) no-repeat left bottom;
	height:85px;
	border:#E3E3E3 1px solid;
}
.border{
	border:#E3E3E3 1px solid;
}
.menuheight{
	border:#ffffff 1px solid;
	height:25px;
}
#devider{
	background:url(../images/devider.gif) no-repeat;
	width:2px;
	height:23px;
}
#menu_normal{
    background:url(../images/menu_normal.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:23px;
}
#menu_hover{
    background:url(../images/menu_hover.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:23px;
}
.topmenu{
	font-family:arial;
	color: #1660C3;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.topmenu:link{
	font-family:arial;
	color: #1660C3;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.topmenu:visited{
	font-family:arial;
	color: #1660C3;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.topmenu:hover{
	font-family:arial;
	color: #DEA153;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

#header_left{
	background:url(../images/banner_left.jpg) no-repeat;
	width:390px;
	height:165px;
}
#header_right{
	background:url(../images/banner_right.jpg) no-repeat;
	width:368px;
}
.yellow{
	color:#DEA153;
	text-decoration:none;
}
.black{
	color:#000000;
}
.blue{
	color:#1660C3;
}
.gray{
	color:#7C7D7C;
}
.red{
	color:#ff0000;
}
.deepblue{
	color:#0039A9;
}
.side_border{
	border-right:#E3E3E3 1px solid; 
	border-left:#E3E3E3 1px solid;
}
.upper_border{
	border-top:#E3E3E3 1px solid; 
	border-bottom:#E3E3E3 1px solid;
}
#left{
	width:154px;
	border-right:#E3E3E3 1px solid; 
}
.leftmenu_normal{
	font-family:arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
	background:url(../images/left_normalicon.gif) left center #FFFFFF;
	background-repeat:no-repeat;
	height:22px;
	padding-left:25px;
	border-bottom:#E3E3E3 1px solid; 
}
.leftmenu_hover{
	font-family:arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
	background:url(../images/left_hovericon.gif) left center #F1F1F1;
	background-repeat:no-repeat;
	height:22px;
	padding-left:25px;
	border-bottom:#E3E3E3 1px solid;
	cursor:pointer;
}
.link_underline{
	font-family:arial;
	color: #1660C3;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
}
.link_underline:link{
	font-family:arial;
	color: #1660C3;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
}
.link_underline:visited{
	font-family:arial;
	color: #1660C3;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none;
}
.link_underline:hover{
	font-family:arial;
	color: #1660C3;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}
.header{
	font-family:arial;
	color: #1660C3;
	font-size: 14px;
	font-weight: bold;
    text-decoration:none;
	height:23px;
	border-top:#E3E3E3 1px solid; 
	border-bottom:#E3E3E3 1px solid; 
	padding-left:10px;
	padding-right:10px;
}
.subheader{
	font-family:arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
}
.hover_header{
	font-family:arial;
	color: #030303;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
	border-bottom:#919191 1px solid;
	height:20px;
	padding-bottom:3px;
}
.bluelink{
	font-family:arial;
	color: #5F5F5F;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none; 
	padding-left:8px;
}
.bluelink:link{
	font-family:arial;
	color: #5F5F5F;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none; 
	padding-left:8px;
}
.bluelink:visited{
	font-family:arial;
	color: #5F5F5F;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none; 
	padding-left:8px;
}
.bluelink:hover{
	font-family:arial;
	color: #1660C3;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none; 
	padding-left:8px;
}
.double_border{
	border:#BFBFBF 3px double;
}
.bluehead{
	font-family:arial;
	color: #1660C3;
	font-size: 11px;
	font-weight: bold;
    text-decoration:none; 
}
.list ul {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 16px; 
	list-style-type:none; 
}
.list ul li {
	padding-left: 20px;
	background:url(../images/bullet.gif) no-repeat left;
	line-height: 20px; 
}
.underlinebold{
	font-family:arial;
	color: #7F7F7F;
	font-size: 11px;
	font-weight: bold;
    text-decoration:underline; 
	padding-left:15px;
}
.underlinebold:link{
	font-family:arial;
	color: #7F7F7F;
	font-size: 11px;
	font-weight: bold;
    text-decoration:underline; 
	padding-left:15px;
}
.underlinebold:visited{
	font-family:arial;
	color: #7F7F7F;
	font-size: 11px;
	font-weight: bold;
    text-decoration:underline; 
	padding-left:15px;
}
.underlinebold:hover{
	font-family:arial;
	color: #1A69CC;
	font-size: 11px;
	font-weight: bold;
    text-decoration:none; 
	padding-left:15px;
}
.newsinner{ width:556px; padding:10px; margin:0 0 8px 0; float:left; display:block; border:1px solid #d5d5d5; background:#F7F8F8;}
.newstitle { width:400px; float:left; display:block; font-size:11px; font-weight:bold; color:#898989; font:Arial, Helvetica, sans-serif; line-height:22px; border:0px solid blue;}
.newsdate { width:156px; float:right; display:block; text-align:right; font-size:11px; font-weight:normal; color:#1660C3; font:Arial, Helvetica, sans-serif; line-height:22px; border:0px solid blue;}
.newimg { width:95px; float:left; display:block; text-align:center; padding:0px 0px 10px 0; border:1px solid #ECECED;}
.newdetails { width:490px; float:left; display:block; padding:0; border:0px solid blue;}
.newsdesc { width:430px; float:left; display:block; padding:0px 0px 0px 5px; border:0px solid blue;}
.newsdesc-big { width:565px; float:left; display:block; padding:0px 0px 0px 5px; border:0px solid blue;}
.readmore { background:#2272D3; padding:5px; text-decoration:none; font-weight:normal; color:white}
.readmore:hover { background:#0055C0; padding:5px; text-decoration:none; font-weight:normal; color:white}
.download-pdf { background:#2272D3; padding:5px; text-decoration:none; font-weight:normal; color:white; margin:0 6px 0 0; border:none; cursor:pointer;}
.download-pdf:hover { background:#0055C0; padding:5px; text-decoration:none; font-weight:normal; color:white;margin:0 6px 0 0; border:none; cursor:pointer;}
.backbttn{ width:54px; height:23px; float:right; display:block; padding:0; margin:0 6px 0 0; background:url(images/bttnbg.jpg) repeat-x ; border:0px solid #000008; color:#ffffff; cursor:pointer;}
.clear {clear:both; padding:0; margin:0; line-height:0; height:0; font-size:0; /*border:1px solid blue;*/}
.main { 
.nborder { border:1px solid #E0E0DF; padding:2px;}
.blueunderline{
	font-family:arial;
	color: #1A69CC;
	font-size: 11px;
	font-weight: normal;
    text-decoration:underline; 
}
.blueunderline:link{
	font-family:arial;
	color: #1A69CC;
	font-size: 11px;
	font-weight: normal;
    text-decoration:underline; 
}
.blueunderline:visited{
	font-family:arial;
	color: #1A69CC;
	font-size: 11px;
	font-weight: normal;
    text-decoration:underline; 
}
.blueunderline:hover{
	font-family:arial;
	color: #1A69CC;
	font-size: 11px;
	font-weight: normal;
    text-decoration:none; 
}
.blue_head{
	font-family:arial;
	color: #1A69CC;
	font-size: 11px;
	font-weight: bold;
    text-decoration:none;
	padding-left:18px;
	background:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left; 
}