body 
{
	background-color: #195675;
	margin:0;
	padding:0;
}

p, ul, h1, h2, h4, h5, h6, input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	text-align:left;
	color: #4D4C4C;
}


h1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #195675;
	text-align:left;
	padding:0;
	margin:0;
}

#body li 
{
	font-size: 12px;
	list-style-image:url(../images/bullet.gif);
	vertical-align: middle;
	line-height:18px;
}

input, textarea, select 
{
	border: 1px #2A7882 solid;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
}

.none 
{
	border: 0;
}

label
{
	width: 160px;
	font-size: 12px;
	float: left;
	text-align: left;
	margin: 0;
	clear: both;
	padding: 0;
}

#login label
{
	width: 70px;
	float: left;
	text-align: left;
	margin: 0;
	clear: both;
	padding: 0;
}

#button
{
	background-image: url(../images/button.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight:bold;
	width:54px;
	height:22px;
	border:0;
	text-align:center;
}

hr
{
	color: #D0DAD7;
	background-color: #D0DAD7;
	height: 1px;
	border: 0;
}