.prodInfoData
{
	color:green;
	font-weight:bold;
}

.premProdLink 
{
	font-family:Arial; 
	font-size:18px; 
	color:green; 
	text-decoration:none; 
	font-weight:bold; 
	border-bottom:dotted 1px green;
}

.sponProdLink 
{
	color:black; 
	text-decoration:none; 
	font-weight:bold; 
	border-bottom:dotted 1px green;
}

.hideCol 
{
	display:none; 
}

.premInfoDocs 
{
	width:550px; 
	border: solid 1px #6fd52a; 
	font-size:9pt;
}

.sponHR 
{
	border:solid 1px green; 
	width: 700px; 
}

.blackLink 
{
	color:black; 
	border-bottom:dotted 1px green; 
	text-decoration:none;
}

.infoDocs 
{
	font-size:7pt; 
	width:100px;
}

.Docs 
{
	font-size:10pt;
}

.leftAd
{
	text-align:center;
	background-color:#8FB730;
}

.DocButton {font-weight: normal; font-size: 11pt; color: black; font-family:Verdana}

.topLeft{width:10px; height:10px; background-image:url(/images/topleft.bmp); background-repeat:no-repeat;}
    .top{background-image:url(/images/top.bmp); background-repeat:repeat-x;}
    .topRight{width:10px; height:10px; background-image:url(/images/topright.bmp); background-repeat:no-repeat;}
    .left{background-image:url(/images/left.bmp); background-repeat:repeat-y;}
    .right{width:10px; background-image:url(/images/right.bmp); background-repeat:repeat-y;}
    .botLeft{width:10px; height:10px; background-image:url(/images/botleft.bmp); background-repeat:no-repeat;}
    .bottom{background-image:url(/images/bottom.bmp); background-repeat:repeat-x;}
    .botRight{width:10px; height:10px; background-image:url(/images/botright.bmp); background-repeat:no-repeat;}
        

.LinkEnabled 
{
	text-decoration:none;
	border-bottom:dotted 1px green;
}

#EndLinks a
{
	text-decoration:underline;
	color:green;
	text-align:center;
}

#EndLinksSpon a
{
	text-decoration:underline;
	color:green;
	text-align:center;
}

#EndLinksBasic a
{
	text-decoration:underline;
	color:green;
	text-align:center;
}

.LinkDisabled
{
	font-style:italic;
	text-decoration:none;
}

.smallBreak
{
	font-size:6pt;
}

#GridView1 a
{
	text-decoration:none;
}

#GridView2 a
{
	text-decoration:none;
}

#BasicRepeater a
{
	text-decoration:none;
}

.OutBasicLeft
{
	float:left;
	width:64%;
	vertical-align:top; 
	border:none;
	font-weight:normal;
}

.InBasicLeft
{
	float:left;
	width:38%;
	border:none;
	vertical-align:top;
	font-weight:normal;
}

.InBasicRight
{
	float:right;
	width:58%;
	border:none;
	vertical-align:top;
	font-weight:normal;
}

.WrapperBasic
{
	width:100%; 
	position:relative;
	padding:5px 0px 5px 0px;
	border-bottom:solid 2px green;
	display:block;
	font-size:10pt;
	font-weight:normal;
	font-family:Verdana;
}

.OutBasicRight
{
	float:right;
	width:33%;
	vertical-align:top;
	font-weight:normal;
}

.Clear
{
	height:1px;
	clear:both;
}