body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0;
	background-color : #003300;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color : #999966;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
}

a:hover, a:active {
	color : #cccccc;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
}

.header {
	background-image: url(/images/header_bg.gif);
	padding : 10px 10px 10px 10px;
}

.stripe {
	background-image: url(/images/dot_white.gif);
}

.nav {
	background-image: url(/images/nav_bg.gif);
	padding-top : 2px;
	padding-bottom : 0px;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #cccccc;
	padding : 2px 20px 2px 20px;
}

.sectionhead {
	color : #cccccc;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 20px;
	padding-top : 5px;
	font-size : 18px;
	letter-spacing : 1px;
}

.pagehead {
	color : #cccc99;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	padding-bottom : 5px;
	padding-left : 20px;
	padding-right : 5px;
	padding-top : 5px;
	font-size : 22px;
	letter-spacing : 2px;
}

.m_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
	padding-left : 10px;
	padding-right : 10px;
}

.secondaryhead {
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 5px;
	font-size : 18px;
	letter-spacing : 1px;
}

.subhead {
	color : #cccc99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	letter-spacing : 3px;
}

.m_sidebox {
	color : #003300;
	background-color : #ffffff;
	font-size : 11px;
	padding : 5px 5px 5px 5px;
	list-style-type : square;
}

.m_sidebox_header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.ul {
	list-style-type : square;
	line-height : 20px;
}

.images {
	border : 4px solid #999999;
}

.caption {
	color : #cccc99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
}