body{
	margin: 0px;
	background: url('/images/background_repeat.jpg') repeat-x top left #454a5c;
	color: #ffffff;
	font-family: arial,helvetica,tahoma,verdana,sans-serif;
	font-size: 10pt;
	}
pre{
	font-family: arial,helvetica,tahoma,verdana,sans-serif;
	}
img{
	border: 0px;
	}
a{
	color: #ffffff;
	}
textarea,input,select{
	border: 1px solid #31374d;
	background: #ffffff;
	color: #31374d;
	font-size: .9em;
	font-family: arial,helvetica,sans-serif;
	}
h1,h2,h3,h4,h5,form,p{
	margin: 0px;
	}
p{
	margin-bottom: 18px;
	line-height: 18px;
	}
h1{
	font-size: 1.5em;
	}
h2{
	font-size: 1.25em;
	}
td{
	vertical-align: top;
	}
#header{
	min-width: 895px;
	background: url('/images/main_01.jpg') top right no-repeat;
	}
#header h1{
	margin: 0px 15px 0px 15px;
	padding-top: 22px;
	}
#header a{
	text-indent: -2000em;
	display: block;
	height:140px;
	width:177px;
	background: url('/images/logo.gif') no-repeat;
	}
#enclosure{
	}
	
#left_td{
	vertical-align: top;
	background: #595f72;
	border-right: 1px solid #ffffff;
	padding: 20px 0px 20px 0px;
	width: 170px;
	text-align: center;
	}
#left_main{
	width: 160px;
	text-align: center;
	margin: 0px auto;
	}
#left_sub{
	border-top: 1px solid #ffffff;
	width: 160px;
	text-align: center;
	margin: 0px auto;
	}
#main_td{
	vertical-align: top;
	}
#main_navigation{
	background: #31374d;
	height: 28px;
	width: 100%;
	border-bottom: 1px solid #ffffff;
	}
#main_navigation a{
	float: left;
	margin-top: 5px;
	padding: 1px 5px 1px 5px;
	border-right: 1px solid #999999;
	color: #dedede;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	}
#main_navigation a:hover{
	color: #ffffff;
	}
#main_content{
	padding: 15px;
	}
#right_box{
	width: 225px;
	border: 1px solid #ffffff;
	border-width: 0px 1px 1px 1px;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	}
#right_box h1{
	text-align: center;
	padding: 5px;
	font-size: 1.2em;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 1px;
	border-top: 1px solid #ffffff;
	margin-top: 1px;
	}
#right_box p{
	background: #e8e8e8;
	color: #31374d;
	}
#right_box a{
	color: #303040;
	}
a.promolink{
	display: block;
	background: #e8e8e8;
	color: #31374d;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	font-size: 1.2em;
	}
div.promo{
	background: #e8e8e8;
	color: #31374d;
	padding: 10px;
	}
#promo_newsletter{
	padding: 10px;
	background: #e8e8e8;
	color: #31374d;
	}
#promo_newsletter h1{
	text-align: left;
	padding: 0px;
	}
#promo_newsletter h2{
	text-align: left;
	font-size: 1em;
	}
#promo_newsletter p{
	text-align: justify;
	padding-top: 5px;
	margin-bottom: 1em;
	}
.error{
	color: #ff0000;
	}
#footer{
	background: #31374d;
	border: solid #ffffff;
	border-width: 1px 0 0 0;
	padding: 6px 15px 6px 0;
	text-align: right;
	}
#footer a{
	text-decoration: none;
	}
#footer a:hover{
	text-decoration: underline;
	}