﻿
.defaultBodyBase
{
	background-color: #DCEDED;
	text-align: center;
}

.pageDivBase
{
 position: relative;
 width: 100%; /*800px;*/
 text-align:center;
 min-width: 850px;
}

.headerDivBase
{
	border: 2px solid #808080;
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	position: relative;
	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;
}

.headerDivBase .logoFore
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 415px;
	background-image: url(  'images/header_fore_only.png' );
	background-repeat: no-repeat;
}

.headerDivBase .bottomRight
{
	background-image: url(  'images/roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.headerDivBase .topRight
{
	background-image: url(  'images/roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.headerDivBase .topLeft
{
	background-image: url(  'images/roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.headerDivBase .bottomLeft
{
	background-image: url(  'images/roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}





.controlDivHeaderBase
{
	padding: 2px;
	position: absolute;
	bottom: 2px;
	left: 20px; /*10px;*/
	width: 465px;
	height: 25px;
	background-color: #000000;
}

.controlDivHeaderBase .bottomRight
{
	background-image: url(  'roundedCorner_8x8_bottom-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.controlDivHeaderBase .topRight
{
	background-image: url(  'roundedCorner_8x8_top-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.controlDivHeaderBase .topLeft
{
	background-image: url(  'roundedCorner_8x8_top-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.controlDivHeaderBase .bottomLeft
{
	background-image: url(  'roundedCorner_8x8_bottom-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.controlDivHeaderBase .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; 
}

.controlDivHeaderBase .genTextSmall
{
	font-family: 'Times New Roman' , Times, serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 12px;
}


.controlDivHeaderBase .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%;
}





.controlDivHeaderBaseNoLoginMaster
{
	padding: 2px;
	position: absolute;
	top: 15px;
	right: 10px;
	width: 375px;
	height: 75px;
}

.controlDivHeaderBaseNoLoginMaster .bottomRight
{
	background-image: url(  'roundedCorner_8x8_bottom-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.controlDivHeaderBaseNoLoginMaster .topRight
{
	background-image: url(  'roundedCorner_8x8_top-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.controlDivHeaderBaseNoLoginMaster .topLeft
{
	background-image: url(  'roundedCorner_8x8_top-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.controlDivHeaderBaseNoLoginMaster .bottomLeft
{
	background-image: url(  'roundedCorner_8x8_bottom-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.controlDivHeaderBaseNoLoginMaster .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; 
}

.controlDivHeaderBaseNoLoginMaster .genTextSmall
{
	font-family: 'Times New Roman' , Times, serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 12px;
}


.controlDivHeaderBaseNoLoginMaster .genTextLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 15px; 
}



















.loginDivHeaderBase
{
	position: absolute;
	top: 0px;
	right: 10px;
	width: 335px;
	height: 95px;
	/*background-color: #FFFFFF; #006699;
	border: 2px solid #808080;*/
}

.loginDivHeaderBase .bottomRight
{
	background-image: url(  'roundedCorner_8x8_bottom-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.loginDivHeaderBase .topRight
{
	background-image: url(  'roundedCorner_8x8_top-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.loginDivHeaderBase .topLeft
{
	background-image: url(  'roundedCorner_8x8_top-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.loginDivHeaderBase .bottomLeft
{
	background-image: url(  'roundedCorner_8x8_bottom-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}










































.mainDivBase
{
	border: 2px solid #808080;
	position: relative;
	/*top: 110px;
	width: 800px;*/
	width: 100%;
	min-width: 800px;
	text-align: justify;
	min-height: 20px;
	font-family: Verdana, Helvetica, Arial, 'Times New Roman' , Times, sans-serif, serif;
	font-size: 16px;
	background-color: #FFFFFF;
}

.mainDivBase .bottomRightSpecial
{
	background-image: url(  'images/roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDivBase .topRightSpecial
{
	background-image: url(  'images/roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDivBase .topLeftSpecial
{
	background-image: url(  'images/roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDivBase .bottomLeftSpecial
{
	background-image: url(  'images/roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDivBase .titleMain
{
	color: #0B6975;
	font-weight: bold;
	font-size: 175%;
	text-align: center;
}

.mainDivBase .titleSub
{
	color: #0B6975;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
}

.mainDivBase .emText
{
	font-weight: bold;
	font-style: italic;
}

.contentDivBase
{
	/*border: 1px dashed #FF0000;*/
	margin: 1em 3em 1em 3em;
	position: relative;
	min-height: 200px;
	min-width: 820px;
}














.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;
}








.footerDivBase
{
	border: 2px solid #808080;
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	position: relative;
	width: 100%;
	min-width: 800px;
	text-align: left;
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(  'images/header_repeat-X.png' );
	background-repeat: repeat-x;
}

.footerDivBase .bottomRight
{
	background-image: url(  'images/roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.footerDivBase .topRight
{
	background-image: url(  'images/roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.footerDivBase .topLeft
{
	background-image: url(  'images/roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.footerDivBase .bottomLeft
{
	background-image: url(  'images/roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.masterFooterDiv
{
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	font-size: 11px;
	text-align: center;
	width: 100%;
	position: relative;
	top: 5px;
	font-weight: bold;
}
.masterFooterDivCR
{
	margin-top: 5px;
}
a.masterFooterDivLink:link, a.masterFooterDivLink:visited, 
a.masterFooterDivLink:hover, a.masterFooterDivLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	font-size: 13px;
}
a.masterFooterDivLink:link, a.masterFooterDivLink:visited, 
a.masterFooterDivLink:active
{
	text-decoration: none;
}
a.masterFooterDivLink:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

