body {
	margin: 0;
	padding: 0;
	background-color:#CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	color:#00305E;
	padding:10px 10px 10px 0px;
	text-decoration:none;
}

h1 {
	font-size: 167%;
}

h2 {
	font-size: 167%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	
}
h4 {
	color:#00305F;
	font-size: 1.7em;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
h5 {
	color:#3366CC;
	font-size: 1.2em;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
ol, ul {
	line-height: 170%;
	padding-bottom: 10px;
}

p {	line-height: 180%;
	padding-bottom: 8px;
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #3366CC;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

#submit {
background-color:#A20000;
color:#FFFFFF;
cursor:pointer;
font-size:18px;
font-weight:bold;
padding:10px;
}
/* Header */

#header {
	width: 1024px;
	height: 17px;
	margin: 0 auto;
	background-color: #CCCCCC;
	background-image: url(images/l-h-bg1.png);
}

/* Header1 */

#header1 {
	width: 1024px;
	height: 90px;
	margin: 0 auto;
	background-color: #fff;
}

/* Logo */

#logo {
	float: left;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:0px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-size: 92%;
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu1 {
	width:600px;
	float:right;
}

#topmenu {
	float: right;
	width: 720px;
	text-align:right;
	background-image: url(/a/images/military-lp-header.png);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 80;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
#topmenu ul {
	margin: 0;
	padding: 10px 0 0px 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}


#topmenu1 ul {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	line-height: normal;
	float: right;
}

#topmenu1 li {
	display: inline;
}

#topmenu1 #form{
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #000;
	text-decoration: none;
	font-size: 92%;
	color: #000;
	font: 12px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}
#topmenu h1 {
	padding-top: 20px;
}


/* Header 2 */

#header2 {
	width: 1024px;
	height: 200px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 264px;
	height: 200px;
	background-color: #00305F;
}

#menu ul {
	margin: 0;
	padding: 0px 5px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #CCCC33;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 760px;
	height: 200px;
}


/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 0px 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding-left: 10px;
}

#content ul {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/pfeil2.gif) no-repeat 0 8px;
	padding-bottom:10px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}
#content .infobox01 {
	display: block;
	background-color: #F1F1F1;
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	color: #666666;
	margin-top: 10px;
        margin-bottom: 10px;
	font-size: 16px;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 10px;
/*	background: url(images/img10.gif) no-repeat;
*/}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 690px;
	background-color: #F3FBFC;
	border-top: 2px solid #fff;
	border-right: 2px none #ECFAFB;
	border-bottom: 0px solid #ECFAFB;
	border-left: 2px none #ECFAFB;*/
/*	border:1px solid #666;*/
	padding:0px;
/*	background-image: url(images/right_block_bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #fefbf5;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 0px 0px 5px 0px;
	margin-left: 0px;
	background-image: url(images/l-int-body-lf-shadow.gif);
	background-repeat: no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 0px;
	font-size: 22px;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 100px;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	padding: 5px 20px;
}
#footer-bottom {
	display: block;
	background: #E6E6E6;
	test-align: center;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
	clear: both;
padding: 20px 20px;
float: center;

}

#footer {
	width: 860px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
        display: block;

}

#footer a {
	color: #666666;
	margin-bottom: 10px;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
}

#links {
	float: center;
	padding: 10px 0 0 0;
}

/* ----- -Heading Title---------- */
#internalHeading {
background-color:#00305E;
background-image:url(images/l-img-int-head-blue-lf.png);
background-position:0px;
background-repeat:no-repeat;
clear:both;
display:block;
height:46px;
padding:4px 10px 4px 60px;
width:690px;
float:right;
}

#internalBody h1 {
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.8em;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
margin:0px;
padding:0px;
text-transform:none;
}

#internalBody .internalBodyH1a {
color:#D2D2D2;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:0.5em;
letter-spacing:-1px;
margin:-4px 0px 0px;
padding:0px 0px 0px 35px;
text-transform:uppercase;
}
/* ----- bottom nav---------- */


#internalBodyLeftSubNav a{
	color:#fff;
	display:block;
	font-size:1.2em;
	padding:0;
	text-decoration:none;
	background-color:#00305E;
}

#internalBodyLeftSubNav {
	display:block;
	float: right;
	width: 700px;
	text-align:center;
	
}


* {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}

#internalBodyLeftSubNav li {
	list-style:none;
	float:left;
	padding-left:0px;
}

* {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#internalBodyLeftSubNav ul {
list-style:none;
}

* {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#internalBodyLeftSubNav
* {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


#info a {
	background-color:#173251;
	border-style:solid;
	border-width:2px 3px 3px 2px;
	color:#FFFFFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:10px 15px;
	text-decoration:none;
	margin: 15px 0px 20px 75px;
	border-top-color:#E6E6E6;
	border-right-color:#CCCCCC;
	border-left-color:#E6E6E6;
	border-bottom-color:#CCCCCC;
}
#info a:hover {
background-color:#3366CC;
color:#FFFFFF;
}


.title {
	padding:0px;
	margin-top:0px;
	background-color: #FFFFFF;
	margin-bottom:2px;
	border-bottom: 2px solid #b3a988;

}

/*.title2 {
	padding:0px;
	margin-top:0px;
	background-color: #FFF;
	border-bottom: 2px solid #fff;
	margin-bottom:2px;
	height: 2px;
}*/
.inputStyle {	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333333;
}
.form1 {
	padding-top:0px;
	padding-left:13px;
}
.style1 {font-size: 24px}
.style3 {font-size: 14px}
input, select {
/*	border:1px solid #948772;*/
	color:#000000;
	font-size:11px;
	margin-bottom:0px;


}
span.highlight {
color:#FB5D21;
font-size:14px;
}

#infobox01 {
	display: block;
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	color: #666666;
	margin-top: 25px;
	font-size: 12px;
}

#Submit {
	background-color:#A20000;
	color:#FFFFFF;
	font-size:12px;
	width:100px;
	cursor:pointer;
	height: 30px;
	font-weight: bold;
}
/*.Landing_Page {
	display: block;
	padding-right: 16px;
	padding-bottom: 26px;
	padding-left: 16px;
}


.Landing_Page p {
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDEDE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: none;
}

#page #sidebar #form .Landing_Page .LPFormLabel {
	text-align: right;
	float: left;
	width: 90px;
	padding-right: 6px;
}
#page #sidebar #form .Landing_Page .LPOneBox {
	width: 160px;
}
#page #sidebar #form .Landing_Page .LPValidator {
	padding-left: 100px;
	display: block;
}
#page #sidebar #form .Landing_Page .LPCourses {
	width: 160px;
}
#page #sidebar #form .Landing_Page .LPComments {
	width: 160px;
	height: 90px;
}
#page #sidebar #form .Landing_Page .LPZip4 {
	display: none;
}
#page #sidebar #form .Landing_Page .LPZip, #page #sidebar #form .Landing_Page .LPPhone {
	width: 160px;
}
#page #sidebar #form .Landing_Page .LPSubmitButton {
	font-size: 1.2em;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
}
*/

.Landing_Page {
	margin-left:10px;


}

.Landing_Page .LPDiv1, .Landing_Page .LPDiv2, {

}


.Landing_Page .LPDiv1 .LPFormLabel, .Landing_Page .LPDiv2 .LPFormLabel {
	color: #000000;
	font-weight: normal;
	display: block;
	width: 110px;
	float: left;
	padding-right: 10px;
	text-align: left;
}
.Landing_Page .LPOneBox, .Landing_Page .LPPhone , .Landing_Page .LPZip {
	font-size: 11px;
	width: 150px;
}

.Landing_Page .LPDiv3 {
	padding-left: 0px;
	display: block;
}



.Landing_Page .LPDiv3 .LPFormLabel {
	color: #333333;
	font-weight: normal;
	display:block;

}


.Landing_Page .LPDiv3 .LPFormLabel {

	padding-bottom:2px;
		font-size:12px;
		width:280px;
}


.Landing_Page .LPDiv3 table {

}
.Landing_Page .LPDiv3 select {
	width: 280px;
	background-color:#FFFFCC;
	font-size:11px;


}

.Landing_Page .LPDiv3  .LPRadioButton {

	color: #333333;
	font-weight: bold;
	display:block;
	text-align: left;
	float:left;
}

.Landing_Page .LPDiv3 .LPRadioButton label {

	display:block;
	text-align: left;
	float:left;

}

.Landing_Page .LPDiv1 input, .LPDiv2 input {
   background-color:#FFFFCC;

}


.Landing_Page .LPDiv2 select {
	width: 160px;
	background-color:#FFFFCC;
	font-size:11px;

}


.Landing_Page p {
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-bottom:3px;
	padding-right: 0px;
	padding-left: 0px;
}
.Landing_Page label {
	color: #333333;
}
.Landing_Page .LPZip4 {
	display: none;
}
.LPCourses {
	background-image:none;
	height:60px;
	width:100%;
}
.Landing_Page .LPSubmitButton {
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
	margin-left:50px;

}

