body{
	background-color: #003399;
}

td{
	vertical-align: top;
}

td.bottom{
	vertical-align: bottom;
}

td.grayLeft{
	background-image: url(/images/layout/external/grayTableLeft.gif);
	background-repeat: repeat-y;
}

td.bottomText {
	padding:3px;
}

.middleText{
	color: #FFFFFF;
}

td.topTab{
	background-image: url(/images/layout/external/topTabBack.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
}
a.topTab, a.topTab:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.topTab:hover{
	text-decoration: underline;
}

table.bottomTable{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.mainTable{
	background-color: #ffffff;
}

.dark{
	background-color: #f0f0f0;
}
.light{
	background-color: #f9f9f9;
}

div.pageTitle{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.list{
 	padding-left: 25px;
 }
 
.list_header{
 	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
 
.pricing_header{
 	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px solid #000000;
	background-color: #c3d5fb;
}

tr.header{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.generic{
 	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.bottomText{
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

a{
	color: #0000FF;
}
a.visited{
	color: #003399;
}

a.bottomText, a.bottomText:visited{
	color: #0000FF;
}

div.headline{
	font-weight: bold;
	font-size: 16px;
}

td.middleBar{
	background-color: #6699cc;
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

td.priceItem{
	background-color: #CCCCCC;
	border-bottom: 1px solid #000000;
}

.formButton{
	font: bold 10px Verdana, Helvetica, Geneva, sans-serif;
	background: #fefefe url(/images/layout/buttonback.gif) repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	color: #2b333c;
}

td.login{
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.loginLink, a.loginLink:visited{
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
}

ul.promotional{
	margin-top: 5px;
	margin-bottom: 5px;
/*	margin-left: -5px;*/
}

.mainSentence{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topLeftLogo {
	background-image:url(/images/layout/external/topLeftLogo.gif);
	background-repeat:no-repeat;
	background-position: left center;
	margin:0px;
	padding:0px;
}

.topLeftLogo span {
	visibility:hidden;
}
