@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px;
	background-image:url(../images/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
}

TD {
	font-size: 11px;
	line-height: 16px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1018px;
}

#header {
	height: 130px;
	background-image:url(../images/bgtop.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: right;
}

#nav {
	height: 106px;
	background-image:url(../images/bgnav.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#navblank {
	float: left;
	width: 76px;
	height: 106px;
}

#nav00 {
	float: left;
	margin-left: 1px;
	width: 105px;
	height: 106px;
	background-image:url(../images/nav00.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav01 {
	float: left;
	margin-left: 1px;
	width: 112px;
	height: 106px;
	background-image:url(../images/nav01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav02 {
	float: left;
	margin-left: 1px;
	width: 112px;
	height: 106px;
	background-image:url(../images/nav02.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav03 {
	float: left;
	margin-left: 1px;
	width: 106px;
	height: 106px;
	background-image:url(../images/nav03.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav04 {
	float: left;
	margin-left: 1px;
	width: 116px;
	height: 106px;
	background-image:url(../images/nav04.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav05 {
	float: left;
	margin-left: 1px;
	width: 112px;
	height: 106px;
	background-image:url(../images/nav05.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav06 {
	float: left;
	margin-left: 1px;
	width: 121px;
	height: 106px;
	background-image:url(../images/nav06.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav07 {
	float: left;
	margin-left: 1px;
	width: 112px;
	height: 106px;
	background-image:url(../images/nav07.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#flashcontent {
	float: left;
	width: 676px;
	height: 279px;
	background-image:url(../images/bgflash.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

#fp_buttons {
	float: right;
	width: 342px;
	height: 279px;
	background-image:url(../images/bgbutton.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	clear: both;
	background-color: #000000;
}

#content_terms {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	clear: both;
	background-color: #000000;
	font-size: 11px;
	line-height: 14px;
}

#contentbg {
	height: 279px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/bgcontent.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#content h1, content_terms h1 {
	font: normal 22px/25px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #00a9a7;
	margin-left: 61px;
}

#content h2, #content_terms h2 {
	font: normal 18px/22px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #00a9a7;
	margin-left: 61px;
}

html.hasFlash #content h1, #content_terms h1, #content h2, #content_terms h2 { 
	visibility: hidden; 
}

#footer {
	clear: both;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#banner_strip {
	height: 106px;
	background-image:url(../images/bgnav.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
}

a.navlink:link, a.navlink:visited {
	color: #ffffff;
    text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}

a.navlink:hover {
	color: #000000;
}

a:link, a:visited {
	color: #00a9a7;
	text-decoration: none;

}

a:hover {
	color: #CCCCCC;

}

P	{
	padding-left: 61px;
	padding-right: 363px;
}

#content_terms P {
	padding-left: 61px;
	padding-right: 61px;
}


.darkcell {
	background-color: #003231;
	background-image:url(../images/darkcelldots.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.lightcell {
	background-color: #003e3d;
	background-image:url(../images/lightcelldots.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.blue {
	color: #00a9a7;
}

.white {
	color: #ffffff;
}

.formtitle {
	color: #00a9a7;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.grey {
	color: #ffffff;
}

.intro {
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}

.intro a {
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #515657;
	border-style: solid;
	border-width: 1px;
	border-color: #c2c2c2;
	padding: 3px;
}

li {
	margin-left:61px;
	margin-right: 61px;
}

.teambox {
	width: 550px;
	height: 195px;
	margin-left: 61px;
	background-image: url(../images/dots_team.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.small {
	font-size: 10px;
	line-height: 13px;
}

.cellborder {
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #5c5c5c;
}

/* Tool Tips */


.popup { 
	padding: 10px; 
	border-width: 1px; 
	border-style: solid;
	border-color: #cccccc;
 	background-color: #eeeeee; 
	width: 250px; 
	color: #000000;
	text-align: left;
}

#question1, #question2, #question3, #question4, #question5, #question6, #question7, #question8, #question9, #question10 { 
	width: 18px;
}

#question11, #question12, #question13, #question14, #question15, #question16, #question17, #question18, #question19, #question20 {
	width: 18px;
}

#question21, #question22, #question23, #question24, #question25 {
	width: 18px;
}
