body{
	background-color: #5e6981;
	text-align: center;
	margin: 0px;
	font-size: 8pt;
	font-family: verdana;
	}
h1,h2,h3,h4,h5,form,p{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	}
p{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	}
div{
	float:left;
	margin: 0px;
	}
img{ 
	border: 0px solid #ffffff;
	}
h1{
	font-weight: bold;
	color: #747474;
	font-size: 14pt;
	margin-top: 5px;
	}
h2{
	color: #C10000;
	font-size: 10pt;
	font-weight: 600;
	margin-top: 5px;
	}
input,select,textarea{
	font-size: 9pt;
	font-family: verdana;
	background: #ffffff;
	color: #000000;
	border: 1px solid #666666;
	}
input.inverse,select.inverse,textarea.inverse{
	font-size: 9pt;
	font-family: verdana;
	background: #666666;
	color: #ffffff;
	border: 1px solid #ffffff;
	}
input.radio{
	border: 0px solid #ffffff;
	}
input.submit_disabled{
	color: #cccccc;
	}
.error{
	color: #cc0000;
	font-weight: bold;
	}
#enclosure{
	text-align: left;
	float: none;
	margin: 20px auto;
	background: #E5E5E5;
	width: 904px;
	}
#navbar{
	background: #ffffff url(../images/navbar_bg.jpg) top left no-repeat;
	width: 904px;
	height: 32px;
	}
#navbar a{
	color: #000000;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 32px;
	}
#navbar div{
	color: #000000;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 32px;
	margin-left: 10px;
	margin-right: 10px;
	}
#banner_footer{
	width: 904px;
	height: 39px;
	background: #ffffff url(../images/tile_1.jpg) top left repeat-x;
	}
.more{
	color: #C10000;
	}
#inner_nav a,.inner_nav{
	display: block;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 3px;
	padding-left: 16px;
	background: url(/images/pointer_inactive.gif) no-repeat left;
	}
#inner_nav a:hover,.inner_nav:hover{
	background: url(/images/pointer_active.gif) no-repeat left;;
	}
#copyright{
	background: #3D3F39;
	color: #ffffff;
	width: 904px;
	}
#copyright a{
	color: #ffffff;
	text-decoration: none;
	}
#copyright a:hover{
	text-decoration: underline;
	}
#sub_copy{
	float: right;
	padding: 10px;
	}
#root_style h1{
	color: #C10000;
	font-size: 14pt;
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
	}
#root_style h2{
	color: #C10000;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
	}
.center{
	text-align: center;
	}
.bold{
	font-weight: bold;
	}
