/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	color: #FFFFFF;
	line-height: 1.166;
	margin: 2px;
	padding: 2px;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
	position: absolute;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #cccccc;
	position: absolute;
	left: 10px;
	top: 3px;
	width: 1013px;
	height: 182px;
}

#navBar{
	width: 208px;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	left: 10px;
	top: 204px;
	height: 584px;
	border: thin groove #000000;
}

#MilitaryissuesLinks{
	width: 204px;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 6px;
	top: 317px;
	height: 266px;
	border: thin none #CCCCCC;
}
	
#headlines{
  float:right;
	width: 226px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}


#Layer1 {
	position:absolute;
	width:204px;
	height:100px;
	z-index:2;
	border: thin none #000066;
	top: 43px;
	left: 6px;
}

#Militaryissues {position:absolute;
	left:5;
	top:375px;
	width:198px;
	height:100px;
	z-index:2;
	border: thin inset #000066;
	color: #FFFFFF;
	top: 500;
	left: 8px;
}
#AllMilitary {
	position:absolute;
	width:196px;
	height:21px;
	z-index:1;
	border: medium inset #000066;
	list-style-position: inside;
	background-color: #666666;
	background-position: center center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	top: 217px;
	left: 17px;
}
#AllMilitary {
	position:absolute;
	width:196px;
	height:21px;
	z-index:1;
	border: medium inset #000066;
	list-style-position: inside;
	background-color: #666666;
	background-position: center center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	top: 11px;
	left: 6px;
}#AllMilitary2 {
	position:absolute;
	width:197px;
	height:21px;
	z-index:1;
	border: medium inset #000066;
	list-style-position: inside;
	background-color: #666666;
	background-position: center center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	top: 285px;
	left: 5px;
}
.allmilitary {
	background-color: #666666;
	border: medium inset #000066;
	color: #FFFFFF;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	font-size: 16px;
	position: absolute;
	left: 276px;
	top: 111px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	font-size: 75%;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px none #666666;
}

.feature2{
	font-size: 75%;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px none #666666;
	z-index: 0;
}

.feature h3{
	text-align: center;
	background-color: #666666;
	padding: 0px;
	color: #FFFFFF;
	border: thin inset #000066;
	font-family: "Times New Roman", Times, serif;
}

.feature img{
	float: left;
}

.style41 {
	color: #000000;
	font-size: 16px;
}

/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	color: #000000;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	position: absolute;
	left: 215px;
	top: 1221px;
	width: 547px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E2E2E2;
	border: thick groove #CCCCCC;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	border-top-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #cccccc;
	left: 12px;
	top: 84px;
	width: 196px;
	height: 147px;
	background-color: #DDDDDD;
	list-style-position: inside;
	float: left;
	vertical-align: middle;
	position: absolute;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/
.relatedLinks{
	font-size: 90%;
	left: 19px;
	top: 482px;
	width: 189px;
	height: 137px;
	border: thin inset #000066;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	left: 6px;
	top: 13px;
	height: 63px;
	border-bottom-style: groove;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: thin inset #CCCCCC;
	position: absolute;
	left: 792px;
	top: 204px;
	height: 572px;
	width: 223px;
}

#headlines p{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin: 5px;
}
mainfeature {
}
#headlines #tips {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	border: thin solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.linktitle {
	color: #FFFFFF;
	background-color: #666666;
	border: medium inset #000066;
	background-position: center;
	position: absolute;
	height: 21px;
	width: 196px;
	left: 6px;
	top: 10px;
}
.allmilitaryposition {
	position: absolute;
	color: #FFFFFF;
	background-color: #666666;
	border: medium inset #000066;
}

.linkstylebox {
	border: thin groove #000066;
	padding: 1px;
}
.style18 {color: #CCCCCC}
.googlesearch {
	left: 10px;
	top: 105px;
}
