﻿body {
margin: 0 0 30px 0;
padding: 0;
border: 0;
font: 80% tahoma,sans-serif;
color: #2B2B2B;
line-height: 1.3em;
text-align: center;
background-color: #333333;
}

#container{
position:relative;
width:750px;
margin: 0px auto 0 auto;
background: White url('top_bgnd.jpg') no-repeat center top;
}

#supportingText{
margin: 0 0 0 205px;
text-align:left;
}

#linkList{
position: absolute;
top: 220px;
left: 20px;
width: 157px;
text-align: left;
background-color: #A60000;
}

#footer{
margin-top: 2em;
}
h1{
padding-top: 20px;
color: #333333;
font-family: "Courier New";
font-size: 34px;
font-weight: 700;
letter-spacing: 2px;
text-align: center;
line-height: 40px;
text-indent: 100px;
}
h1 a{
color: #333333;
text-decoration: none;
}
h1 a:hover{
color: #A60000;
text-decoration: none;
}

h3					{
font-size: 24px;
font-family: "Times New Roman", Times, serif;
font-weight: 500;
color: #000000;
text-align: left;
text-indent: -3px;
padding-bottom: -10px;
}
#content h3		{height:30px;}
#benei h3		{height:30px;}
p{
letter-spacing: 0.05em;
word-spacing: 0.1em;
padding: 0 10px 0 10px;
color: #666666;
}
#preamble p{
letter-spacing:0px;
}
#benefits p{
letter-spacing:0px;
}
a{
color: #B50000;
text-decoration: none;
border-bottom: 1px dotted #d25c3e;
border-bottom-style: none;
border-bottom-width: 0px;
}
a:hover{
color:#2B2B2B;
text-decoration:none;
border-bottom:1px solid #ddd1a8;
}

#lselect a{
	font:normal 100% tahoma,sans-serif;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	padding-left:0.25em;
	margin-left:-0.25em;
	border-bottom:0;
}
#lselect a:hover{
}

#lselect a.c{
font: italic 100% georgia,serif;
text-transform:none;
color:#d25c3e;
display:inline;
padding-left:0;
margin-left:0;
background:none;
}
#lselect a.c:hover{
color:#0cf;
background:none;
border-bottom:1px solid #ddd1a8;
}

#linkList ul{
list-style:none;
padding:0;
margin-right:0px;
margin-left:0.5em;
}

#linkList ul li{
	margin: 0.5em 0;
	padding: 0.3em 0;
	font: normal 90% tahoma,serif;
}
#linkList a{
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px dotted #d25c3e;
}
#linkList a:hover{
color:#2B2B2B;
text-decoration:none;
border-bottom:1px solid #ddd1a8;
}

.pageHeader h2 {
font-family: Tahoma;
font-size: 22px;
line-height: 24px;
text-align: right;
text-indent: 20px;
clip: rect(60px, 20px, auto, auto);
font-weight: 600;
position: absolute;
top: 60px;
}


