body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}
form {
	padding: 0;
	margin: 0;
}

.content_area {
	width: 488px;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4A4A4;
	border-left-color: #A4A4A4;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content_area a {
	color: #3366CC;
	text-decoration: none;
}

.content_area a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.column_left {
	padding-right: 10px;
}

#column_right {

}

.header_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
	padding-bottom: 1px;
}


.menu_bar li {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7f7f7f;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5E5E5;
	padding-right: 3px;
	padding-left: 3px;
}

.text_footer a {
	color: #E5E5E5;
	text-decoration: none;
}

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

.text_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;	
}
.text_subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #29578B;
}

.text_date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.image_top_right {
	margin-bottom: 15px;
	margin-left: 15px;
}
.bg_menubar {
	background-image: url(images/grey_bg_rnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bg_footer {
	background-image: url(images/grey_bg_rnd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}

.box_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	width: 150px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.box {
	padding: 5px;
	width: 150px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

p {
	margin: 0px;
	padding: 0px;
}

.divider {
	width: 488px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 4px;
}
.text_bold {
	font-weight: bold;
}
.contact_form {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 145px;
	margin-bottom: 5px;
	padding: 2px;
	background: #FFFFFF;
}
.contact_button {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
	padding: 0px 8px 0px 8px;
}.image_border {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

