/*  LAYOUT styles  */

#main {
	text-align: center;
	width: 100%;
	height: auto;
	margin:0 auto;
}
#top {
	width: 800px;
	height: 114px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(imgs/pghdr.jpg);
	background-color: #FFFFFF;
}

#contents {
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	width: 800px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(imgs/pgftr.jpg);
}

/*  -----------------------  */

.pgbkgrnd {
	background-color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rhtcol {
	background-attachment: scroll;
	background-image: url(imgs/pgrhtslice.jpg);
	background-repeat: repeat;
	background-position: left top;
}

/*  norm styles  */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A83A8A;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #325B96;
	text-decoration: none;
	line-height: 18px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.subpghdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #325B96;
	text-decoration: none;
}
.subpghdr a:hover {
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.purple {
	background-color: #A83A8A;
}
.grey {
	background-color: #6A7E96;
}
.resourcelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #993333;
	text-decoration: none;
}
.resourcelink a:hover {
	text-decoration: underline;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #98337C;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.nav a:hover {
	color: #003366;
	text-decoration: underline;
}
.navftr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #6A7E96;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.navftr a:hover {
	color: #003366;
	text-decoration: underline;
}
.adimgs {
	padding-top: 0px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 0px;
}
.navftrlft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #6A7E96;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
}
.navftrlft a:hover {
	color: #003366;
	text-decoration: underline;
}
.navlft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #98337C;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.navlft a:hover {
	color: #003366;
	text-decoration: underline;
}
.subpic {
	padding-left: 15px;
	padding-bottom: 5px;
}
.return {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
.return a:hover {
	color: #000066;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 350px;
}
.redtxt {
	color: #990000;
}
