/* Links ============================================== */

a:visited {
	color: #4a317e;
	text-decoration: none;
}

a:link {
	color: #b9422f;
	text-decoration: none;
}

.menu_item a:link {
	color: #d0962c;
	text-decoration: none;
}

.menu_item a:visited {
	color: #d0962c;
	text-decoration: none;
}

.menu_item:hover {
	background-image: url(MenuButtonOver.gif);
	color: #F8F0E2;
}

.menu_item a:hover {
	color:#FFCC99;
}


hr 
{
height: 3pt;
color: #952d4f;
background-color: #952d4f;
margins: 0px;
}




div#onecol {
	position: relative;
	top: -321px;
	left: 227px;
	height: auto;
	max-width: 35em;
	min-width: 20em;
	width: 60%;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 1em;
	padding-top: 1em;
	background-color: #f8f0e2;
	margin-bottom: 2pc;
	
}	

body {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 100%
	min-width: 85em;
	max-width: 100em;
	/*margin-top: 10px;
	margin-right: 25px;
	padding-bottom: 10px;
	margin-left: 25px;*/
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(BlueGradientTile.jpg);
	background-repeat: repeat;
}

div#mainblock {
	position: relative;
	background-color:#33FFFF;
	width: 100%;
	min-width: 750px;
	max-width: 900px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	/*margin-left: 42px;*/
	padding-bottom: 50px;
	left: 0px;
	height: auto;
}

#menublock {
	position: static;
	height: auto;
	width: 17%;
	min-width: 172px;
	top: 198px;
	margin-left: 12px;
	padding: 0px;
}


div#header {
	position: relative;
	margin-bottom: 18px;
}


#footer {
	position: relative;
	top: -325px; 
	left: 227px;
	clear: both;
	max-width: 35em;
	min-width: 20em;
	width: 60%;
	padding-right: 2em;
	padding-left: 2em;
	height: 5pc;
	text-align: center;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 18pt;
	color: #952d4f;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	text-indent: 1em;
}

.ni {
	text-indent: 0em;
}

.menu_item {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 46px;
	font-weight: bold;
	font-variant: normal;
	color: #d09b2c;
	text-align: center;
	background-image: url(MenuButtonNormal.gif);
	height: 46px;
	position: relative;
	width: 172px;
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

.c_notice {
	text-indent: 0px;
	color: #000000;
	}


.quoteSig {
	text-align: right;
	padding-right: 2em;
	line-height: 15pt;
	margin-bottom: 6pt;
}

pre {font-size: 8pt; color: "000000"}

pre.form-labels {font-size: 10pt}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #952d4f;
	margin-top: 24pt;
	margin-bottom: 12pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #952d4f;
	margin-top: 21pt;
	margin-bottom: -7pt;
}

blockquote {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	padding-right: 1em;
	padding-left: 1em;
}

.blurb {
	margin-bottom: -6pt;
}

li {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
}

.running {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	margin-bottom: -7pt;
	text-indent: 1em;
}

.ni_running {
	text-indent: 0em;
	margin-bottom: -7pt;
}
