body {
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	background-color: #3399CC;
	text-align: center;
}
A {
	color: #1689CA;
	text-decoration: underline;
}
A:hover {
	color: #1689CA;
	text-decoration: none;
}
H1 {
	display: inline;
	font: bold 14px Verdana;
	line-height: 32px;
}

H2 {
	text-decoration: none;
	display: inline;
	font: bold 12px Verdana;
	line-height: 20px;
	color: black;
}
TD {
	font: 12px Verdana;
}
DIV.csMain {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	position: relative;
}
DIV.csMain A {text-decoration:none;}
DIV.csMain A:hover {text-decoration:underline;}
DIV.title A {text-decoration:none;}
DIV.title A:hover {text-decoration:none;}
DIV.newsarticle A {color:#000000; text-decoration:none;}
DIV.newsarticle A:hover {color:#000001; text-decoration:none;}
DIV.newsarticle A SPAN {text-decoration:none; color:#1689CA;}
DIV.newsarticle A:hover SPAN {text-decoration:underline;}
DIV.csMain A.title {color:#FFFFFF; text-decoration:none;}
DIV.csMain A:hover.title {color:#FFFFFF; text-decoration:none;}

DIV.csContent {
	padding: 9px;
	text-align: left;
}
DIV.csNav {
	float: left;
	width: 218px;
}
DIV.content {
	margin:186px 25px 0px 25px
	/* border: 1px red solid; */
}
DIV.csCopyHolder {
	float: left;
	width: 561px;
	/* height: 543px; */
}
DIV.csCopy {
	padding: 195px 0px 20px 10px;
	font: 12px Verdana;
	line-height: 16px;
	width: 724px;
}
DIV.articletitle {
width:680px;
	/* border: 1px green solid; */
}
.ScrollingContent {
	width: 749px; 
	height: 536px; 
	overflow: auto;
	padding:0px 5px 0px 0px; margin: 0px 0px 0px 0px;
}
.container {
	width: 724px; /* 25px for scrollbar */
}
.flow_left {
	float: left; clear: left;
	margin: 0px 8px 10px 0px;
}

/* Index page styles */

DIV.hpMain {
	text-align: left;
	background-color: #E5E5D8;
	border: 1px solid #BBB;
	margin: 0px 9px 2px 9px;
	height: 138px;
	margin-top:8px;
}

/* Create's a blank background to put objects on */
DIV.background {
	/* */
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:0;
}
/* Create's a white background to the homepage content*/
DIV.background div{
	margin-left:auto;
	margin-right:auto;
	height:526px;
	width:769px;
	background-color: #FFF;
}
DIV.imageHolder{
	width:552px;
	height:153px;
	background-color:#0066CC;
}
DIV.csMainNav {
	padding: 17px 25px 5px 25px;
	font: bold 11px Verdana;
	line-height: 13px;
	color: #FFF300;
}
DIV.csMainNav A {
	color: #FFF;
	text-decoration: none;
}
DIV.csMainNav A:hover {
	color: #FFF;
	text-decoration: underline;
}
DIV.csRule {
	border-top: 1px solid #CCC;
	margin: 10px 0px;
}
DIV.csClients {
	background-color: #E5E5D9;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font: 10px Verdana;
	color: #000;
	padding: 4px 25px 4px 25px;
}
/* Homepage */
DIV.hpNav {
	float:left;
	font: bold 11px Verdana;
	padding: 4px 14px 5px 14px;
}
DIV.hpNav A {
	text-decoration: none;
}
DIV.hpNav A:hover {
	text-decoration: underline;
}
DIV.content_news{
}
DIV.content_news IMG{
	width:218px;
	height:339px; 
	margin:550px 0px 0px 0px
}
/* Nav */
.nav {
	/*font: bold 10px Verdana;*/
	font: bold 11px Verdana;
	padding: 0px 0px 5px 10px;
	color: #1689CA;
}
.nav A {
	text-decoration: none;
}
.nav A:hover {
	text-decoration: underline;
}
.nav2 {
	font: bold 11px Verdana;
	padding: 6px 10px 6px 10px;
	border-top: 1px solid #B8B8B8;
}
.nav2 A {
	text-decoration: none;
}
.nav2 A:hover {
	text-decoration: underline;
}
.nav3 {
	font: 10px Verdana;
	padding: 6px 5px 6px 25px;
	border-top: 1px dashed #B8B8B8;
}
.nav3 A {
	text-decoration: none;
}
.nav3 A:hover {
	text-decoration: underline;
}
div.spacer {
	clear: both;
}


/* Footer */
div.Footer {
	text-align: left;
	font: 10px Verdana;
	padding: 4px 0px 0px 0px;
	color: #FFF;
	background-color: #244686;
	height:12px;
	margin:0px 9px 0px 9px;
	border:1px solid #244686;
}
div.Footer span.left {
	float: left;
	text-align: left;
	font-weight: bold;
	padding-left:5px;
	color: #fff;
	background-color: #244686;
  }
div.Footer span.right {
	float: right;
	text-align: right;
	font-weight: bold;
	padding-right:5px;
	color: #fff;
	background-color: #244686;
  }
div.Footer A{
	text-decoration: none;
	color: #FFF;
}
div.Footer A:hover {
	text-decoration: underline;
	color: #FFF;
}
.BackToTopRight {
	float:right;
}
.BackToTopRight A {
	color:#0C4565;
	text-decoration: none;
}
.BackToTopRight A:hover {
	color:#0C4565;
	text-decoration: underline;
}
.BackToTop A {
	color:#0C4565;
	text-decoration: none;
}
.BackToTop A:hover {
	color:#0C4565;
	text-decoration: underline;
}
.justify {
	text-align:justify;
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
  	float: left;
	font: bold 11px Verdana;
	text-decoration : none;
	margin-top: 8px;
	cursor:hand;
	border : 0px solid #FF3300;
}
.m0l0iover {
  float: left;
	font: bold 11px Verdana;
	text-decoration: none;
	margin-top: 8px;
	color: #000000;
	cursor:hand;
	border : 0px solid #FF3300;
}

/* level 0 outer */
.m0l0oout {
  float: left;
	font: bold 11px Verdana;
	text-decoration : none;
	padding: 0px 53px;
	cursor:hand;
	background-color:#FFFFFF;
	border-left : 0px solid red; /* 000000 */
}
.m0l0oover {
  float: left;
	font: bold 11px Verdana;
	text-decoration : none;
	padding: 0px 53px;
	cursor:hand;
	background-color:#FFFFFF;
	border-left : 0px solid red/* 000000 */
}

/* level 1 inner */
.m0l1iout {
  float: left;
	font: bold 11px Verdana;
	text-decoration : none;
	padding: 7px;
	cursor:hand;
	border : 0px solid #CCCCCC;
}
.m0l1iover {
  float: left;
	font: bold 11px Verdana;
	text-decoration : none;
	color: #000000;
	padding: 7px;
	cursor:hand;
	border : 0px solid #CCCCCC;
}

/* level 1 outer */
.m0l1oout {
  float: left;
	font: 11px Verdana;
	text-decoration : none;
	background: #FFFFFF;
	cursor:hand;
	border : 1px solid #A3A3A3;
}
.m0l1oover {
  float: left;
	text-decoration : none;
	background: #FFFFFF;
	cursor:hand;
	border : 1px solid #A3A3A3;
}

/* level 2 inner */
.m0l2iover {
  float: left;
	font: 11px Verdana;
	text-decoration : none;
	color: #000000;
	padding: 4px;
	cursor:hand;
	border : 0px solid #CCCCCC;
}

/* level 2 outer */
.m0l2oout {
  float: left;
	text-decoration : none;
	background: #EBF2FA;
	padding: 4px;
	cursor:hand;
	border : 0px solid #CCCCCC;
}
.m0l2oover {
  float: left;
	text-decoration : none;
	background: #EBF2FA;
	padding: 4px;
	cursor:hand;
	border : 0px solid #CCCCCC;
}

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

.SectionHeading A{
	text-decoration: none;
	display: inline;
	font: 12px Verdana;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0px 0px 0px 15px;
}

.style3 {
	color: #FF6600;
}
.style4 {
	color: #FF9900;
}