/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#9e9d99;
	margin-top:0px;
	behavior:url(/csshover.htc);
}

div#content  {
	width:990px;
	margin:0 auto 0 auto;
	background-color:white;
	background-image:url(images/contetntRepeater.jpg);
	background-repeat:repeat-x;
}

div#header
{
	width:990px;
	height:243px;
	float:left;
	background-color:white;
}
div#headerTop
{
	width:990px;
	float:left;
	height:205px;
}
div#middleHeader
{
	width:990px;
	float:left;
	height:38px;
	margin-top:-6px;
	background-image:url(images/middleHeader.jpg);
	background-repeat:no-repeat;
}
div#header a, a:visited
{
color:red;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
div#header a:hover
{
color:black;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}

div#leftnavbar a, a:visited
{
color:red;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
div#leftnavbar a:hover, a:active
{
color:black;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
div#leftnavbar
{
float:left;
width:199px;
background-color:white;

}
div#lefttop
{
background-image:url(images/images/leftnavslices_04.jpg);
background-repeat:no-repeat;
width:199px;
height:35px;
float:left;
background-color:white;
}
div#lefttoptext
{
font-size:14px;
padding:8px 20px 8px 8px;
color:#646567;
font-weight:bold;
background-color:white;
}
div#quoteleft
{
float:left;
width:199px;
text-align:left;
padding:5px 0px;
background-color:white;
}

div#leftlink
{
background-image:url(images/images/leftnavslices_06.jpg);
background-repeat:repeat-y;
width:178px;
height:19px;
float:left;
padding-top:2px;
padding-bottom:2px;
padding-right:-15px;
border-bottom:2px solid #e9e9e9;
}
div#leftlink2
{
background-image:url(images/images/leftnavslices_06_2.jpg);
background-repeat:repeat-y;
width:178px;
height:34px;
float:left;
padding-top:2px;
padding-bottom:2px;
padding-right:-15px;
border-bottom:2px solid #e9e9e9;
}

div#leftlink a, a:visited
{
color:#646567;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:5px 3px;

}
div#leftlink a:hover, a:active
{
color:red;
font-size:11px;
font-weight:bold;
text-decoration:underline;
padding:5px 3px;
}
div#leftlink2 a, a:visited
{
color:#646567;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:5px 3px;

}
div#leftlink2 a:hover, a:active
{
color:red;
font-size:11px;
font-weight:bold;
text-decoration:underline;
padding:5px 3px;
}
div#leftbottom
{
background-image:url(images/images/leftnavslices_08.jpg);
background-repeat:no-repeat;
width:199px;
height:40px;
float:left;
}
div#footer
{
	background-image:url(images/images/indexlayout_10.jpg);
	background-repeat:no-repeat;
	width:980px;
	float:left;
	height:81px;
	padding-left:10px;
	padding-top:5px;
}
div#textfooter
{
	width:300px;
	float:right;
	font-size:10px;
	color:#999999;
	padding-top:10px;
}
div#footeraddress
{
	width:450px;
	float:left;
	font-size:10px;
	color:#999999;
	padding-top:25px;
	line-height:20px;
	text-align:left;
}
div#rightaddress
{
	width: 250px;
	float:left;
	padding-left:150px;
	padding-top:0px;
	font-size:10px;
	color:#999999;
}

div#rightcontent
{
text-align:left;
float:left;
width:780px;
padding-bottom:20px;
padding-left:5px;
padding-top:15px;
}
h1
{
font-size:16px;
font-weight:bold;
padding-left:3px;
}
h2
{
font-size:14px;
font-weight:bold;
padding-left:3px;
}
a, a:visited
{
color:red;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a:hover
{
color:black;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
em/* blue text 16px*/
{
color:#0000FF;
font-style:normal;
}
div#righttable4000
{
width:270px;
float:left;
margin-right:15px;
}
div#lefttable4000
{
width:270px;
float:left;
}
h3
{
font-size:12px;
color:black;
font-weight:bold;
}
a.largelink, a:visited.largelink
{
	font-size:14px;
	font-weight:bold;
}
a:hover.largelink, a:active.largelink
{
	font-size:14px;
	font-weight:bold;
}

.small
{
	font-size:11px;
}

.redMed
{
	color:#d40000;
	font-weight:bold;
	font-size:13px;
}
	
p
{
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	font-weight:normal;
}


