.maintable {
	align: center;
	background-position: left top;
	background-repeat:no-repeat;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contenttable {
	align: center;
	width: 740px;
	border: 0px none;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}
.info-line {
	background-color: #28AECE;
	border: 0px none;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
}
.copyright {
	align: center;
	background-color: #1559AA;
	width: 740px;
	border: 0px none;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}
img {
	border: 0px;
}

.pefx_body {
	visibility: visible;
	width:      auto;
	background: #FFFFFF;
	vertical-align: top;
	height: auto;
	padding: 4px;
	margin: 6px;
}

.pefx_logo {
	visibility: visible;
	background: #CCCCCC url(../images/pefx_title.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: center;
}

.pefx_menu {
	visibility: visible;
	background: #123E62;
	vertical-align: top;
}

.pefx_title {
	visibility: visible;
	width:      auto;
	background: #CCCCCC url(../images/pefx_title.png);
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	overflow: scroll;
	vertical-align: bottom;
}
.navlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5D7B7B;
	text-decoration: none;
	background: #CC9966;
}

.navlink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background: #FFFFFF;

}
.navaccent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #332B1E;
	text-decoration: none;
	background: #80D4F9;
}

.home_page_form_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #99CCFF;
	vertical-align: top;
	font-weight: bold;
}

.home_page_field_prompt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #99CCFF;
	vertical-align: top;
	font-weight: bold;
}

.home_page_field_validation_error {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background: #FFFFFF;

}

.home_page_form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: top;
}

html {
        text-align: center;
        vertical-align: top;
		background-color: #FFFFFF;
	  	background-image: url(../images/template/bkgrnd.gif);
}

body { 
		margin:              0;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}

table {
	margin:              0px;
	padding:             0px;
	border-spacing:      0px;
	border-collapse:     collapse;
	border:thick;
	border-bottom-style: none;
}

td {
	border-width: 0px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

td.content {
	background-image:url(); 
	background-color:#FFFFFF;
}

td.border {
	background-image:url(); 
	background-color: transparent;
}


div.maincontent {
	font: 9px verdana,arial,helvetica;
	position: relative;
	left: 0px;
	top:  0px;
	border: 0px solid #000000;
	width: 775px;
	height: 345px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#visible {
	overflow: visible;
}

#hidden {
	overflow: hidden;
}

#scroll {
	overflow: scroll;
}

#auto {
	overflow: auto;
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #008DAE;
	text-decoration: none;
	background: #FFFFFF;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background: #BDBDBD;

}