@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #0B146D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageTitle{
	font-size:24px;
	line-height:24px;
	color:#FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.topbanner_message{
	background-image: url(images/banner_message.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:275px;
	padding-top: 40px;
	padding-right: 13px;
	padding-bottom: 17px;
	padding-left: 13px;
	color:#FFFFFF;
	line-height: 14px;
	font-size: 12px;
	text-align: justify;
}
.menubg{
	background-image: url(images/menubg_thin.png);
	background-repeat:repeat-x;
	background-position:center;
	height:39px;
	vertical-align:middle;
	text-align:center;
	margin:0px;
	padding:0px;

}
.menuitem {
	font-size:17px;
	color:#000000;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:inherit;
	line-height: inherit;
	height:39px;
	text-transform: capitalize;
}
.menuitem a {
	color: #000;
	text-decoration: none;
}
.menuitem a:hover {
	color: #000;
	text-decoration: underline;
}
.menuseparator{
	background-image:url(images/menu_separator.png);
	background-repeat:no-repeat;
	background-position: center;
	width:3px;
	height:39px;
	line-height: 39px;
}
.homebg{
	background-image: url(images/body_middle_bg_home.png);
	background-repeat:repeat-y;
	background-position:right;
	width:942px;
	height:800px;
}
.pagesbg{
	background-image: url(images/body_middle_bg_pages.png);
	background-repeat:repeat-y;
	background-position:right;
	width:942px;
	height:800px;
}
#column1{
	width:315px;
	float:left;
	margin-left:5px;
	margin-right:15px;
	margin-top:5px;
	
}
#column_pages1{
	width:580px;
	float:left;
	margin-left:5px;
	margin-right:15px;
	margin-top:5px;
	
}
#column2{
	width:243px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
#column3{
	width:313px;
	float:left;
	margin-left:10px;
	margin-right:0px;
	margin-top:5px;
}
.pictureborder{	
	border:1px solid #666666;
}
#columnseparator{
	width: 13px;
	float:left;
}
.border_left{
	background-image:url(images/body_left.png);
	background-repeat:repeat-y;
	background-position:right;
	width:13px;
}
.border_right{
	background-image: url(images/body_right.png);
	background-repeat:repeat-y;
	background-position:right;
	width:13px;
}
.pagecontent{
	font-size:12px;
	text-align:justify;
	line-height:18px;
}
.networkpanels a {
	text-decoration: none;
}
.networkpanels a:hover {
	text-decoration: none;
}
.networkpanels{
	background-image:url(images/column3_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	border:1px solid #ececec;
	width:310px;
	height:87px;
	padding:3px;
	margin-bottom: 7px;
}
.networkpanelsTitle{
	line-height:20px;
	font-size:18px;
	color: #000066;
	padding-left:3px;
	line-height:22px;
	width: 235px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
.networkpanelsDesc{
	font-size:11px;
	color:#000000;
	line-height:14px;
	margin-top:5px;
}
.networkpanelsPic{
	float:right;
	width: 62px;
	padding-left:5px;
	padding-right: 5px;
	padding-top: 18px;
}
.networkpanels_middle{
	background-image: url(images/column2_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	border:1px solid #ececec;
	width:237px;
	height:127px;
	padding:3px;
	margin-bottom:10px;
}
.networkpanelsTitle_middle{
	border-bottom:1px solid #949494;
	line-height:20px;
	font-size:18px;
	color: #000066;
	padding-left:3px;
	line-height:22px;
}
.networkpanelsDesc_middle{
	font-size:12px;
	color:#000000;
	line-height:14px;
	margin-top:8px;
	padding-left: 5px;
}
.networkpanelsPic_middle{
	float:right;
	padding-left:4px;
}
.newsletter{
	border:1px solid #ececec;
	padding-right: 5px;
	padding-left: 5px;
}
.footer{
	font-size:11px;
	color:#FFFFFF;
	line-height:13px;
}
.footer a {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
