body {
	min-width: 950px;
	background: #195d5d url("/images/bg.gif") repeat-x;
	margin: 0px;
	padding: 0px;
}



#mast {
	position: relative;
	width: 884px;
	height: 152px;
	margin: 0 auto;
}
#welcome {
	position: absolute;
	top: 15px;
	right: 18px;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #4cbbbb;
}
#welcome a {
	color: #4cbbbb;
}



#main {
	width: 850px;
	margin: 0 auto;
	background: url("/images/shadow_bg.gif") no-repeat;
	padding: 0px 50px;
}
#submain {
	background: url("/images/content_bg.gif");
}



#submain div.nav {
	float: left;
	width: 174px;
	padding: 8px 0px 20px 10px;
}
#submain div.nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submain div.nav li {
	padding: 10px;
	margin-bottom: 4px;
	background: #dbebeb url("/images/nav_bg_off.gif") repeat-y;
	color: #698f8f;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#submain div.nav li:hover {
	background: #cae7e7 url("/images/nav_bg_over.gif") repeat-y;
}
#submain div.nav li.on {
	background: #fff;
	color: #066;
	font-weight: bold;
}
#submain div.nav li a, #submain div.nav li:hover a, #submain div.nav li.on a {
	color: #698f8f;
	text-decoration: none;
}
#submain div.nav li.on a {
	color: #066;
}



#submain div.content {
	margin: 0px 0px 0px 184px;
	width: 606px;
	padding: 30px;
	min-height: 386px;
	background: url("/images/content_bg_top.gif") top right no-repeat;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #355050;
}
div.content h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 29px;
	color: #066;
	border-bottom: solid 3px #066;
}
div.content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #066;
}
div.content p {
	margin: 0px 0px 15px 0px;
	line-height: 18px;
	text-align: justify;
}
div.content ul {
	line-height: 21px;
}
div.content a {
	color: #066;
}
div.content div.btt {
	text-align: right;
	margin-bottom: 20px;
}
div.btt div {
	display: inline;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	border: solid 1px #55afaf;
	padding: 5px;
}
div.btt a {
	color: #55afaf;
	text-decoration: none;
}
div.btt a:hover {
	color: #066;
}
div.content table.entry {
}
div.content table.entry td {
	border-bottom: 1px solid #CCC;
	margin: 0px;
	padding: 5px;
}
div.content table.entry td.required {
	font-weight: bold;
}
div.content table.entry td.last {
	border-bottom: 0px;
}
div.content table.entry input.text {
	width: 85%;
}
div.content table.entry input.missing {
	background-color: #EEE6B0;
	border: 4px solid #00f;
}
div.content table.entry textarea {
	width: 100%;
	height: 100px;
}
div.content table.entry table {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666;
}
div.content table.entry table td {
	border: 0px;
	margin: 0px;
	padding: 2px;
}




#footer {
	width: 850px;
	height: 155px;
	margin: 0 auto;
	background: url("/images/footer_bg.jpg") no-repeat;
}
#footer ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	text-align: center;
}
#footer ul li {
	padding: 0px 6px;
	display: inline;	
}
#footer ul li a {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #207676;
	text-transform: uppercase;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #279191;
	text-decoration: underline;
}
#footer div {
	margin: 18px 42px;
	padding: 7px;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #279191;
	text-transform: uppercase;
	border: solid 1px #279191;
	display: inline;
}
#footer div a {
	color: #279191;
	text-decoration: none;
}
#footer div a:hover {
	color: #21b2b2;
	text-decoration: underline;
}




.rb {
}
div.rbpass {
	display: inline;
	width: 6px;
	height: 2px;
	color: #390;
	background-color: #390;
	border-top: solid 1px #9c6;
	border-bottom: solid 1px #030;
	padding: 0px 2px;
	margin-left: 5px;
}
div.rbfail {
	display: inline;
	width: 6px;
	height: 2px;
	color: #c00;
	background-color: #c00;
	border-top: solid 1px #c66;
	border-bottom: solid 1px #600;
	padding: 0px 2px;
	margin-left: 5px;
}





form.ipeForm {
	margin: 0px;
	padding: 0px;
}
input.ipeButton {
	font-family: helvetica, arial, sans-serif;
	float: right;
	background: #cae3e3;
	border: solid 1px #55afaf;
	font-size: 10px;
	color: #55afaf;
	margin: 0px 0px 0px 1px;
	padding: 5px;
	cursor: pointer;
}
input.ipeButton:hover {
	color: #066;
}
input.ipeButtonDisabled {
	font-family: helvetica, arial, sans-serif;
	float: right;
	background: #CCC;
	border: 1px solid #999;
	font-size: 10px;
	color: #333;
	margin: 0px 0px 0px 1px;
	padding: 5px;
	cursor: pointer;
}
textarea.ipeTextarea {
	width: 100%;
	height: 450px;
}