body {
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.copy {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	text-align: justify;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
	color: #0326D8;
}

#wrapper {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../images/backup_texture/bckgnd_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


#mainpanel {
	width: 860px;
	background-color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat;
}

#basenav {
	height:50px;
	width: 800px;
	background-image: url(../images/backup_texture/base_bckgnd.jpg);
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	}
	
.footer {
	vertical-align: top;
}

#basenav a:link {
	text-decoration: none;
	color: #333333;
}

#basenav a:visited {
	text-decoration: none;
	color: #333333;
}
#basenav a:hover {
	text-decoration: none;
	color: #2a5798;
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #664E31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.TextBloc {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.headingblack {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: justify;
	vertical-align: text-top;
}
.required {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.tablepadding {
	width: 650px;
}
.subheading {
	font-size: 11px;
	font-weight: bold;
	color: #664E31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	letter-spacing: .2em;
}


/* ID Styles */

	
#navigation td {
	border-bottom: 1px solid rgb(91,108,134);
	}
	
#navigation a {
	font:12px arial;
	font-weight: bold;
	color:#FFFFFF;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:5px 5px 5px 5px;
	background: rgb(0,0,0) 8px 50% no-repeat;
	}
	
#navactive {
	background: rgb(0,0,0) url("../images/mm_bullet_vsmall.gif") 8px 50% no-repeat;
	color:#FFFFFF;
	}
	
#navigation a:hover {
	background: rgb(255,255,255) url("../images/mm_bullet_vsmall.gif") 8px 50% no-repeat;
	font-weight: bold;
	color:#000000;
	}

/* Class Styles */
		
.pageName{
	font:16px arial;
	color: #664E31;
	line-height:18px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:14px arial;
	color: #664E31;
	line-height:16px;
	letter-spacing:.1em;
	}

.detailText {
	font:11px arial;
	color:#000000;
	line-height:18px;
	}
	
.smallText {
	font:10px arial;
	color:#000000;
	}
	
.navText {
	font:12px arial;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.TableTitle{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background: #8F754B;}
.TableTitle2{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #795F46; background: #8F754B;}
.TableContent{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #795F46; background: #DACEB6;}
.TableContent2{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #795F46; background: #E8D5C2;}
.TableContent3{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #795F46; background: #BFA892;}
.TableLink{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background: #8F754B; text-align:center; width: 80px;}
.TableLink:hover{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background: #3AAF3A; text-align:center; width: 80px;}