html { height: 100%; margin-bottom: 1px; }
body {
 font: 11px "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
 color: #666699;
 background-color: rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6 {
 color: #003366;
 margin:0pt 0pt 0.7em;
 padding:0pt;
}

h2 { font-size:14px; }
h3 { font-size:14px; color: #fff; }
h4 { font-size:12px; }

ul {
 padding:0;
 margin:0 0 0.25em 0;
 list-style:circle outside;
}
li {
 padding:0.25em;
 font-size: 12px;
 margin-left: 18px;
}

input {
 border: 1px solid #6CAEE0;
 color: #003366;
}

#wrapper { 
 width: 760px;
 margin: 0 auto;
}

#footer {
 margin-top: 10px; 
 font-size: 10px;
}
	
.strap h3 {
 font-size: 11px;
}

.strap {
 background-color: #003366;
 padding: 3px;
}


a { 
 text-decoration: none;
 color: #003366;
}
a:hover {
 text-decoration: underline;
 color: #6CAEE0;
}

a.textLink {
 color: #660000; 
 font-weight: bold; 
}
a.textLink:hover { color: #003366; }

a.menuItem {
 border: 0px;
 color: #003366;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
}
a.menuItem:hover { 
 color: #6CAEE0; 
 text-decoration: none;
}

.module, .module_nobk {
 background-color: #eaeaf2;
 line-height: 15px;
}

.module_nobk {
 background-color: #ffffff;
}

/* 3 col: img, body, side */
.contentTblLeft {
 width: 130px;
 padding-top: 5px;
}
.contentTblRight {
 color: #e4780b;
 width: 170px;
 padding: 0 10px 0 10px;
}
.contentTblBody {
 padding: 0 10px 0 0;
 border-right: 1px solid #cdcdcd;
}

table.tbl {
 border-collapse: collapse;
}
td.tbl, td.tblTitle, th.tbl, td.tblDsp {
 padding:0 10px 0 0;
 border: 1px solid #fff;
 background-color: #eaeaf2;
 height: 22px;
 color: #003366;
 font-size: 11px;
}
td.tblTitle {
background-color: #cdcdcd;
font-size: 12px;
font-size: 12px;
}

td.tblDsp {
 padding: 10px;
}
th.tbl {
	color: #ffffff;
	background-color: #6CAEE0;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sectionHead {
 font-size: 14px; 
 font-weight: bold; 
 color: #003366; 
 border-bottom: 1px solid #6CAEE0;
}
 
.news_page {
 display: none;
}

.news_page_active {
 display: 'block';
}

#cse-search-results iframe {
	width: 1024px !important;
	height: 1100px !important;
}

#cse-search-box {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
