/*
	From http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Styles for this site */

html, body {
	margin: 0;
	padding: 0;
	height: 98%;
}
#wrap {
	min-height: 100%;
	position:relative;
	top: 10px;
	height:100%;
	width:800px;
	margin: 0 auto;
}
/* for IE not Mac \*/
* html #wrap {
	height: 100%;
}
/* end for IE */
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7d7d7d;
	background-image: url(../images/bg_gradient2.gif);
	background-repeat: repeat-x;
	background-position: top left;
*/
}
h1 {
	font-size: 1.6em;
	margin: .25em 0 1em 0;

	background:transparent url(../images/title_underline.png) no-repeat scroll left bottom;
	color:#264868;
	display:block;
	font-family:Verdana, Arial, san-serif;
	font-weight:normal;
	margin:0 0 0;
	padding:0 0 7px;
}
h2 {
	font-size: 1.4em;
	margin: .5em 0 1em 0;
}
h3 {
	font-size: 1.2em;
	margin: .5em 0 1em;
}
h4 {
	font-size: 1.1em;
}
p {
	margin: 0 0 1.25em;
}
input {
	font-size: 1.0em;
}
a, a:visited {
	color: #004d99;
	text-decoration: none;
}
a:hover {
	color: #0B4A65;
	text-decoration: underline;
}

#pagetop {
	width:814px;
	height:10px;
	margin:0;
	padding:0;
	background-image: url(../images/page_top.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#body {
	width:800px;
	/*height:98%;*/
	min-height:97%;
	padding:0 10px 0 4px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_shadow.png);
}
#header {
	clear: both;
	width:800px;
	font-size: 1.0em;
	position:relative;
	border-bottom: 1px solid #87150a;
	/*height:257px;*/
}
#banner {
	position:relative;
	font-size: 1.2em;
	clear: both;
	height: 150px;
	padding: 0;
	/*background-color: #e0e0e0;
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
	color: white;
}
#motto_txt {
	position: absolute;
	top:63px;
	left:10px;
}
#pagebottom {
	width:814px;
	height:25px;
	bottom: 0px;
	background-image: url(../images/page_bottom.png);
}
#logo {
	height: 80px;
	margin: 0;
}

div#header div#above-nav {
	position: relative;
	height: 85px;
}
a#logo_link {
	position: absolute;
	left: 10px;
	top: 0px;
}
#logo_img {
	border: 0;
}
/* NAVIGATION MENU */

#navbar {
	width: 95%;
	padding: 0px 20px;
	height: 2em;
	background-color: #87150a;
	font-size: 1.1em;
}
#navbar, #navbar ul {
	float: left;
	list-style: none;
	line-height: 1;
	margin: 0;
	z-index: 5;
}
#navbar a {
	display: block;
	color: white;
	text-align: center;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
#navbar li {
	float: left;
	list-style-position: inside;
	list-style-image: none;
	background-color: #87150a;
	padding: 0;
	margin-left: 0em;
	width: 20%;
	height: 2em;
	line-height: 2;
}

#navbar li ul, #navbar li li ul {
	position: absolute;
	top: 106px;
	height: auto;
	border-top: 1px solid white;
	width: 170px;
	left: -999em;
	display: block;
}
#navbar li li {
	width: 150px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 0.4em;
	background-color: #87150a;
	background-image: none;
}
#navbar li ul a {
	display: block;
	font-family: 'lucida grande', 'lucida sans unicode', arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 2;
	text-align: left;
	vertical-align: middle;
}
#navbar li ul ul {
	margin: -1.7em 0em 0em 18.1em;
	border-left: 1px solid white;
	border-top: 0px;
}
#navbar a:hover, #navbar li.current a, #navbar li.current li.current a, #navbar li.current li.current li.current a {
	color: white; /* #C36960; */
}
#navbar li.current li a, #navbar li.current li.current li a {
	color: white;
}
#navbar li:hover ul ul, #navbar li.sfhover ul ul, #navbar li.current ul ul {
	left: -999em;
}
#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li.current ul, #navbar li li.current ul {
	left: auto;
}
#navbar li:hover, #navbar li.sfhover, #navbar li.current {
	background-color: #AD1A0C;
}
body.tactical li#sub-tactical, body.disaster li#sub-disaster, body.udg li#sub-udg, body.training li#nav-train, body.news li#nav-news, body.pubs li#nav-pubs, body#mission li#sub-mission, body#people li#sub-people, body#partners li#sub-partners {
	background: #AD1A0C url(/media/omi-design/images/bullet.png) no-repeat .75em .4em;
}
body.tactical li#sub-tactical a, body.disaster li#sub-disaster a, body.udg li#sub-udg a, body.training li#nav-train a, body.news li#nav-news a, body.pubs li#nav-pubs a, body#mission li#sub-mission a, body#people li#sub-people a, body#partners li#sub-partners a {
	cursor: default;
}
#utils {
	clear: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 500;
}
#utils li {
	float: left;
	padding: .5em 1em;
	text-align: center;
}
#search-form {
}
#content {
	font-size: 1.2em;
	background-color: #FFF;
	padding: 1em;
	clear: both;
	line-height: 1.4em;
}
#content ul, #content ol {
	list-style-position: inside;
	margin: .5em 0 1.25em;
	padding-left: 3em;
	text-indent: -1.5em;
}
#content li {
	margin-top: .5em;
	margin-bottom: .5em;
}
#content ul {
	list-style-type: disc;
}
#content ol {
	list-style-type: decimal;
}
/*************************************************/
#news {
	width:194px; /*800-558 = 242*/
	height:400px;
	float:left;
}
.newsbox {
	float:left;
}
.newsbox_header {
	width: 194px;
	height:27px;
	color:#FFF;
	background-image: url(../images/box_header_red.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 2;
}
.newsbox_content {
	width:182px;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #87150a;
	border-right: 1px solid #87150a;
	border-bottom: 1px solid #87150a;
}
.news_date {
	color:#333333;
}
#boxes {
	width:578px;
	float:left;
}
.box {
	float:left;
	margin-left:15px;
	margin-bottom:15px;
	height: 14em;
}
.box_header {
	width: 274px;
	height:27px;
	color: #A32425;
	background-image: url(../images/section_header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 2;
}
.box_content {
	width:262px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding: 5px;
	height: 11em;
}
#content-title {
	/*display:block;*/
	margin:0 auto 1em 10px;
	position:relative;
	width:790px;
}
#title-text {
}
#content-main {
	display:block;
	float:left;
	margin-right:0;
	padding-left:10px;
	width:566px;
}
#content-sidebar {
display:block;
float:right;
position:relative;
width:194px;
}

#sidebar-box {
	width:194px; /*800-558 = 242*/
	height:400px;
	float:left;
}
.sbox {
	float:left;
}
.sbox_header {
	width: 194px;
	height:27px;
	color:#A32425;
	background-image: url(../images/sidebox-header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 2;
}
.sbox_content {
	width:182px;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
#imageContainer {
clear: both;
    position:relative;
	height:150px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}