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

/* ############################################# */
/* #  VITAL MODELS                             # */
/* ############################################# */


/* ********************************************* */
/*                    GLOBAL                     */
/* ********************************************* */
@charset "utf-8";
A:hover   {text-decoration:none}
a { text-decoration: underline; font-family:Verdana, Geneva, sans-serif; color: #999; }
a img {border: none; }
* html input.checkbox { margin: 0 -4px 0 -4px; }
html,body,div,img,h1,h2,h3,h4,ol,dl,dd,dt,form, p{  margin:0px;  padding:0px;  border:0px;  border-collapse:separate;  border-spacing:0px;}
.float_left {	float: left;}
.float_right {	float: right;}
.clear_both {clear:both; }
body {	margin: 0px;	font-family: Tahoma, Geneva, sans-serif;	font-size: 12px;	color:#333;	background-color: #31363a;	line-height: 17px;	background-attachment: fixed;	background-image: url(img/main_bg.jpg);	background-repeat: repeat-x;}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#404040;
}
.registerPart {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	float: right;
	width: 350px;
	text-align: right;
}
.choiceBox {
	float: left;
	width: 156px;
	text-align: center;
}
.largeText {
	font-size: 15px;
	font-weight: bold;
}



#wrapper {
	margin: auto;
	width: 818px;
}
#header {
	float: left;
	width: 818px;
	padding-top: 25px;
}
#logo {
	float: left;
	width: 160px;
	padding-left: 15px;
}
#navigation {
	float: right;
	width: 610px;
	padding-top: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#e1e1e1;
	text-align: center;
	padding-right: 30px;
}
#navigation a {color: #FFF; font-weight: bold; text-decoration: none;}
#navigation a:hover {color: #bacfe4;}

#contentTop {
	background-image: url(img/subContentTop.png);
	float: left;
	width: 818px;
	height: 31px;
}
#contentMain {
	background-image: url(img/subContentBG.png);
	background-repeat: repeat-y;
	float: left;
	width: 738px;
	padding-right: 40px;
	padding-left: 40px;
}

#contentBottom {
	background-image: url(img/subContentBottom.png);
	float: left;
	height: 25px;
	width: 818px;
}
#footer {
	text-align: center;
	float: left;
	width: 818px;
	padding-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #65727f;
}
.registerField {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
.red {
	color: #C00;
}
fieldset {
	border: 1px solid #CCC;
}
