Body { 
	margin: 0;
}

font {
	font-size : 10pt;
	color: #000000;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

TD {
	font-size : 10pt;
	color:#000000;
	padding: 0;
	margin: 0;
	background-color: transparent;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

TD.body {
	font-size : 10pt;
	color:#000000;
	padding: 10px 10px 10px 10px;
	margin: 0;
	background-color: #F8F8F8;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

TD.top_menu {
	font-size : 9pt;
	color:#797979;
	padding: 10px 0 1px 0;
	margin: 10px 0 1px 0;
	background-color: #ffffff;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
	text-align: right;
}

TD.banner {
	font-size : 9pt;
	color:#000000;
	padding: 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #000000;
	background-color: #ffffff;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
	text-align: right;
}

TD.side_menu {
	font-size : 11pt;
	color:#000000;
	padding: 0;
	margin: 0;
	background-color: #F8F8F8;
	background-image: url(/site/images/side_menu_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
	text-align: left;
}

TD.footer {
	height: 48px;
	font-size : 7pt;
	color:#797979;
	padding: 1px 0 10px 0;
	margin: 1px 0 10px 0;
	background-color: #ffffff;
	border: 0;
	border-top: solid 1px #000000;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
	text-align: center;
}
	
p {
	font-size : 10pt;
	color:#000000;
	line-height: 12pt;
	margin: 0 0 10px 0;
}

input {
	border: 1px solid #7F9DB9;
	font-weight: normal;
	background-color: transparent;
	font-size: 10pt;
	margin: 0;

} 

input.boxes{
	border: 0;
	width: 1em;
}

form {
	margin: 0;
	padding: 0;
}

textarea {
	border: 1px solid #7F9DB9;
	font-weight: normal;
	background-color: transparent;
	font-size: 10pt;
	margin: 0;
	padding: 3px;
}

A:link {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#6F6F6F;
}

A:visited {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#6F6F6F;
}

A:active {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#6F6F6F;
}

A:hover {
	text-decoration: Underline;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#000000;
}

hr {
	width: 100%;
	background-color: transparent;
	color: #d8d6d6;
	height: 1px;
	margin:0;
}

h1 {
	font-size: 14pt;
	color: #6F1C1C;
	margin: 10px 0 2px 0;
	font-weight: normal;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

h2 {
	font-size: 12pt;
	color: #6F1C1C;
	margin: 10px 0 2px 0;
	font-weight: normal;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

h3 {
	font-size: 10pt;
	color: #6F1C1C;
	margin: 5px 0 2px 0;
	font-weight: normal;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

li.side_menu {
	list-style: disk outside;
	padding: 0 0 3px 0;
	margin: 0;
}

ul.side_menu {
	margin: 10px 5px 5px 30px;
	padding: 0;
}

A:link.side_menu {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#000000;
}

A:visited.side_menu {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#000000;
}

A:active.side_menu {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#000000;
}

A:hover.side_menu {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#6F1C1C;
}

A:link.top_menu {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#797979;
}

A:visited.top_menu {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#797979;
}

A:active.top_menu {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#797979;
}

A:hover.top_menu {
	text-decoration: none;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
	color:#000000;
}

#red {
	color: #6F1C1C;
}

#small {
	font-size : 7pt;
	color: #000000;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}