/* 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:#666;
	}
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;
         line-height: 19px;
	}
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: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h6 {
	color: #990000;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	}
h6 strong {
	font-size: 12px;
	line-height:15px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	}
#Titles {
	position: relative;
	top: -12px; left: 0px;
	margin: 0; border: 0; padding: 0;
	z-index: 1;
	}
#Titles h6 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #990000;	font-size: 16px; line-height:18px;
	margin: 0; font-weight: normal;
	}
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;
}
li.alt {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 14px;
	list-style-type:decimal;
	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;
	font-weight: normal;
	color:#333333;
	line-height: 15px;
	border:none;
	padding:0px;
	margin:0px;
	}
.grey {
	font-size: 12px;
	color:#333333;
	line-height: 13px;
	margin-top:0px;
	margin-bottom: 0px;
	border:none;
	padding:0;
	}
#wrapper {
	margin: 14px 19px 0px 19px;
	padding: 0px;
	border:#FFFFFF solid 1px;
	background:#DEDEDE;
	/*min-width: 667px;*/
	}
#topL {
	position: absolute;
	top: 14px;	left: 0px;
	width: 162px;	height: 501px;
	margin:0px; padding: 0px;
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:#666 solid 19px;
	background:url(images/headerL.png) no-repeat top right;
	z-index: 11;
	}
#topM {
	/*position: absolute;
	top: 15px;
	left: 161px;
	margin: 0px 0px 0px 20px;
	border:0;
	padding: 0px;
	width: 339px;
	height: 77px;
	background:url(images/headerM.png) no-repeat top right;
	z-index: 2;*/

	position: absolute;
    top: 15px;
    left: 161px;
    margin: 0px 0px 0px 20px;
    border: 0;
    width: 1220px;
    height: 72px;
    box-shadow: inset 1px 0px 3px gray;    
    z-index: 2;
    font-size: 12pt;
    color:#464646;
    font-family: "Book Antiqua";
    padding-left: 7px;
    text-shadow: 1px 1px 1px #999999;
    white-space: nowrap;

	}


 #topM h1 {      font-variant: small-caps;
    color: inherit;
    font-size: 18pt;
    margin-top: 0px;
    margin-bottom: 0px;}


#topR {
	position: absolute;
	top: 14px; right: 0px;
	width: 166px; height: 501px;
	margin: 0px; padding: 0px;	
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-right:#666 solid 19px;
	background:url(images/headerR.png) no-repeat top right;
	z-index: 3;
	}
#topR p {
	text-align:left;
	padding:0;
	margin: 15px 0px 2px 13px;
}
#left {
	position: absolute;
	top: 100px;	
	left: 19px;
	margin: 0px; 
	padding: 0px 5px 0px 5px;
	border-bottom: none;
	border-top: none;
	border-right: #999 solid 1px;
	border-left: #FFF solid 1px;
	font-size: 12px;
	text-align: center;
	background-color: #DEDEDE;
	height: 415px;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	z-index: 12;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
#left ul, #left ul li { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal; 
	font-weight: normal;
	font-size: 12px;
	list-style: none; 
	display: inline;
	margin: 0; 
	padding: 0; }
#left ul li a {
	font-weight: normal;
	font-size:12px;
	display: block;
	margin:0px; 
	padding: 4px 0px 7px 0px;
	border-bottom: 1px solid #aaa;
	text-decoration: none;
	}
#left ul li a:hover {border-bottom: 1px solid #333333;
	}
html>body #left ul li a {border-bottom: 1px solid #aaa;
	}
	
#left ul li.small a {
	font-size:11px;
	text-decoration: none;
	}
#left ul li.small a:hover {border-bottom: 1px solid #333333;
	}
	
#smLeft {
	position: absolute;
	top: 355px;	
	left: 20px;
	border: 0px; 
	padding: 0px;	
	margin: 0px;
	text-align: center;
	width: 158px;
	z-index: 18;
	}
#smLeft ul { 
	margin: 0;
	padding: 0;
	list-style: none; 
	display: inline;
	text-decoration:none;
	}
#smLeft ul li { 
	font-weight: normal;
	font-size: 11px;
	line-height:12px;
	margin:0;
	padding:0;
	list-style: none; 
	display: inline;
	text-decoration:none;
	}
#smLeft ul li em { 
	font-weight: normal;
	margin:0;
	padding:0;
  	list-style:none;
	text-decoration:none;
	border-bottom: 1px solid #aaa;
	display: block;
	margin: 0px 0px 0px 3px;
	}
#smLeft ul li a {
	display: block;
  	list-style:none;
	text-decoration:none;
	line-height:12px;
	padding: 5px 0px 6px 0px; 
	margin: 0px 0px 0px 3px;
	border-bottom: 1px solid #aaa;
	}
#smLeft ul li a:hover {
	border-bottom: 1px solid #333;
	}

#middle {
	position:static;
	padding: 90px 10px 0px 10px;
	margin: 0px 160px 0px 160px;
	border-top: none;
	border-bottom: none;
	border-right:#999999 solid 1px;
	border-left:#999999 solid 1px;
	background: #FFFFFF url(images/bg-top.png) repeat-x top left;
	}
.images {
	border: 1px #999 solid;
	}
#right {
	position:absolute;
	top: 100px;	right: 19px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-bottom:0;
	border-top:0;
	border-left:#999 solid 1px;
	border-right:#FFF solid 1px;
	background-color:#DEDEDE;
	font-weight: normal;
	height: 415px;	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	z-index: 8;
	}
html>body #right {width: 150px; /* ie5win fudge ends */
	}
#right ul {
	font-size: 12px; 
	line-height: 13px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	border:0;
	list-style-image: url(images/arrow.gif);
	list-style-position:inside;
	}
#right ul li {
	font-size: 12px; 
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0;
	list-style-image: url(images/arrow.gif);
	list-style-position:inside;
	}
#right ul li a {
	color:#990000;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 3px;
	border:0;
	}
#right h6 a {color:#990000; text-decoration:none;}
#right h6 a:hover {color:#990000; text-decoration:underline;}
#right ul li a:visited {color:#990000; text-decoration:none;}
#right ul li a:active {color:#990000; text-decoration:none;
	}
#right ul li a:hover {
	color: #c71f1f; text-decoration: underline;
	}
	
/* 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 5px 0px;
	margin: 10px 0px 0px 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; }



