/*
	visibility: hidden;
	display: none;
*/
body {
	margin: 0px;   /* keep so the picture butts up against the top of the screen */
	padding: 0px;  /* keep so the picture butts up against the top of the screen */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: white;
}
#container {
	position: relative;
	width: 1000px;
	height: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #051137;   /* this is dark blue of the HOME Button */
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Calibri, Arial, Georgia;
	font-size: 13px;
}
#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	z-index: 3;
}
//* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#nav_top {
	visibility: hidden;
	display: none;
} 
#menuT {
	visibility: hidden;
	display: none;
}
#menuT dl {
	visibility: hidden;
	display: none;
}
#menuT dt {
	visibility: hidden;
	display: none;
}
.menuThomedl {
	visibility: hidden;
	display: none;
}
.menuThomedt {
	visibility: hidden;
	display: none;	
}
#menuT dd {
	visibility: hidden;
	display: none;
}
#menuT li {
	visibility: hidden;
	display: none;
}
#menuT   dt   a    {
	visibility: hidden;
	display: none;
}
#menuT   li   a    {
	visibility: hidden;
	display: none;
}
#menuT dt a:hover, #menuT dt a:focus {
	visibility: hidden;
	display: none;
}
#menuT li a:hover, #menuT li a:focus {
	visibility: hidden;
	display: none;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#nav_left {
	visibility: hidden;
	display: none;
}
#menuL_container {
	visibility: hidden;
	display: none;
}
#menuL {
	visibility: hidden;
	display: none;
}
#menuL dt {
	visibility: hidden;
	display: none;
}
#menuL dd {
	visibility: hidden;
	display: none;
}
#menuL ul {
	visibility: hidden;
	display: none;
}
#menuL li {
	visibility: hidden;
	display: none;
}
#menuL dt a {
	visibility: hidden;
	display: none;
}
#menuL li a {
	visibility: hidden;
	display: none;
}
#menuL li a:hover, #menuL li a:focus {
	visibility: hidden;
	display: none;
}
#menuL dt a:hover, #menuL dt a:focus {
	visibility: hidden;
	display: none;;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#add_this {
	visibility: hidden;
	display: none;
	}
.font_sizer {
	visibility: hidden;
	display: none;
}
#buttons {
	visibility: hidden;
	display: none;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#left_highlight_area {
	visibility: hidden;
	display: none;
}
#partners {
	visibility: hidden;
	display: none;
}
#vhg {
	visibility: hidden;
	display: none;
}
#alliant {	
	visibility: hidden;
	display: none;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#pagecontent {
	position:relative;
	float: right;
	/*	font-size: 100%; */
	margin-top: -2px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 840px;
	height: auto;
	z-index: 12;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#pagecontent ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 3px;
	margin-left: 15px;
	margin-right: 20px;
}
#pagecontent ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 3px;
	margin-left: 15px;
	margin-right: 20px;
}
#pagecontent hr  {
	width: 100%;
	color: #4062a7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#introtext {
	padding: 20px;
	height: auto;
	width: 750px;
	margin-bottom: 5px;
	background-image: url(images/background_iraq_lightbrown.jpg);
/*	border: thin solid #af9f69; */	
}
#introlinks {
	background-image: url(images/background_afghan_lightgreen.jpg);
	padding: 10px;
	height: auto;
	width: 750px;
	margin-bottom: 5px;
}
#introlinks2 {
	background-image: url(images/background_afghan_lightgreen.jpg);
	padding: 10px;
	height: auto;
	width: 750px;
	margin-bottom: 5px;
}
#introlinks_onright {
	float: right;
	height: auto;
	width: 325px;
	border: medium solid #a9b982;
	padding: 5px;
	margin-right: 20px;
}
#index_left {
	text-align: left;
	padding: 1px;
	clear: none;
	float: left;
	width: 305px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
}
#leaders {
	position: relative;
	height: auto;
	width: 280px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin-left: auto;
	margin-top: -5px;
	color: #831a20;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
}
#index_middle {
	text-align: left;
	padding: 1px;
	clear: none;
	float: left;
	width: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
}
.column_section_middle {
	position: relative;
	height: auto;
	width: 270px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin-left: auto;
	margin-top: 0px;
	color: #831a20;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.column_section_middle_blank {
	position: relative;
	height: auto;
	width: 270px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin-left: auto;
	margin-top: 0px;
	color: #831a20;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#triggers {
	position: relative;
	height: auto;
	width: 150px;
	border: thin solid #000000;
	background-color: #d5dcab;
	float: right;
	padding: 5px;
	margin-left: 0px;
	margin-top: 0px;
	color: #831a20;
	font-weight: bold;
	margin-right: 3px;
}
#index_right {
	text-align: left;
	padding: 1px;
	clear: none;
	float: right;
	width: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
}
#pagecontent ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 3px;
	margin-left: -15px;
	margin-right: 5px;
}
#events {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.column_section_right {
	position: relative;
	height: auto;
	width: 230px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin-left: auto;
	margin-top: 0px;
	color: #000000;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.column_section_right_blank {
	position: relative;
	height: auto;
	width: 230px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin-left: auto;
	margin-top: 0px;
	color: #831a20;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#rssfeed {
	height: auto;
	width: 240px;
	background-color: #FFFFFF;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#footer {
	visibility: hidden;
	display: none;	
}
#footer_text {
	visibility: hidden;
	display: none;	
}
#footer_left {
	visibility: hidden;
	display: none;	
}
#footerrobotslogo {
	visibility: hidden;
	display: none;
}
#footerlastmodifieddate {
	visibility: hidden;
	display: none;	
}
#footernumberofhits {
	visibility: hidden;
	display: none;	
}
#footervalidcss {
	visibility: hidden;
	display: none;	
}
#footerquicklinks {
	visibility: hidden;
	display: none;	
}
#footerquicklinks a {
	visibility: hidden;
	display: none;
}
#footerquicklinks a:hover, #footerquicklinks a:focus {
	visibility: hidden;
	display: none;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#sitemap {
	font-size: 12px;
	line-height: 1em;
	padding-left: 20px;
}
#formstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
#formarea  {
	width: 830px;
	border: medium double #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #ffffff;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 1px;
}
#noprint {
	visibility: hidden;
	display: none;
}

.formtable {
	background-color: #ffffff;
}
.searchtable {
	background-color: #ffffff;
	width: 750px;
	border: 1 solid #000000;
}
.searchcell {
	width; 50%;
	width: 50%;
	vertical-align: top;
	font-size: 100%;
}
#commentformstyle {
	font-size: 100%;
	font-family: Calibri, Arial, Georgia, Helvetica, sans-serif;
	font-weight: normal;
}
#commentformarea  {
	width: 640px;
	border: medium double #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #ffffff;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
h1, h2, h3, h4 {
	font-weight: bold;
	color: #051137;
}
dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: disc;
} 
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
.dropcap:first-letter{
	font: bold 500% times, serif;
	color: #3E5348;
	float: left;
	margin-right: 5px;
}
.clearfloat {
	clear: both;
}	
.pagecontent_list {
	list-style-type: disc;
	padding-left: 5px;
}
.indent {
	text-indent: 75px;
}
.box_onleft {
	position: relative;
	height: auto;
	width: 300px;
	border: thin solid #000000;
	background-color: #ffffff;
	float: left;
	padding: 5px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #831a20;
	font-weight: bold;
}
.box_onright {
	position: relative;
	height: auto;
	width: 300px;
	border: thin solid #000000;
	background-color: #ffffff;
	float: right;
	padding: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #831a20;
	font-weight: bold;
}
.img_onleft {
	border: 0px none #deffef;
	float: left;
	padding: 5px;
}
.img_onright {
	border: 0px none #deffef;
	float: right;
	padding: 1px;
	margin-right: 10px;	
}
.para_left {
	border: medium double #831a20;
	float: left;
	padding: 5px;
	width: auto;
	height: auto;
}
.pad_bottom {
	padding-bottom: 2px;
}
.para_right {
	float: right;
}
.validation_message {
	visibility: hidden;
	display: none;
}
.thankyou_message {
	visibility: hidden;
	display: none;
}
.dir_list_format {
	margin: 0;
	padding:0;
	color: #051137;
}
.dir_item_format {
	text-align:left;
	color: #051137;
	font-family: Calibri, Arial, Georgia;
	font-size: 14px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: decimal;
	text-indent: 45px;
	line-height: 125%;
	margin-left: 20px;
}
.dir_item_color {
	color: #4062a7;
}
.article_separator {
	font-size: 110%;
	height: auto;
	width: auto;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #3992ef;
	border-right-color: #3992ef;
	border-left-color: #3992ef;
}
.boardtable {
	vertical-align: top;
	text-align: left;
}
.red {
	color: #FF0000;
}
.blue {
	color: #3992ef;
}
.background_red {
	background-color: #FF0000;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.font08 {
	font-size: 8px;
}
.font10 {
	font-size: 10px;
	font-style: normal;
}
.font12 {
	font-size: 12px;
	font-style: normal;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
	font-weight: bold;
}
.font18 {
	font-size: 18px;
	font-weight: bold;
}
.font20 {
	font-size: 20px;
	font-weight: bold;
}
.font_large {
	font-size: 28px;
	font-weight: bold;
}
.calibri_font {
	font-family: Calibri, Arial, Georgia;
	font-size: 16px;
	text-align: left;
	font-style: italic;
}
.font_150percent {
	font-size: 150%;
	color: #3E5348;
	font-weight: bold;
	text-decoration: underline;
}
.small_font		{ font-size:100%; }
.medium_font	{
	font-size:115%;
	display: none;
}
.large_font		{ font-size:130%; }
.x_large_font	{
	font-size:145%;
	display: none;
}
.xx_large_font	{ font-size:160%; }
.font_sizer a	{ text-decoration:none; color:black; color: #4062a7; }
#separator {
	line-height: 1px;
}
#emdr_space {
	float: left;
	height: auto;
	width: 765px;
	position: relative;
}

.emdr_box_left {
	background-color: #ffffff;
	text-align: left;
	float: left;
	height: auto;
	width: 240px;
	margin-left: 10px;
	padding: 5px;
}
.emdr_box_right {
	background-color: #ffffff;
	text-align: left;
	float: right;
	height: auto;
	width: 470px;
	margin-right: 10px;
	padding: 5px;
}
.excel1 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:black;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Calibri, sans-serif;
text-align:general;
vertical-align:bottom;
border:none;
white-space:nowrap;
}
.excel2 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:black;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Calibri, sans-serif;
text-align:general;
vertical-align:bottom;
border:.5pt solid windowtext;
white-space:nowrap;
background:#D8D8D8;
}
.excel3 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:black;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Calibri, sans-serif;
text-align:general;
vertical-align:bottom;
border:.5pt solid windowtext;
white-space:nowrap;
}
.excel4 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:black;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Calibri, sans-serif;
text-align:center;
vertical-align:bottom;
border:.5pt solid windowtext;
white-space:nowrap;
}
.excel5 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:black;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Calibri, sans-serif;
text-align:general;
vertical-align:bottom;
border:.5pt solid windowtext;
white-space:nowrap;
}

