html {
	height:101%;
}
.bottom_links {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #104b7d;
	margin-top: 20px;
}
.bottom_links {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 17px;
}
.bottom_links a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_links a:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.marquee {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.marquee a {
	color: #FFFFFF;
	text-decoration: underline;
}
.marquee a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.dropdown {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #b03941;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #e51937;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.body a:link {
	color: #e51937;
	text-decoration: underline;
}
.body a:hover {
	color: #e51937;
	text-decoration: none;
}
.body a:visited {
	color: #e51937;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #104b7d;
	font-style: italic;
}
html { 
	height: 101%;
}
.get_started {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom:10px;
	font-weight: normal;
	color: #000000;
}
.get_started_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #E51937;
}
