﻿
.defaultBodyMain
{
	background-color: #DCEDED;
}

.headerDivMain
{
	border: 2px solid #808080;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 800px;
	text-align: left;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(  'images/header_repeat-X.png' );
	background-repeat: repeat-x;
}

.headerDivMain .logoFore
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 415px;
	background-image: url(  'images/header_fore_only.png' );
	background-repeat: no-repeat;
}

.headerDivMain .bottomRight
{
	background-image: url(  'images/roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.headerDivMain .topRight
{
	background-image: url(  'images/roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.headerDivMain .topLeft
{
	background-image: url(  'images/roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.headerDivMain .bottomLeft
{
	background-image: url(  'images/roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDiv
{
	border: 2px solid #808080;
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	min-width: 420px;
	text-align: left;
	min-height: 20px;
	background-color: #FFFFFF;
}

.mainDiv .bottomRight
{
	background-image: url(  'images/roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDiv .topRight
{
	background-image: url(  'images/roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDiv .topLeft
{
	background-image: url(  'images/roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDiv .bottomLeft
{
	background-image: url(  'images/roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}





.mainDivSpecialMain
{
	/*padding: 1em;*/
	border: 2px solid #808080;
	position: relative;
	top: 110px;
	width: 100%;
	min-width: 800px;
	text-align: justify;
	min-height: 20px;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, 'Times New Roman' , Times, sans-serif, serif;
	font-size: 16px;
}

.mainDivSpecialMain .bottomRightSpecial
{
	background-image: url(  'images/roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDivSpecialMain .topRightSpecial
{
	background-image: url(  'images/roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDivSpecialMain .topLeftSpecial
{
	background-image: url(  'images/roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDivSpecialMain .bottomLeftSpecial
{
	background-image: url(  'images/roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDivSpecialMain .titleMain
{
	color: #0B6975;
	font-weight: bold;
	font-size: 175%;
	text-align: center;
}

.mainDivSpecialMain .titleSub
{
	color: #0B6975;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
}

.mainDivSpecialMain .emText
{
	font-weight: bold;
	font-style: italic;
}

.prices
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0B6975;
}

.paraPricing
{
	text-align: center;
	line-height: 40px;
}

.paraPricingCloseLine
{
	text-align: center;
	line-height: 0px;
}

.listPricing
{
	margin: 1em;
}

.salesTax
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12px;
	color: #666666;
}







.controlDivMain
{
	padding: 2px;
	/*border: 2px solid #808080;*/
	position: absolute;
	top: 15px;
	right: 10px;
	width: 375px;
	height: 75px;
	/*background-color: Transparent; background-image: url(  'controlDiv_background.png' );
	background-repeat: no-repeat;*/
}

.controlDivMain .bottomRight
{
	background-image: url(  'roundedCorner_8x8_bottom-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.controlDivMain .topRight
{
	background-image: url(  'roundedCorner_8x8_top-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.controlDivMain .topLeft
{
	background-image: url(  'roundedCorner_8x8_top-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.controlDivMain .bottomLeft
{
	background-image: url(  'roundedCorner_8x8_bottom-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.controlDivMain .genText
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-style: none none solid none;
	border-width: 0px 0px 2px 0px;
	border-color: #E1E1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 15px; 
}

.controlDivMain .genTextSmall
{
	font-family: 'Times New Roman' , Times, serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 12px;
}


.controlDivMain .genTextLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 15px; 
}

a.genTextLink:link, a.genTextLink:visited, a.genTextLink:hover, a.genTextLink:active
{
	color: #E1E1E1;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

a.genTextLink:hover
{
	color: #FFFFFF;
	font-size: 110%;
}

