/* CSS Document */

body,h2,ul,h1,p {
	margin:0px;
	padding:0px;
	text-align: center;
}
img {
border:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	background-color:#fff;
}
.maindiv {
	width:100%;
	height:auto;
}
.body {
 
	min-height:450px;
}
.header {
	background-image:url(images/blue-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:124px;
}
.loginform {
background-image:url(images/yell-grad.jpg);
background-repeat:repeat-x;
border:solid 1px #ffff8a;
font-size:100%;
width:522px;
height:auto;
margin:0 auto;
padding:50px;
text-align: left;

}
.loginform p {
	line-height: 1.2em;
}

.inner_box {

	background-image:url(images/yell-grad.jpg);
		background-repeat:repeat-x;
	border:solid 1px #ffff8a;
	font-size:100%;
	width:522px;
	margin:0px auto;
	padding-left:30px;
	padding-right:30px;
	line-height:20px;
	text-align: left;
}
.inner_h {
	width:522px;
	font-size:100%;
	height:20px;
	margin:0px auto;
	padding-left:30px;
	padding-right:30px;
	text-align:right;
	line-height:20px;
}

.h {
	color:#666;
	font-size:150%;
	color:#17C3F5;
	line-height:18px;
}

.htiny {
	color:#666;
	font-size:120%;
	color:#17C3F5;
	line-height:18px;
}
.loginform h2 {
	font-size:150%;
	color:#17C3F5;
 	line-height:40px;

}



.loginform label {
	font-size:130%;
	line-height:1.75em;
}

.formlable {
	width:150px;
	border:1px solid #666;
}
.loginbutton {
	background-image:url(images/login_button.jpg);
	background-repeat:no-repeat;
	width:74px;
	line-height:22px;
	text-align:center;
	margin-bottom:5px;
}
.button {
	background-image:url(images/button-blue.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-bottom:5px;
	font-size:125%;
	font-weight:bold;
}
.back_button {
	background-image:url(images/back.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:23px;
	line-height:22px;
	text-align:center;
	margin-bottom:5px;
}
.button_a {
	color:#fff9eb;
	text-decoration:none;
	font-weight:bold;
}
.button_a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.loginbutton a {
	color:#fff9eb;
	text-decoration:none;
}
.loginbutton a:hover {
	text-decoration:underline;
}
.footer {
	background-color:#584453;
	width:100%;
	color:#fff;
	font-size:100%;
	text-align:center;
	line-height:40px;
}
.blanck{
	float:left;
	width:20px;
	height:23px;
}
.red{
	color:#ff0000;
	text-decoration:none;
}
.radio {
	line-height:18px;
	vertical-align:middle;
}
.inbox{
	line-height:18px;
	vertical-align:middle;
	background-color:#ffffff;
	border:solid 1px #d0d0d0;
	widows:50px;
}

fieldset {
	border: 0px;
	line-height:2em;
		background-image:url(images/yell-grad.jpg);
		background-repeat:repeat-x;
}

##added
.maindiv {

margin:0px;

padding:10px;

width:100%;

}

 

.col1 {

float:left;

margin:0px;

padding:0px;

padding-right:10px;

width:10%;

}

.col2 {

float:left;

margin:0px;

padding:0px;

padding-right:10px;

width:40%;

}

.col3 {

float:left;

margin:0px;

padding:0px;

width:40%;

}

#bottominfo {
width: 522px;
background: #fff;
	margin:0px auto;

}