body { 
	margin: 10px;
	padding: 0px;
	background: #ccc;
}

font {
	font-size : 12px;
	color: #000;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

td {
	padding: 0;
	margin: 0;
	background-color: transparent;
	font-size : 12px;
	color: #000;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

p {
	font-size : 12px;
	color: #000;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
	line-height: 14px;
	margin: 0 0 16px 0;
	padding: 0;
}

.main_body {
	margin: 0;
	padding: 10px 10px 75px 10px;
	background-color: #fff;
	font-size : 12px;
	color: #000;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
	background-image: url(/images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.side_menu_col {
	margin: 3px 0 0 0;
	padding: 0;
	width: 180px;
	background-color: #6C9BC7;
	background-image: url(/images/side_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.side_menu {
	padding: 0;
	margin: 0;
	width: 180px;
}

.side_menu_header {
	margin: 0;
	padding: 8px 10px;
	background-color: #27435E;
	font-size : 12px;
	color: #fff;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

.side_menu_content {
	margin: 0;
	padding: 10px 10px 135px 10px;
	background-color: transparent;
	font-size : 12px;
	color: #fff;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

.body_content {
	width: 540px;
	margin: 0;
	padding: 3px 0 0 0;
	background-color: transparent;
	font-size : 12px;
	color: #000;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

.bottom_menu {
	margin: 0;
	padding: 8px 10px;
	background-color: #29435E;
	font-size : 11px;
	color: #fff;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

.form_table { 
	padding: 2px 5px 2px 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	padding: 0;
	margin: 0 0 0 25px;
}

A:link { text-decoration: underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#27435E; }
A:visited {	text-decoration: underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#27435E; }
A:active { text-decoration: underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#27435E; }
A:hover { text-decoration: underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#000000; }

A:link.sm_link { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#0A3055; }
A:visited.sm_link {	text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#0A3055; }
A:active.sm_link { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#0A3055; }
A:hover.sm_link { text-decoration: underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#000000; }

A:link.bottom_menu_link { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#fff; }
A:visited.bottom_menu_link {	text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#fff; }
A:active.bottom_menu_link { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#fff; }
A:hover.bottom_menu_link { text-decoration: underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#999; }

A:link.site_map_link { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#666; }
A:visited.site_map_link {	text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#666; }
A:active.site_map_link { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#666; }
A:hover.site_map_link { text-decoration: underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#333; }

h1 { font-size : 20px; color: #173553; font-weight: normal; text-decoration: none; font-family : verdana, helvetica, sans-serif, Arial, Century Gothic, Trebuchet MS; padding: 0; margin: 0 0 10px 0; }
h2 { font-size : 18px; color: #173553; font-weight: normal; text-decoration: none; font-family : verdana, helvetica, sans-serif, Arial, Century Gothic, Trebuchet MS; padding: 0; margin: 0 0 10px 0; }
h3 { font-size : 16px; color: #173553; font-weight: normal; text-decoration: none; font-family : verdana, helvetica, sans-serif, Arial, Century Gothic, Trebuchet MS; padding: 0; margin: 0 0 10px 0; }

.black {
	color: #000;
}