/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	/* font-family: tahoma,lucida,verdana,sans-serif; */
	color:#000000;
	font-size: 13px;
	line-height:17px;
	background-color:#FFF;
	}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
	outline: none;
	}
a:visited {
	color: #000066;
	}
a:active {
	color: #000066;
	}
a:hover {
	color: #c71f1f;
	text-decoration: none;
	
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 13px;
	margin-top: 11px;
	margin-bottom: 0;
	}
p.no_margin {
	font-size: 13px;
	margin-top: 11px;
	margin-bottom: 0; 
	}
p.indent {
	font-size:13px;
	text-indent:20px;
	margin-top:8px;
	margin-bottom:8px;
}
table {
	text-align:left;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
}
td {
	font-size: 13px;
	text-align:left;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
}
h1 {
	font-size: 18px;
	text-align:left;
	line-height: normal;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 3px;
	color:#990000;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-variant:small-caps;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;	font-size: 15px; line-height:18px;
	margin: 0; font-style: normal; font-weight: bold;
}
#Titles {
	position: absolute;
	top: 0px; left: 0px;
	margin: 0px 0px 10px 0px; border: 0; padding: 0;
	z-index: 1;
}
ul {
	font-size: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-type: disc;
	font-weight:normal;
}
ol {
	font-size: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-type:decimal;
	font-weight:normal;
}
li.big {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight:normal;
}
.back {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	text-align:center;
}
.back a {
	font-weight:bold;
}
/* BEGIN autoform formating */
form.autoform, div.autoform { padding: 5px; border: 0px solid #FFFFFF; clear: both; }
form.autoform td { border-bottom: 1px dashed #CCCCCC; }
form.autoform td { vertical-align: top; margin: 0; padding: 7px; }
form.autoform td.col_1 { width: 30%; }
form.autoform td.col_2 { width: 70%; }
form.autoform td p { font-style: italic; }
p.autoform-comment { font-style: italic; color: #036; background-color: transparent; }
div.autoform p.autoform-comment { margin: 12px; padding: 12px; border: 1px solid #999; }
.error   { color: #930; background: inherit; font-weight: normal; }
/* END autoform formating */


.media {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 50px;
	list-style-type: disc;
	font-weight:normal;
}	
	.Dates {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:14px;
	margin: 20px 0px 8px -13px;
}
	.center_dates {
	font-family:Georgia, Times New Roman, Times, serif;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-top:8px;
	margin-bottom:8px;
}
.small {
	font-size: 12px;
	color:#333333;
	line-height: 16px;
	border:none;
	padding:0;
	}
.grey {
	font-size: 12px;
	color:#333333;
	line-height: 13px;
	margin-top:0px;
	margin-bottom: 0px;
	border:none;
	padding:0;
}
#wrapper {
	margin: 0;
	padding: 0px;
	border: 0px;
	background:#FFF;
	}
#topL {display:none;}
#topM {display:none;}
#topR {display:none;}
#topR p {display:none;}
#left {display:none;}
#smLeft {display:none;
}

#middle {
	position:static;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #FFF;
}
.images {
	display:none;
	border: #CCCCCC solid 1px;
}

#right {
	display:none;
	}
	
/* New Styles 090407 */
.counter {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	color: #663333;
	font-size: 0.9em;
	}
	
#footer {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	vertical-align:bottom;
	background-color:#FFF;
	border:0;
	}
#footer p {font-size: 9px;	color:#666; line-height: 11px; margin-bottom: 0px; padding:0; }
#footer a:link {color:#666; text-decoration:none; }
#footer a:hover {color:#990000; text-decoration:none; }
