@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D587D;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D587D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
input {
	background-color: #99ccff;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 80%;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #9999FF;
}
select {
	background-color: #99ccff;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 10pt;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #9999FF;
}
textarea {
	background-color: #99ccff;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 10pt;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #9999FF;
}
ul {
padding-bottom:4px;
}
.desc_body_lightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: none;
	color: #2D587D;
	line-height:15px !important;
}
.desc_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: none;
	color: #2D587D;
	line-height: 13px;
}
.desc_body_dash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2D587D;
	text-transform: none;
	line-height: 12px;
}
.desc_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D587D;
	text-transform: uppercase;
	line-height: 16px;
}
.desc_heading_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2D587D;
	text-transform: uppercase;
	line-height: 16px;
}
.desc_heading_dash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D587D;
	text-transform: none;
}
.desc_listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D587D;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	text-transform: uppercase;
	line-height:19px;
}
.desc_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D587D;
	text-transform: uppercase;
	text-align: right; /* depends on element width */
	position: relative;
	padding-right: 5px;
	padding-bottom: 15px;
	vertical-align: top;
	line-height: 15px;
}
.desc_body_wrapper {
	padding-left:15px;
	padding-right:20px;
}
.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-style: normal;
}
.footer_nav a:link, .footer_nav a:active, .footer_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D587D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.main a:link, .main a:active, .main a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	line-height: 20px;
}
.main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	padding: 5px;
	line-height: 20px;
}
.radioStyle {
	background-color: #99CCFF;
	border: #000000 solid 1px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
