@import "forms.css";

html, * {
	font-family: Tahoma;
	font-size: 11px;
	
	outline: none;
	-moz-outline: none; 	
}

a {
	color: #3399CC;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

body {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.addressa {
	color: #000000;
	text-decoration: none;
}

.addressa:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.boxtext {
	padding-bottom: 12px;
	padding-left: 32px;
	padding-top: 12px;
	width: 365px;
}

.boxtext a {
	color: #990000;
	text-decoration: none;
}

.boxtext a:hover {
	color: #990000;
	text-decoration: underline;
}

.boxtext2 {
	padding-bottom: 12px;
	padding-left: 32px;
	padding-top: 12px;
	width: 430px !important;
	width: 460px;
}

.boxtext2 a {
	color: #990000;
	text-decoration: none;
}

.boxtext2 a:hover {
	color: #990000;
	text-decoration: underline;
}

.branch {
	color: #FFFFFF;
	display: block;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-top: 7px;
	width: 100%;
}

.branch:hover {
	background-color: #C4D3E1;
	color: #FFFFFF;
	display: block;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-top: 7px;
}

.foldouts {
	color: #FFFFFF;
	line-height: 140%;
	padding-bottom: 5px;
	padding-left: 15px;
}

.foldouts a {
	color: #FFFFFF;
	text-decoration: none;
}

.foldouts a {
	color: #FFFFFF;
	text-decoration: underline;
}

.font15 {
	font-size: 15px;
}

.font9 {
	font-size: 9px;
}

.footerhomebox {
	background-color: #FFFFFF;
	height: 103px;
	text-align: left;
}

.homebox {
	background-color: #FFFFFF;
	height: 103px;
	position: relative;
	text-align: left;
	width: 100%;
}

.inner_img {
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.innerbox {
	height: 360px;
}

.innertext {
	width: 400px;
}

.leftbar_links {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-left: 7px;
	padding-right: 10px;
	padding-top: 5px;
}

.mar10 {
	margin-left: 10px;
}

.martop {
	margin-top: 7px;
}

.paddedtext {
	padding-left: 15px;
	padding-top: 5px;
}

.pent_inner_content {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
}

.reddiv {
	height: 6px;
	width: 100%;
}

.regfrm {
	border: 1px solid #000000;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}

.regfrm-on {
	background-color: #F1F1F1;
	border: 1px solid #000000;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}

.sep {
	border-bottom: 1px dashed #C0C0C0;
	font-size: 1px;
	height: 1px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.subtitle {
	color: #336699; /*color: #6F6F6F;*/
}

.td_gray {
	background-color: #999999;
	font-size: 1px;
}

.td_gray2 {
	background-color: #999999;
}

.td_highblue {
	background-color: #3399CC;
	font-size: 1px;
}

.td_leftbar {
	background-color: #336699;
}

.topnav {
	color: #000000;
	text-decoration: none;
}

.topnav:hover {
	color: #000000;
	text-decoration: none;
}

.trb {
	font-family: Trebuchet MS;
}

#actual_content, #footer {
	background-color: #FFFFFF;
}

#addressbar {
	color: #FFFFFF;
	cursor: default;
	font-size: 9px;
	margin-top: 10px;
}

#addressbar a {
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

#addressbar a:hover {
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}

#content {
	padding-top: 10px;
	width: 667px;
}

#content_body {
	margin-left: 177px !important;
	margin-left: 174px;
}

#leftbar {
	text-align: left;
}

#leftbar_div a {
	color: #FFFFFF;
	text-decoration: none;
}

#leftbar_div a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#logo {
	background-color: #FFFFFF;
	height: 66px;
	width: 100%;
}

#navbox {
	background-color: #FFFFFF;
	background-image: url(../images/navbox.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 14px;
	text-align: left;
	width: 100%;
}

#pent_Header {
	background-color: #FFFFFF;
}

#wrapper {
	background-color: #1879A3;
	height: 600px;
	padding-left: 10px;
	width: 722px;
}

.LoginHead {
	background-color: #999999;
	font-weight: bold;
	color: white;
	text-align: center;
}

.LoginTable {
	background-color: #CCCCCC;
}