/* CSS Document */
/* ********** Control Panel Style ************** */

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** MAIN ************** */

.vslogo {
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align:right;

}

body{
	border: 0px; 
	height: 100%;
	margin:0px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}
	
th, td, div { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	border: 0px;
}

p {
margin-top: 3px;
margin-bottom: 3px;
padding-top: 0px;
padding-bottom: 0px;
}
/* ********** LINKS ************** */


a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #003399;
	text-decoration: underline;
}

#inner .topleftcontent {
	position: absolute;
	float: left;
	margin-top: 34px;
	margin-left: 0px;
	color: #ffffff;
}

#inner .topleftcontent a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#inner .topleftcontent a {
	color: #ffffff;	
	font-weight: normal;
	text-decoration: none;
}

.topleftlink {
	font-family: arial, verdana, tahoma;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	
}

.topleftlink li {
	color: #ffffff;
}

.containerTDNOPADDING DNNAlignleft {
	height: 135;
}
	

/* ********** Search Style ************** */
#SearchContainer input{
	margin: 0px 0px 0px 20px; 
	border: 1px solid #000033; 
	font-size: 14px; color:#ffffff; 
	background: #ffffff;  
	width: 50px;  
	height: 25px;
}

.search,a.search:link,a.search:active,a.search:visited,.search{ 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 14px;
}

a.search:hover{ 
	color: #ffffff; 
	text-decoration: underline; 
	font-size: 14px;
}

#dnn_dnnSEARCH_txtSearch{
	width: 168px;
	color: black;
	height: 15px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 5px;
}


.Search a {
	font-family: arial, verdana, tahoma;
	color: #ffffff;
	font-size: 13px;
}


/* ********** Buttons Style ************** */
.StandardButton {color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #292929;
}

/* ********** Pane Style ************** */
.LeftPane{ 
       padding: 10px 0px 0px 0px;
}
.LeftPaneOGM{ 
       padding: 10px 0px 0px 0px;
}
.ContentPane{ 
       padding: 10px 10px 0px 10px;
}

.RightPane{ 
       padding: 10px 0px 0px 0px;
}

.BannerPane {
width:880px; height:120px;
	   border: 1px solid #E1E1E2;
}

.maincontent {
	background: url('images/korubackground.jpg') no-repeat top left;
	border: 1px solid #E1E1E2;
}

/* ********** Container Style ************** */
.Normal { 
	font-size: 12px; 
	color: #333333; 
	font-family: arial, tahoma, sans-serif;
	margin-top: 0px;
}
/* ********** Home Header ************** */
h1 {
	font-family: arial, tahoma, sans-serif;
	color: #938990;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;

}
/* ********** Visit Header ************** */
h2 {
	font-family: arial, tahoma, sans-serif;
	color: #86c934;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;

}
/* ********** Business Header ************** */
h3 {
	font-family: arial, tahoma, sans-serif;
	color: #10173a;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;

}
/* ********** Live Header ************** */
h4 {
	font-family: arial, tahoma, sans-serif;
	color: #02afec;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;

}
/* ********** Sub Headings ************** */
h5 {
	font-family: arial, tahoma, sans-serif;
	color: #938990;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;

}

/* ********** Sub Headings ************** */
h6 {
	font-family: arial, tahoma, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.OGMheading
{	font-family: arial, tahoma, sans-serif;
	color: #000000;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	}
/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{ 
	color:#333333; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
}

a.user:hover{
	color: #333333; 
	text-decoration: underline; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}

/* ********** Footer Style ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited {	font-size: 11px; color:#000000; text-decoration: none; font-weight: Normal;}
a.footer:hover{	color:#000000; text-decoration: underline; font-weight: normal;}


/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-size:10px; color:#666666; text-decoration:none; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
a.breadcrumb:hover{	font-size:10px; color:#FF0033; text-decoration:underline; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}



.background_topleftlink	{
	background: url('images/VS_topleftlinks_bk.jpg');
}
	
/* ********** Other Style ************** */
#wrapper{ position:relative; }


.VSimgpadding {	
	margin-right: 7px;
	margin-bottom: 7px;
	align: left;
}

td.brochure 
{
    width: 215px;
    border: 1px solid #999999;
    vertical-align:top;
    
}
.ImageFloatRight { float:right; margin-left:5px; margin-bottom:5px; clear:right}
.LinkButtonBusiness {	
	background-image: URL('images/Submit-Blue.jpg') ; background-repeat:no-repeat;
	width:110px; height:40px; padding-top:6px;}
a.LinkButtonBusiness, a.LinkButtonBusiness:link, a.LinkButtonBusiness:hover, a.LinkButtonBusiness:active, a.LinkButtonBusiness:visited {	font-size: 14px;
	text-transform: uppercase; font-family: arial, tahoma, sans-serif;
	color: #fff; margin-left:0px; text-decoration:none; background: url('images/Submit-Blue.jpg') no-repeat; padding: 7px 23px; width: 91px;}

