/***** HTML *****/

A:visited {
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #CC0000;
	text-decoration: underline;
}
A:active {
	COLOR: #00CC00;
	text-decoration: underline;
}
A {
	COLOR: #006699; 
	TEXT-DECORATION: underline; 
}

A.nav:visited {
	TEXT-DECORATION: none 
}
A.nav:hover {
	COLOR: #FFFFFF; 
	text-decoration: none; 
	background-color: #B42E2E; 
	background-image: url(../images/butt_bgr_1.gif) 
}
A.nav:active {
	COLOR: #ffff00; 
	text-decoration: none; 
}
A.nav {
	COLOR: #FFFBEF; 
	TEXT-DECORATION: none; 
	font-size: 11pt; 
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	background-color: #5F7981; 
	border-color: #CCCCCC #333334 #333333 #CCCCCB; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 100%; 
	font-weight: bold; 
	padding-top: 2px; 
	padding-bottom: 2px;
	text-align: center; 
	background-image: url(../images/butt_bg_1.gif); 
	display: block; 
}

.menu1 {  
	background-image: url(../images/menu-bg.gif); 
	background-color: #03964F
}

body {
	background-color: #F7F3EF;
	font-family: "Times New Roman", Times, serif;
}
td {
	font-family: "Times New Roman", Times, serif;
}
form {
	width: 500px;
	border: 1px solid #999999;
}

.all {
	background-color: #F1EBF4;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666665;
	border-bottom-color: #666667;
	border-left-color: #666668;
}
.main {
	padding-top: 18px;
	padding-right: 26px;
	padding-bottom: 30px;
	padding-left: 26px;
	background-color: #FFFFFF;
	border-color: #666666 #666667 #666668 #666669;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
}


/***** TITLES HEADS *****/

.titlepage {
	font-size: 18pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #009999; 

}

.titlesec {
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif
}

.subhead {
	font-size: 9pt; 
	font-style: italic; 
	text-align: center; 
	font-family: Georgia, "Times New Roman", Times, serif; color: #336600; 
	font-weight: normal; 
	padding-top: 7px; 
	padding-right: 5px; 
	padding-bottom: 7px; 
	padding-left: 5px
}

.subtext {  
	font-style: italic; 
	color: #663300; 
	font-weight: normal
}
.subtext p {
	margin: 5px;
}

/***** PICS *****/

.pic {  
	border-color: #663300 #663301 #663302 #666603; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.pictitle {  
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #009999; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.mainimage {  
	border: #006666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

/***** OTHER *****/

.printable {  
	font-size: 9pt; 
	margin-top: 3px; 
	margin-bottom: 3px
}
.printable p {  
	margin-top: 8px; 
	margin-bottom: 8px
}

.textslice {  
	font-size: 9pt; 
	font-weight: bold; 
	color: #03964F
}

ZZZ.list1 {  
	padding-bottom: 8px; 
	padding-left: 8px
}
ul {
	margin-left: 20px;
}

.contact p {  
	margin-top: 8px; 
	margin-bottom: 8px
}

   /***** HOMEPAGE *****/

.BoxHome {
	text-align: center;
	padding-bottom: 6px;
	width: 160px;
	border: 1px solid #006600;
	vertical-align: top;
	background-color: #FEFAEB;
}
.BoxHome p {
	margin: 5px;
}

   /***** SIDE LINKS *****/

#Adds {
	border: 1px solid #000000;
	background-color: #FAF8FA;
}
#AddsLft {
	padding: 5px;
	width: 150px;
}
#AddsRgt {
	padding: 5px;
	width: 150px;
}

