body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 120%;
	margin: 0px auto;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;

}
li {
	line-height: 150%;
}
.copyright {
	color: #666666;
	text-align: center;
	padding: 20px;
	font-size: 11px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #003366;
}
a:hover {
	text-decoration: none;
}
.dashvert {
	background-image: url(/images/bg_dashed_blue.gif);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	line-height: normal;
}
h2 {
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #006699;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.leftlink {
	text-decoration: none;
	font-size: 11px;
	list-style-image: url(/images/icon_arrow.gif);
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.leftlink:link {
	color: #284F76;
	text-decoration: none;
}
.leftlink:visited {
	color: #284F76;
	text-decoration: none;
}
.leftlink:hover {
	text-decoration: none;
	color: #999999;
}

.tagline {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
}
.pad_left {
	padding: 5px;
}
.smtext {
	font-size: 11px;
}
#container {
	text-align: left;
	border: 2px solid #284F76;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
}
#rightcol {
	font-size: 11px;
	padding: 20px 10px 10px;
	line-height: 115%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
	border-left: 1px dashed #CCCCCC;
}
#main {
	padding: 20px 20px 10px 10px;
}
#leftcol {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footer {
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footernav {
	font-size: 11px;
}
