/* CSS Document */
body {
	background-color:#ECEFF1;
}
strong {font-weight:bold;}
a:link, a:visited, a:hover, a:active {
 font-weight : normal; 
 text-decoration : underline;
 color: #851700;
 background: transparent; 
}
a.homeLink:link, a.homeLink:visited, a.homeLink:active {
	color: #000000;
	background: transparent;
	text-decoration: none;
}

a.homeLink:hover {
	color: #000000;
	background: transparent;
	text-decoration: underline;
}
p	{
 margin-bottom:.6em;
 font:90% Arial, Verdana, Lucida, sans-serif;
 color: #333333;
}
#allContent {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	padding:0 20px;
	text-align: left;
	}
#logo {
	width:710px;
	margin:15px auto 0 auto;
	text-align:left;
}
#topNav {
	float: right;
	color: #96A5AD;
	margin-top: 35px;
}
#mainNav {
	color:white;
	text-align: left;
	font-size: 90%;
	font-weight: bolder;
	background-image: url(../images/top.gif);
	background-repeat:no-repeat;
	padding-top:12px;
	padding-bottom:8px;
	padding-left:22px;
}

h1 {
	font-size: 170%;
	color: #872012;
	margin-top:15px;
	margin-bottom:.6em;
}
h2 {
	font-size: 130%;
	color: #872012;
	margin-bottom:.3em;
	text-transform:uppercase;
}
h3 {
	font-size: 110%;
	color: #872012;
	margin-bottom:.2em;
}
#bd {
	background-image: url(../images/greyDiv.gif);
	background-repeat: repeat-x;
	padding: 12px;
}
#topNav p {
	color: #C6CFD4;
}
#footerNav {
	color: #96A5AD;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8597A7;
	padding-left: 20px;
	}
#mainContent ul 
{
    margin: 2px 8px 2px 20px;
}
#mainContent ul li
{   
    list-style-image:url(../images/list-bullet.gif);
    margin:0 0 .2em 4px ;
    color:#333333;
}
#secondaryContent h1{
	font-size: 140%;
	color:#555555;
	margin-top:19px;
}
#flashcontent {
	margin: 0px auto 5px auto;
	padding-top:5px;
	/**margin: 5px auto;*/
}	
#theflash {display: block;}
#wrapper {
}




/* FROM OLD SITE */
a.botLink:link, a.botLink:visited, a.botLink:active {
	font:11px/16px Arial, Verdana, Lucida, sans-serif;
	color: #96A5AD;
	background: transparent;
	text-decoration: none;
}

a.botLink:hover {
	font:11px/16px Arial, Verdana, Lucida, sans-serif;
	color: #96A5AD;
	background: transparent;
	text-decoration: underline;
}
ul#leftlinks {
 list-style: none;
 padding:0; 
 margin: 0;
 border:0;
 width: 147px;
}

ul#leftlinks li {
  text-align: left;
 width: 147px;
 margin: 0;
 border:0;
 padding: 2px 0 2px 0;
 font:12px/16px Arial,Verdana, Lucida,  sans-serif;
 color: #577084;
 width: 143px;
 list-style-image:none;
}

ul#leftlinks li a:link, ul#leftlinks li a:visited{
 font-weight:bold;
 background: transparent;
 color: #577084;
 text-decoration: none;
}

ul#leftlinks li a:hover,  ul#leftlinks li a:active{
 font-weight:bold;
 background: transparent;
 color: #851700;
 text-decoration: none;
}
#bluebox{
 margin:0;
 margin-top:2px;
 margin-left:1px;
 margin-bottom:18px;
 border:0;
 padding: 10px;
 width:431px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width:406px;
 background:#E6EAED;
}

#bluebox ul {
 list-style: none;
 padding:0; 
 margin: 0;
 width: 406px;
 margin: 2px 5px 2px 5px;
}

#bluebox ul li {
 text-align: left;
 width: 406px;
 color: #577084;
 list-style-image:none;
 margin: 0;
 padding:0;
}

#bluebox ul li a:link, ul#blueBoxLinks li a:visited{
 font-weight:normal;
 background: transparent;
 color: #577084;
 text-decoration: none;
}

#bluebox ul li a:hover,  ul#blueBoxLinks li a:active{
 font-weight:normal;
 background: transparent;
 color: #577084;
 text-decoration: underline;
}
#emailer{
 border: 1px solid #CBCBCB;
 margin-top:15px;
}

#emailer td{
 font-weight:bold;
 background:#eceff1;
 border:0;
 padding: 8px;
 color: #577084;
 vertical-align:middle;
}