﻿#leftMenuHolder
{
	width:185px;
	float:left;
	padding-top:13px;
	/*border: solid 1px purple;*/
}

#secondPageHolder
{	
	width:760px;
	float:left;
	margin-left:3px;
	font-size:11px;
	background: url(images/back_vsi_secondpage.gif) repeat-y ;
	margin-top:20px;	
}

#secondPageContentHolder
{
	float:left;
	margin-top:25px;
}

#secondPageContentHolder div.frame
{
	width:535px;
	margin-left:32px;
	background: url(images/back_vsi_secondpage_content.gif) repeat-y ;	
}

#secondPageContentHolder div.frame div.content
{
	width:505px;
	min-height:400px;	
}

.secondPageFormBG
{	
    background-color: White;	
}

#secondPageFormContent
{	
	width:500px;
	float:left;
	margin-left:3px;
	font-size:11px;
	margin-top:20px;	
}

#content H1
{
	font-size: 18px;
	color: #666666;
}

#secondPageBanner
{
	margin-left:15px;
}

#secondPageBanner div.image
{
	background-color:#ffffff;
	height: 125px;
	width: 235px;
	float:left;
	
}

#secondPageBanner div.content
{
	background-color:#336699;
	height: 125px;
	width: 490px;
	float:left;
	margin-left:3px;
	font-family: Tahoma;
	font-size:15px;
	color: #ffffff;
	text-align: left;
	
	
}

#dottedText
{
	
	
}



#dottedText P
{
	border-top: dotted 1px #ffffff;
	
	padding-top:5px;
	margin-bottom:0px;
	line-height:15px;
	margin-top:3px;
	padding-bottom:5px;
	
}


#dottedText P.bottom
{
	border-bottom: dotted 1px #ffffff;
	
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	line-height:15px;
	margin-top:3px;
	
}



#rightChannel
{
	width:165px;
	padding-top:35px;
	float:right;
	margin-right:17px;
}

.Promo1VIS
{
	background-image: url(images/PromoGradient.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 163px;
}

.Promo1VIS div.content p
{
	padding: 0 18px 0 18px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin: 0;
}

.Promo1VIS div.content h4,
.Promo1VIS div.content h2
{
	margin: 0;
	padding: 30px 18px 0 18px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #336699;
}


#Content1
{
	min-height:80px;
	border: solid 1px red;
}


H2.whatsnew
{
	
	font-size: 12px !important;
	padding-top:2px;
	margin-top:7px;
}


#content UL
{
	padding-top:0px;
	margin-top:0px;
}

