/* These are styles that could possibly be modified without effecting the design */

html, body {
	background: #a18753 url(../images/pageBackground.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}

#NavigationLinks,  {
	text-align: left;
	font-size: 12px;
	font: Verdana, Arial, Helvetica, sans-serif;
}

#NavigationLinksInterior {
	text-align: left;
	font-size: 12px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#Link #NavigationList {
	font:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 23px;
	padding-left: 0;
	padding-top: 2px;
	list-style:none;
}

#Link #NavigationList li {
	padding: 0 0 0.5em 2em;
	font-size: 12px;
	background: url(../images/actionItemArrow.gif) no-repeat 0 0.5em;
	
}

#NavigationList a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#NavigationList a:hover {
	font-size: 14px;
	color: #00FF00;
	text-decoration:none;
}

#ActionItems a {
	font-size: 15px;
	font-weight:lighter;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
}

#ActionItems a:hover {
	font-size: 15px;
	color:#958d86;
	text-decoration: none;
	font-weight: lighter;
}

#acronyms {
	font-size: 12px;
	padding: 10px 10px;
	margin-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#BodyContent {
	font-size: 12px;

}

#BodyContent #Content {
	background: url(../images/contentBackground.gif) repeat-x;
}




#BodyContent h2 {
	color: #a94a06;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
}

#BodyContent h3 {
	color: #a94a06;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:18px;
}

 a.more {
	background:url(../images/linkBullet.gif) no-repeat;
	padding:0px 0px 0px 18px;
	text-decoration:none;
	margin: 2em 0 0 0em;
	color:#000033;
}

 a.more2 {
	padding:0px 0px 0px 0px;
	text-decoration:none;
	margin: 2em 0 0 0em;
	color:#000033;
}


 a:hover.more {
	background:url(../images/linkBulletOver.gif) no-repeat;
	padding:0px 0px 0px 18px;
	text-decoration:underline;
}

a:hover.more2{
	background:url(../images/linkBulletOver.gif) no-repeat;
	padding:0px 0px 0px 18px;
	text-decoration:underline;
}


#Footer {
	font-size: 12px;
}

#Footer #TextLinks {
	color: #fff;
	font-weight: bold;
	border-top-color: #262422;
	border-top-style: solid;
	border-top-width: 10px;
	background: #823905;
}

#Footer #TextLinks a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#Footer #Disclaimer {
	color: #b0a59e;
	font-weight: normal;
	font-size: 11px;
	background: #552503;
}


h1, h2, h3, h4, {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	color: White;
	text-align: left;
}

h2 {
	color: #a94a06;
	text-align: left;
	font-size: 20px;
}

h3 {
	color: #996600;
	text-align: left;
	font-size: 18px;
}

h4 {
	color: #996600;
	text-align: left;
	font-size: 15px;
}

h5 {
	color: White;
	text-align: left;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
}
