/* BASIC */

/* BODY STYLES */
body {
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* SECONDARY LAYOUT */

#wrapper {
	border-right: 12px inset #E8E8E8;
	background: #FDF3C8 url(images/column_bg.png) repeat-y right top;
	text-align: left;
}

/* MASTHEAD / BANNER */
#banner {
	background: url(images/banner.png) no-repeat right top;
	height: 90px;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	text-decoration: none;
	color: #FF9933;
	padding: 20px 5px 5px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#sitetools li a:hover {
	color: #FFFFCC;
	font: bolder 1.2em Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-top: 20px;
}


#foottools a {
	text-decoration: none;
	color: #0033CC;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#foottools a:hover {
	color: #FFFFCC;
	font: bolder normal 1.1em Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


#legal a {
	text-decoration: none;
	color: #0033CC;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#legal a:hover {
	color: #0099FF;
	font: bolder normal 1.1em Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


/* The styles above are consistent and permanent for all the sites web pages */

/* The Following styles are transitional to the various departments on this site  */


/* NAVIGATION */
/* LOCAL NAVIGATION */

#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	border-bottom: 1px solid #999999;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #FFB935 no-repeat left center;
}

#mainNav ul {
	border-top: 1px solid #999999;
	margin-top: 45px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#mainNav a:hover {
	text-decoration: none;
	color: #FFFFCC;
	font-size: 1.1em;
	text-transform: uppercase;
	background: #FF9900 no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bolder;
}

#mainNav a:active {
	text-decoration: underline;
	color: #FFFFCC;
	font-size: 1.1em;
	text-transform: uppercase;
	background: #FFCC66 no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bolder;
}

a#homeLink {
	background: #FF9900;
}
a#homeLink a:hover {
	background: #FF9933;
}

#home #mainNav a#homeLink,
#feature #mainNav a#featureLink {
	background: #999999 no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homeLink:hover,
#feature #mainNav a#featureLink:hover {
	background: #FF9933;
}

#logo {
	display: none;
}


#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


/* Modify these NAV styles for each department */

#nav a {
	text-decoration: none;
	color: #000000;
}
#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* MAIN */

#main a {
	text-decoration: none;
	border-bottom: 0px none;
	color: #152D6A;
}

#main a:hover {
	text-decoration: underline;
	border-bottom: 0px none;
	color: #FFA704;
}
#main h1 {
	color: #FF9900;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #FF9900;
	font: bold normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(file:///C|/Documents%20and%20Settings/executive/Desktop/Site/finished_original_sidebars_files/images/feature_bug.png) no-repeat top right;
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: FFCC66;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
}
.level2/* headlines with warnings */
 {
	background: url(file:///C|/Documents%20and%20Settings/executive/Desktop/Site/finished_original_sidebars_files/images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px solid FFCC66;
	font-weight: bold;
	color: #FF9933;
}

.switchcontent
 {
	font-size: 1.01em;
	font-weight: normal;
}

/* NEWS */
#news .story {
	background: #FF9900 url(file:///C|/Documents%20and%20Settings/executive/Desktop/Site/finished_original_sidebars_files/images/bg_story.png) repeat-y;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px solid #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 110%;
}
#news span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #000099;
}
#news a.story:hover {
	color: #4A761D;
	background: url(file:///C|/Documents%20and%20Settings/executive/Desktop/Site/finished_original_sidebars_files/images/bg_story_high.png);
}

* html #news a {
	height: 1px;
}

#news h2 {
	background: #B2F511 url(file:///C|/Documents%20and%20Settings/executive/Desktop/Site/finished_original_sidebars_files/images/bg_newshead.png) no-repeat;
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news h2 span {
	background: url(file:///C|/Documents%20and%20Settings/executive/Desktop/Site/finished_original_sidebars_files/images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

/* ADVERTISING */
div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

.natEx p {
	margin-bottom: 5px;
}
#news a.story:hover span.title {
	color: #000000;
}
