*            
{ 
	font-family: sans-serif;
	font-size: 100%;	
}
body
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
	font-size: 75%;
	color: #333;
}
a
{
	color: #003399;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0px;
	vertical-align: top;
}
p, form, h1, h2, h3, h4, h5, h6, ul, fieldset, dd, dl, dt
{
	margin: 0;
	padding: 0;	
}
fieldset
{
	border: none;
}
ul
{
	list-style: none;
}
.clear, .clear10, .clear6, .clear15, .clear8, .clear20, .clear4, .clear2
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.clear2
{
	height: 2px;
}
.clear4
{
	height: 4px;
}
.clear6
{
	height: 6px;
}
.clear8
{
	height: 8px;
}
.clear10
{
	height: 10px;
}
.clear15
{
	height: 15px;
}
.clear20
{
	height: 20px;
}
.hdn
{
	display: none;
}
.input_submit
{
	border: none;
	cursor: pointer;
}
.input_text
{
	border-color: #848484 #FAFAFA #ECECEC #848484;
	border-width: 2px;
	margin: 0;
	padding: 2px;
	color: #666; font-size: 90%;
}
#content
{
	margin: 0;
	text-align: center;
	width: 1010px;
	background: url(../images/bg_body.gif) no-repeat 50% 0;
	
}
.content
{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 990px;
	background-color:#FFFFFF; 
}
.small {
font-weight:400;
}

.bottom_banner { text-align:center; padding-top:10px; }   

