body 
{
	background-color: #2499cb;
	background-image:url(../images/bg2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

#body ul, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

p
{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

h1 
{
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	background-image:url(../images/h1_bg.gif);
	background-repeat:no-repeat;
	width:570px;
	height:25px;
	text-indent:30px;
	padding-top:4px;
}

.heading0 
{
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-repeat:no-repeat;
	width:170px;
	height:25px;
	text-indent:80px;
	padding-top:4px;
}

#body strong
{
	color: #0079AF;
	font-size: 13px;
}

#body li 
{
	font-size: 12px;
	list-style-image:url(../images/bullet.gif);
	line-height:18px;
	margin-bottom:10px;
	text-align:left;
	color:#333333;
}

input, textarea, select 
{
	border: 1px #c4e6f9 solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FFFFFF;
}

.none 
{
	border: 0;
}

form
{
	padding:0;
	margin:0;
}	

#body label
{
	width: 160px;
	font-size: 12px;
	float: left;
	text-align: left;
	margin: 0;
	clear: both;
	padding: 0;
}

label
{
	width: 70px;
	font-size: 11px;
	float: left;
	text-align: left;
	margin: 0;
	clear: both;
	padding: 0;
}

div.hr 
{
	background-image: url(../images/hr.gif);
	background-repeat:repeat-x;
	height: 4px;
}
div.hr hr 
{
display: none
}


