/* ----------------------------------------------------
	Body Default
	----------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
a {
	color: #9a0506;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
li a{
	text-decoration: none;
}



.pdf {
	padding-left: 20px; 
	background-image:url(/files/troop_888/Image/icons/pdf.png);
	background-position:left;
	background-repeat:no-repeat;
}

.left { float: left !important;}
.right { float: right !important;}
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
/*.clear { float: left !important; clear: both !important; width: 100% !important; }*/


.clear {
	clear: both;
}
body#body{
	font: normal 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000;	
	background: #fcfcfb url(../images/bodybg.jpg) repeat-x top;
	margin: 0px 0 20px 0;
}

td {
	font: normal 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000;
	padding:2px;	}

/* ----------------------------------------------------
	Headings 
	----------------------------------------------------*/
	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		display: inline;
	}
	h3 {
		font-size: 18px;
		color: #0d2330;
		font-weight: bold;
		margin: 0 0 15px 0;
		line-height: 22px;
	}

/* ----------------------------------------------------
	Ul, li 
	----------------------------------------------------*/
	ul#TopMenuNav {
		float: left;
		clear: both;
		width: 850px;
		padding: 0 0px 0 50px;
		height: 37px;
		overflow: hidden;
		margin: 30px 0 30px 0;
		background: url(../images/topmenubg.jpg) repeat-x top;
	}
		ul#TopMenuNav li {
			float: left;
			height: 3px;
			margin: 0 35px 0 6px;
		}
			ul#TopMenuNav li a {
				float: left;
				height: 16px;
				font-size: 13px;
				font-weight: bold;
				color: #fffeea;
				padding: 9px 0 0px 0;
				text-transform:uppercase;
			}
			ul#TopMenuNav li a:hover, 
			ul#TopMenuNav #TopMenuNav_active a:hover, 
			ul#TopMenuNav #TopMenuNav_active a {
				border: solid #9a0506;
				padding: 3px 0 0px 0;
				height: 22px;
				border-width: 6px 0 6px 0;
			}
	
	
	
/* ----------------------------------------------------
	MainNav
	----------------------------------------------------*/
	#mainNav {
		position: relative;
		float: none;
		margin: 0 auto;
		width: 900px;
		padding: 0 0 0px 0 !important;
		background: #847c55 url(../images/bottomlogo.gif) no-repeat center bottom;
		/*z-index: 1;*/
	}
	
/* TopCon ******************************* */
	#TopCon {
		float: left;
		clear: both;
		width: 900px;
		height: auto;
		position: relative;
		padding: 0 0 45px 0;
		border-bottom: 1px solid #9a0506;
		background: #fff url(../images/topnavgradientfill.jpg) repeat-x top;
	}
		#TopCon #LogoCon {
			position: absolute;
			right: 0px;
			top: 0px;
			width: 184px;
			height: 87px;
			/*z-index: 9999;*/
		}
		#TopCon #TopSymbolCon {
			position: absolute;
			left: -43px;
			top: 0px;
			width: 92px;
			height: 97px;
			text-align: center;
			/*z-index: 9998;*/
		}
		#TopCon #RightButtonCon {
			position: absolute;
			right: -33px;
			bottom: -33px;
			height: 58px;
			width: 58px;
			/*z-index: 9997;*/
		}
		#TopCon #MainPicCon {
			float: left;
			position: relative;
			background-color: #0d2330;
			padding: 3px;
			width: 360px;
			height: auto;
			margin: 0 0 0 40px;
			_margin: 0 0 0 20px;
		} 
			#TopCon #MainPicCon img {
				float: left;
				width: 99.3%;
				border: 1px solid #807954;
			}
			#TopCon #MainPicCon .arrow {
				float: none;
				position: absolute;
				right: -36px;
				bottom: -38px;
			}
				#TopCon #MainPicCon .arrow img {
					border: none;
					width: auto;
				}
				#TopCon .mainmatter p {
					float: left;
					width: 450px;
					margin: 0 0 0 30px;
					line-height: 22px;
				}
				#TopCon .mainmatter p a {
					clear: both;
					float: left;
					margin: 20px 0 0 0;
				}
				
/* btmMatterCon ******************************* */
	.BtmPaddingCon {
		float: left;
		clear: both;
		height: 125px;
		width: 100%;
	}
	#ScdCon {
		float: left;
		clear: both;
		width: 830px;
		margin: 30px 0 0 35px;
		_margin: 30px 0 0 16px;
	}
	#ScdCon a {
		float: left;
		clear:both;
		width: 100%;
	}
	#ScdCon p {
		margin: 0 0 10px 0;
	}
		#ScdCon .column {
			float: left;
			margin: 0 25px 0 0;
		}
			#ScdCon .first {
				width: 200px;
			}
				#ScdCon .first p {
					float: left;
					clear: both;
					width: 100%;
					margin: 0 0 10px 0;
				}
			#ScdCon .second {
				width: 350px;
			}
				#ScdCon .second img {
					float: left;
					clear: left;
				}
				#ScdCon .second p {
					float: left;
					width: 65%;
					margin: 0 0 10px 15px;
					font-size: 11px;
				}
			#ScdCon .third {
				width: 230px;
				margin: 0;
			}
				#ScdCon .third a.pic {
					float: left;
					clear: none;
					margin: 0 0 0 5px;
					border: 1px solid #142932;
					width: auto;
				}
				#ScdCon .third a:hover.pic {
					border: 1px solid #fff;
				}
					#ScdCon .third a.pic img {
						float: left;
					}
				#ScdCon .third a {
					/*float: right;
					clear: both;
					width: 50%;*/
					text-align: right;
					margin: 10px 0 0 0;
				}
				
/* ----------------------------------------------------
	Subpage Nav
	----------------------------------------------------*/
	#subPageCon {
		float: left;
		clear: both;
		width: 810px;
		margin: 0 0 0 42px;
		_margin: 0 0 0 21px;
	}
	#subPageCon p {
		/*float: left;
		clear: both;
		width: 100%;*/
		margin: 5px 0 8px 0;
	}
	#subPageCon p.leader {
		font-size: 11px;
	}
		#subPageCon p.leader img {
			float: left;
			margin: 8px 20px 0 0;
		}
		#subPageCon .LeftCol {
			float: left;
			width: 575px;
		}
		
		#subPageCon .LeftColWide {
			float: left;
			width: 100%;
		}
		#subPageCon .RightCol {
			float: right;
			width: 190px;
		}
			#subPageCon .RightCol p {
				float: left;
				width: 100%;
				font-size: 11px;
				margin: 0 0 20px 0;
			}
	#subPageCon .form li {
		width:500px;
	}
	#subPageCon .form .label {
		width:150px;
		float:left;
	}
				
/* bottom Con ******************************* */
	#bottomCon {
		position: relative;
		margin: 6px auto;
		width: 900px;
		font-size: 10px;
		color: #0d2330;
	}
	#bottomCon a {
		color: #0d2330;
	}
	#bottomCon a:hover {
		text-decoration: underline;
	}	
