/* Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 } */
body {
;
}

.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; color: #191919; line-height: 16px}


.samples {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt
}


a {
;
}

p {
;
}

td {
;
}

a:link {
text-decoration: none;
; font-weight: bold; color: #000066}

a:visited {
color: #003300;
text-decoration: none;
; font-weight: bold}

a:active {
text-decoration: none;
; font-weight: bold; color: #000066}

a:hover {
color: #003399;
; text-decoration: underline; font-weight: bold}

.menu1 {font-size:16pt; font-weight:bold; text-decoration:none; color:#FFFFFF; ; font-family: Palatino, "Times New Roman", Times, serif; line-height: 26px} 
a.menu1:visited { color:#FFFFFF; font-weight:bold; text-decoration:none ; font-family: Palatino, "Times New Roman", Times, serif; font-size: 16px} 
a.menu1:link { color:#FFFFFF; font-weight:bold; text-decoration:none ; font-family: Palatino, "Times New Roman", Times, serif; font-size: 16px} 
a.menu1:hover { color:#FFFF99; font-weight:bold; text-decoration:underline ; font-family: Palatino, "Times New Roman", Times, serif; font-size: 16px; margin-top: 5px; margin-bottom: 5px} 

.footerText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #CCCCCC;
}

TEXTAREA{
color: #333333;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px #777777 solid;
}

.pagetitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000033;
font-weight: bold;
; line-height: 24px}

.sectionhead {
font-family: Palatino, "Times New Roman", Times;
font-size: 20px;
font-weight: bold;
color: #000066;
; line-height: 24px; margin-bottom: 9px; text-align: center}

.subhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold}

.footnote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic}
.indent1 {  margin-left: 1in; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; color: #191919}
.question { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000033; ; list-style-position: outside; list-style-type: decimal}
.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic }
SELECT  { color: #333333;
background-color: #FFFFFF;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px #000066 double;
 } .listbullet2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #191919; list-style-type: disc; margin-top: 9px; list-style-image: url(images/bullet1.gif); line-height: 16px}
.listbullet3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; margin-left: 18px; list-style-type: square ; list-style-image: url(images/bullet2.gif)}
.quote {  text-align: justify; margin-bottom: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color: #191919}
.rightcite {  font-family: "Times New Roman", Times, serif; font-weight: bold; color: #333333; text-align: right; margin-bottom: 6px}
INPUT { color: #333333; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; border: none; }
.leftnav {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #330000}
.tabletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 13px; color: #191919; margin-top: 6px; margin-bottom: 12px}
.cellborderbottom {  border-color: black black #999999; border-style: solid; border-bottom-width: 1px}
.listbullet4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #191919; list-style-type: square; margin-top: 9px; line-height: 16px }
.bodytextindent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #191919; line-height: 16px ; margin-left: 20px}


/* Giggles.... here's the new left menu code from cchome ----- */
#nav {
	font-family:  Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	width:232px;
	/* height: auto; */
	position:relative;
	top: -0.35em;
	left:0;
	bottom: 0;
	background-color: #333366;
	color:#FFFFFF;
	text-align:left;
	border-right: 0px solid #2d73b9;
}
/* Now, let's save IE from itself */

* html #nav {
	width:193px;
	}
	
* html #main {
	width: 555px;
	float: right;
	}

#button {
        border-right: 0px solid #2d73b9;
        padding: 0 0 0 0;
		margin-bottom: 0;
        font-family: 'Trebuchet MS', 'Lucida Grande',
          Verdana, Lucida, Geneva, Helvetica, 
          Arial, sans-serif;
        background-color: #333366;
        color: #333;
}
		
#button ul {
		list-style: none;
        margin: 0;
        padding: 0;
        border: none;
}
                
#button li {
        border-bottom: 1px solid #90bade;
        margin: 0;
}

#button li a {
		display: block;
        padding: 5px 5px 5px 0.5em;
        border-left: 0px solid #1958b7;
        border-right: 0px solid #508fc4;
        background-color: #000066;
        color: #fff;
        text-decoration: none;
        width: 100%;
}

html>body #button li a {
        width: auto;
}

#button li a:hover {
        border-left: 0px solid #1c64d1;
        border-right: 0px solid #5ba3e0;
        background-color: #2586d7;
        color: #fff;
}