#headerline {
	width:800px;
	clear:both;
	background-image:url(../images/header_bg.gif);
        text-align: center;
	font-size:1px;
	height:10px;
}

body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #F5F5F5;
}

#div1 {
        margin: auto;
        text-align: left;
        width: 800px;
        background: white;
}

#div2 {
        padding: 0px 2px;
        background: white 319px 0px repeat-y;
}

#div3 {
        margin: auto;
        width: 800px;
        background: white;
}

#div4 {
        padding: 0px 3px;
        background: silver 319px 0px repeat-y;
}

#div5 {
        margin: auto;
        width: 800px;
        background: white;
}

#div6 { 
        padding: 0px 10px;
        background: white 319px 0px repeat-y;
}

#div7 { 
        padding: 0px 10px;
        background: white 1000px 0px repeat-y;
}


#footer { 
	padding-top:2px;
	padding-bottom:3px;
	height:50px;
        width: 800px;
        background:#F0F0F0;
	text-align:center;
	text-valign:middle;
}


#footerdesc { 
	font-family: Times New Roman;
	font-size:12px;
	color:#7D7D7D;	
}

#footerline {
	width:800px;
	clear:both;
	background-image:url(../images/footer_bg.gif);
	font-size:1px;
	height:10px;
}


#header {
        background: #26618d;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
	text-valign:middle;
}

#headerTd {
	text-align:center;
	text-valign:middle;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:30px;
	color:white;
}

#subHeaderTd {
	text-align:center;
	text-valign:middle;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:12px;
	color:gold;
}

#links {
	position:relative;
	left: 110px;
	cell-padding:0;
	cell-spacing:0;
	text-align:center;
	text-valign:middle;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:14px;
}

#navLink {
	text-decoration: none;
}

a:hover {color:#DC143C;}


h1 {
	color:#30307E;
}

hr { 
	border:1px solid;
	width:100%;
	height:3px;
	background:#30307E;
}

#desc {
	line-height: 150%;
	font-family:Times New Roman;
	font-size:14px;
	color:#30307E;
}

#headerleft {
        background: #26618d;
        float: left;
        width: 310px;
}

#headerright {
        background: #26618d;
        float: right;
        width: 421px;
	text-align:center;
	text-valign:middle;
}