
html {
	height: 100%;
}
body {
	background: #4184c5;
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image:url(1pass_bg.gif);
	background-attachment: fixed;
}

ul li{list-style: none;}
*{outline: none;}
img {border: 0;}
a {	color: #0099ff; outline: none;	text-decoration: underline;}
a:hover {	text-decoration: none;}
p {	margin: 0 0 18px}
img {	border: none;}
input {	vertical-align: middle;}
.clear {clear:both; height:1px; }
#wrapper { 
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
}


/* Header
-----------------------------------------------------------------------------*/
#header {position: relative;
	height: 370px;
	background: #ffffff;
}
#header_join {position: relative;
	height: 217px;
	background: #ffffff;
}
#topline{ width: 1000px; height: 37px; background-image: url(bg_topline.gif);}
#topline .logo {width: 284px; height: 37px; float:left;}
#topline .text_top {	width: 440px;	height: 15px;	float:left;	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;	color: #666;	margin-top: 12px;	margin-left: 30px;	font-weight: normal;}
#topline .link_block{
	float:right;
	width: 210px;
	height: 37px;
	line-height: 37px;
	padding-left: 20px;
	border-left:1px solid #dadada;
}

a.link_12{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 5px;
}
a.link_12:hover {text-decoration: none;}

a.black{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #000;
}

a.no_line {font-size: 12px; text-decoration: none;}
a.no_line:hover {font-size: 12px; text-decoration: none;}

.blue_bold {color:#0099ff; font-weight:bold;}
.verd_12 {font-size: 12px; font-weight:bold;  color:#777777; line-height: 18px;}
.verd_12_blue {font-size: 12px;  color:#0099ff; }
.aria_16 {font-size: 16px; font-weight:bold; color:#0099ff; font-family:Arial, Helvetica, sans-serif;}
.aria_30 {font-size: 32px; font-weight:bold; color:#cc0000; font-family:Arial, Helvetica, sans-serif;}
.tmb IMG {border:1px solid #000;}
.white {color:#fff; margin-bottom:10px;}

