body
{
	color: white;
	font-family: Claridge, Garamond, Times, serif;
	font-size: 12pt;
	background-color: #455560;
	margin: 20px 20px 40px 20px;
}

a, a:link
{
	color: #f47d20;
}

a:active, a:hover
{
	color: #f6a769;
}

h2
{
	border-top: 1px solid #9aa1b1;
	padding: 20px 0 0 5px;
}

h3
{
margin: 0;
padding: 0 0 0 5px;
}

h4
{
margin: 0;
padding: 0 0 0 5px;
}

hr
{
color: #9aa1b1;
background-color: #9aa1b1;
border: 0;
height: 1px;
margin: 15px 0 15px 0;
}


#column_one
{
	border-top: 1px solid #9aa1b1;
	float: left;
	margin: 0;
	width: 27%;
}

#column_two
{
	border-top: 1px solid #9aa1b1;
	margin: 0 0 0 390px;
	width: 32%;
}

#column_three
{
	border-top: 1px solid #9aa1b1;
	float: right;
	margin: 0 20px 0;
	width: 30%;
}

#header
{
	background: none;
	height: 50px;
}

#menu
{
	background: none;
}

#menu ul
{
	border-bottom: 1px solid #9aa1b1;
	padding: 0;
}

#menu li
{
	border-top: 1px solid #9aa1b1;
	display: block;
	font-size: 13pt;
	padding: 10px 10px 15px 5px;
	width: 97%;
}

#menu li:hover
{
	background-color: #3e4c55;
	color: #f6a769;
}

.menu_link a
{
	background: none;
	color: #fff;
	text-decoration:none;
}

.menu_link a:hover
{
	background: none;
	color: #f6a769;
}

.menu_current
{
	color: #9aa1b1;
}

.menu_current a
{
	background: none;
	color: #9aa1b1;
	text-decoration: none;
}

.menu_current a:hover
{
	text-decoration: underline;
}
	

#content
{
	background: none;
}

#content p
{
	font-size: 11pt;
	line-height: 16pt;
	padding: 0 5px 	0 5px;
	/* text-align: justify; */
}

#news p
{
	font-size: 11pt;
	padding: 0 0 0 5px;
	/* text-align: justify; */
}

#footer
{
	border-top: 1px solid #9aa1b1;
	color: #9aa1b1;
	font-size: 10pt;
	margin: 40px 0 0 0;
	width: 100%
}

.subhead
{
	font-size: 12pt;
	height: 52px;
	line-height: 21px;
	padding: 0 0 0 5px;
}

.subhead cite
{
	font-size: 12pt;
}
