/*defaults*/
body 	{
	background:#baa9a2 url('../images/body_bg.jpg') repeat-x 0 0;
	color:#F0F0F0;
	margin:20px 0;
	padding:0;
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-size:90%;
}
p		{
	margin:0;
	text-align: left;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
a		{color:#000000; text-decoration:underline; }
a:hover	{
	color:#F00;
	text-decoration:none;
	font-weight:normal;
}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:1000px; background:#FFF }
#holder		{
	width:100%;
	padding:5px 5px 5px 10px;
	background:#ffffff;
	background-image:url(../images/logo.jpg)
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#logo		{
	background:url('../images/logo.gif') no-repeat 150px 0;
	border-bottom:1px solid #baa9a2;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation	{
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header		{
	height:200px;
	width: 990px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #DADADA;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#content	{
	float:left;
	width:640px;
	padding:5px 5px 0 0;
	line-height:12px;
	font-family: Georgia, "Times New Roman", Times, serif, cursive;
	font-size: 12px;
	font-weight: normal;
}
#news		{float:right; width:350px; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{
	padding:20px 20px 5px 20px;
	border:1px solid #727391;
	font-size:90%;
	margin-bottom:20px;
	background-color: #8A94AC;
}
.blogbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-repeat: repeat;
	text-align: center;
	text-decoration: none;
}
.background {
	background-image: url(../images/slate_tile.jpg);
}

.blogboxheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	text-decoration: underline;
}

#footer		{clear:both; width:97%; font-size:80%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#copyright	{float:right; }


/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{
	font-size:170%;
	font-weight:normal;
	line-height:100%;
	margin:0;
	padding:0 0 20px 0;
	font-family: "Arial Black";
}
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


/*navigation*/
#navigation ul 		{
	margin:0;
	padding:0;
	text-align: center;
}
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{
	color:#FBB307;
	text-decoration:none;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: .5em;
	padding-bottom: .5em;
	width: auto;
	background-color: #3d5a92;
	vertical-align: middle;
}
#navigation a:hover	{
	color:#FF0;
	font-weight: bold;
}

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
#container #holder #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}
#container #holder #content h6 {
	font-family: Georgia, "Times New Roman", Times, serif, cursive;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}
.jobdescription {
	font-weight: normal;

}
newselector {
	font-family: Georgia, "Times New Roman", Times, serif, cursive;
	font-size: 24px;
	font-weight: normal;
}
.centerdata {
	font-weight: bold;
}
[if IE]>
<style type="text/css"> 
.mybuggyelement { zoom: 1;}
</style>
<![endif]
[if IE]>
<style type="text/css"> 
#mainContent, #sidebar1 { zoom: 1;}
</style>
<![endif].redlink {
	color: #F00;
	text-decoration: underline;
}
.centeredtext {
	font-weight: normal;
	color: #000;
	text-align: center;
}
.differentfont {
	color: #E5E5E5;
}
.header {
	font-size: 24px;
	font-weight: bold;
}
.mediumheader {
	font-size: 16px;
	font-weight: bold;
}
.mainbody {
	font-size: 14px;
	font-weight: normal;
}

.redlink {
	color: #F00;
}
.bluefont {
	color: #606B88;
}
.flashy {
	color: #F00;
	text-decoration: blink;
	font-size: 24px;
}
.tocopy {
	background-color: #FF0;
}
.tablebkgrd {
	background-color: #C6CBD7;
}
.size32font {
	font-size: 36px;
	text-align: left;
}
.tightfont {
	font-size: 12px;
	line-height: 12px;
}
.newsitem2 {
	background-color: #000;
}
.bluebolded {
	font-weight: bolder;
	color: #036;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
}
.homepagefont {
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.calculator {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
	vertical-align: bottom;
}
.calculator {
	text-align: center;
}
.calculator {
	text-align: center;
}
.calculator2 {
	text-align: center;
}
#container #holder #content form table {
	text-align: center;
}
.red_bolded {
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	color: #F00;
}
.smallfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.Size24font {
	font-size: 24px;
}

