
html,
body {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size:14px;
	color:#000000;
	background-image:url(/Portals/WVBOLD/Skins/WVBOLD/Images/Splash_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin:0;
	padding: 0;
	height: 100%;
}
#Form {
}
#Container {
	min-height:100%;
	width: 100%;
	position:absolute;
}
#Splash_Header {
	background-image:url(/Portals/WVBOLD/Skins/WVBOLD/Images/Menu_bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	width: 100%;
	height: 38px;
}
#dnn_Header_Pane {
	max-width: 1280px;
	min-width:1240px;
	margin: 0 auto;
	padding: 0;
}
#dnn_hnav {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: justify;
}
#dnn_hnav:after {
    content: '';
    display: inline-block;
    width: 100%;
}
#dnn_hnav li {
    display: inline-block;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#dnn_hnav li.Active {
	background-image:url(/Portals/WVBOLD/Skins/WVBOLD/Images/Menu_bg_active.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	
}
#dnn_hnav li a {
    display: inline-block;
    color: white;
	font-size: 16px;
	margin: 0;
    padding: 7px 20px 13px 20px;
    text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#dnn_hnav li a:hover {
	background-image:url(/Portals/WVBOLD/Skins/WVBOLD/Images/Menu_bg_hover.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	
}
#Splash_Content {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0px;
}
#Splash_Logo {
	position: relative;
	background-image:url(/Portals/WVBOLD/Skins/WVBOLD/Images/Splash_logo.png);
	background-repeat:no-repeat;
	background-position: center;
	width:1248px;
	height: 436px;
	margin: 20px auto 0 auto;
}
#Search {
	position: absolute;
	top: 10px;
	right:0;
}
#dnn_dnnSearch_txtSearch {
	border-color: #34b500;
	border-width: 1px;
}
.SearchButton {
	display: none;
}
#ContentArea {
	max-width: 1280px;
	min-width:1240px;
	display: flex;
	margin: 0 auto 0 auto;
}
#dnn_ContentPane {
	width: 60%;
}
#dnn_ContentPane_Right {
	width: 40%;
}
#Footer {
	position:absolute;
	bottom:0;
	background-color: #33b500;
	width: 100%;
	height: 70px;
}
#SplashNote {
	display:inline-block;
	background-image:url(/Portals/WVBOLD/Images/Post-it%20note.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:360px;
	height: 230px;
    transform: rotate(3deg);
	padding: 30px 40px 40px 50px;
	font-size: 16px;
	text-align: left;
	line-height: 19px;
	margin: -20px 800px 0 0;
}
#SplashNote1 {
	display:inline-block;
	background-image:url(/Portals/WVBOLD/Images/Post-it%20note.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:360px;
	height: 230px;
    transform: rotate(3deg);
	padding: 30px 40px 40px 50px;
	font-size: 16px;
	text-align: left;
	line-height: 19px;
	margin: -20px 315px 0 0;
}
#SplashNote2 {
	display:inline-block;
	background-image:url(/Portals/WVBOLD/Images/Post-it%20note%202.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:235px;
	height: 230px;
    transform: rotate(-2deg);
	padding: 30px 40px 40px 50px;
	font-size: 16px;
	text-align: left;
	line-height: 19px;
	margin: -20px 250px 0 0;
}
#Footer .Normal, #Footer a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#Footer_Content {
	max-width: 1280px;
	min-width:1240px;
	height: 100%px;
	margin: 5px auto 10px auto;
	padding: 0;
	text-align: center;
}
#dnn_Footer_Left{
	float: left;
	width: 430px;
	height: 100%;
	text-align: left;
	margin: 0;
}
#dnn_Footer_Center{
	display: inline-block;
	width: 420px;
	height: 60%;
	margin: 0;
}
#dnn_Footer_Right {
	float: right;
	width: 430px;
	height: 100%;
	text-align: right;
	margin: 0;
}
#dnn_dnnLOGIN_loginLink, #dnn_dnnLOGIN_cmdLogin {
	font-size:14px;
	font-weight:100;
	color:#33b500 !important;
	margin: 0 auto;
	padding:0 0 0 0;
	text-decoration: none;
}


#Hmenu a {
	width:90px;
	padding:4px 0 4px 0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFCC;
	text-decoration:none;
	white-space:nowrap;
}
#Hmenu a:hover {
	background-color:#FFFFCC;
	color:#000099;
}
#dnn_MenuPane {
}
#dnn_ContentPane {
	height: 350px;
}
#dnn_ContentPane a {
	color:#33b500;
	text-align:center;
	font-weight:bold;
	
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
    COLOR: #000099;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
H1 {
	font-size:24pt;
	font-style:italic;
	text-align:center;
}
H2 {
	font-size:22pt;
}
H3 {
	font-size:20pt;
}
H4 {
	font-size:18pt;
}
H5 {
	font-size:16pt;
}
H6 {
	color: #FFFFCC;
	font-size:12px;
	font-weight:bold;
}
P {
	font-size:15px;
	color:#000000;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}
HR {
}

.UDT_Table {
	border-collapse:collapse;
}
.UDT_Table TD {
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding:5px 10px 5px 10px;
}
.UDT_Row {
}
.UDT_AltRow {
}
.linkTD {
	text-align:center;
	width:30px;
}
.linkTD BR {
	display:none;
}
.PDFlink {
	width:30px;
	height:30px;
	background-image:url(http://www.wvbbc.com/Portals/WVBBC/images/PDF_icon.png);
	background-position:center;
	background-repeat:none;
	margin:0 auto;
	cursor:pointer;
}
a:hover .PDFlink {
	background-image:url(http://www.wvbbc.com/Portals/WVBBC/images/PDF_icon.png);
}