Body { 
	margin: 0;
	padding: 0;
	font-size : 12px;
	color: #000000;
	font-family : Arial, sans-serif;
}

font {
	font-size : 12px
	color: #000000;
	font-family : Arial, sans-serif;
}

TD {
	padding: 0;
	background-color: transparent;
	font-size : 12px;
	color:#000000;
	font-family : Arial, sans-serif;
}

p {
	font-size : 12px;
	color:#000000;
	line-height: 15px;
	margin: 3px 0 18px 0;
	padding: 0;
}

.left_container {
	margin: 0;
	padding: 0;
	width: 500px;
}

.right_container {
	margin: 0;
	padding: 0;
	width: 250px;
}

.top_logo {
	margin: 20px 0 20px 10px;
}

.main_menu_cell {
	background: #262626 url('/images/main_menu_bg.gif') repeat-x top left;
}

.main_menu_container {
	margin: 10px;
}

.main_content_cell {
	background: #eaeaea;
}

.right_column_cell {
	background: #ccc url('/images/right_col_bg.gif') repeat-x bottom left;
}

.main_content_container {
	margin: 10px 10px 30px 10px;
}

.right_col_container {
	margin: 18px 10px 30px 10px;
}

.footer {
	border-top: 1px solid #000;
	margin: 0;
	padding: 2px 10px 15px 10px;
	font-size: 10px;
}

.header {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #000;
}

h1 { padding: 0; margin: 0 0 3px 0; font-size: 16px; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif; color:#000; }
h2 { padding: 0; margin: 0 0 3px 0; font-size: 14px; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif; color:#000; }
h3 { padding: 0; margin: 0 0 3px 0; font-size: 12px; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif; color:#000; }

A:link { text-decoration: underline; font-family: Arial, sans-serif; color:#666; }
A:visited { text-decoration: underline; font-family: Arial, sans-serif; color:#666; }
A:active { text-decoration: underline; font-family: Arial, sans-serif; color:#666; }
A:hover { text-decoration: underline; font-family: Arial, sans-serif; color:#000000; }

A:link.main_menu_link { text-decoration: none; font-family: Arial, sans-serif; color:#fff; }
A:visited.main_menu_link { text-decoration: none; font-family: Arial, sans-serif; color:#fff; }
A:active.main_menu_link { text-decoration: none; font-family: Arial, sans-serif; color:#fff; }
A:hover.main_menu_link { text-decoration: none; font-family: Arial, sans-serif; color:#000000; }

A:link.blue { text-decoration: none; font-family: Arial, sans-serif; color:#006699; }
A:visited.blue { text-decoration: none; font-family: Arial, sans-serif; color:#006699; }
A:active.blue { text-decoration: none; font-family: Arial, sans-serif; color:#006699; }
A:hover.blue { text-decoration: underline; font-family: Arial, sans-serif; color:#000000; }

A:link.red { text-decoration: none; font-family: Arial, sans-serif; color:#990000; }
A:visited.red { text-decoration: none; font-family: Arial, sans-serif; color:#990000; }
A:active.red { text-decoration: none; font-family: Arial, sans-serif; color:#990000; }
A:hover.red { text-decoration: underline; font-family: Arial, sans-serif; color:#000000; }

A:link.splash { text-decoration: none; font-family: Arial, sans-serif; color:#666; }
A:visited.splash { text-decoration: none; font-family: Arial, sans-serif; color:#666; }
A:active.splash { text-decoration: none; font-family: Arial, sans-serif; color:#666; }
A:hover.splash { text-decoration: none; font-family: Arial, sans-serif; color:#000000; }

.buttons a {
	width: 225px;
	color: #fff;
	padding: 1px;
	padding-left: 5px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #4F4F4F;
	font: 12px Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #999;
	color: #000;
	text-decoration: none;
}

/* Individual Page Styles */

A:link.right_col_black { text-decoration: none; font-family: Arial, sans-serif; color:#000; }
A:visited.right_col_black { text-decoration: none; font-family: Arial, sans-serif; color:#000; }
A:active.right_col_black { text-decoration: none; font-family: Arial, sans-serif; color:#000; }
A:hover.right_col_black { text-decoration: underline; font-family: Arial, sans-serif; color:#000; }

/* Right Col Bio Tables */
.right_col_bio_table {
	font-size: 11px;
}