@charset "UTF-8";

blockquote {
	margin-left: 25px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
ul li{
	margin-left: 30px;
	list-style-type:disc;
	line-height: 1.6em;
	font-size: 12px;
}

ol {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
ol li{
	margin-left: 25px;
	list-style-type:decimal;
}
dl {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
dl li{
	margin-left: 25px;
	list-style-type:none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 1em;
	text-align: center;
}
h2,h3,h4,h5,h6 {
	line-height:1em;
	margin-bottom:.5em;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.6em;
	font-weight: bold;
	text-decoration: none;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
H4 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;	
}



.lvpsWhiteBox a {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	
}

form {
	font-family: Verdana;
	font-size: 1em;
	line-height: 1em;
}
textarea {
	border: 1px solid #999999;
	width: 400px;
}
.input_style {
	border: 1px solid #999999;
	width: 200px;
	padding: 1px;
}

.alert {
	color: #FF0000;
}
.footer-links {
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
.footer-txt {
	color: #000;
	font-size: 11px;
}
.video-center {
	font-size: 11px;
	color: #000;
	text-align: center;
}
.header-pulldown {
	text-align: center;
	font-size: 12px;

}

a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #09F;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-family: Verdana;
}
.TXT-TABLE-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
.txt-header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #FFF;
}
.TxtHeaderPlain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
}
.txt-table {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.txt-table-blk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}
.TxtBody12White {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
}
.TxtBody12WhiteJustified {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	text-align: justify;
}
.TxtCenterWhite {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.RSSFeedRight {
	font-family: Verdana;
	text-align: right;
}
.Txt14White {
	font-size: 14px;
	color: #FFF;
}
.Txt16White {
	font-size: 16px;
	color: #FFF;
}
.hlink {
	text-decoration:none;
	background-color:#06C;
	color: #CCC;
}
.hlinkon {
	text-decoration:underline;
	color:#000;
}
.hlinkoff {text-decoration:underline; color:#fff;}
.hlinkoff a:hover {text-decoration:underline;}
a.hlink:hover {
	text-decoration:underline;
	color:#999;
}