
a {
	text-decoration: none;
}

body {
	background: #9f9f9f url('/img/gui/body_bg.gif') repeat-x;
	font-size: small;
	margin: 0;
}

h1 {
	background: url('/img/gui/logo.gif') no-repeat;
	float: left;
	width: 121px;
	height: 33px;
	margin: 0 0 0 15px;
	padding: 0;
}

h1 a {
	display: block;
	height: 100%;
	text-indent: -10000px;	
	width: 200px;
}

h2 {
	color: #385f74;
	font-family: verdana;
	font-size: 130%;
	margin: 25px 0 20px 0;
}

h3 {
	color: #b6dcf6;
	font-family: arial;
	margin: 5px 0 17px 0;
	padding: 0;
	text-align: right;
}

h4 {
	color: #313131;
	font-family: arial;
	margin: 0;
	margin-bottom: -10px;
	padding: 0;
}

input {
	margin-bottom: 8px;
	width: 140px;
}

input.button {
	width: 79px;
}

label {
	color: #fff;
	font-family: arial;
	font-weight: bold;
}

p {
	font-family: arial;
	font-size: 85%;
}

ul {
	padding-left: 30px;
}

ul li {
	font-family: arial;
	font-size: 85%;
}

#bottom_round {
	background: url('/img/gui/round_btm_bg.gif') no-repeat bottom;
	padding-bottom: 14px;
	z-index: 2;
}

#content {
	 background: url('/img/gui/main_bg.jpg') repeat-x;
}

#content a {
	color: #0084e0;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	line-height: 1.50em;
}

#content ul li {
	line-height: 1.50em;
}

#container {
	margin: auto;
	width: 682px;
}

#divider {
	background: url('/img/gui/vertical_divider.jpg') no-repeat;
	float: left;
	width: 2px;
	height: 181px;
	margin-right: 20px;
	margin-top: 24px;
}

#footer {
	background: #626262 url('/img/gui/footer_bg.gif') no-repeat bottom left;
	height: 55px;
	margin-top: 25px;
	margin-bottom: -8px !important;
	margin-bottom: auto;
	padding: 23px 20px 0 20px;
}

#footer .right {
	text-align: right;
}

#footer a {
	color: #313131;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	color: #313131;
	font-family: arial;
	font-size: x-small;
	line-height: 2em;
	margin: 0;
}

#header {
	margin: 45px 0 10px 0;
	height: 35px
}

#header p {
	color: #484848;
	font-family: verdana;
	float: right;
	margin: 19px 15px 0 0;
}

#header a {
	color: #484848;
}

#header a:hover {
	text-decoration: underline;
}

#left_col {
	float: left;
	padding: 0 20px 0 30px;
	width: 183px;
}

#left_col input {
	margin: 0 25px 0 0;
	width: 258px;
}

#left_col fieldset {
	border: 1px solid #777;
	margin: 0 0 25px 0;
	padding: 10px;
	width: 580px;
}

#left_col fieldset p {
    line-height: 1;
    margin: 0;    
}

#left_col fieldset .clearing {
    height: 10px;
}

#left_col label {
	color: #333;
	font-weight: normal;
}

#left_col legend {
    color: #385f74;
	font-family: arial;
	font-weight: bold;
}

#left_col input {
    margin: 0;
}

#left_col input#submit_btn {
    width: auto;
    margin: 0;
}

#left_col input.name,
#left_col input.city {
	width: 200px;
}

#left_col input.mi {
	width: 25px;
}

#left_col input.mi,
#left_col label.mi {
    margin-left: 27px;
}

#left_col textarea {
    height: 50px;
	margin: 0;
	padding: 2px;
	width: 258px;
}

#left_col.wide_column {
	margin: 0;
	width: 420px;
}

#left_col.widest_column {
	width: 605px;
}

#left_col p.notes {
    border-top: 1px dashed #777;
    padding-top: 10px;
    width: 605px;
}

#login {
	background: #313131 url('/img/gui/login_bg.gif') no-repeat bottom;
	float: left;
	padding: 17px;
	width: 146px;
}

#login p {
    text-align: right;
}

#account_section #login {
    display: none;
}

#main {
	background: #fff;
	margin: auto;
	padding: 4px;
	width: 662px;
}

#main_shadow {
	background: url('/img/gui/shadow_bg.png') repeat-y top;
}

#nav {
	height: 80px;
	margin: -8px 0 0 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

#nav .clearing {
	background: url('/img/gui/nav_btm_bg.png') no-repeat top center;
	height: 13px;
	margin: 0;
	overflow: hidden;
	width: 662px;
}

#nav .top {
	background: url('/img/gui/nav_top_bg.gif') no-repeat top center;
	height: 6px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 662px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	background: #4d7489 url('/img/gui/nav_bg.png') repeat-x;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

#nav ul li a {
	color: #fff;
	display: block;
	font-family: verdana;
	font-weight: bold;
	font-size: 125%;
	height: 55px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 158px;
}

#nav ul li a:hover {
	
	color: #d0eeff;
}

#nav ul li.active a {
	background: url('/img/gui/nav_ro.gif') no-repeat top center;
}

#nav ul li.divider {
	background: url('/img/gui/nav_divider.png') no-repeat;
	height: 55px;
	overflow: hidden;
	width: 10px;
	text-indent: -1000em;
}

#photo {
	 background: url('/img/gui/photo_bg.jpg') no-repeat;
	 height: 202px;
	 margin: 0;
	 margin-top: -25px;
	 padding: 0;
	 width: 662px;
}

#right_col {
	float: left;
	margin-right: 32px;
	width: 183px;
}

#top_round {
	background: url('/img/gui/round_top_bg.gif') no-repeat top;
	padding-top: 16px;
	z-index: 1;
}

.button {
	float: right;
	margin: 2px 0 0 0;
}

.clearing {
	clear: both;
}

.pipe {
	padding: 0 10px;
}

.pdf {
	background: url('/img/gui/pdficon.gif') no-repeat left;
	padding-left: 22px;
}

.right {
	float: right;
}

.left {
	float: left;
}

