/* CSS Document */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: center;
}
h1 {
	color: #6a96d0;
	font-size: 190%;
	font-weight: normal;
}
h1.initial {
	color: #6a96d0;
	font-size: 190%;
	font-weight: normal;
	border-bottom: 1px solid #2b3d7c;
	padding-bottom: 1em;
	display: block;
	margin: 0px;
	padding-top: 0px;
}
.hd h1 {
	font-weight: bold;
}
h2 {
	color: #333333;
	font-size: 150%;
	font-weight: normal;
}
a {
	color: #cc0000;
}
a:hover {
	color: #cc0000;
}
a:visited {
	color: #cc0000;
}
.shell {
	width: 99%;
	margin: 0 auto;
	display:table;

}
.header {
	width: 100%;
	height: 185px;
	background-image: url(/images/bgnd-header-left.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family:  Georgia, "Times New Roman", Times, serif;
float: left;
border: 1px solid #ffffff;
}
* html .header {

	height: 185px;
	overflow: hidden;


}
.header div.right {
	width: 100%;
	float: right;
	height: 150px;
	background-image: url(/images/bgnd-header-right.png);
	background-position: top right;
	background-repeat: no-repeat;
}
/*.header .right{
height: 150px;
width: 100%;
float: right;
background-image: url(/images/bgnd-header-right.png);
background-position: bottom right;
background-repeat: no-repeat;

}*/



.header .logo {
	float: left;
	margin: 3.25em 0em 0em 0em;
	margin: 1px 0.5em 0em 0em;
	
	
}
.header .logo-strapline {
	float: left;
	margin: 0;
	width: 70%;
	overflow: hidden;
	height: 65px;
	padding-top: 24px;
	text-align: left;
}
div.utility {
	float: right;
	font-size: 80%;
	height: 27px;
	color: #2b3d7c;
	padding: 3px 4em 0 0;
	overflow: hidden;
}
div.utility a img {
	border: none;
}
div.utility ul {
	float: right;
	margin: 0;
	padding: 0;
	display: table;
}
div.utility ul li {
	display: inline;
	vertical-align: bottom;
	padding-left: 0.8em;
}
div.utility ul li a {
	margin-right: 1em;
	margin-left: 0em;
	margin-bottom: 1em;
	color: #2b3d7c;
	text-decoration: none;
}
div.utility li.keyline, div.utility li.small, div.utility li.medium, div.utility li.large {
	background-image: url(/images/kline.png);
	background-position: left;
	background-repeat: no-repeat;
}
div.utility li.small a, div.utility li.medium a, div.utility li.large a {
	/*background-image: url(/images/kline.png);
	background-position: left;
	background-repeat: no-repeat;*/


}
div.utility li.small a{
	background-image: url(/images/font-size-small-on.png);
	background-position: bottom left;
	background-repeat: no-repeat;

}
div.utility li.medium a{
	background-image: url(/images/font-size-med.png);
	background-position: bottom left;
	background-repeat: no-repeat;

}
div.utility li.large a{
	background-image: url(/images/font-size-lrg.png);
	background-position: bottom left;
	background-repeat: no-repeat;

}
.small {
	font-size: 1em;
}
.medium {
	font-size: 1.05em;
}
.large {
	font-size: 1.1em;
}
div.utility ul li.print {
	padding-left: 2em;
	background-image: url(/images/but_print.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/*li.print a{
color: #2b3d7c;
}*/
div.navigation {
	float: left;
	font-size: 80%;
	width: 100%;
	margin-top: 0px;
	text-transform: uppercase;
	background-color: #002776;
	
	height: 32px;
	padding: 3px 0 0 0;
}
div.navigation ul.navigation {
	margin: 0 0 0 0em;
	padding: 0 0 0 .5em;
	float: left;
}
div.navigation ul.navigation li {
	float: left;
	padding: 0px;
	list-style: none;
	margin: 2px 0.25em 0 0.55em;
	height: 30px;
}
.header div.navigation ul.navigation li.current {
	background-image: url(images/bgnd-current-li.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
}
.header div.navigation ul.navigation li.current a, div.navigation ul.navigation li.open a {
	color: #cc0000;
	text-decoration: none;
	background-image: url(images/bgnd-current-lia.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.header div.navigation ul.navigation li.current a:hover, div.navigation ul.navigation li.open a:hover {
	color: #002776;
}
div.navigation ul.navigation li:first-child {

}
div.navigation ul.navigation li a {
	color: #ffffff;
	margin: 0 0 0 0;
	display: block;
	padding: 5px 1em 5px 1em;
	text-decoration: none;
}
div.navigation ul.navigation li a:hover {
	color: #96bbe9;
}
.content {
width: 100%;
margin: 0px auto;
	/*border-left: 1px solid #6a7ab2;
	border-right: 1px solid #6a7ab2;*/

	padding: 0px;

	background-image: url(images/bgnd-general.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
	text-align: left;
	border: 1px solid #6a7ab2;
	padding: 0 -2px;
}
* html .content {
	overflow: hidden;
}
.row {
	clear: both;
	
	font-size: 80%;
	padding: 0;
	/*--vetical resize stuff --*/
overflow: hidden;
}
.row-wrapper {
	background-image: url(images/bg-feature-heading.png);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	padding:0;
	margin: 0;
}
.col {
	width: 33.3%;
	float: left;
	/*--vetical resize stuff --*/
padding:0 0 1001em 0;
	margin: 0 0 -1000em 0;

	color: #666;

}
.row .col.keyline {
float: left;
padding: 0px;
margin: 3px 0 0 0;
		background-image: url(/images/bgnd-keyline.png);
	background-position: top right;
	background-repeat: no-repeat;


min-height: 158px;

}
.hd {

	margin: 0;

height: 41px;
	font-family: Georgia, "Times New Roman", Times, serif;

	width: 33.3%;
	float: left;
background-color: #638ac1;
	background-image: url(/images/bg-feature-heading.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.hd h1 {
	color: #FFFFFF;
	font-size: 125%;
font-weight: normal;
	margin: 0;
	padding: 10px 0 0 15px;
		background-image: url(images/feat-arrow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 33px;
}
.col .cont {
	margin: 0;
	line-height: 18px;
	padding: 5px 10px;
		font-family: Arial, Helvetica, sans-serif;

}
.col .cont img {
float: left;
padding: 0px 20px 5px 20px;
}
.employment{
	
}
.advicesupport{
	
}
.homeshousing{
	
}
.footer {
	font-size: 65%;
	/*width: 100%;*/
width: 100%;
borde: 1px solid #002776;
	background-color: #002776;
	height: 3em;
	color: #FFFFFF;
	width: 100%;
	padding-top: 1.5em;
	text-align: center;
	
	
}
.footer .logo {
	float: left;
	margin: 0 0.25em 0 0.25em;
}

.mainimg {
	height: 164px;
	width: 100%;
}
.mainimg.officers {
	background-image: url(/images/officers-civilians.gif);
	background-position: top left;
	background-repeat: no-repeat;

}
.mainimg.civilian {
	background-image: url(/images/image-civilian.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.strapline {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0px;
	color: #2b3d7c;
	font-style: oblique;
	float: left;
	clear: none;
line-height: 25px;
background-image: url(images/watermark.png);
background-position: middle left;
background-repeat: no-repeat;
margin-left: 440px;
padding-left: 150px;
padding-right: 5px;
height: 164px;
}
* html .strapline {
width: 300px;
margin-left: 220px;


}
.strapline a {
	color: #0066cc;
}
.red {
	color: #cc0000;
}
/*-- SEARCH ELEMENTS --*/
div.search {
	float: right;
	font-size: 90%;
	margin: 0 0 0 0;
	padding: 0 30px 0 0;
	width: 60%;
}
div.search form {
	margin-left: 1em;
	width: 300px;
	float: right;
}
div.search label {
	font-size: 1.2em;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#search_box {
	/*background-image: url(/images/bgnd-searchinput.png);
background-repeat: no-repeat;
background-position: top left;
background-color: transparent;*/
padding: 0.05em 0.25em 0em 0.5em;
	width: 8em;
	height: 1.3em;
	border: none;
	color: #999;
	font-size: 100%;
	margin-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.search-button {
	background-image: url(/images/but-go.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1.95em;
	height: 2em;
	border: none;
	background-color: transparent;
cursor: pointer;
	cursor: hand;

}
.leftnav {
	/*float: left;
width: 9.30em;
background-color: #394f8e;
background-image: url(/images/bgnd-navbase.gif);
background-position: bottom right;
background-repeat: no-repeat;
display: table-cell; */
clear: none;
width: 149px;
#width: 149px;
	top:188px;
	left:0.5%;
	position:absolute;
	background-color: #7ea7d9;
	background-image: url(/images/bgnd-navbase.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 80%;
	padding: 62px 0 10px 0px;
	margin: 0px 0px 100px 0px;
}
* html .leftnav {
	position: fixed;
	width: 11.65em;
	top: 0;
	left: 0;
	float: left;
}
.leftnav a {
	color: #FFFFFF;
}
.leftnav ul {
	margin: 0px;
	padding: 0px;
}
.leftnav ul li {
	list-style: none;
	background-image: url(/images/bgnd-navline.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0em 0 0 0;
	padding: 0.5em 0 0.5em 0;
}
* html .leftnav ul li {

	margin:0 0 0 0;

}
.leftnav ul li a {
	margin: 0em 0.25em 0em 0.25em;
	padding: 0em 0.25em 0em 0.25em;
	text-decoration: none;
	display: block;
}

.leftnav ul li a:hover {
	color: #003;
}
.leftnav ul li.current a {
	color: #006;
	font-weight: bold;
}
.content-right {
	float: left;
	clear: none;
	margin-right: auto;
	margin-left: 13em;
	margin-right: 1em;
		margin-bottom: 3em;
	font-size: 80%;
		padding-top:10px;
}
* html .content-right {
	position: inherit;
	height: 100%;
	margin: 0px;
	bottom: 190px;
	top: 140px;
	left: 280px;
	right:50px;
	padding-left:20px;
		padding-top:10px;
}
.backtop {
	border-top: 1px solid #2b3d7c;
	padding: 0.5em 0;
	font-size: 80%;
	margin-top: 5em;
}
.backtop a, .backtop a:hover, .backtop a:visited {
	color: #333333;
	text-decoration: none;
}
img.gallerythumb {
	height: 100px;
}
a img.gallerythumb {
border: none;
}
table.contact_form {
	margin: 5px auto;
	width: 420px;
}
table.contact_form input, table.contact_form textarea {
	background-color: #9cc4eb;
	border: none;
	width: 240px;
}
table.contact_form input.button {
	background-color: #9cc4eb;
	border: none;
	width: 100px;
	font-weight: bold;
}
table.image_gallery {
	margin: 5px auto;
}
div.status {
float: right;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: right;
	margin-right: 10px;
	width: 100%;
	height: 25px;

}
div.status a{
color: #cc0000;
}
