body
{
   font-size: 80%;
   background: #E1E1E2;
   background-image: url(images/backgroundrepeat.gif);
   background-repeat: repeat-x;
   background-position:top;
   line-height: normal;
	font-family: Tahoma, Sans-Serif;
	color: Black;
	text-align: left;
	margin-top: 0px;
}

p,pre
{
   margin:0px 10px 10px 10px;
   font-size: 1em;	
}

*
{
   border: "0px";
   margin: 0px;
   padding: 0px;
}

img
{
    border:0;   
}

ul
{
   margin-left: 25px;
   margin-bottom: 15px;
   margin-top: 10px;
}

.features
{
   margin-left: 25px;
   margin-bottom: 0px;
   margin-top: 0px;
   
   
}

h1
{
   font-family: Trebuchet MS;
   font-size: 1.4em;
   padding: 0px 0px 10px 0px;
   color: #0067c5;
   margin: 0px 10px 0px 10px;
}

.bigtitle
{
	/*font-weight: bold;*/
	font-size: 2.25em;
	color: #ff6600;
	font-family: Trebuchet, Sans-Serif;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	font-variant:small-caps;
}

.title
{
	font-weight: bold;
	font-size: 1.25em;
	color: #ff6600;
	font-family: Trebuchet, Sans-Serif;
	padding-bottom: 5px;
	padding-left: 10px;
}

.subtitle
{
	font-weight: bold;
	font-size: 1em;
	color: black;
	font-family: Trebuchet, Sans-Serif;
	padding-left: 10px;
}

blockquote
{
    color: black;
    font-size: 1em;
    margin-left: 20px;
    padding-left: 5px;
    border: 0px;
    border-left: 5px;
    border-style: solid;
    border-color: #0067c5;
}

.imagepad
{
    padding-bottom: 5px;
}

.thumb
{
    display: block;
    margin-left: auto;
    margin-right: auto; 
	border: #000 solid 1px;
}
	
.li
{
	font-size: 12px;
	line-height: normal;
	font-family: Tahoma;
	color: Black;
	text-align: left;
}

.breadcrumb
{
	font-size: .75em;
	padding-bottom: 0px;
	line-height: normal;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: gray;
	padding-bottom: 2px;
   border: 0px;
   border-bottom: 1px;
   border-style: dotted;
   border-color: #007eaa;
}

/* TABLE STYLES */

.tabletitle
{
	color: white;
   background-color: #0067c5;
	background-image: url('images/footerback.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
}

.tablesubtitle
{
	color: black;
	background-image: url('images/newssubheader.jpg');
	background-repeat: repeat-x;
	background-color: #cfcfcf;
	background-position: top;
	text-align: left;
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
   background-color: #cfcfcf;
}

.tablebody
{
	color: black;
	background-color: #e1e1d7;
   text-align: left;
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
}

/* LAYOUT STYLES */
	
#frame
{
    width:800px;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    margin-bottom: 0px;
    padding-bottom: 1px;
    text-align:left;
    background-color: white;
}
		
#contenthorizontalbar
{
    width:800px;
    height: 9px;
    float:left;
    background:white;
}
		
#contentleft
{
    width: 500px;
    padding-left: 30px;
    padding-right: 10px;
    float:left;
    background:#fff;
}
	
#contentframe
{
    width:800px;
    float:left;
    background:white;
    padding-top: 10px;
}

#contentright
{ 
    float: left;
    background-color: white;
    width: 200px;
    padding-bottom: 20px;
}
		
#contenthorizontal
{
    width:500px;
    float:left;
    background-color: white;
    padding-left: 10px;
    padding-bottom: 20px;
}
	
#contentheader
{
    background:#fff;
}
	
#footerbar
{
    float: left;
    background-position:top;
	line-height: normal;
    background-image: url(images/footerback.jpg);
    background-repeat: repeat-x;
    /*background-color: #0067c5;*/
    width: 800px;
    margin-bottom: -1px;
    font-size: .75em;
}

#footerlinks
{
    text-align: center;
    padding: 4px;
    color: White;
}


		
#contentheader h1
{
    font-size:14px;
    padding:10px;
    margin:0px;
}

hr 
{
height: 1px;
background-color: grey;
color: grey;
border: none;
padding: 0;
margin: 3 0 3 0;
}

#hr onddd
{
height: 1px;
background-color: #007eaa;
color: #007eaa;
border: none;
padding: 0;
margin: 3 0 3 0;
}

/* NAVIGATION STYLES */
    
.nav:hover
{
	font-weight: normal;
	font-size: 1em;
	color: #ff6600;
	font-family: Tahoma;
	text-decoration: underline;
}

a:link
{
	font-weight: normal;
	font-size: 1em;
	color: #0067c5;
	font-family: Tahoma;
	text-decoration: underline;
}

a:visited
{
	font-weight: normal;
	font-size: 1em;
	color: #666666;
	font-family: Tahoma;
	text-decoration: underline;
}

#footerlinks a
{
    font-weight: normal;
    color: white;
    font-size: 1em;
    text-decoration: underline;
}

#footerlinks a:hover
{
    color: #ff6600;
}



/* TEXT STYLES */

.footnote
{
	font-size: .75em;
	padding-bottom: 0px;
	line-height: normal;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: gray;
	padding-bottom: 10px;
}

.bodywhite
{
	font-size: 1em;
	color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.newsdate
{
	font-weight: bold;
	font-size: 11px;
	color: red;

}

.bodybold
{
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 0px;
	text-transform: uppercase;
	line-height: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: black;
}

.chart
{

	font-size: 1em;
	color: black;
	line-height: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


/* DYNAMIC DRIVE NAV STYLES */

#dropmenudiv
{
position:absolute;
border:1px solid #3399ff;
border-bottom-width: 0;
font-style: normal;
font-size: 1em;
line-height:18px;
z-index:100;
}

#dropmenudiv a
{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0067c5;
padding: 1px 0;
text-decoration: none;
color: #0067c5;
background: white;
font-size: 1em;
/*font-weight: bold;*/
}

#dropmenudiv a:hover
{ /*hover background color*/
color: #ff6600;
}

#dropdownspacing
{
   float: left;
    border-collapse: collapse;
}
