@charset "UTF-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
line-height: 1.5em;
background: #fff url(images/secondary_bg.gif) repeat-y 50% 0;
overflow-x: hidden;
}

p {
font-family:Arial, Helvetica, sans-serif
}

p#breadcrumbs{
font-size:90%;
display: inline;
}

a {
font-weight: bold;
color: #418db3;
text-decoration:none;
}

a#breadcrumbs {
font-size: 90%;
}

img {
margin-bottom: 20px;
}

#maincontainer{
width: 820px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #d8e6e8;
height: 100px; /*Height of top section*/
background-image:url(images/logo.gif);
background-repeat:no-repeat;
background-position:left bottom;
border-bottom:4pt solid #fff;
}

#topbar{
height:20px;
background: #accdde;
width: 100%;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 167px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	padding-top: 10px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 120px;
}

#cse-search-results{
float:left;
width: 400px;
}

#leftcolumn{
	float: left;
	width: 167px; /*Width of left column in pixel*/
	margin-left: -820px; /*Set margin to that of -(MainContainerWidth)*/
	list-style-type: none;
	overflow:hidden;
	height: 600px;
}

#rightcolumn{
float: left;
width: 236px; /*Width of right column*/
margin-left: -240px; /*Set left margin to -(RightColumnWidth)*/
padding-top: 52px;
background-image:url(images/right_bar.jpg);
background-repeat:no-repeat;
background-position: 43px 37px;
font-family:Arial, Helvetica, sans-serif;
font-size: 75%;
}

#rightcolumn h1{
font-family:Arial, Helvetica, sans-serif;
padding-left:40px;
font-size: 10pt;
color: #445878;
}

#rightcolumn ul{
margin-left: 22px;
border: none;
list-style-image:url(images/blue_bullet.jpg);
}

#rightcolumn li {
margin: 0;
}

#rightcolumn li a{
	display: block;
	color: #445878;
	text-decoration: none;
	width: 100%;
}

#footer{
	clear: left;
	width: 100%;
	background: #fff;
	color: #999999;
	padding: 4px 0;
	height: 50px;
	border-top:solid 1px #445878;
	font-size:75%;
	text-align: right;
}

#footer a{
	color: #999999;
	text-decoration: none;
}

#navlist{
	list-style-type: none;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 75%;
	font-weight:bold;
padding: 0;
margin: 0;
	}
	
#navlist li{border-top:1px solid #fff;}

#navlist li:hover{background-color: #a6c6d6; color: #418db3;}

#navlist a {text-decoration:none; color:#fff; padding-left: 20px;}

#active li {
display:block;
	background-color: #d8e6e8;
	border-bottom:solid 1px #fff;
	padding-left: 30px;
	margin-left: -65px;
	color: #418db3;
line-height: 30px;
}

#active li a{color: #418db3; 
}


#navcontainer{
	width: 167px;
	padding: 0 0 0 0;
	margin-bottom: 2em;
	margin-top: 25px;
	line-height:45px;
	background-color: #418db3;
	border-bottom: solid 1px #fff;
}

#navcontainer a:visited
{
color: fff;
}

 #navcontainer a:active
{
background-color: #accdde;
color: #418db3;
}

 #navcontainer a:hover
{
color: #418db3;
}
#search {
padding-left:18px;
padding-right:15px;
}

td.blankHed1{
background-color: #4184B3;
font-size: 11px;
color: #4184B3; 
width: 189px;}

td.blankHed2{
background-color: #accdde;
font-size: 11px;
color: #accdde;width: 189px;}

td.blankHed3{
background-color: #d8e6e8;
font-size: 11px;
color: #d8e6e8;width: 189px; }

td.prior{
border-left: 1px solid #455979;
border-bottom: 1px solid #455979;width: 189px;
}

table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 570px;
background-color: #fafafa;
border: 1px #455979 solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #455979;
border-left: 1px solid #455979;
background-color: #f7f7eb;
text-align: center;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #455979; width: 189px;}

td.helpBod
{ border-bottom: 1px solid #455979;
border-top: 0px;
border-left: 1px solid #455979;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; width: 189px;}

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 570px;
background-color: #fafafa;
border: 1px #455979 solid;
border-collapse: collapse;
border-spacing: 0px; width: } 

#google_results IFRAME {width: 500px;
height: 800px;}
