.black_border {
	border: #000000 1px solid;
}
.red_text {
	color: #FF0000;
}
.side_table_header {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.navigation:link, a.navigation:visited, a.navigation:active {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
a.navigation:hover {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a.side_table:link, a.side_table:visited, a.side_table:active {
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
a.side_table:hover {
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
body {
	font-size: 10pt;
	font-family: verdana, arial, serif;
	background-color: #FF0000;
	background-image: url('images/body_background.gif');
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	color: #000000;
}
div, table, tr, td {
	font-size: 10pt;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px auto;
}
div.top_layer {
	width: 920px;
	text-align: center;
	background-color: #000099;
	background-image: url('images/header_background.gif');
	background-repeat: no-repeat;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	padding: 0px;
}
img.logo {
	padding-top: 10px;
	padding-bottom: none;
}
p.large_link_paragraph_noline_out {
	font-weight: normal;
	text-align: left;
	background-color: #FFFF99;
	border-bottom: none;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
p.large_link_paragraph_noline_over {
	font-weight: normal;
	text-align: left;
	background-color: #FFFF66;
	border-bottom: none;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
p.large_link_paragraph_out {
	font-weight: normal;
	text-align: left;
	background-color: #FFFF99;
	border-bottom: #000000 1px dashed;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
p.large_link_paragraph_over {
	font-weight: normal;
	text-align: left;
	background-color: #FFFF66;
	border-bottom: #000000 1px dashed;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
table.contact_table {
	width: 660px;
}
table.content_table {
	width: 920px;
	background-color: #FFFFFF;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	padding-top: 10px;
}
table.top_table {
	width: 900px;
	height: 155px;
}
table.side_table {
	width: 230px;
}
td.contact_left {
	width: 200px;
	text-align: right;
	vertical-align: top;
}
td.contact_right {
	width: 460px;
	text-align: left;
	vertical-align: top;
}
td.content_cell_left {
	width: 660px;
	vertical-align: top;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
}
td.content_cell_right {
	width: 230px;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
}
td.footer_cell {
	text-align: center;
	font-size: 8pt;
	padding: 0px;
	background-color: #FFFFFF;
}
td.link_cell {
	width: 465px;
	vertical-align: top;
	background-image: url('images/navigation_background_trans.gif');
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 50px;
}
td.logo_cell {
	width: 435px;
	vertical-align: top;
	background-image: url('images/navigation_background_trans.gif');
	background-repeat: repeat-x;
}
td.side_table_bottom_left {
	width: 10px;
}
td.side_table_bottom_middle {
	width: 210px;
	vertical-align: middle;
	background-image: url('images/side_table_bottom_middle_yellow.gif');
	background-repeat: repeat-x;
}
td.side_table_bottom_right {
	width: 10px;
}
td.side_table_middle_left {
	width: 10px;
	background-image: url('images/side_table_left_yellow.gif');
	background-repeat: repeat-y;
}
td.side_table_middle_middle {
	width: 210px;
	vertical-align: top;
	text-align: center;
	background-color: #FFFF99;
	padding-top: 3px;
}
td.side_table_middle_right {
	width: 10px;
	background-image: url('images/side_table_right_yellow.gif');
	background-repeat: repeat-y;
}
td.side_table_top_left {
	width: 10px;
}
td.side_table_top_middle {
	width: 210px;
	vertical-align: middle;
	background-image: url('images/blue_bar_middle.gif');
	background-repeat: repeat-x;
}
td.side_table_top_right {
	width: 10px;
}