body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	display: block;
}
strong {
	color: #454545;
	font-weight: bold;
}
ul {
	margin: 0 0 0 22px;
	padding: 0;
	list-style-type: none;
	list-style-image: url(graphics/bullet-list.gif);
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #89393d;
	margin: 0px;
	padding-bottom: 24px;
	text-transform: uppercase;
}

.big_headline{
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #89393d;
	margin: 0px;
	padding-bottom: 24px;
	text-transform: uppercase;
}

h2, .red_head {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #89393d;
	margin: 0px;
	padding-bottom: 12px;
}
h3, .headline1 {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666d87;
	margin: 0px;
	padding-bottom: 8px;
}
h4, .headline2 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666d87;
	margin: 0px;
	padding-bottom: 2px;
}
h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	margin: 0px;
	padding-bottom: 3px;
}
h6 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	margin: 0px;
	padding-bottom: 3px;
}
select, input {
	margin-right: 5px;
}
a:link {
	color: #3A5CBF;
	text-decoration: underline;
}
a:visited {
	color: #7F8FB9;
	text-decoration: underline;
}
a:hover {
	color: #3A5CBF;
	text-decoration: none;
}
a:active {
	color: #7F8FB9;
	text-decoration: none;
}
#head {
	height: 59px;
	width: 100%;
	background-image: url(graphics/head-bckrgd.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	white-space: nowrap;
	float: left;
}
#headerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-top: 35px;
	padding-right: 10px;
}
#headerlinks a:link, #headerlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headerlinks a:hover, #headerlinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#titlebar {
	background-image: url(graphics/titlebar-bckgrd.gif);
	background-repeat: repeat-x;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 59px;
	width: 100%;
}
#container {
	width: 100%;
	display: block;
	position: absolute;
	left: 0px;
	top: 89px;
}
#nav {
	width: 194px;
	background-image: url(graphics/nav-bttm.gif);
	background-repeat: repeat-y;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style-type: none;
	display: block;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	line-height: 14px;
	color: #838d9d;
	background-image: url(graphics/nav-bckgrd.gif);
	background-repeat: repeat-y;
	padding: 9px 12px 8px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav li.hilite {
	list-style-type: none;
	display: block;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	line-height: 14px;
	color: #838d9d;
	background-image: url(graphics/nav-hilite.gif);
	background-repeat: repeat-y;
	padding: 9px 12px 8px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav li a:link, #nav li a:visited{
	color: #313853;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active{
	color: #313853;
	text-decoration: underline;
}
#nav li.hilite div {
	padding: 5px 0px 0px 7px;
}
#nav li.hilite div a:link, #nav li.hilite div a:visited {
	color: #44569c;
	text-decoration: none;
}
#nav li.hilite div a:hover, #nav li.hilite div a:active {
	color: #44569c;
	text-decoration: underline;
}
#content {
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 20px;
}
.leadboxparagraph {
	padding-right: 22px;
	padding-left: 21px;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #2c3146;
	background-image: url(graphics/leadimg-bckgrd.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.leadboxparagraph2 {
	padding-right: 22px;
	padding-left: 21px;
	line-height: 18px;
	color: #333333;
	background-image: url(graphics/leadimg-bckgrd.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.caption {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
	font-weight: normal;
}
.hr-dots {
	background-image: url(graphics/hr-dots.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 99%;
}
.vr-line {
	background-image: url(graphics/vr-line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.gigantized {
	font-family: Georgia, Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #797a7f;
	line-height: 20px;
}
.bluebold a:link, .bluebold a:visited, .bluebold a:hover, .bluebold a:active {
	font-weight: bold;
	color: #4973f2;
	text-decoration: none;
}
.paddingtop5 {
	padding-top: 5px;
}
.tdborder {
	padding: 8px;
	border: 1px solid #E7E7E7;
}
.grayout, .grayout strong {
	color: #DADADA;
}
#footer {
	position: relative;
	height: auto;
	width: 100%;
}
#copyright {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 210px;
}
#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active {
    color: #666666;
    font-weight: normal;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.highlight{
	background-color: #d4f9e5;
}
.highlight2 {
	background-color: #f9f580;
}
.strike {
	text-decoration: line-through;
	background-color: #f9f580;
}
.linehite150 {
	line-height: 150%;
}
.title-lead {
	font-family: georgia, times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #666d87;
	margin-bottom: 5px;
}
