@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/main-back.jpg) #0778ba repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #242d33;
}
.thrColFixHdr #container { 
	width: 963px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/container-wrap.gif) #5fc1f9 repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	background:url(../images/header-bg.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	width: 963px;
	height: 106px;
} 
.thrColFixHdr #header #logo {
	float: left;
	background:url(../images/logohead.jpg) no-repeat;
	width: 422px;
	height: 106px;
	margin: 1px 0px 0px 15px;
}
.thrColFixHdr #header #top-banner {
	float: right;
	width: 468px;
	height: 60px;
	margin: 13px 15px 0px 0px;
}
.thrColFixHdr #header #google-top {
	float: left;
	width: 706px;
	height: 15px;
	margin: -20px 0px 0px 128px;
}
.thrColFixHdr #content-top { 
	background: url(../images/content-top.jpg) no-repeat;
	margin: 0px 0px 0px 12px;
	width: 936px;
	height: 14px;
} 
.thrColFixHdr #content-google { 
	float: left;
	background: url(../images/content-google.jpg) repeat-y;
	margin: 0px 0px 0px 12px;
	padding: 5px 0px 0px 0px;
	width: 936px;
	height: 30px;
} 
.thrColFixHdr #content-wrap { 
	float: left;
	background: url(../images/content-wrap.jpg) repeat-y;
	background-position:top left;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	width: 936px;
	height: auto;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 213px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
}
.thrColFixHdr #module-head { 
	background:url(../images/module-head.jpg) no-repeat;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #001a23;
	margin: 0px 0px 10px 0px;
	padding-left: 10px;
	line-height:30px;
	text-align:left;
	width: 213px;
} 
.thrColFixHdr #module-left { 
	text-align:left;
	margin: 10px 0px 10px 0px;
	color:#02242f;
	border: solid 1px #02242f;
	padding: 0px;
	width: 212px;
} 
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 213px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 25px 15px 10px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent { 
	margin: 0 250px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.thrColFixHdr #content-end{ 
	float: left;
	background: url(../images/content-end.jpg) no-repeat;
	margin: 0px 0px 0px 12px;
	width: 936px;
	height: 15px;
} 
.thrColFixHdr #footer { 
	width: 936px;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/* background: url(../images/container-wrap.gif) #5fc1f9 repeat-y; */
} 

.thrColFixHdr #footer p {
	
}
.thrColFixHdr #footer #footer-left {
	float: left;
	width: 530px;
	height: 55px;
	margin: 5px 0px 0px 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#01456c;
}

.thrColFixHdr #footer #footer-right {
	float: right;
	width: 350px;
	height: 55px;
	margin: 0px 0px 0px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#01456c;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* CSS */

td,p,div,tr{

	font-family:Arial,Tahoma,Verdana;

	font-size:11px;

	color:#01242e;

	line-height:normal;

	}

a:link {

	color: #01242e;

	text-decoration:none;

}

a:visited {

	color: #01242e ;

	text-decoration:none;}

a:hover{

	color: #000000;

	text-decoration:underline;

}

ul {

}

li {

}
img {

	border:none;

}
h1{
	font-weight:normal;
	font-size:20px;
}
h2{
	font-weight:bold;
	font-size:18px;
}
h3{
	font-weight: normal;
	font-size:18px;
}
h4{
	font-weight:normal;
	font-size:16px;
}
h5{
	font-weight:normal;
	font-size:14px;
}
table.moduletable {
	text-align:left;
	margin: 10px 0px 10px 0px;
	color:#02242f;
	border: solid 1px #02242f;
	padding: 0px;
	width: 212px;
}

table.moduletable th {
	background:url(../images/module-head.jpg) no-repeat;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #001a23;
	margin: 0px 0px 10px 0px;
	padding-left: 10px;
	line-height:30px;
	text-align:left;
	width: 213px;
}

table.moduletable td {
	padding: 0px;
}
table.moduletable-left {
	text-align:left;
	margin: 10px 0px 10px 0px;
	color:#02242f;
	border: solid 1px #02242f;
	padding: 0px;
	width: 212px;
}

table.moduletable-left th {
	background:url(../images/module-head.jpg) no-repeat;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #001a23;
	margin: 0px 0px 10px 0px;
	padding-left: 10px;
	line-height:30px;
	text-align:left;
	width: 213px;
}

table.moduletable-left td {
	padding: 10px;
}
div.module div div div {
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align:left;
}
div.moduletableleft {
	text-align:left;
	margin: 10px 0px 10px 0px;
	color:#02242f;
	border: solid 1px #02242f;
	padding: 0px;
	width: 212px;
}

div.moduletableleft h3 {
	background:url(../images/module-head.jpg) no-repeat;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #001a23;
	margin: 0px 0px 10px 0px;
	padding-left: 10px;
	line-height:30px;
	text-align:left;
	width: 213px;
}
div.left {
	padding: 10px;
	padding-top: 0px;
}
span.postextleft {
	margin-top: 10px;
}
table.moduletable-right {
	text-align:left;
	margin: 10px 0px 0px 0px;
	color:#02242f;
	border: solid 1px #02242f;
	padding: 0px;
	width: 212px;
}

table.moduletable-right th {
	background:url(../images/module-head.jpg) no-repeat;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #001a23;
	margin: 0px 0px 5px 0px;
	padding-left: 10px;
	line-height:30px;
	text-align:left;
	width: 213px;
}
table.moduletable-right td {
	padding: 10px;
}
div.search-right {
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	text-align:left;
}
div.componentheading {
	font-size:12px;
	font-weight:normal;
	font-family:Arial,Verdana,Tahoma;
	color: #013f5e;
	text-align:left;
	margin: 10px 0px 10px 0px;
}
.contentheading,
td.contentheading,
a.contentpagetitle {
	font-size:12px;
	font-weight:normal;
	font-family:Arial,Tahoma,Verdana;
	color: #013f5e;
	text-align:left;
}
.contentheading, blogview_itemtitle a:link {
	font-size:18px;
	font-weight:normal;
	font-family:Arial,Tahoma,Verdana;
	color: #013f5e;
	text-align:left;
}
.contentheading, blogview_itemtitle a:visited {
	font-size:18px;
	font-weight:normal;
	font-family:Arial,Tahoma,Verdana;
	color: #013f5e;
	text-align:left;
}
.contentpaneopen ul { 
	margin-left:20px;}
.contentpane ul { 
	margin-left:20px;}
table.contentpaneopen, table.contentpane,table.blog{
	color:#022c44;
	width:100%;
	}
table.contentpaneopen li {
	margin-left:40px;
}

.contentpaneopen fieldset{
	width:100%;
	border:none;
}

.contentpaneopen td{
	text-align:left;color: #022c44;
}

.contentpaneopen td.buttonheading{ padding:0px; margin:0px;}

td.contentdescription {width:100%;}

a.readon {
	color:#012033;
	font-size:20px;
	font-weight:normal;
	/* text-indent:-5000px; */
	margin-top:10px;
	text-decoration:none;
}

a.readon:hover {

	text-decoration:underline;}

.back_button  {

	text-align: center;

	color: #ccc;

	border:1px solid #fff;

	padding:2px 5px;

	font-size:11px;

	font-family: Arial,Verdana, Helvetica, sans-serif;

	background: #f0f0f0;

	width:50px;

	font-weight:bold;

}

.back_button a {

	margin-top:10px;

	color: #666;}

.back_button a:hover { 

	color: #000;

	text-decoration:underline;

}
.button{ 
	background: #e0f8be;
	text-align: center;
	color: #0f364e;
	border:1px solid #0f364e;
	padding:2px 5px;
	font-size:11px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	margin:3px 0;
}
.blogsection {
	color: #012033;
	border-bottom:0px solid #012033;}

.blogsection:hover {

	border-bottom:1px solid #012033;}
.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;

	color: #012033;

	border:0px solid #012033;

	padding:2px 5px;

	font-size:11px;

	font-family: Arial,Verdana, Helvetica, sans-serif;

	font-weight:bold;

}

.pagenav:hover,

.pagenav_next:hover,

.pagenav_prev:hover {

	border:1px solid #EFEFEF;

	background:#f0f0f0;

	color:#666666;

}

.pagenav_next a,

.pagenav_prev a {

	color:#fff;}

.pagenav_next a:hover,

.pagenav_prev a:hover {

	color:#000000;

	text-decoration:underline;}

.pagenavcounter {

	font-weight:bold;

}

a.pagenav, a.pagenav:visited {

	color:#015483;

}

a.pagenav:hover {

	color: #000000;

	text-decoration:underline;

	border:1px solid #DEDBDB;

}

span.pathway { 

	color:#666666;

	font-size:11px;

	}

span.pathway a:link,

span.pathway a:visited { 

 	color:#666666; 

	font-weight:bold;

	font-size:11px;}
	
/* #navcontainer { width: 200px; } */

#mainlevel ul
{
margin: 0px 0px -10px 0px;
padding: 0px 0px -10px -50px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#mainlevel li
{
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#mainlevel a
{
display: block;
background:url(../images/menu-off.gif) no-repeat;
padding: 0px;
padding-left: 24px;
padding-top: 3px;
margin: 0px;
margin-left: -45px;
width: 176px;
height: 19px;
border-bottom: 1px solid #fff;
color: #02212f;
}

#mainlevel a:link, #mainlevel a:visited
{
color: #02212f;
text-decoration: none;
}

#mainlevel a:hover
{
background:url(../images/menu-on.gif) no-repeat;
color: #02212f;
}
#mainlevel-footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
background-color: #2f81b3;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

#mainlevel-footer li { display: inline; }

#mainlevel-footer li a
{
text-decoration: none;
background-color: #2f81b3;
color: #FFF;
padding: 5px 7px 5px 7px;
margin: 0px 3px 0px 0px;
border-right: 0px solid #fff;
line-height: 18px;
}

#mainlevel-footer li a:hover
{
background-color: #369;
color: #fff;
}
.inputbox {
	background: #e1f9bf;
	border:1px solid #004167;
	color:#004167;
	width: 160px;
	padding: 5px;
	margin: 5px 0px 0px 0px;
}
.inputbox-right {
	background: #e1f9bf;
	border:1px solid #004167;
	color:#004167;
	width: 159px;
	padding: 5px;
	margin: 5px 0px 0px 0px;
}
