/* Global */
body{
	color: #565655;
	margin: 0;
	padding: 0;
	background: #eeeeee;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	overflow-x: hidden;
	overflow-y: auto;
}
a {
	color:#0593C6;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.clear {clear:both; overflow:hidden; margin:0; padding:0; height:1px;} 
a:hover {
	text-decoration:none;
	color: #01578B;
}
h2 {
	color:#02568a;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 15px 5px 5px 0;
}
h3 {
	color:#02568a;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
}
/******* Layout **********/
#wrapper{
	width:924px;
	margin: 0 auto;
	background: url(images/l-bg.gif) repeat-y center;
}
#top{
	background: url(images/top.gif) no-repeat center;
	height: 29px;
	margin:0;
	padding:0
}
#header{
	background: url(images/shade2.gif) repeat-x top;
	height: 89px;
	margin:0px 20px 0px 20px;
	background-color: #01578b;
}
#logo {
	float: left;
	width:350px;
	padding:10px 0 0 30px
}
#sm {
	float: right;
	padding:65px 10px 0 0;
	font-style: italic;
}
/****** Navigation **********/
#nav{
	background: url(images/nav.gif);
	height: 22px;
	margin:0 20px 0 21px;
	padding-left:0px;
}
#nav ul {margin: 0;list-style: none;padding:0}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #0593C6;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #02568a;
	background: url(images/nav.gif) repeat-x top;
}
#nav li a:hover {
	background: url(images/hover.jpg) repeat-x top;
	color: #084478;
}
#nav li a.current {
	background: url(images/hover.jpg) repeat-x top;
}
/******* Content *********/
#main{
	background: url(images/shade.gif) repeat-x top;
	margin:2px 20px;
	padding: 10px;
	overflow: hidden;
	clear:both;
}
#content{
	width:650px;
	padding:10px 0 10px 10px;
	float:right;
}
#content2 {
	width:650px;
	padding:5px;
	float:right;
}
#content p { margin: 0 0 10px 0}
#content ul {padding:0 0 10px 0;margin:15px 0 0 25px;list-style: square url(images/bullet.gif);}
#content li {margin:0; padding:0 0 4px 0;}
.img1 {
	border: 0px solid #e5e5e5;
	padding: 0px;
	margin: 0px 0px 15px 15px;
	background-color:#fff;
}
.box1 {
	width: 634px;
	float:left;
	padding:7px;
	border: 1px solid #e5e5e5;
}
.box2 {
	width: 650px;
	float:right;
	padding:0px;
	border: 1px solid #e5e5e5;
}
.box3 {
	width: 175px;
	float:left;
	padding:5px;
	margin-left:5px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	top: 0px;
}
.box4 {
	width: 634px;
	float:left;
	padding:7px;
	margin-left:0px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	top: 0px;
	margin-top: 10px;
}
.cont {
	display:block;
	background-color:#f8fcfd;
	padding:8px;
}
.cont2 {
	display:block;
	height: 190px;
	background-color: #F8FCFD;
	padding: 5px;
}
.cont:hover{ background-color:#fff;}
.cont a {
	font-variant: normal;
	font-weight: bold;
}
.cont a:hover {
	font-variant: normal;
	font-weight: bold;
}
/***** Side Bar **********/
#sidebar{
	width:195px;
	padding: 10px 0px 0px 0px;
}
.menu {
	margin:20px 0 45px 0;
	padding:0;
	list-style:none;
}
.menu li {
	height: 15px;
	padding: 10px 0px 0px 20px;
	background: url(images/menu.gif) repeat-x left top;
}
.menu a {
	color:#02568a;
	text-decoration: none;
	font-weight:bold;
}
.menu a:hover {
	color:#0593C6;
}
.menu a.current {
	color:#0593C6;
}
/******** Footer *******/
#footer-line{
	background: #3b4795;
	height: 10px;
	margin:0 17px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
}
#footer {
	background: url(images/shade.gif) repeat-x top;
	margin:2px 19px;
	padding: 10px 10px 0px 10px;
	line-height:1.6em;
}
.crd a { color:#565655;text-decoration:none;}
#bottom{
	background: url(images/bottom.gif) no-repeat center;
	height: 27px;
}
#news1 {
	width:600px;
	padding:10px 10px 0px 10px;
	float:left;
}
#news2 {
	width:600px;
	padding:10px 10px 0px 10px;
	float:left;
}
#news3 {
	width:600px;
	padding:10px 10px 0px 10px;
	float:left;
}
#news4 {
	width:600px;
	padding:10px 10px 0px 10px;
	float:left;
}
#newsHome {
	width:170px;
	float:left;
	padding: 0;
}
.breadcrumbs {
	color:#FECE71;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 15px 5px 5px 0;
}
.boxNews {
	width: 175px;
	float:left;
	margin-left:5px;
	margin-bottom: 10px;
	top: 0px;
}
.img2 {
	border: 0px solid #e5e5e5;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	background-color:#fff;
}
.box6 {
	padding:5px;
	border: 1px solid #01578b;
}
h4 {
	color: #02568a;
	margin: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
}
h5 {
	color:#FF0000;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0 0 3px 0;
}

* {margin:0; padding:0; font:12px Verdana,Arial}
code {font-family:"Courier New",Courier}

#options {width:100%; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:100%; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:100%; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:100%; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested {width:100%; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:100%; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:100%; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}.box5 {
	width: 175px;
	float:left;
	padding:0px;
	margin-left:0px;
	border: 0px solid #e5e5e5;
	margin-bottom: 10px;
	top: 0px;
}
