a img {
	border: 0
	}
	
a:link {
	text-decoration: none;
	color:#802d63;
	font-weight: bold;	
}

a:visited {
	text-decoration: none;
	color: #555655;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.bodyCopy a:link, .bodyCopy a:visited {
	color: #833267;
}
a:active {
	text-decoration: none;
}
html {
	height:100%;
}
body {
	color: #555655;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ccc7b7;

	
}
ul.noindent {
  margin-left: 9px;
  padding-left: 0px;
  }


.tablebg {
	background-color: #FFFFFF;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	color: #802d63;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.SidebarHead {
	color: #802d63;
	font-size: 20px;
	padding-left: 20px;
	line-height: 0px;
}

.subheads {
font-weight: bold;
color: #784362;
}

.testing {
	font-weight: bold;
	color: #802d63;
}
.hackbg {
	background-color: #333333;
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.bottomnav:link {
color: #555655;
font-weight: normal;
}

.tablebghome {
	background-color: #FFFFFF;
	background-image: url(images/bg_tophome.gif);
	background-repeat: repeat-x;
}
.subheadgray {
	font-weight: bold;
	color: #959595;
}
.sidebarsub {
	font-family: Arial, Helvetica, sans-serif;
	color: #802d63;
	font-size: 12px;
	padding: 0px 20px;
}
.userGuideTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #5E1947;
	line-height: 30px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a.nav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	white-space: nowrap;
}
a.nav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	white-space: nowrap;
}
a.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	white-space: nowrap;
	background-image: url(images/nav-over.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
a.navb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	white-space: nowrap;
}
a.navb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	white-space: nowrap;
}
a.navb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	white-space: nowrap;
	background-image: url(images/nav-over.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
a.underline {
	text-decoration: underline; color: #802d63;
}

h1 {
	color: #802E63;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
}
.hometext {
	line-height: 18px;
	color: #000000;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	width: 500px;
}

.white {color:#FFFFFF;}