body
{	
	font-family:Verdana,Arial,Sans-Serif;
	font-size:11px;
	margin:0;
	padding:2% 0 2% 0;
	/*background-color: #afa17a; JIMS BACKGROUND*/
	/*background-color:#4d5240;darkgraygreen*/
	/*background-color:#5f6450;Khaki green*/	
	/*background-color:#a5b38e;lighter green*/
	/*background-color:#4f604e;slate green2*/
	/*background-color:#aeb99d;*/
	 background-color:#c1c9b2;/* */
	 
}
hr /*hr is used in usertools section of website; background-color & border are for firefox*/
{
	color:#d6dbd7;
	background-color:#d6dbd7;
	border:0px;
	height:2px;	
}


div,p,ul,ol,h1,h2,h3,h4
{
	padding:0;
	margin:0;
}
a img
{
	border:none;
	
	
}
/* Header Styles */
#header
{
	z-index:1;
	margin-bottom:31px;
}

#logo
{
	height:78px;
	width:250px;
	margin:0px 0px 10px 0px;
	
	/*background:url(../Images/DDMlogoIBHM_Sample14.gif) center left no-repeat;	*/
}

#datebox
{
	position:absolute;
	top:5px;
	left: 290px;
	width:200px;
	text-align:center;
	font-size:10px;
	color:#999999;
}

#address
{
	position:absolute;
	top:5px;
	right:5px;
	font-size:10px;
	text-align:right;
	color:#999999;		
}

/* End Header Styles */

#banner
{
	clear:left;
	background:url(../Images/mainBanner2.jpg) top left no-repeat;
	width:760px;
	height:173px;
	margin:0 0 0 2px;
	padding:0;
	margin-bottom:2px;
}

/* Navigation */

a:link,a:visited
{
	color:#65696a;
}
a:hover
{ 
	color:#999966;
}

/* End Navigation */

/* Shadows */

#s1
{
	background:url(../Images/midShadow2.gif) top center repeat-y;
	/*background-color:White;*/
	/*width:778px;*/
	width:778px;
	margin:auto;
	
}

#s2
{
	position:relative;
	background:url(../Images/topShadow2.gif) top center no-repeat;/**/
	height:9px;
	top:0px;
	left:0px;
}

#s3
{
	position:relative;
	bottom:0px;
	left:0px;
	height:10px;
	background:url(../Images/bottomShadow2.gif) bottom center no-repeat;/**/
}

/* End Shadows */

/* Standard Blocks */

#container 
{
	overflow:auto;
	background-color:#ffffff;
	width:764px;
	position:relative;
	margin: 0 auto 0 auto;
	padding-bottom:70px;
	background:url(../Images/ContainerBg_1.gif) bottom left repeat-x;
}

/* Quotation fix for IE */
q:before, q:after
{
	content:"";
}


#footer
{
	clear:both;
	position:absolute;
	bottom:5px;	
	margin-left:auto;
	margin-right:auto;
	width:98%;
	text-align:center;	
	background:transparent;	
}


#bottomlinks
{
	padding:0 0 0 0;
	font-size:10px;			
}

#news
{
	float:left;
	width:195px;	
	background-color:inherit;
	color:#65696a;
	padding-right:4px;
	overflow:hidden;
	font-size:12px;
	margin-left:2px;
}

#news a:link,  #news a:visited,#box2 a:link a:visited, #box3 a:link, a:visited
{
	color:#65696a;
	font-size:11px;
}

#news a:hover
{
	color:#999966;
	font-size:11px;	
}

#rssList
{
	list-style:none;
	height:100%;
	margin-bottom:10px;
}

#rssList li
{ 
	padding-top:10px;
}

#rssList li a
{
	color:#65696a;
	font-size:11px;
}

#rssList li a:hover
{
	color:#999966;
}

/* FAQ Styles */

#TOC h1
{
	font-size:1.7em;
	margin-bottom:0.4em;
}

#TOC ol
{
	margin-left:3em;
	font-size:1.2em;
}

#TOC ol li
{
	margin:0.1em 0 0 0;
}

#TOC ol li a, .answer a
{
	font-size:1em;
}

.answer
{
	border:1px solid black;
	padding:0;
	margin-top:1em;
}

.answer h2
{
    background:#a1b467 url(../Images/menuBgSelected_1.gif) top left repeat-x;
	padding:0.1em;
	margin:0;
	font-size:1.5em;
	border-bottom:1px solid black;
}

.answer p, .answer ul
{
	font-size:1.2em;
}

.answer p
{
	margin-top:0.5em;
	padding:0.2em;
}

.answer ul
{
	margin-top:0.2em;
	margin-left:2em;
}

/* End FAQ Styles */
