body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455886;
	background-color: #928f73;
}

#box {
	width: 290px;
	padding-left: 15px;
}

h1 {
	color: #0060A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

h2 {
	color: #3A6483;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bg1 {
	background-image: url(Templates/headbg4.jpg);
	background-color:#FFFFFF;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.navbg {
	height: 28px;
	background-image: url(Templates/navback.gif);
}

.mainbg {
	background-image: url(Templates/contentbg.gif);
}
.mainbg2 {
	background-image: none;
}

.footbg {
	background-image: url(Templates/footerback3.gif);
	height: 45px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}






.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

a:link {
	color: #666666;
}

a:visited {
  color: #666;
}

a:hover {
	text-decoration: underline;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {text-decoration: underline;
}



.formfield {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	letter-spacing: 0.1em;
	text-indent: 0.2em;
}
.navbgCopy {
	height: 28px;
	background-image: url(Templates/navback7.gif);
	text-decoration: none;
	background-position: bottom;
	background-repeat: repeat-y;
	color: #000000;
}
