@charset "utf-8";
@import url('http://yui.yahooapis.com/2.5.2/build/reset/reset-min.css');
/* CSS Document */

html {
	background-color: #666666;
	background-color: #fff;
	}

body {
	color: #636363;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

h1 {
	color: #4a9b43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

h2 {
	color: #4a9b43;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}

h3 {
	color: #3E5DAB;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}

hr {
	margin: 0;
	}

em {
	font-style: italic;
	}

table thead tr th a {
	color: #333399;
	vertical-align: top;
	}

strong {
	font-weight: bold;
	}

.form input {
	width: 200px;
	}

.colorHilite_1 {
	color: #42a70d;
	}

.pad_1 {
	padding: 20px;
	}

.pad_2 {
	padding: 0 20px;
	}

.pad_3 {
	padding: 20px 0;
	}

.margin_1 {
	margin: 20px;
	}

.margin_2 {
	margin: 0 20px 0 20px;
	}

.margin_3 {
	margin: 20px 0;
	}

.hDivider {
	background: url('../../img/global/global_dashedLine.gif') repeat-x;
	height: 1px;
	}

.clear {
	clear: both;
	height: 1px;
	margin: auto;
	}

.mask {
	float: right;
	height: 45px;
	width: 192px;
	}

ul.custom li {
	color: #3E5DAB;
	display: block;
	float: left;
	font-weight: bold;
	margin: 10px 30px 10px 0;
	text-align: center;
	}

a.imageBtn {
	display: inline-block;
	text-decoration: none;
	}

span.current {
	color: #4a9b43;
	}

#wrapper {
	margin: auto;
	width: 965px;
	}

#brand {
	height: 65px;
	margin: auto;
	padding: 8px 26px 0 26px;
	position: relative;
	width: 913px;
	}

	#brand p {
		font-size: 15px;
		}

	#brand .phoneNumber {
		left: 395px;
		position: absolute;
		top: 20px;

		}


	#brand .firsttoknowBtn {
		left: 806px;
		position: absolute;
		top: -10px;
		width: 67px;
		height: 30px;
		}

	#brand .registerBtn {
		left: 735px;
		position: absolute;
		top: -10px;
		width: 67px;
		height: 30px;
		}

	#brand .signInOut {
		left: 470px;
		position: absolute;
		top: -10px;
		width: 261px;
		z-index: 20;
		}

		#brand .signInOut .interface {
			background: #60c456;
			color: #fff;
			display: none;
			padding: 12px;
			width: 237px;
			}

			#brand .signInOut .interface table tr td {
				padding: 3px;
				}

			#brand .signInOut .interface form table tr td a#btnSignIn {
				background: #006699;
				border: solid 1px #003366;
				color: #fff;
				display: inline-block;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				padding: 2px 6px;
				text-decoration: none;
				}

			#brand .signInOut .interface table tr td a#btnSignIn:hover {
				background: #003399;
				}


		#brand .signInOut .tab {
			background: url('../../img/sign-in-tab.png') no-repeat;
			height: 30px;
			width: 261px;
			}

	#header #indexNav {
		margin: auto;
		width: 965px;
		}

		#indexNav img {
			float: left;
			height: 62px;
			}

	a.nav {
	display: block;
	float: left;
	height: 62px;
	}

#main {
	background: #fff;
	margin: auto;
	padding: 0;
	width: 965px;
	}

#legal {
	background: #fff url('../../img/footer-background.jpg') top no-repeat;
	margin: 15px auto 0;
	padding: 0 0 20px 0;
	width: 965px;
	}

	#legal .links {
		color: #fff;
		font-size: 11px;
		height: 40px;
		padding: 8px 0 0 0;
		text-align: center;
		width: 965px;
		}

		#legal .links a {
			color: #fff;
			text-decoration: none;
			}

	#legal #statements {
		background: url('../../img/disclaimer-icon.gif') no-repeat;
		background-position: 26px 0;
		color: #3e5dab;
		font-size: 10px;
		padding: 0 26px 10px 84px;
		width: 855px;
		}

		#main .content table.sections {
			border: solid 1px #e1e1e1;
			float: left;
			}

			#main .content table.sections tr td.title {
				background: #5153a9;
				color: #fff;
				font-weight: bold;
				font-size: 15px;
				height: 30px;
				padding: 0 20px;
				}

			#main .content table.sections tr td table tr td {
				padding: 5px 2px;
				}
.clear { height: 0; overflow: hidden; }