﻿p, h1, h2, h3
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0;

}

/* This changes Mozilla browsers to act like IE for padding */
DIV
{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}


html
{
	padding: 0;
	margin: 0;
}

body
{
	padding: 10px;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	cursor: default;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}

body
{
	background-color: Black;
	background-image: url(background.gif);
	background-repeat: repeat-x;
}

h1
{
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #08387b;
	border-bottom: solid 1px #424542;
	margin-bottom: 10px;
}

h2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #08387b;
	margin-top: 10px;
}

h3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #08387b;
	margin-top: 10px;
}

h4
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #08387b;
	font-weight:bold;
	margin-top: 10px;
}

.smalltype
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}


a:link,
a:visited
{
	color: #396194;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

ul
{
	margin-top: 0;
}

#divHeaderSignIn
{
	width: 908px;
	text-align: right;
	background-color:Silver;
	border:solid 1px black;
	margin: 0px auto;
}

.header
{
	width: 918px;
	height: 116px;
	background-image: url("pageheader.gif");
	margin: 0px auto;
}

.tip
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	font-style:italic;
	color: #08387b;
	margin-bottom: 10px;
}

.warning
{
	font-family: Verdana, Arial, Sans-Serif;
	color: red;
}

.wizardupdating
{
	position: fixed;
	z-index: 100;
	top: 400px;
	width: 200px;
	height: 100px;
	text-align: center;
	border: solid 1px #333333;
	background-color: #cccccc;
	margin-left: 150px;
	padding-top: 20px;
}

.wizardbody
{
	width: 100%;
	font-size: 9pt;
	line-height: 14pt;
}

.wizardnav
{
	width: 170px;
	vertical-align: top;
}

.wizardnavitem
{
	font-size: 9pt;
	line-height: 14pt;
}
.wizardnavitem-selected
{
	font-weight: bold;
}

.footertext
{
	text-indent: 10px;
	text-align: left;
	font-family: Verdan, Arial Sans-Serif;
	font-size: 8pt;
	width: 918px;
	background-color: #ffffff;
	margin: 0px auto;
}

.footer
{
	width: 918px;
	height: 14px;
	background-image: url("pagefooter.gif");
	background-repeat: no-repeat;
	margin: 0px auto;
}


.navbarholder
{
	background-color: #ffffff;
	width: 918px;
	height: 38px;
	margin: 0px auto;
}
.navbar
{
	margin-left: 10px;
	margin-right: 10px;
	width: 898px;
	height: 100%;
	background-image: url("navback.gif");
	background-repeat: repeat-x;
}

.navbutton, .navbuttonhot
{
	height: 38px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	float: left;
	cursor: pointer;
}

.navbuttonhot
{
	background-image: url("navbacko.gif");
	background-repeat: repeat-x;
}

.navdivider
{
	width: 2px;
	height: 38px;
	background-image: url("navdivider.gif");
	float: left;
}

.clear
{
	clear: both;
}

.plainbody
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	line-height: 18pt;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
.homebody
{
	font-family: Verdana;
	position: relative;
	width: 918px;
	height: 289px;
	background-color: #ffffff;
	background-image: url("bodyBackground.gif");
	background-repeat: no-repeat;
	margin: 0px auto;
}
.homebodyheader
{
	position: absolute;
	font-family: Century Gothic, Arial;
	color: #bbcce0;
	font-size: 18pt;
	text-align: left;
	left: 30px;
	top: 20px;
}

.homebodytext
{
	position: absolute;
	font-family: Verdana, Sans-Serif;
	color: #bbcce0;
	font-size: 10pt;
	text-align: left;
	left: 30px;
	right: 400px;
	top: 60px;
}

.homebodybenefits
{
	font-family: Verdana, Sans-Serif;
	font-size: 14pt;
	position: absolute;
	left: 550px;
	right: 10px;
	bottom: 0px;
}

.clouds
{
	list-style-image: url("cloudIconBlue.gif");
	font-family: Verdana, Sans-Serif;
	font-size: 11pt;
	color: #bbcce0;
	font-size: 10pt;
	line-height: 11pt;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: top;
}

.bodydivider
{
	clear: both;
	width: 918px;
	height: 14px;
	background-color: #ffffff;
	background-image: url("bodyDivider.gif");
	background-repeat: no-repeat;
	margin: 0px auto;
}

.homebottom
{
	width: 918px;
	height: 259px;
	background-color: #ffffff;
	margin: 0px auto;
}

.quotebox
{
	font-family: Century Gothic;
	font-size: 12pt;
	color: #333333;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	width: 221px;
	height: 259px;
	background-image: url("quoteBox.gif");
	background-repeat: no-repeat;
	float: left;
	overflow: auto;
}

.quoteboxtext
{
	width: 200px;
	position: relative;
	top: 10px;
	left: 10px;
}

.quoteboxauthor
{
	text-align: right;
}
	

.mediaplayer
{
	margin-left: 10px;
	width: 438px;
	height: 259px;
	float: left;
}

.mediaplayerbig
{
	width: 600px;
	height: 425px;
}

.bigbuttonsthree
{
	margin-left: 10px;
	width: 219px;
	height: 259px;
	float: left;
}

.bigbutton, .bigbuttonhot
{
	width: 219px;
	height: 85px;
	background-image: url("button.gif");
	background-repeat: no-repeat;
	margin-bottom: 2px;
	cursor: pointer;
	font-family: Century Gothic, Sans-Serif;
	font-weight: bold;
	font-size: 14pt;
	color: #bbcce0;
	text-align: right;
	padding: 0px 0px 0px 0px;
}
.bigbuttontext
{
	float: right;
	position: relative;
	top: 30px;
	right: 65px;
}

.bigbuttonhot
{
	background-image: url("buttonO.gif");
	background-repeat: no-repeat;
}

.maincontent
{
	clear:both;
	width: 918px;
	min-height: 500px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	line-height: 18pt;
	margin: 0px auto;
	overflow: hidden;
}
.maincontenttext
{
	clear: both;
	width: 818px;
	position: relative;
	top: 20px;
	left:50px;
	right: 50px;
}

/* for Internet Explorer */
/*\*/
* html .maincontent {
height: 500px;
}
/**/

.maincontentfullwidth
{
	width: 918px;
	padding-top: 10px;
	background-color: #ffffff;
	margin: 0px auto;
	min-height: 500px;
}

.maincontentfullwidth-inner
{
	width: 898px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	line-height: 18pt;
	margin: 0px auto;
	overflow: auto;
}
	
/* for Internet Explorer */
/*\*/
* html .maincontentfullwidth {
height: 500px;
}
/**/



.leftnav
{
	float: left;
	width: 190px;
	vertical-align: top;
	background: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

.leftnav ul
{
	padding-top:10px;
	padding-right: 20px;
}

.leftnav ul li
{
	margin-left: -28px;
	line-height:18px;
	list-style-type: none;
}

.leftnav ul li.selected
{
	font-weight: bold;
}

.maincontentwithleftnav
{
	padding-top:10px;
	float: left;
	width: 	718px;
	vertical-align: top;
	background: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	margin: 0px auto;
}

.bold
{
	font-weight: bold;
}


/******************
TABLE STYLES
******************/

table.table
{
	width: 100%;
	border: 0px solid #D0D0BF;
	border-collapse: collapse;
}

table.table1
{
	border: 1px solid #D0D0BF;
}
thead th
{
	border-bottom: 2px solid #D0D0BF;
	padding: 6px;
	font-family: Verdana;
	font-size: 9pt;
}
.thead td
{
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #D0D0BF;
	padding: 6px;
	font-family: Verdana;
	font-size: 9pt;
}

tfoot th
{
	border-top: 2px solid #D0D0BF;
	padding: 6px;
	font-family: Verdana;
	font-size: 9pt;
}

td, .table-row-1 td, .table-row-1 th, .table-row-2 td, .table-row-2 th, th
{
	padding-top: 2px;
	padding-right: 6px;
	border: 0px solid #D0D0BF;
	vertical-align: top;
	font-family: Verdana;
	font-size: 9pt;
}

.table-row-1 td, .table-row-1 th
{
	background-color: #dddddd;
}

.cellLabel
{
	font-size: 8pt;
	font-weight: bold;
	border-bottom:1px dotted black;
	vertical-align: top;
}
.cellData
{
	font-size: 8pt;
	border-bottom:1px dotted black;
	vertical-align: top;
}

.clearBoth
{
	clear:both;
}

.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}


/******************
BUTTON STYLES
******************/
.button
{
	width: 100px;
}


.ajaxBackground
{
	background-image: url(bigrotation2.gif);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 100px;
	margin: 0 auto;
}
