body {
	margin: 0px 0px 20px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	background: #ffffff ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 14px ;
	font-weight: bold ;
	color: #005B85 ;
	border-bottom: 1px solid #cccccc ;
	font-family: tahoma ;
	margin-top: 0px ;
	padding: 2px ;
}

h2 {
	font-size: 13px ;
	font-weight: bold ;
}

h3 {
	font-size: 12px ; 
	font-weight: bold ;
}

.button {
	padding: 10px 25px 5px 10px ;
	border-left: 1px solid #00496B ;
}

.buttonUp {
	padding: 10px 25px 5px 10px ;
	border-left: 1px solid #ffff00 ;
}

.topBlurb {
	padding: 5px ;
	background: url(images/buttonBg.gif) ;
	background-position: center ;
	border: 1px solid #007EB8 ;
	border-bottom: 0px ;
	color: #ffffff ;
	text-decoration: none ;
	font-size: 15px ;
	font-family: verdana ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: verdana ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.navLink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

a:link {
	color: #00618E ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #008DC9 ;
}

#holder {
	width: 760px ;
	margin: auto ;
}

#heading {
	background: url(images/headingbg.gif) ;
	text-align: right ;
	padding-right: 220px ;
	padding-top: 3px ;
	padding-bottom: 4px ;
}

#content {
	padding: 10px 20px 10px 20px ;
	border-left: 1px solid #007BB3 ;
	border-right: 1px solid #007BB3 ;
}

.spHolder7 { border: 1px solid #002333 ; margin-bottom: 10px ; clear: both ; }
.spHolder6 { border: 1px solid #002C40 ; margin-bottom: 10px ; clear: both ; }
.spHolder5 { border: 1px solid #00344C ; margin-bottom: 10px ; clear: both ; }
.spHolder4 { border: 1px solid #003D59 ; margin-bottom: 10px ; clear: both ; }
.spHolder3 { border: 1px solid #004666 ; margin-bottom: 10px ; clear: both ; }
.spHolder2 { border: 1px solid #004F73 ; margin-bottom: 10px ; clear: both ; }
.spHolder1 { border: 1px solid #00577F ; margin-bottom: 10px ; clear: both ; }

.spTitle7 { background: #00577F ; color: #ffffff ; border-bottom: 1px solid #002333 ; padding: 5px ; font-weight: bold ; font-size: 14px ; }
.spTitle6 { background: #00608C ; color: #ffffff ; border-bottom: 1px solid #002C40 ; padding: 5px ; font-weight: bold ; font-size: 14px ; }
.spTitle5 { background: #006999 ; color: #ffffff ; border-bottom: 1px solid #00344C ; padding: 5px ; font-weight: bold ; font-size: 14px ; }
.spTitle4 { background: #0071A6 ; color: #ffffff ; border-bottom: 1px solid #003D59 ; padding: 5px ; font-weight: bold ; font-size: 14px ; }
.spTitle3 { background: #007AB2 ; color: #ffffff ; border-bottom: 1px solid #004666 ; padding: 5px ; font-weight: bold ; font-size: 14px ; }
.spTitle2 { background: #0083BF ; color: #ffffff ; border-bottom: 1px solid #004F73 ; padding: 5px ; font-weight: bold ; font-size: 14px ; }
.spTitle1 { background: #008BCC ; color: #ffffff ; border-bottom: 1px solid #00577F ; padding: 5px ; font-weight: bold ; font-size: 14px ; }
