@import url('reset.css');
@import url('home_equal.css');
@import url('listmenu_h.css');
/*@import url('datepicker.css');
@import url('transparent-overlay.css');*/

/* PAGE STYLES */
html, body{
	background:#FFFFFF;
	font-size:100%;
}
strong{
	font-weight: bold;
}
#searchbar{
	background:#ECE7D7;
	/*background-image:url(/_images/top_logo.gif);
	background-repeat:no-repeat;*/
	border-bottom:1px solid black;
}
#search {
	float:right;
}
#masthead{ 
	height:218px;
	background:#1E2C6E;
	/*background-image:url(/_images/masthead-home.gif);
	background-repeat:no-repeat;*/
}
#masthead_form{ 
	height:218px;
	background:#1E2C6E;
	/*background-image:url(/_images/home_springpic1.jpg);	
	background-repeat:no-repeat;*/	
}

#mastheadnew{ 
	height:201px;
	background:#1c425d;
	/*background-image:url(/_images/masthead-home.gif);
	background-repeat:no-repeat;*/
}
#masthead_formnew{ 
	height:218px;
	background:#1E2C6E;
	/*background-image:url(/_images/home_springpic1.jpg);	
	background-repeat:no-repeat;*/	
}

#nav{ 
	background:none;
	width:88%;	
}
#container{
	background:#FFFFFF;
	font-size: 0.8em;
}
#container_form{
	background:#ECE7D7;
	font-size: 0.8em;
}
#col-left{ 
	background:#ECE7D7; 
	width:195px;
}
#col-content{  							
	background:#FFFFFF;								/* GETS BACKGROUND COLOR FROM CONTAINER */
	padding-top:15px;
	margin-left:15px;
}
#col-content_form{  							
	background:#ECE7D7;								/* GETS BACKGROUND COLOR FROM CONTAINER */
	padding-top:15px;
	margin-left:5px;
	margin-right:450px;
}
#col-content-site{  							
	background:#FFFFFF;								/* GETS BACKGROUND COLOR FROM CONTAINER */
	padding-top:15px;
	margin-left:198px;
	margin-right:400px;	
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
#col-content-site a{ 
	font-weight:bold;
	color:#1C2B6E;
	text-decoration:none;
}
#col-content-site ul{
	padding-left:60px;
	list-style-type: disc;
}
#col-right{ 
	background:#FFFFFF;
	text-align:center;
	padding-top:15px;
	margin-left:15px;
}
#col-right a{ 
	font-weight:bold;
	color:#1C2B6E;
	text-decoration:none;
}
#footer{ 
	line-height:25px;
	background:#FFFFFF;
	color:#000000; 
	padding-left:210px;
	_padding-left:240px;
	
}
#footer a{ 
	text-decoration:none;
	color:#181842;
}

#container p, #container h1, #container h2, #container h3, #container h4, #container h5, #container h6, #container ul, #container ol, #container li{ 
	padding-top:10px;
	line-height: 1.5em;
}

#col-content h1{
	font-size: 1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #004080;
}
#col-content p{
	font-size: .9em;
}
#col-content h2{
	font-size: 0.9em;
	font-weight: bold;
	color: #800000;
	float:left;
	margin-bottom:0;
	margin-top:0;
	padding-right:3px;
}
#col-content a{
	font-weight:bold;
	color:#1C2B6E;
	text-decoration:none;
}
#col-content ul{
	padding-left:60px;
}
#col-content li{
	list-style-type: disc;
}

#col-content img{
	margin-top: 15px;
	float: left;
}

#searchbar form{
	padding-right:60px;
	float:right;	
}
#masthead p{
	margin:0;
	font-size: 1.3em;
}
#footer p{
	margin:0;
	font-size: 0.7em;
}

#col-left img{
	padding:10px;
}
#col-left ul{
	list-style: none;
	margin: -3px 0;
	padding: 0;
}
#col-left li{
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	margin-bottom:5px;
	width:140px;
	line-height:1.15em;
	font-size:0.85em;
}
#col-left ul.news-and-info li{
	color:#808080;
}
#col-left ul.tinyarrows li{
	padding-top:2px;
	margin-bottom:2px;
}
#col-left ul.newsletter-signup li{
	font-size: 0.95em;
}
#col-left ul.news-and-info li a{
	color: #808080;
	text-decoration:underline;
	font-weight:bold;
}
#col-left li a{
	color: #181842;
	text-decoration:underline;
	font-weight:bold;
}
#col-left ul.tinyarrows li a {
	color: #808080;
	text-decoration:none;
	padding-left: 10px;
	background-image:url(/_images/tinyarrow.gif);
	background-position:left center;
	_background-position:left top;
	* background-position:left top;
	background-repeat:no-repeat;
}
#col-left ul.newsletter-signup li a {
	text-decoration:none;
}
#col-left li a:hover{
	text-decoration:underline;
}

#col-right p{
	font-weight: bold;
	font-size:0.9em;
}
/* END PAGE STYLES */

/* CLASSES */
#masthead .logo{
	float: left;
	margin: 0.5em 0 0.5em 18px;
	font-size: 2.0em;
}
#masthead .logo a{
	text-decoration: none;
	color: #000000;
}
#masthead .strapline{
	float: right;
	margin: 1.5em 1.5em 0.5em 0;
	margin-right: 1.5em;
}
.menutitle{
	cursor:pointer;
	margin-bottom:5px;
	background-color:#ECECFF;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
}
.submenu{
	margin-bottom:0.5em;
}
.contact-form{
	width: 400px;
	margin: 20px;
}
.contact-form img{
	vertical-align: middle;
}
.contact-form input{
	vertical-align: middle;
}
input.txt{
	color: #000088;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 240px;
}
input.kap_txt{
	color: #000088;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 100px;
}
input.btn{
	background-color: transparent;
	border: 0;
	padding: 10px;
	float: right;
}
input.rst_btn{
	background-color: transparent;
	border: 0;
	padding: 10px;
	float: left;
}
form p{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label{
	float: left;
	width: 100px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset.contact{
	border: 1px solid #000000;
	margin-top: 16px;
	padding: 10px;
}
legend.contact{
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
p.contact-error{
	color:red; 
	background-color:white; 
	border:1px solid black; 
	padding:10px; 
	width:380px;
}
.kaptcha{
	margin-left: 100px;
}
.page-link{
	margin: 5px 20px 5px 10px;
}
.page-link a{
	color:#000000;
}
.page-link h4{
	float:left;
	margin-right:0;
	padding-right:0;
}
.page-link h5{
	float:left;
	color:#181842;
	font-size:1.1em;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:0;
}
.page-link h6{
	float:right;
	font-size:1.1em;
	font-weight:bold;
	padding-top:10px;
	margin-top:25px;
	margin-bottom:3px;
}
.page-link hr{
	clear:right;
	margin:0;
	padding:0;
	border: 0;
	background-color: #000000;
	height: 1px;
}
.page-link p{
	clear:both;
}

h5 {
color:#0080c0;
}

.col-right-sections {
margin:0px 0 30px 0;
}

#col-left ul {
margin:0px 0 20px 0;
}
legend {
	color:#ffffff;
}
#searchform	
	{
	width:auto;
	margin-top:5px;
}
#search{
text-align:right;
	float:right;
	margin-right:0px;
}
/* END CLASSES */