body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	min-width: 900px;
}

#bg_left {
	position: absolute;
	height: 100%;
	width: 50%;
	z-index: 1;
	background: url(../images/sec_bg_left.gif) top repeat-x;
}

#bg_right {
	position: absolute;
	right: 0px;
	height: 100%;
	width: 50%;
	z-index: 2;
	background: url(../images/sec_bg_right.gif) top repeat-x;
}

#container {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
}

#container2 {
	background-color: #fff;
	width: 900px;
	margin: 0px auto 0px auto;
	overflow:auto;
}

#header {
	width: 900px;
	height: 156px;
	background: url(../images/sec_hdr.jpg) no-repeat;
	position: relative;
}

#home_link {
	display: block;
	position: absolute;
	width: 202px;
	height: 73px;
	left: 58px;
	top: 26px;
}

#banner {
	position: absolute;
	left: 696px;
	top: 20px;
}

#login {
	position: absolute;
	left: 544px;
	top: 20px;
	width: 200px;
}

#login_col1 {
	width: 115px;
}

#login_col1 h3 {
	width: 200px;
	font-family: arial;
	font-style: normal;
	font-size: 14px;
	letter-spacing: -1px;
	color: #fff;
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/login_circle2.gif) no-repeat;
	margin: 0px;
	margin-left: -15px;
}

#login_col1 a:link,
#login_col1 a:visited,
#login_col1 a:active {
	color: #fedb00;
	font-family: verdana;
	font-size: 7px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

#login_col1 a:hover {
	color: #fff;
}

#login_col2,
#login_col3 {
	padding-top: 3px;
	width: 128px;
}

#login_col2 label,
#login_col3 label {
	color: #fff;
	font-family: verdana;
	font-size: 7px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 1px;
}

#login_col2 input,
#login_col3 input {
	font-family: arial;
	font-size: 10px;
	width: 125px;
}

#login_col3 a:link,
#login_col3 a:visited,
#login_col3 a:active {
	font-weight: bold;
	display: block;
	padding-top: 4px;
	color: #8ee3ff;
	font-family: verdana;
	font-size: 7px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

#login_col3 a:hover {
	color: #fff;
}

#login_col4 {
	padding: 5px 0px 0px 90px;
}


#header h1,
#header h2 {
	display: none;
}

#header2 {
	height: 52px;
	background: url(../images/sec_hdr2.gif) repeat-x top;
	padding: 7px 0px 0px 52px;
	color: #fff;
	font-size: 10px;
}

#header2 a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#header2 a:hover {
	color: #609;
	text-decoration: underline;
}

#content {
	margin: 0px 33px 0px 52px;
}

#content h1 {
	margin: 0px 0px 10px 0px;
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #1ac1f8;
	letter-spacing: -1px;
}

#footer {
	text-align: right;
	clear: both;
	margin-bottom: 15px;
	padding-top: 10px;
}

#footer_text1 {
	color: #3394ec;
	font-size: 15px;
	padding-bottom: 6px;
}

#footer_nav {
	color: #4bc9f3;
	padding-bottom: 6px;
	font-size: 10px;
}

#footer_nav a {
	text-decoration: none;
	color: #4bc9f3;
}

#footer_nav a:hover {
	color: #e156f5;
}

#footer_text2 {
	color: #00dc00;
	font-size: 10px;
}

.clear {
	clear: both;
}


#sign3 #sign_td{
	border:1px solid #cccccc;
	padding:4px;
	margin:0;
	} 

#sign3 .formField {
	width: 210px;
}

#sign3 .formField input {
	font-size: 10px;
}

#sign3 .formField select {
	font-size: 9pt;
}

#sign3 .formField input.upload {
	font-size: 10px;
}

#sign3 .formLabel {
	font-size: 12px;
	font-weight: normal;
	width: 190px;
	font-size:8pt;
	width:170px;
}
#sign3 .gray_heads {
	background-color: #cccccc; 
	color:white; font-size:12px;
	font-weight: bold; 
	padding:3px;
	text-align:center;
	}
	
input.text, select.text { width: 250px; font-size: 11px; line-height: 11px; }

input.button { font-size: 11px; }