/*********************** Reset Styles *********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, 
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body { line-height: 1; }
blockquote, q { quotes: none; }
:focus { outline: 0 }
table { border-collapse: collapse; border-spacing: 0; }

.left { float:left }
.right { float:right }
.center { text-align: center }
.clear { clear:both }

hr { 
	height: 1px;
	border-width: 0;
	color: black;
	background-color: black;
}

ol, ul, li { margin:0; padding:0; }
ul, li { list-style: none; }

/*********************** Default Styles *********************/

body {
	background: #ffffff;
	font: normal 13px/20px Arial, Verdana, Tahoma, sans-serif;
	color: #27498F;
}
a {
	font: normal 13px/20px Arial, Verdana, Tahoma, sans-serif;
	color: #414448;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
p { padding: 8px 0 }
label:hover {
	cursor: pointer;
	text-decoration: underline;
}
h1 {
	font: normal 36px/40px Tahoma, Arial, Verdana, sans-serif;
	color: #afbd20;
	padding-bottom: 8px;
}
h2 {
	font: normal 18px Arial, Verdana, Tahoma, sans-serif;
	color: #27498F;
	margin:10px 27px;
}

/*********************** Page Styles *********************/

#wrap {
	width: 792px;
	margin: 0 auto 0;
}
#header {
	width:792px;
	height:473px;
	background: url(../images/header-bg.jpg) no-repeat;
}

#blueLine {
	width:792px;
	height:3px;
	background-color:#1EA2D0;
	font-size:1px;
}

#content {
	width:792px;
	min-height:588px;
	background: #F5F5F0 url(../images/results.jpg) no-repeat top right;
}

.content {
	padding: 7px 54px 40px 10px;
}

#whiteLine {
	width:792px;
	height:9px;
}

#copy {
	width:792px;
	height:46px;
	background-color:#F5F5F0;
}
.copy {
	padding: 15px 20px;
	font: normal 11px Arial, Verdana, Tahoma, sans-serif;
	color: #666666;
}

#partners {
	width:792px;
	height:58px;
}
.partners {
	padding: 15px 20px;
	text-align:center;
	font: normal 18px Arial, Verdana, Tahoma, sans-serif;
	color: #000000;
}
.partners a {
	color: #FF6600;
	font: normal 18px Arial, Verdana, Tahoma, sans-serif;
	text-decoration: underline;
}
.partners a:hover {
	color: #FF6600;
	font: normal 18px Arial, Verdana, Tahoma, sans-serif;
	text-decoration: none;
}
#disclaimer {
	width:792px;
	height:40px;
}

.disclaimer {
	margin: 0 20px;
	font: normal 10px Arial, Verdana, Tahoma, sans-serif;
	color: #666666;
}

ul.list {
	margin:2px 0 10px 27px;
}

ul.list li {
	/*list-style-image:url(../images/arrows.gif);*/
	padding-left:10px;
	background: url(../images/arrows.gif) no-repeat left 6px;
}

/*********************** Form Data *********************/

.formEdit, .formHalfEdit, .formSmallEdit, .formLongEdit, .formTextarea, .formBigTextarea {
	border: 1px solid #185C81;
	}
.formEdit {
	width: 153px;
	height: 30px;
	padding: 0 4px;
	border: 1px solid #9aa620;
	background: url(../images/fe-bg.gif) no-repeat;
	font: normal 14px/30px Verdana, Tahoma, Arial, sans-serif;
}
.formHalfEdit { width: 100px; }
.formSmallEdit { width: 60px; }
.formLongEdit { width: 160px; }
.formTextarea { height: 100px; width: 400px; }
.formBigTextarea { height: 150px; width: 100%; }

.formButton, .formSmallButton, .formLongButton {
	border: 1px solid #0fb6f7;
	background-color:#0fb6f7;
	font-weight: bold;
	color: #FFFFFF;
	}
.formButton { height: 23px; width: 100px; }
.formSmallButton { height: 20px; width: 80px; }
.formLongButton { height: 30px; width: 120px; }

/*********************** Table Data *********************/

.tableBorder { border: 1px solid #2462AB; }
.tableBorderHeader {
	height: 27px;
	background-color: #DCDBBD;
	padding-left: 5px;
	}
.tableHeader {
	height: 22px;
	background-color: #F1F1D8;
	padding-left: 5px;
	}
.tableDataDark {
	background-color: #ECECEC;
	padding-left: 5px;
	height: 24px;
	}
.tableDataLight {
	background-color: #FFFFFF;
	padding-left: 5px;
	height: 24px;
	}

/*********************** Picture Frame *********************/

.pictureBoxLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	}
.pictureBoxRight {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	}
.tlc { background: transparent url(../images/frame/tlc.gif) no-repeat 0% 0%; }
.trc { background: transparent url(../images/frame/trc.gif) no-repeat 100% 0%; }
.blc { background: transparent url(../images/frame/blc.gif) no-repeat 0% 100%; }
.brc { background: transparent url(../images/frame/brc.gif) no-repeat 100% 100%; }
.tb { background: transparent url(../images/frame/tb.gif) repeat-x 0% 0%; }
.bb { background: transparent url(../images/frame/bb.gif) repeat-x 50% 100%; }
.rb { background: transparent url(../images/frame/rb.gif) repeat-y 100% 0%; }
.lb { background: transparent url(../images/frame/lb.gif) repeat-y 0% 100%; }
.picPadd { padding: 3px; }

/*********************** Designed by MetaVisia *********************/