/* Copyright 2007-infinity Jeremy Chaikind, Mountain Top CCT, and All Related Properties*/ 
/*Header-Type Stuff*/
#header
{
background-color:#a7000d;
height:140px;
position:relative;
}
#logo
{
background-image:url('logo.png');
background-repeat:none;
width:509px;
height:140px;
display:inline;
background-color:#a7000d;
position:absolute;
float:right;
visible:true;
}
#contact
{
float:right;
margin-right:5%;
color:#ffffff;
font-size:1.15em;
font-family:Times New Roman;
font-weight:bold;
vertical-align:middle;
position:relative;
}
#navbarx
{ 
background-color:#B0BBCF;
position:relative;
width:100%;
height:7.6%;
}
#clr
{
height:1;
clear:both;
} 
#navbar
{
background-color:#a7000d;
width:100%;
}
#navbar div
{
border-style:solid;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
border-color:#ffffff;
font-size:1.2em;
font-weight:bolder;
font-family:Arial;
vertical-align:middle;
text-align:center;
padding-left:.9em;
padding-right:.9em;
padding-top:.5em;
padding-bottom:.5em;
} 
#navbar a
{
color:#FFFFFF; 
text-decoration:none; 
}
#navbar a:hover 
{ 
color:#ffff00; 
}
#search 
{ 
margin: 1em; 
display:inline; 
float:right; 
position: relative; 
} 
#pic 
{ 
width:320; 
height:300; 
text-align:center; 
float:left; 
} 
#txtmain 
{ 
float:left; 
width:45%; 
} 
#horizdocs 
{ 
float:left; 
margin-left:5%; 
} 
/*Text Styles*/ 
.title 
{ 
color:#000000; 
font-size:2.6em; 
font-family:Times New Roman; 
font-weight:bold; 
text-align:center; 
width:100%; 
} 
.maintitle 
{ 
color:#000000; 
font-size:24px; 
font-family:Times New Roman; 
font-weight:bold; 
} 
.semi 
{ 
color:#000000; 
font-size:1.5em; 
font-family:Times New Roman; 
font-weight:bold; 
} 
#crnasemi 
{ 
color:#000000; 
font-size:1.5em; 
text-align:center; 
font-family:Times New Roman; 
font-weight:bold; 
} 
#docsemi 
{ 
color:#000000; 
font-size:1.5em; 
text-align:center; 
font-family:Times New Roman; 
font-weight:bold; 
} 
.sixteen 
{ 
color:#000000; 
font-size:1.4em; 
font-family:Times New Roman; 
font-weight:bold; 
}
.sixteen i
{
color:#ff3300;
} 
.sixteenx 
{ 
color:#000000; 
font-size:1.4em; 
font-family:Times New Roman; 
}
.fourteen li
{
margin-left:5%;
} 
#datxt 
{ 
color:#000000; 
font-size:1.3em; 
font-family:Times New Roman; 
display:inline; 
} 
#dahead 
{ 
color:#000000; 
font-size:1.3em; 
font-family:Times New Roman; 
font-weight:bold; 
color:#ff0000; 
display:inline; 
} 
.fourteen 
{ 
color:#000000; 
font-size:1.2em; 
font-family:Times New Roman; 
} 
#fourteen2 u 
{ 
color:#000000; 
font-size:1.2em; 
font-family:Times New Roman; 
text-align:center; 
} 
#fourteen2 
{ 
color:#000000; 
font-size:1.2em; 
font-family:Times New Roman; 
} 
.fourteenw 
{ 
color:#FFFFFF; 
font-size:1.2em; 
font-family:Times New Roman; 
} 
.second 
{
color:#FFFFFF; 
font-size:16px; 
font-family:Times New Roman; 
font-weight:bold; 
} 
.semititle 
{ 
color:#000000; 
font-size:14px; 
text-align:center; 
font-family:Times New Roman; 
font-weight:bold; 
} 
#doclist 
{ 
margin-left:5%; 
float:left; 
} 
#crnalist 
{ 
margin-right:5%; 
float:right; 
} 
#listinglinks 
{ 
width:100%; 
} 
#foot 
{ 
float:bottom; 
text-align:center; 
width: 100%; 
} 
#mainx 
{ 
padding-left:15%; 
padding-top:5%; 
padding-right:5%; 
} 
#mainx2 
{
padding-left:15%; 
padding-top:2.5%; 
padding-right:5%; 
} 
#sidebar 
{ 
background-color:#a7000d;
width:10em;
padding-left:5px;
padding-right:5px;
padding-top:2px; 
height: 1400px; 
float:left; 
}
#sidebar div
{
border-style:solid;
border-left:2px;
border-right:2px;
border-top:1px;
border-bottom:1px;
} 
#sidebarfaq
{ 
background-color:#a7000d;
width:11em;
padding-left:5px;
padding-right:5px;
padding-top:2px; 
height: 2100px; 
float:left; 
border:none;
} 
#sidebarfaq div
{
border-style:solid;
border-left:2px;
border-right:2px;
border-top:1px;
border-bottom:1px;
} 
#sidebarlg 
{ 
background-color:#336699; 
width: 10%; 
height: 2085px; 
float:left; 
} 
#pdf 
{ 
font:"Courier New"; 
color:#0099FF; 
float:left; 
font-style:italic; 
margin-left: 55%; 
} 
/*Links */ 
a:link 
{
color:#FF0000; 
} 
a:visited 
{ 
color:#FF0000; 
}  
a:active 
{ 	
color:#00FF00; 
} 