body
{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #D4D1C6;

}

ul {
	list-style: none;
	text-align: left;
	}
	
ul li {
		margin: 0 0 10px -30px;
		text-align: left;
		}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#6E6E6E;
}

h1
{
	color: #5C3434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

/*for special cases where the header doesn't need the margin or where the H1 has an ANCHOR tag nested inside*/

.shortMarginHeadOne		{
						margin-top: 0px;
						}
a.link 	{
			color: #5C3434;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			margin: 10px 0 10px 0;
			

		}
		
a.link:hover	{
			color: #5C3434;
			text-decoration: none; 
			}
						


h2
{
	font: Myriad Pro;
	color:#7D97A4;
	font-size:12px;
	font-weight:bold;
	margin: 0px; 
}
h3
{
	font: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #7D97A4;
	margin: 0px; 
	
}

h4
{
	font: tahoma;
	font-size:10px;
	font-weight:lighter;
	color: #7D97A4;
	margin:0;
}
p
{
	margin: 0px;
	padding:0px;
	color: #555555;
	font-family: Arial;
	font-size: 12px;
}

/*default body link */
 
.a:link {
	 color: #7D97A4;
	 text-decoration: underline;
}
.a:visited {
	color: #7D97A4;
	text-decoration: underline;
}
.a:hover {
	 color: #777777;
	 text-decoration: underline;
}
.a:active {
	 color: #777777;
	 text-decoration: underline;
}


.acontent:link {
	 color: #FFFFFF;
	 text-decoration: none;
}

.acontent:visited {
	 color: #AAAAAA;
	 text-decoration: none;
}

.acontent:hover {
	 color: #AAAAAA;
	 text-decoration: underline;
}

.acontent:active {
	 color: #ADADAD;
	 text-decoration: none;
}

form
{
	margin:0px;
}
.style4 {	font-size: 8px;
	color: #FFFFFF;
	font-family: Arial;
}

.style9 {  
			
}

.g
{
	color:#6F9200;
}
a.gn
{
	color:#6D9000;
	font-size:10px;
	text-decoration:none;
}
a.g
{
	color:#72930D;
	text-decoration:underline;
}
a.light
{
	color:#7B7A7A;
	text-decoration:underline;
}
input
{
	border-width:1px;
	border-style:solid; 
	border-color:#7F7F7F;
	background-color:#D6D6D6;
	font-family:Tahoma;
	font-size:11px;
}
textarea
{
	border-width:1px;
	border-style:solid; 
	border-color:#7F7F7F;
	background-color:#D6D6D6;
	font-family:Tahoma;
	font-size:11px;
	overflow:auto;
}
a.top
{
	color:#868484;
	text-decoration:none;
}
.top
{	
	font-size:10px;
	color:#868484;
}
.white
{	
	color:#FFFFFF;
}
.copy
{
	color:#8F8E8E;
	font-family:Verdana;
	font-size:10px;
}
a.copy
{
	color:#84AF00;
	text-decoration:none;
}
.t9
{
	font-size:11px;
	color: #7D97A4;
	text-decoration:underline;
	margin-left:10px;
}

td.gradienttop
{
	background-image:url(art/body_gradient_top.gif);
	background-repeat:repeat-x;
	height:10px;
}
td.gradientbottom
{
	background-image:url(art/body_gradient_bottom.gif);
	background-repeat:repeat-x;
	height:55px;
}
td.gradientleft
{
	background-image:url(art/gradient_left.gif);
	background-repeat:repeat-y;
	width:3px;
}

td.gradientright
{
	background-image:url(art/gradient_right.gif);
	background-repeat:repeat-y;
	width:3px;
}
td.gradientbtm
{
	background-image:url(art/gradient_bottom.gif);
	background-repeat:repeat-x;
	width:612px;
	height:8px;
}

#wrapper
{
	width: 612px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#topbrown
{
	height: 49px;
	width: 612px;
	background-image: url(art/top_brown.gif);
	background-repeat: repeat-x;
}

#flashheader
{
	width: 612px;
	height: 304px;
	margin: 0 auto;
}

#mainholder
{
	width:612px;
	background-image:url(art/bodyline.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	
}

#conholder
{
	width:612px;
	height:60px;
	background-image:url(art/body_gradient.gif);
	background-repeat:repeat-x;	
	padding-top:15px;
	padding-bottom:15px;
}

#footer
{
	width:612px;
	height:15px;
	background-color:#64849B;
	clear:both;
}

div#left {
    float: left;
    width: 406px;
}
div#right {
    float: right;
    width: 206px;
}
div#middle {	
    width:612px;
    height:100%;
    background-image:url(art/bodyline.gif);
    background-repeat:repeat-y;
}
div#bottomspacer
{
	height:15px;
	width:612px;
}

td.dottedline
{
	background-image:url(art/dottedline.gif);
	background-repeat:repeat-x;
}

/* Added from home page*/

.style1 {
	color: #64849B;
	font-weight: bold;
}
.style4 {
	font-size: 8px;
	color: #FFFFFF;
	font-family: Arial;
}

.style6 {font-size: 9px}
.style9 {color: #999999}
a.style11 {font-size: 11px; margin-left: 0px;}

/* for left column text links */

a.style11:link {
	 color: #5C7885;
	 text-decoration: underline;
}
a.style11:visited {
	color: #5C7885;
	text-decoration: underline;
}
a.style11:hover {
	 color: black;
	 text-decoration: underline;
}
a.style 11:active {
	 color: black;
	 text-decoration: underline;
}

a.big {font-weight: bold;}


/*end styling for left column links*/


/*h1.news section: controls NEWS HEADLINES*/

h1.news {font-size: 20px; color: #5C3434; margin-top: 20px;}

h1.newsHeadLine {color: #5C3434;}


.style12 {
	font-family: Tahoma;
	color: #999999;
}
.style13 {color: #FF3300}

.style7 {color: #000000}
.style10 {font-size: 13px}
.style12 {color: #999999}
.style13 {font-size: 13px; color: #999999; }
.style15 {font-size: 13px; color: #999999; font-family: Tahoma; }
.style16 {color: #FF0000}
.style18 {
	color: #CC3300;
	font-weight: bold;
}