html
{
padding: 0em;
margin: 0em;
}

body
{
background: #2C2A21;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
color: orange
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.4em;
}

h4
{
font-size: .8em;

}

.contentarea
{
padding-top: 1.3em;

}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
width: 125px;
height: 125px;
border: 0px
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

img.logo
{
position: relative; 
float: left;
border: 0px;
width: 516px;
height: 140px;
margin-bottom: 2px;
}

img.insignia
{
position: relative;
float: right;
border: 0px;
width: 131px;
height: 61px;
margin: 15.0px 1.8em 1.4em 2.0px
}

.divider1
{
position: relative;
background: url(images/border2.gif) repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;

}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.faq 
{
	font-family : Verdana, Arial, Helvetica, san-serif;
	font-weight : bold;
	font-size : 9pt;               
	color : #f63;
}


.style1 
{
	font-size: 9pt	
}


.style98
{
width: 50%;
text-align: center;
}

.style99
{
text-align: center
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below is set so it'll take up 75% of the browser window's width
*/
width: 75%;
border: solid 7px #CCCCCC;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 6.0em;
background: #2B2B2B url(images/topbg1.gif) repeat-x;

margin-bottom: 2px;
}

#headerpic
{
	position: relative;
	height: 123px;
	background: url(images/american_flag3.gif) no-repeat top left;
	margin-bottom: 2px;
}

#menu
{
	position: relative;
	background: #6A3A1C url(images/menubg1.gif) repeat-x top left;
	padding: 0.3em 0.5em 3.0em 0.5em;
	margin-bottom: 3px;
}

#menu ul
{
	position: absolute;
	top: 6px;
	left: 10px;
	width: 808px;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{ 
color: orange; text-decoration: underline;
}

#menubottom
{
background: url(images/border1.gif) repeat-x;
height: 14px;
margin-bottom: .5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
padding: 0.5em 0.5em 0.5em 0.5em;
width: 98%;
}
#topcontent
{
float: left;
padding: 0.5em 1.5em 0.5em 1.5em;

}


#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: url(images/border2.gif) repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 30px;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 24px;
bottom: 1.2em;
}
