﻿/* General Styles */

body 
{
	font-size: 14px;
	font-family: arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color:#404040;
}

a {
	color:#3399FF;
	text-decoration:none;
}

a:visited {
	color:#3399FF;
	text-decoration:none;
}

a:hover {
	color:#3399FF;
	text-decoration:underline;
}

p {
	margin:0 0 10px 0;
	line-height:16px;

}

ul {
	padding:0 0 0 20px;
	margin: 5px 0 5px 20px;
	list-style:outside disc;
}

ol {
	padding:0 0 0 20px;
	margin: 5px 0 5px 20px;
	list-style:outside decimal;}

ol ol {
	padding:0 0 0 20px;
	margin: 5px 0 5px 20px;
	list-style:outside lower-roman;}

ol.roman {
	list-style:outside lower-roman;
}
ol.roman ol {
	list-style:outside lower-alpha;
}

ol.alpha {
	list-style:outside lower-alpha;
}

ol.alpha ol {
	list-style:outside lower-roman;
}


li {
	padding:0;
	margin: 0 0 10px 0;
} 

strong {
	font-weight:bold;
}

em {
	font-style:italic;
	}

h1 {
	font-size:26px;
	font-weight:bold;
	margin:0;
	clear:both;
	color:#3399FF;
	margin-bottom:10px;
}

h2 {
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:10px;
	/*clear:both;*/
	color:#3399FF;
}

h3 {
	font-size:14px;
	font-weight:bold;
	clear:both;
	margin-bottom:10px;
	color:#404040;
}

h4 {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#404040;
	margin-bottom:10px;
}

h5 {
	font-size:10px;
	font-weight:bold;
	color:#404040;
}

h6 {
	font-size:10px;
	font-style:italic;
	color:#404040;
}

blockquote {
	margin: 0 0 0 25px;
}

.clear
{
	clear:both;
}

/* Body Styles */

body.home
{
	background: #fff url(/graphics/home_bg.gif) repeat-x top left;
}

body.page
{
	background: #fff url(graphics/page_bg.gif) repeat-x top left;
}

/* Containters */

#header
{
	clear: both;
	margin: 0 auto;
	width: 850px;
	height: 129px;
	border-bottom: solid 1px #3399FF;
}

.home #header
{
	height: 130px;
	border: none;
}

#logo
{
	float: left;
	width: 280px;
	height: 80px;
	margin-top: 20px;
}

#logo img
{
	border: 0;
}

#logo a
{
	text-decoration: none;
}

#logo a:hover
{
	text-decoration: none;
}

#actionbox
{
	float: right;
	width: 400px;
	margin-top: 30px;
	text-align: right;
}

#search
{
	height: 24px;
	margin-bottom: 10px;
	text-align: right;
}

#search .searchtext
{
	border: solid 2px #404040;
	padding: 3px;
}

#search .searchbutton
{
	background: #404040;
	color: #FFFFFF;	
	border: solid 2px #404040;
	padding: 2px;
}

#actionbox a
{
	color: #3399FF;
	color: #404040;
	font-size: 16px;
	text-decoration: underline;
}

#actionbox a:hover
{
	color: #3399FF;
	text-decoration: none;
}

/*#headernav
{
	clear:both;
	float:left;	
	width: 900px;
}

#headernav ul
{
	margin: 0;
	height: 28px;
	width: 850px;
	padding: 0;
	text-align: left;
	color: #9f9f9f;
	list-style-image: none;
	float: left;
}

#headernav ul li{
	position: relative;
	margin: 0;
	padding: 10px 40px 0 0;
	text-align: center;
	width: auto;
	color: #9f9f9f;
	font-size: 12px;
	line-height: 14px;
	list-style: none;
	list-style-image: none;	
	display: inline;
	float: left;
}

#headernav a
{
	color: #404040;	
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#headernav a:hover
{
	color: #3399FF;	
	text-decoration: none;
}*/

#homecallout
{
	margin:0 auto;
	width: 850px;
	height:250px;
}

#homecallout img
{
	max-height: 250px;
	max-width: 550px;
	float:left;
}

#homecallout #homestatement
{
	float:right;
	width: 260px;
	height: 210px;
	padding: 20px;
	color: #fff;
	quotes: '“' '”';
}

#homecallout #homestatement h2
{
	margin: 10px 0 10px 0;
	color:#FFFFFF;
	font-size: 26px;	
	text-align: left;
	font-weight: normal;
}

#homecallout #homestatement p
{
	text-align: right;
}

#mainwrapper
{
	width: 850px;
	margin: 0 auto 10px;
	padding-top: 10px;
}

#homebox1
{
	float: left;
	width: 270px;
	height: 180px;
	margin-bottom: 10px;
	background: url(/graphics/homebox_bg2.gif);
}

#homebox1title h2
{
	color: #FFFFFF;
	font-size: 26px;
	text-align:center;
	margin: 12px 0 10px 0;
}

#homebox1content
{
	color:#404040;
	margin: 0 10px 10px 10px;
}

#homebox1content p
{
	padding: 10px;
}

#homebox1content a
{
	margin: 0 0 0 150px;
}

#homebox2
{
	float: left;
	width: 270px;
	height: 180px;
	background: url(/graphics/homebox_bg2.gif);
	margin-left: 10px;
	margin-bottom: 10px;
}

#homebox2title h2
{
	color: #FFFFFF;
	font-size: 26px;
	text-align:center;
	margin: 12px 0 10px 0;
}

#homebox2content
{
	color:#404040;
	margin: 0 10px 10px 10px;
}

#homebox2content p
{
	padding: 10px;
}

#homebox2content a
{
	margin: 0 0 0 150px;
}

#homenews
{
	float:left;
	width: 280px;
	padding: 0 10px 0 10px;
	font-size: 14px;
}

#homenews h2.homenewstitle
{
	color:#404040;
	font-size: 24px;
	margin-bottom: 8px;
}

#homenews h2
{
	color:#404040;
	font-size: 12px;
	margin-bottom:3px;
}

#homenews p
{
	padding: 0;
	font-size: 10px;
}

#homenews a
{
	color:#404040;
	text-decoration:underline;
}

#homenews a:hover
{
	color: #3399FF;
	text-decoration: none;
}

#homenews ol
{
	width: 280px;
	margin:0 0 10px 0;
	padding:0;
}

#homenews ol li
{
	padding: 5px 0 5px 0;
	margin: 0 0 0 10px;
	list-style: none;
}

#homenews ol li p
{
	margin:0;
	padding:0;
}

#leftsb
{
	float:left;
	width: 150px;
	padding: 10px;
}

#onecolumn
{
	width: 830px;
	padding: 10px;
}

#twocolumn
{
	float:right;
	width: 650px;
	padding: 10px;
	border-left:solid 1px #3399FF;
	margin-bottom:10px;
}

#footer
{
	clear:both;
	width: 850px;
	margin: 0 auto;
	padding:10px 0 10px 0;
	border-top:solid 1px #3399FF;
}

#footer p
{
	text-align: center;
}

.sf_newsTitle
{
	font-size: 18px;
}

.sf_searchBox
{
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	vertical-align: bottom;
	text-align: right;
}

.sf_searchBox label
{
	margin-right: 5px;
}

.sf_searchText
{
	border: solid 2px #404040;
	padding: 3px;
}

.sf_searchSubmit
{
	background: #404040;
	color: #FFFFFF;
	border: 0;
	padding: 3px;
}

