body
{
	margin: 0px;
	background-color: #c3bfbe;
	background-image:url(../images/site_background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Helvetica, Arial;
}

/* Areas */

td.navcolumn {
	background-image:url(../images/left_background.jpg);
	background-repeat:repeat-y;
	width:188px;
}

td.verticaldots {
	background-image:url(../images/dots.gif);
	background-repeat:repeat-y;
	width:36px;
}

td.rightcolumn {
	background-image:url(../images/right_background.jpg);
	background-repeat:repeat-y;
	width:165px;
}

div.navcell {
	background-image:url(../images/nav_box.jpg);
	background-repeat:no-repeat;
	width:178px;
	height:30px;
	vertical-align:middle;
	text-align:left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

div.navcellie6 {
	background-image:url(../images/nav_box.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:30px;
	vertical-align:middle;
	text-align:left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}


/* Textual */
h1
{
	font-family: 'Arial Black', Arial Black, Arial, Helvetica;
	font-size: 16pt;
	color: #e78a2d;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 13pt;
	color: #1d2656;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-size: 12pt;
	color: #1d2656;
	margin: 0px;
	padding: 0px;
}

.heading {
	font-size: 12pt;
	color: #1d2656;
}

.title {
	font-size: 12pt;
	color: #1d2656;
}

.copy {
	font-size: 10pt;
	color: #000000;
}

.copyred
{
	font-size: 10pt;
	color: #ff0000;
}

.copyblue
{
	font-size: 10pt;
	color: #1d2656;
}

.copyright {
	font-size: 8pt;
	color: #000000;
}

li {
	font-size: 10pt;
	color: #000000;
}


/* Navigation */

a {
	font-size: 10pt;
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #1d2656;
	text-decoration:none;
}


a.leftnav
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #1d2656;
	line-height: 30px;
}

a.leftnav:hover
{
	text-decoration: underline;
	color: #818386;
}

a.leftnavon
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #818386;
	line-height: 30px;
}

a.leftnavie
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #1d2656;
	line-height: 25px;
}

a.leftnavie:hover
{
	text-decoration: underline;
	color: #818386;
}

a.leftnavieon
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #818386;
	line-height: 25px;
}

a.copyright
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.copyright:hover
{
	color: #1d2656;
	text-decoration: underline;
}

a.headernav {
	font-size: 12pt;
	font-weight: bold;
	color: #1d2656;
	text-decoration: underline;
}

a.headernav:hover {
	color: #000000;
	text-decoration: none;
}

a.highlight {
	font-family: 'Arial Black', Arial Black, Arial, Helvetica;
	font-size: 9pt;
	color: #e78a2d;
	text-decoration: none;
}

a.highlight:hover {
	color: #1d2656;
	text-decoration: underline;
}

/* Miscellaneous */
