body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../img/bg.gif) repeat-x top;
}

a {
text-decoration:none;
color:#066993;
}

.clear {
clear:both;
}

p.d {
text-align:justify;
}



#top {
height:196px;
background:url(../img/top-bg.gif) no-repeat;
margin:0 auto;
width:960px;
}

#top .logo {
float:left;
border:none;
margin-top:42px;
margin-left:30px;
}

#top .banner {
width:468px;
height:60px;
background:#c6e2f6;
padding:1px;
border:3px solid #6bc3ff;
float:right;
margin-top:48px;
margin-right:50px;
}

#top .bar {
clear:both;
margin-top:27px;
margin-right:20px;
}

#top .barlink {
float:right;
}

#top .barlink a {
margin:0 3px;
font-variant:small-caps;
display:block;
float:left;
color:#ffffff;
background:#0096ff url(../img/nav-link-left.gif) no-repeat left top;
text-decoration:none;
}

#top .barlink a .lright {
background:url(../img/nav-link-right.gif) no-repeat right top;
padding:6px 10px;
}

#top .barlink a:hover {
background:#ff5e00 url(../img/nav-link-left-hover.gif) no-repeat left top;
}

#top .barlink a .lright:hover {
background:url(../img/nav-link-right-hover.gif) no-repeat right top;
}

#bodywrap{
	width:960px;
	margin:0 auto;
	background:url(../img/body-bg2.gif) repeat-y;
}

#bodywrap .etop {
background:url(../img/body-bg.gif) no-repeat top;
padding:0 25px 15px 25px;
}
#leftbody {
float:left;
width:540px;
background:#ffffff;
border:1px solid #e0f5ff;
margin-top:20px;
padding:15px;
}

#leftbody h2 {
margin:0;
padding:10px;
font-size:15px;
color:#FFFFFF;
border-bottom:3px solid #ff5e00;
background:#3db0ff;
}

#content {
padding:10px;
}


#sidebar {
float:right;
width:290px;
background:#ffffff;
border:1px solid #e0f5ff;
margin-top:20px;
padding:15px;
}

#sidebar h2 {
margin:0;
padding:10px;
font-size:15px;
color:#FFFFFF;
border-bottom:3px solid #ff5e00;
background:#3db0ff;
margin-bottom:10px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background:#E0F2FF;
	border-left:2px solid #74c4fd;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px dashed #0099ff;
	font-weight: bold;
	padding: 7px 0px 7px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	background-color: #e0f2ff;
	text-decoration: none;
}

.h {overflow: hidden;}

#red a:link, #red a:visited {
	overflow: hidden;
	display: block;
	border-bottom: 1px dashed #0099ff;
	font-weight: bold;
	padding: 7px 0px 7px 10px;
	color: #ffffff;
	background:#b90000;
}

#red a:hover{
	overflow: hidden;
	background: #690000;
	font-weight: bold;
	text-decoration: none;
}
#green a:link, #green a:visited {overflow: hidden;
	display: block;
	border-bottom: 1px dashed #0099ff;
	font-weight: bold;
	padding: 7px 0px 7px 10px;
	color: #ffffff;
	background:#2cb900;
}

#green a:hover{ overflow: hidden;
	background: #186900;
	font-weight: bold;
	text-decoration: none;
}

#orange a:link, #orange a:visited {overflow: hidden;
	display: block;
	border-bottom: 1px dashed #0099ff;
	font-weight: bold;
	padding: 7px 0px 7px 10px;
	color: #ffffff;
	background:#ff5e00;
}

#orange a:hover{overflow: hidden;
	background: #a53d00;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


#footer {
background:#e2f3ff url(../img/footer-bg.gif) repeat-y center;
width:939px;
padding:0 10px;
margin:0 auto;
text-align:center;
}

#footer .wrap {
border-top:3px solid #0096ff;
padding:30px;
}

#footer a {
color:#0066b3;
text-decoration:none;
font-weight:bold;
}