﻿body
{
	font-size: 0.8em;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	vertical-align: top;
	width: 100%;
	line-height: normal;
	height: 100%;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #313131;
	display: block;
}
h1	{
	height: 42px;
    text-indent: 0em;
    font: normal 28px/38px  Tahoma, Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    width: 480px;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 10px;
    margin: 0;
    margin-top: 5px;
    float: left;
    position: relative;
    text-align: left;
    margin-left: 0px;
    
	}

h1#gray
{
	background: url(../../images/header_gray.jpg) top left no-repeat; 
	color: #ffffff;
}
h1#silver
{
	background: url(../../images/header_silver.jpg) top left no-repeat; 
	color: #ffffff;
}
h1#gold
{
	background: url(../../images/header_gold.jpg) top left no-repeat; 
	color: #000000;
}
h1#blue
{
	background: url(../../images/header_blue.jpg) top left no-repeat; 
	color: #ffffff;
}
h1#green
{
	background: url(../../images/header_green.jpg) top left no-repeat; 
	color: #ffffff;
}
p
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#main
{
	width: 770px; 
	height: 95%; 
	position: relative; 
	display: block;
	border: solid 0px #7D7E7E; 
	margin: 0 0 0 0; 
	padding: 2px 10px 0 10px;
	margin-left: auto;
	margin-right: auto;
}
a
{
	text-decoration: underline;
	color: #5181AC;
	font-size: 1em;
}

a:hover
{
	color: #313131;
}



img
{
	border: 0;
	padding: 0 0 0 0;
}
div.dt
{
	width: 100%;
	clear: both;
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div.dr
{
	position: relative;
	width: 100%;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
	
}
div.dc
{
	position: relative;
	text-align: left;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#headernav
{
	list-style-type: none; 
	list-style-position: inside;
	margin: 0 0 0 0;
}
#headernav li
{
	display: inline;
	border-right: solid 1px #BDBDBD;
	padding: 0 0 0 0;
	
}
#headernav li a
{
	font-weight: bold;
	text-decoration: none;
	font-size: .9em;
	padding: 0px 6px 0px 8px;
	text-align: center;
}

.date
{
	text-align: center;
	font-size: .75em;
	color: #313131;
	line-height: 20px;
}
		
.topborder
{
	border-top: solid 1px #bdbdbd;
}
.bottomborder
{
	border-bottom: solid 1px #bdbdbd;
}
#leftnav
{
	padding: 0 0 1px 0;
	margin: 0 0 0 0;
	width: 255px;
	padding-left: 0px;
	
}
#leftnav li
{
	list-style-type: none;
	height: 46px;
	border-bottom: #bdbdbd 0px dotted;
	border-left: #bdbdbd 1px solid;
	background-color: #eeeeee;
	background: url(../../images/buttonback.jpg) bottom right no-repeat;
}
#leftnav li a
{
	width: 235px;
	text-decoration: none;
	line-height: 46px;
	display: block;
	font-size: 1.1em;
	padding-left: 20px;
	font-weight: bold;
	
}
#leftnav li a img
{
	padding-top: 12px;
	padding-right: 14px;
	vertical-align: baseline;
	float: left;
}
#leftnav li a:hover
{
	color: #0255A2;
}

#leftnav li:hover, #leftnav li.sfhover
{
	
	color: #0255A2;
	background: none;
	background: url(../../images/buttonback3.jpg) bottom right no-repeat;
}


#leftnav li:hover a, #leftnav li.sfhover a
{
	color: #0255A2;
}
#leftnav li.selected
{
	
	height: auto;
	background: url(../../images/buttonback3.jpg) bottom right no-repeat;
}
#leftnav li.selected a
{
	color: #0255A2;
}
#leftnav li.selected ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 190px;
	padding-left: 15px;	
}
#leftnav li.selected ul li 
{
	list-style-type: none ;
	height: 25px;
	border-bottom: #bdbdbd 1px dotted;
	border-left: #bdbdbd 1px solid;
	background-color: #eeeeee;
}
#leftnav li.selected ul li a 
{
	width: 190px;
	text-decoration: none;
	line-height: 25px;
	display: block;
	font-size: 1em;
	padding-left: 10px;
	color: #000000;
}
#leftnav li.selected ul li a:hover{}
#leftnav li.selected ul li:hover, #leftnav li.selected ul li.sfhover 
{
	background-color: #333333;
	color: #ffffff;	
}
#leftnav li.selected ul li:hover a, #leftnav li.selected ul li.sfhover a
{
	color: #ffffff
}

h2
{
	color: #3c76b4;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0 0;
	padding: 8px 0 5px 0;
	width: 250px;
}
p.callout
{
	font-size: .75em;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
}
div.darkback
{
	background-color: #313131;
	color: #bdbdbd;
	padding-left: 10px;
	padding-right: 10px;
	width: 245px;
}
h2.darkback
{
	color: #ffffff;
}

#footernav
{
	list-style-type: none; 
	list-style-position: inside;
	margin: 0 0 0 0;
}
#footernav li
{
	display: inline;
	border-right: solid 1px #BDBDBD;
	padding: 0 0 0 0;
	
}
#footernav li a
{
	font-weight: bold;
	text-decoration: none;
	font-size: .9em;
	padding: 0px 6px 0px 8px;
	text-align: center;
}
#footernav li a:hover
{
	color: #7d7e7e;
}
#footernav li.last
{
	border-right: 0;
}
.splashheader
{
	text-align:center; 
	width: 171px;
	float: left;
	color: #bdbdbd; 
	display: block;
}
.splashheader img
{
	padding-left: 2px;
	padding-right: 2px;
}
.smallbutton
{
	font-size: .75em;
	color: #000000;
	border-right: #e6d159 2px double;
	border-top: #e6d159 2px double;
	border-left: #e6d159 2px double;
	border-bottom: #e6d159 2px double;
}
p.splash_p
{
	text-align: justify;
	font-size: .7em;
	font-weight: bold;
	width: 135px;
	margin-bottom: 5px;
	line-height: 1.3em
}
div.splash_div
{
	text-align:center; 
	width: 151px; 
	float: left; 
	color: #bdbdbd; 
	border-right: solid 1px #eeeeee; 
	padding-left: 10px; 
	padding-right: 10px;
}

h3
{
    text-indent: 0em;
    font: normal 17px/25px  Tahoma, Arial, Verdana, Helvetica, sans-serif;
    color: #3C76B4;
    width: 509px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin: 0;
    float: left;
    position: relative;
    text-align: left;
    
}
div.layout1_content_left 
{
	float: left;
	width: 300px;
	position: relative;
	margin: 0;
	padding: 0;
	padding-right: 7px;
	border-right: 1px dashed #cccccc;
	font-size: 11px;
	line-height: 1.5em;
}
div.layout1_content_right 
{
	float: right;
	width: 200px;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 2.0em;
	color: #B51120;
	font-weight: bold;
	padding-left: 10px;
}
div.layout1_main_callout
{
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	font-size: 13px;
	line-height: 1.6em;
	color: #444;
	font-weight: bold;
	padding-left: 0px;
	width: 480px;
	text-align: left;
}
h4
{
	color: #5181Ac;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
	width: 450px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
div.layout1_content_full 
{
	position: relative;
	font-size: 11px;
	line-height: 1.5em;
	clear: both;
	padding-right: 40px;
}
a.linkPosting
{
	font-size: 1.2em;
	line-height: 1.5em;
}
span.color1
{
	color: #313131;
}
span.color2
{
	color: #B51120
}
.blue
{
	color: #5181AC;
}

#formattedUL
{
	margin-top: 0px; 
	list-style-type: none; 
	margin-left: 15px;
}
#formattedUL li
{
	color: #B51120; font-size: 14px; font-weight: bold; margin-bottom: 17px;
}
#formattedUL li p
{
font-size: 11px; line-height: 1.3em; color: #313131; margin-top: 7px; font-weight: normal;
}
#formattedUL li ul
{
	margin-top: 12px;
	margin-left: 40px;
	list-style-type: square; 	
}
#formattedUL li ul li
{
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #313131;
}
#adminnav
{
	list-style-type: none; 
	list-style-position: inside;
	margin: 0 0 0 0;
}
#adminnav li
{
	display: inline;
	border-right: solid 1px #BDBDBD;
	padding: 0 0 0 0;
	
}
#adminnav li a
{
	font-weight: bold;
	text-decoration: none;
	font-size: .9em;
	padding: 0px 6px 0px 8px;
	text-align: center;
}
#adminnav li a:hover
{
	color: #7d7e7e;
}
#adminnav li.last
{
	border-right: 0;
}