/*** MyStdSS.css FOR LDV***/
.stdtxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}
.stdtitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.stdheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #D60F0A;
	padding: 0px;
	font-weight: bold;
}
.smlbld {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.smlstd {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.format {
	vertical-align: text-top;
}
body {
	font-family: Verdana, Arial, sans-serif;
 	font-size: 12px;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
form { 
	margin: 0px; 
}
a{
	text-decoration: none;
}
a:link{
	color: #0000FF;
	text-decoration: underline;
}
a:visited{
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
/* Winter #FF0000 */
/* Summer #006600 */
}
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #D60F0A;
	margin: 0px;
	padding: 0px;
/* Winter #D60F0A */
/* Summer #006600 */
}
h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h4{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
h5{
 	font-family: Arial;
 	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6{
 	font-family: Verdana;
 	font-size: 6px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #334d55;
}
/***START LAYOUT DIVS headline are ads***/
#navBar{
	float: left;
	width: 127px;
	margin: 1px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#headlines{
	position: absolute;
	left: 705px;
	top: 1px;
	width: 106px;
	padding: 1px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #5BA4DF;
/* winter #5BA4DF */
/* autumn #FF9933 */
/* summer #009900 */
}
#content{
	position: absolute;
	left: 129px;
	top: 1px;
	width: 576px;
	vertical-align: top;
	background-color: #CEE7FF;
/* summer #CAFFB0 */
/* winter #CEE7FF */
/* autumn #FFEBCD */
}
/***END OF LAYOUT***/
/*** Start of all styles***/
.feature{
	padding: 1px 2px 2px 2px;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	background-image: url(/Templates/background.jpg);
}
.feature h1{
	display: block;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.feature h2{
	padding: 0px 0px 1px 0px;
	text-align: center;
}
.feature a:link{
	color: #000000;
}
.feature a:visited{
	color: #003366;
}
.feature a:hover{
	color: #0000FF;
}
.feature img{
	padding: 0px;
}

/*** .story styles ***/
.story{
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #cccccc;
}
.story a:link{
	color: #0000FF;
	text-decoration: underline;
}
.story a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.story a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.leftbox{
	padding: 5px 5px 0px 5px;
	float: left;
	width: 130px;
	height: 50px;
}
.rightbox{
	padding: 5px 5px 0px 5px;
	float: right;
	width: 100px;
	height: 50px;
}
.imageLeft{
	padding: 5px 3px 0px 2px;
	float: left;
}

/*** #siteInfo styles ***/
#siteInfo{
	border: 1px solid #cccccc;
	padding: 2px 2px 6px 2px;
}
#siteInfo h4{
	color: #999999;
	text-align: center;
}
/*** #search styles ***/
#search{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}

/*** #navBar link styles ***/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*** #sectionLinks styles ***/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 10px;
}
#sectionLinks h3{
	padding: 0px 0px 0px 3px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 1px 0px 1px 5px;
}
#sectionLinks a:hover{
	background-color: #dddddd;
	text-decoration: none;
/* Winter #dddddd */
/* Summer #CAFFB0 */
}

/*** #eyeframe styles***/
.eyeframe{
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.eyeframe a:link{
	color: #0000FF;
	text-decoration: underline;
}
.eyeframe a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.eyeframe a:hover{
	color: #FF0000;
	text-decoration: underline; 
}

/*** #smalliFrame styles***/
.smalliFrame{
		font-size: 10px;
		font-family: Verdana;	
		overflow: visible; 
}
