#navlist{
	margin-left: 0em;
	font-size:0.85em;
	background-color: #990000;
	padding-left: 647px;
	line-height:1.3em;
	vertical-align: middle;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-right-style: none;
	}

#navlist ul
{
	margin: 0;
	white-space: nowrap;
	padding: 0;
	list-style-type: none;
	padding-bottom: 2px;/*need?*/
	padding-top: 2px;/*need?*/
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a
{
	padding: 2px 10px 3px 10px;
	background-color: #990000;
	border-top-color: #CCCCCC;
}

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	border-left-color: #748EA3;
	border-left-style: solid;
	border-left-width: 1px;
}

#navlist a:hover
{
	background-color: #FFFFFF;
	color: #343434;
	border-left-color: #748EA3;
	border-left-style: solid;
	border-left-width: 1px;
}


/*
#navactive a:link, #navactive a:visited, #navactive a:hover
{
border: 1px solid #616161;
background-color: #DA6B6B;
background-image: url(../fa_images/fa_navon.gif);
color: #343434;
}
*/

.navactive a:link, .navactive a:visited, .navactive a:hover
{
	background-color: #FFFFFF !important;
	color: #454587 !important;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}

#header {
	background-color: #feae1b;
	padding-bottom: 0px;
}
#header img {
	padding: 12px 0px 12px 12px;
}
#header h1{
	font: bold 24px Garamond, "Times New Roman", Georgia, serif;
	color: #FFFFFF;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
	padding-top: 0.3em;
}
.name-block {
	font-size: .80em;
	font-weight: bold;
	color: #666666;
	padding-left: 12px;
	padding-top: 12px;
}	
.displayblock {
	display: block;
}
form {
	margin: 0em;
	padding: 0.2em;
	border-color: #454587;
	border-style: none;
	border-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
dl, dt, dd {
	margin: 0.3em;
	padding: 0;
}
.subhead {
	color: #990000;
	font-weight: bold;
}
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


/*#navactive a:link, #navactive a:visited, #navactive a:hover
{
border: 1px solid #616161;
background-color: #DA6B6B;
background-image: url(../fa_images/fa_navon.gif);
color: #343434;
}


#navlist .navactive a:link, #navlist .navactive a:visited, #navlist .navactive a:hover
{
	background-color: #FFFFFF !important;
	color: #454587 !important;
	border: 1px solid #ffffff !important;
}*/
#logo {
	background-image:url(../img/TAC-50.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 365px;
	height: 111px;
	position: absolute;
	top: -7px;
	left: 0px;
	z-index: 100;
	}

/*
#navactive a:link, #navactive a:visited, #navactive a:hover
{
border: 1px solid #616161;
background-color: #DA6B6B;
background-image: url(../fa_images/fa_navon.gif);
color: #343434;
}
*/



body{
	font-family: Arial,sans-serif;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 75px 0 8px 0;
}

#header {
	background-color: #ffffff;
}

a:link, a:visited, a:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 114%;
	color: #544A87;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2#pagename{
	line-height:1.2em;
}

h3{
	font-size: 110%;
	color: #F39301;
}

h4{
	font-size: 100%;
	font-weight: 700;
	color: #454587;
	margin-bottom: 0.1em;
}

h5{
	font-size: 100%;
	color: #333333;
	margin-top: 1em;
}

#content-body ul{
	list-style-type: square;
	list-style-image: url(../m_images/checkbox.gif);
}
ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
	border: 1px solid #737373;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}


#navBar{
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 222px;
	height: 100%;
	position: absolute;
	z-index: 2;
	left: 2px;
}
#content-body {
	margin: 0;
	font-size: 1.05em;
	left: 0px;
	position: absolute;
	width: 666px;/*680px;*/
	overflow: visible;
	border-right: 1px solid #CCCCCC;
	margin-left: 233px;
	z-index: 3;
}
#wrapper {
	margin: 0;
	width: 900px;
	height: auto;
	overflow: visible;
	z-index: 1;
	visibility: visible;
	margin-bottom: 12px;
}	
#footer {
	font-size: 90%;
	position: absolute;
	width: 516px;
	margin-left: 233px;
	z-index: 4;
	color: #cccccc;
	overflow: visible;
	}
	


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************** .feature styles ***************/

.feature{

	padding: 0px 10px 10px 10px;
	font-size: 80%;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story {
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 80%;
	height: 100%;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story li {
	line-height: 20px;
	list-style-position: outside;
	list-style-image:url(../img/check.gif);
	list-style-type: disc;
}

/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 75%;
	color: #999999;
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
	clear: both;
	position: relative;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo a:link, #siteInfo a:visited {
	color:#999999;
	font-weight:normal;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#navBar ul {
	list-style-type: square;
	margin-left: 10px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	font-size: 0.9em;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.extract {
	padding: 1em;
	float: right;
	width: 20em;
	margin-left: 1em;
	margin-right: 1em;
	background-color: #FEAE1B;
	background-color:#C4B9A9;
	margin-top: 2em;
	padding-bottom: 2em;
	border-color: #544AB3;
	border-color:#4D3E22;
	border-style: solid;
	border-width: 1px;
}
.extract h2 {
	font-size: 1.4em;
	color: #000066;
}	
ol {
	margin-bottom: 2em;
}
#submenu {
	font-size: 90%;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 8px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.finetext {
	font-size: 90%;
	margin-bottom: 2em;
	margin-top: 4px;
	margin-right: 10px;
}
#navbar h2 {
	color: #454587;
	display: block;
	text-align: center;
	margin-right: 10px;
	padding-bottom: 0em;
	margin-left: 0.5px;
	margin-top: 3.5em;
}
img#lead {
	margin-top: 1em;
	margin-right: 1em;
}
.story h4 + p {
	margin-top: 0.1em;
	padding-top: 0.1em;
}
.indent {
	margin-left: 2em;
}
legend {
	font-weight: 800;
	font-variant: small-caps;
	color: #FF9900;
	font-size: 1.3em;
}
dt {
	font-weight: 700;
	color: #454587;
}
dd {
	margin-bottom: 1.5em;
	padding-left: 1.0em;
	margin-left: 0em;
}
.faint {
	font-size: 85%;
	color: #666666;
}
/************** #advert styles **************/

#advertLcol{
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	background-color:#000066;
	color: #FFFFFF;
}

#advertLcol ul {
	padding-left: 0.4em;
	padding-bottom: 2em;
}
#advertLcol li {
	line-height: 1.8em;
	text-decoration: none;
	border: none;
}
