
body{
   font-family:"Microsoft San Serif",Arial,Helvetica,sans-serif;
   font-size:12px; line-height:14px;
}


div#logo{
   display:none;
}

div#focus{  
   display:none;
} 

div#slides{  
   display:none;
}

div#stripe{
   display:none;
}

div#latest{
   display:none;
}

div#content{
   font-size:13px; line-height:18px;
}

div#sidebar{
   display:none;
}

div#content h1{
   font-family:Georgia,"Times New Roman",Times,serif;
   font-size:18px; color:#74a4c3;
   font-weight:normal;
   clear:both; width:100%;
   padding-bottom:5px;
   border-bottom:1px solid #74a4c3;
}

div#content h2{
   margin:10px 0 -5px 0;
   font-size:13px; line-height:13px;
}

div#content h2.subtitle{
   font-family:Georgia,"Times New Roman",Times,serif;
   color:#111;
   font-weight:normal; text-align:left;
   font-size:14px; line-height:16px;
}

div#content h2.section{
   margin:10px 0 5px 0; color:#74a4c3;
   font-weight:normal;
   font-size:14px; line-height:16px;
   border-bottom:1px dotted #aeaeae; 
}

div#content h3{
   margin:0 0 15px 0;
   font-size:12px; line-height:12px;
   font-weight:normal;
}

div#content h3.section{
   margin:0 0 5px 0; color:#74a4c3;
   font-weight:normal;
   font-size:12px; line-height:12px;
   border-bottom:1px dotted #efefef; 
}

div#content h4{
   margin:7px 0; padding-bottom:15px;
   color:#111;
   font-weight:normal; text-align:left;
   font-size:12px; line-height:14px;
}

div#content p{
   margin:7px 0;
}

div#wrapper p.bigger{
   display:none;
}

div#content p.center{
   text-align:center;
}

div#content p.right{
   text-align:right;
}

div#subpages{
   display:none;
}

div#subpages p{
   font-size:12px;
   margin:0 0 7px 0;
}

div.pagination{
   margin:0 0 15px 0; padding:10px;
   text-align:center;
}

span.ditto_previous_off,span.ditto_next_off,span.ditto_off{
   display:none;
}

span.ditto_currentpage{
   font-weight:bold;
}

span.ditto_currentpage,a.ditto_page{
   margin:0 5px;
}

div#content div.thumbscontainer p{
   font-size:10px; line-height:12px;
   text-align:center;
   margin:0 0 5px 0;
   width:236px;
}

div#content div.thumbscontainer ul.thumbs li{
   width:236px;text-align:center;
}

div#content span.right{
   float:right;
}

div#content ul{
   list-style-type:square;
}

div#wrapper ul.linkline{
   margin:0; padding:0;
   list-style-type:none;
}

div#wrapper ul.linkline li{
   margin:0; padding:0 6px 0 0;
   display:inline;
   vertical-align:top;
}

div#content ul.simple{
   margin:15px 0; padding:0;
   list-style-type:none;
}

div#content ul.simple li{
   padding:7px 0;
}

div#flashcontent{
   display:none;
}

div#bookmarks, div#taglinks, div#searchterms{
   display:none;
}

div#footer{
   margin:15px auto 25px auto;
   text-align:center;
}

div#footer ul{
   display:none;
}

div#footer p{
   margin:5px 0 0 0;
   color:#ccc;
   font-size:11px;
}

img{
   border:0;
}

img.mediathumb{
   border:1px solid #4d514d;
   float:left; margin:0 15px 0 0;
}

div.floatbox{
   display:none;
}

div.textfloatbox{
   display:none;
}

div.left{
   float:left;
}

div.right{
   float:right;
}

div.center{
   margin:0 auto;
   text-align:center;
}

div.break{
   position:relative; clear:both;
}

div.half{
   width:48%;
}

div.outlined{
   border:1px solid #4d514d;
}

div.shaded{
   background-color:#eee;
}

div.bigred{
   display:none;
}

div#taslides{
   display:none;
}

div#crumbs{
   display:none;
}

div#cols{
   text-align:justify;
}

div.column{
   float:left;
   width:45%;
}

div.continued{
   float:right;
   width:45%;
   margin:0;
}

div.blurb{
   min-height:90px;
   margin-bottom:10px; padding-bottom:3px;
   border-bottom:1px dotted #aeaeae; 
}

div#nav{
   display:none;
}

.treeview, .treeview ul, .treeview li{ 
   display:none;
}

/* forms */

div.errors{
   margin:15px; padding:10px;
   border:1px solid #a6030a;
   background-color:#f9fcaf;
}

div.errors strong{
   color:#a6030a;
}

#LastName, form.styled input#LastName{
   display:none;
}

form.styled{
  margin:15px 0;
  width:auto;
}

form.styled fieldset{
  border:1px solid #000;
  padding:10px;
  margin:0;
}

form.styled fieldset div{
  margin:10px 0;
}

form.styled fieldset legend{
   font-size:14px;
}

form.styled label{ 
   display:block;
   float:left; clear:both;
   width:250px;
   padding:0; 
   margin:7px 0 0 0;
   text-align:right;
}

form.styled input, form.styled textarea, form.styled select, form.styled div.rightblock{
   width:300px;
   margin:5px 0 0 10px;
}

form.smaller label,form.letter label{ 
   width:100px;
}

form.styled input.checkbox{
   width:auto;
   margin:0 5px 0 0;
}

.auto, form.styled .auto, td.auto input, td.auto select{
   width:auto;
}

form.styled input.bordered{
   border:2px solid #a6030a;
   padding:2px 5px;
}

form.styled input.button{
   width:auto;
   background-color:#a6030a; color:#fff;
   font-family:"Century Gothic","Microsoft San Serif",Arial,Helvetica,sans-serif;
   text-align:center; font-weight:bold;
   border:2px solid #a6030a;
   padding:3px 5px;
}

form.styled input.button:hover{
   background-color:#fff; color:#a6030a;
}

div.auto div label{
   display:none;
}

div.auto div select{
   width:auto; float:left;
}

textarea{
   overflow:auto;
   height:100px;
}

form.letter input{
	margin-right:300px;
}

form.letter input.checkbox{
   margin-right:0;
}

form.letter textarea{
	height:300px;
	width:600px;
}

form.styled small{
   display:block; clear:both;
   margin:0 0 0 200px;
   padding:1px 3px;
   font-size:11px; line-height:12px;
}

form.smaller small{
   margin-left:100px;
}

form.letter small{
   margin:0 300px 0 100px;
}

form.styled small.center{
   text-align:center;
}

form.styled .required,form.styled .invalid{
   font-weight:bold;
   color:#a6030a;
}

table.forms{
   margin:0; padding:0;
   border:0; border-collapse:collapse;
}

td.forms{
   margin:0; padding:0;
   text-align:left;
   vertical-align:top;
   border:0; border-collapse:collapse;
}

td.formHeaders{
   margin:0; padding:0 10px 0 0;
   text-align:right;
   vertical-align:top;
   border:0; border-collapse:collapse;
   color:#1A011E; font-weight:bold;
   font-size:14px; line-height:14px;
}

.AS_ajax_highlight, .ajaxSearch_highlight, .ajaxSearch_highlight1{
   background:#f6fe37;
}

div#prheader{
   margin:15px 0;
}

div#prheader img{
   float:left;
   margin:0 15px 0 100px;
}

div#prheader h4{
   float:left;
   margin:25px 0 0 0;
}


