body {
	background: #020001 url('images/bg_main2.jpg') top repeat-x;
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	margin: 0px; 
}

img {
	display: block;
}

#outline1 {
	background: url('images/bg_outline_1.gif');
	width: 735px;
	margin: 0px auto; 
}

#outline2 {
	background: url('images/bg_outline_2b.jpg') top no-repeat;
	width: 735px;
}

#main {
	background: #FFFFFF;
	width: 715px;
	margin-left: 10px; 
	margin-right: 10px; 
}

#header_table, #content_table {
	width: 715px;
}

#header_left, #content_left {
	width: 215px;
}

#header_right, #content_right {
	width: 500px;
}

#content_left {
	background: #FFFFFF url('images/bg_column_left.jpg') top repeat-x;
	padding-top: 2px;
}

#nav_table {
	width: 194px;
	margin-top: 9px;
	margin-bottom: 2px;
}

#nav_left {
	width: 20px;
	padding-bottom: 9px;
}

#nav_right {
	width: 174px;
	padding-bottom: 9px;
}

#newsletter {
	background: url('images/bg_newsletter.jpg');
	width: 215px;
	min-height: 96px;
	height: auto !important;
	height: 96px;
	color: #FFFFFF;
	padding-top: 6px;
}

#newsletter_table {
	width: 190px;
	margin-top: 9px;
}

#newsletter_left {
	width: 134px;
}

#newsletter_right {
	width: 56px;
}

#newsletter_title {
	margin-bottom: 7px;
}

.newsletter_form {
	margin: 0px;
	padding: 0px;
}

.newsletter_field {
	background: #FFFFFF;
	border: 1px #999999 solid;
	width: 123px;
	height: 16px;
	font-size: 11px;
}


#item_table {
	width: 480px;
	margin-bottom: 7px;
}

#item_left {
	width: 40px;
}

#item_right {
	width: 440px;
}

#item_nav {
	margin-top: 8px;
}

#item_sep {
	width: 480px;
	height: 12px;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 9px;
}

#item_title {
	margin-top: 11px;
	color: #000051;
	font-size: 15px;
	font-weight: bold;
}

#item_desc {
	margin-top: 2px;
	color: #3361AF;
}

#content_border1 {
	margin-left: 10px;
}

#page_title {
	color: #000051;
	font-size: 15px;
	font-weight: bold;
}

#page_desc {
	margin-top: 3px;
	color: #3361AF;
}

#footer {
	background: url('images/bg_footer.jpg') top no-repeat;
	width: 735px;
	margin: 0px auto; 
	padding-top: 10px;
}

#footer_table {
	width: 735px;
	height: 41px;
}

#footer_left {
	width: 35%;
}

#footer_middle {
	width: 35%;
}

#footer_right {
	width: 30%;
}

#footer_label_left, #footer_label_middle, #footer_label_right {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	position: relative;
}

#footer_label_left {
	margin-left: 20px;
}

#footer_label_right {
	margin-right: 20px;
}

.links {
	color: #0033FF;
	text-decoration: none;
}

a {
	color: #29180B;
	text-decoration: none;
}

a:hover {
	color: #29180B;
	text-decoration: underline;
}

a.footer_link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.footer_link {
	color: #FFFFFF;
	text-decoration: underline;
}

item_title {
	margin-top: 11px;
	color: #000051;
	font-size: 15px;
	font-weight: bold;
	}.call-out-box {
	background-color: #e2e2e2;
	margin: 0px;
	padding: 7px;
	border: 1px solid #C6C6C6;
}

