body {
	margin: 0px;
	padding: 0px;
	min-height: 520px;
	height: 100%;
	width: 100%;
	min-width: 770px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	background-color: #FFFFFF;
}
html > body {
	min-height: 468px;
}
.footer {
	width: 100%;
	background-image: url(../images/backgrounds/footer.png);
	background-repeat: repeat-x;
	background-position: 0px 9px;
    position: absolute;
    bottom: 0 !important;
    bottom: 0px;
	height: 42px;
	font-size: 10px;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 5;
}
.footer a {
    color: #FFFFFF;
}
.footer img {
    border: 0px;
	float: left;
}
.footer p {
    margin: 13px 0px 0px 70px;
	padding: 0px;
}
.headbackground {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 91px;
	background-image: url(../images/backgrounds/headbackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 1;
}
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 487px;
	height: 91px;
	background-image: url(../images/backgrounds/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 7;
}
.logo img {
    margin: 4px 0px 0px 1px;
}
.header {
    position: absolute;
	left: 115px;
	top: 57px;
	z-index: 8;
}
.header h1 {
    margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.container {
    position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 3;
}
.lbackground {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background-color: #011F5A;
	width: 5px;
	background-image: url(../images/backgrounds/lbackground.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 4;
}
.content {
    width: 745px;
	padding: 100px 0px 52px 25px;
	line-height: 140%;
}
.login {
    position: absolute;
	top: 4px;
	left: 0px;
	z-index: 6;
	width: 770px;
}
.login .l {
    font-size: 10px;
	color: #C8CDDD;
	text-align: right;
	line-height: 18px;
	float: right;
}
.login .l input {
	font-size: 10px;
	height: 12px;
	border: 1px solid #999999;
	vertical-align: middle;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.login .r {
    float: right;
	text-align: center;
	font-size: 10px;
	width: 106px;
}
.login .r input {
	background-image: url(../images/backgrounds/button.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #00246A;
	border: 1px solid #C8CDDD;
	color: #C8CDDD;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	margin-bottom: 3px;
	margin-top: 2px;
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.login .r input:hover {
	border: 1px solid #EEEEEE;
	color: #FFFFFF;
}
.login .r a {
	color: #C8CDDD;
}
.login .r a:hover {
	color: #FFFFFF;
}
.content p {
    padding: 0px;
	margin: 0px 0px 1.7em 0px;
}
.content .homeimage {
    float: right;
}
.content a.image {
    border-bottom: none;
}
.content a.image:hover {
    border-bottom: none;
}
html > body .content .homeimage {
    float: none;
}
.content h1 {
    color: #CF0D19;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CF0D19;
	padding-bottom: .1em;
}
.content h1.bymenu {
    margin-left: 205px;
}
.content h2 {
    color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: .1em;
}
.content a {
    text-decoration: none;
	color: #003DAE;
	border-bottom: 1px dashed #CF0D19;
}
.content a:hover {
	border-bottom: 1px solid #CF0D19;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
    border-bottom: 1px solid #94A3C0;
}
.standardform {
    margin: 0px;
	padding: 0px;
	line-height: 200%;
}
.standardform label {
    display: block;
    width: 150px;
	float: left;
}
.standardform input {
	font-size: 12px;
	height: 16px;
	border: 1px solid #999999;
	vertical-align: middle;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.standardform input.button {
	background-image: url(../images/backgrounds/button.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #00246A;
	border: 1px solid #C8CDDD;
	color: #C8CDDD;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px;
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto;
	width: 160px;
	margin-left: 65px;
}
.standardform input.smallbutton {
	background-image: url(../images/backgrounds/button.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #00246A;
	border: 1px solid #C8CDDD;
	color: #C8CDDD;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px;
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto;
	width: auto;
}
.standardform input.button:hover, .standardform input.smallbutton:hover {
	border: 1px solid #EEEEEE;
	color: #FFFFFF;
}
.standardform textarea {
	font-size: 12px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 290px;
	height: 70px;
}
.standardform select {
	font-size: 12px;
	height: 18px;
	border: 1px solid #999999;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content ul.nearmenu {
    margin-left: 200px;
}
.content .youarehere {
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
	background-color: #F9F9F9;
	background-image: url(/styles/menu/background.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 16px;
}
.content .youarehere a {
	color: #496DB1;
	border-bottom: none;
	text-decoration: none;
}
.content .youarehere a:hover {
    border-bottom: none;
	text-decoration: underline;
}
.content td {
    font-size:12px;
	font-weight: normal;
	text-align: left;
}
.menu {
    width: 180px;
	float: left;
}
table.unitinfotable {
    margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
table.unitinfotable td {
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	width: 33%;
}
table.unitinfotable .noline {
	border-right: none;
}

table.unitinfotable td table td {
    border-right: none;
	width: auto;
}
table.localofficers {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	border-collapse: collapse;
}
table.localofficers td {
    vertical-align: top;
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}

.clearmenu {
    clear: both;
}
