.main-table
{
	margin-top: 10px;
	border: 3px solid #003366;
	width: 734px;
}

.main-nav
{
	background: url(Images/bg-home-nav.gif) repeat-x; 
	height: 132px; 
	border-bottom: solid 3px #000000; 
	font-family: helvetica, Arial, Verdana; 
	font-size: 16px; 
	vertical-align: top; 
	line-height: 18.5px
}

.general-nav
{
	height: 37px; 
	background-color: #73C1C1; 
	font-family: helvetica, Verdana, Arial, ; 
	font-size: 12px;
	font-weight: normal;
}

.general-nav a
{
	color: #000000;
	text-decoration: none;
}

.general-nav a:hover
{
	text-decoration: none;
	color:#FFFFCC
}

.main-nav div a
{
	color: #000000;
	text-decoration: none;	
}

.heading
{
	font-family: helvetica, Arial, Verdana; 
	color: #4D647A;
	font-size: 36px;
	margin: 0  0 15px 0;
}

.copy
{
	/*	font-family: Verdana,Arial,helvetica; 
	font-size: 16px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:	0.03em;
	line-height: 1.6;
	margin: 0 0 0 0;
	padding: 0;
}

.copy-table
{
/*	width: 312px; */
	margin: 0;
	padding: 0;
/*	margin-top: 1em;
	margin-bottom: 1em; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing:	0.05em;
}

.copy-table-bd
{
	margin: 0;
	padding: 0;
	border: solid #333333 thin;
/*	margin-top: 1em;
	margin-bottom: 1em; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing:	0.05em;
}

.left {
	/* padding: 0 1em 0 0; */
	width: 20%;
	vertical-align: top;
	font-weight: bold;
}

.right {
	width: 80%;
/*	padding: 0 0 0 1em; */
	vertical-align: top;
}
.top {
	vertical-align: top;
}

.stack
{	float: left;
	margin: 0 0 10px 0;
	clear: left;
}

.smaller {
	font-size: 14px;
	color: #333333;
	text-indent: 0;
}

.noindent {
	text-indent: 0;
}
.align {
/*	text-indent: 1em; */
	padding: 0;
	margin: 0;
}
.subhead {
	color: #4D647A;
	font-weight: bold; 
	font-family: Verdana,Arial,helvetica; 
	font-size: 16px;
	text-indent: 0;
	letter-spacing:	0.02em; 
/*    margin-top: 0; */
}

/* redefined tags */

a {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

blockquote
{
/*	width: 200px; */
	font-size: 13px;
	white-space: normal;
	color: #666666;
	margin: 15px 10 0 10px;
}

ul
{
	list-style: none;
	margin-top: 0;
	margin-left: 0px;
	padding-left: 1em;

	white-space: normal;
}
li {
	padding-bottom: 10px;
}

p
{
/*	text-indent: 1em; */
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
	width: 100%;
}
body 
{
	background-color: #666666;
}
/* img {
	margin: 0 0 10 0;
	padding: 0;
	clear: both;
} */
/* navigation styles */
#dropmenudiv
{
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font-family: helvetica, Verdana, Arial, ; 
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	z-index: 100;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	color: #000000;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
}
#dropmenudiv a:hover
{	
	color: #FFFFCC;
}
.photo
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
