 /* Starter CSS 

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0px;
        padding: 0px;
        font: 100%/120% "Gill Sans", "Trebuchet MS", sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}

body {
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/tricolor_bg.gif);
	background-repeat: repeat;
}
/* page container - full screen */
#pagecontainer {
	padding : 0px 0px;
	margin : 5px auto;
	background-color: #ffffff;
	text-align: center;
	width : 740px;
	vertical-align: top;
	border-top-width : 1px;
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-left-width : 1px;
	border-left-color : #c0c0c0;
	border-left-style : solid;
	border-right-width : 1px;
	border-right-color : #c0c0c0;
	border-right-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #c0c0c0;
	border-bottom-style : solid;
}
#pageheader {
	height : 80px;
	width : 740px;
	padding : 0;
	margin : 0;
	color: #000000;
}

#pageheader_extra_left {
width : 475px;
	padding : 0;
	margin : 0;
	float: left;
	font: normal 1px "Gill Sans", "Trebuchet MS", sans-serif;
	}
#pageheader_extra_left img{
display: block; 
	}
	
.leftheader a{
	padding : 0 0px;
	margin : 0 0;
	display: block; 
	}

#pageheader_extra_right {
	padding : 0 0;
	margin : 0 auto;
	width: 265px;
	text-align:right;
	height : 80px;
	background-image: url(../images/tricolor_header-R.gif);
	background-repeat: no-repeat;
	float: right;

}
#pageheader_extra_right p {
	padding : 0 0;
	margin : 0 10px 0 0;
	position:relative;
	top:0.5em;
	color: #ffffff;
	text-align:right; 
	font: normal 12px/14px "Gill Sans", "Trebuchet MS", sans-serif;
}

#pageheader_extra_right a {
	text-decoration: none;
	color: #c0c0c0;
}
#pageheader_extra_right a:hover {
color: #999999;
}

#header {
	margin: 0px auto;
	padding : 0px 0px;
	width : 740px;
	background-color: #000000;
	height:24px;
	
}
#header_nav {
	margin: 0px auto;	
	padding : 0px 0px 0px 0px;
	width : 740px;
	height:20px;
	float:right; display: block;
	border-top-width : 2px;
	border-top-color : #000000;
	border-top-style : solid;border-bottom-width : 2px;
	border-bottom-style : solid;border-bottom-width : 2px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	}



#header .nav a {
	margin: 0px;
	padding: 0px 1em;
	text-decoration: none;
	color: #ffffff;
	font: 13px/15px "Gill Sans", "Trebuchet MS", sans-serif;
	
}
#header li { /* all list items */
	float: left; /* for ie to not put extra space */
	margin: 0px;
	padding: 0px;
	width: auto; /* width needed or else Opera goes nuts */
	color:#FFFFFF;
}


#header .nav, #header .nav ul { /* all lists */
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
	line-height: 1em;
	
}
#header .nav { float: left; margin: 0 0 0 0;
}

#header .nav a, #header .nav li.selected li a  {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000066;
	background-color: #e1e1e1;
}
#header .nav a { width: 116px; height: 19px;} /* set the width */

/* the hover property needs to be repeated on the PageTemplate file for the dynamic styles */
#header .nav a:hover, #header .nav .selected a, #header .nav li.selected li a:hover { color: #000066; background-color: transparent; }


#header .nav li { /* all list items */
	float: left; /* for ie to not put extra space */
	margin: 0px;
	padding: 0px;
	width: auto; /* width needed or else Opera goes nuts */
}

/*set indiv top nav images */
#header .nav .menu1 a {
	height:20px; width:48px; background: url(../images/nav1.gif) no-repeat; text-indent: -999em; ; background-color: transparent;
}
#header .nav .menu1 a:hover { background-position:bottom;
	}
#header .nav .menu1 {
	height:20px; width:48px; background: url(../images/nav1.gif) no-repeat;
}

#header .nav .menu2 a {
	height:20px; width:70px; background: url(../images/nav2.gif) no-repeat; text-indent: -999em; ; background-color: transparent;
}
#header .nav .menu2 a:hover { background-position:bottom;
	}
#header .nav .menu2 {
	height:20px; width:70px; background: url(../images/nav2.gif) no-repeat;
}
#header .nav .menu3 a {
	height:20px; width:145px; background: url(../images/nav3.gif) no-repeat; text-indent: -999em; background-color: transparent;
}
#header .nav .menu3 a:hover { background-position:bottom;
	}
#header .nav .menu3 {
	height:20px; width:145px; background: url(../images/nav3.gif) no-repeat;
}
#header .nav .menu4 a {
	height:20px; width:98px; background: url(../images/nav4.gif) no-repeat; text-indent: -999em; background-color: transparent;
}
#header .nav .menu4 a:hover { background-position:bottom;
	}
#header .nav .menu4 {
	height:20px; width:98px; background: url(../images/nav4.gif) no-repeat;
}
#header .nav .menu5 a {
	height:20px; width:97px; background: url(../images/nav5.gif) no-repeat; text-indent: -999em; background-color: transparent;
}
#header .nav .menu5 a:hover { background-position:bottom;
	}
#header .nav .menu5 {
	height:20px; width:97px; background: url(../images/nav5.gif) no-repeat;
}


#header .nav li ul  {
	/* second-level lists */
	position: absolute;
	background-color: #999999;
	border: 1px solid #000;
	width: 140px;
	margin: 0 0 0px 0px;
	padding: 0px 0px;
	text-align: left;
	font-size: .7em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	overflow: hidden;
}
#header .nav li li a {
	margin: 0px 0px 2px 0px;
	padding: .4em 0px 0px 10px;
	width: 180px;
	vertical-align: middle;
}

#header .nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#header_banner_home {
	margin: 0px 0px;
	padding : 0px 0px;
	width : 520px;
	height : 320px;
}
#header_banner_home h1 {
	text-indent: -999em; ; background-color: transparent;
	font : normal 13px/15px "Gill Sans", "Trebuchet MS", sans-serif;
	padding : 0 0;
	margin : 0 0;
}
#header_banner_home #audience  {
	margin: 0px 0px;
	padding : 5px 5px;
	width : 510px;
	height : auto;
	background-color: #CCCCCC;
}

#header_banner_home #audience H2 {
font: normal 22px/24px "Gill Sans", "Trebuchet MS", sans-serif;
	color : #000000;
	padding : 0px;
	margin: 5px 0px 5px 0px;
}

#page_body {
  margin: 0px auto 0px auto;
	padding : 0px 0px;
	width : 737px;
	font: normal 14px/16px "Gill Sans", "Trebuchet MS", sans-serif;
	border-left-width : 3px;
	border-left-color : #000000;
	border-left-style : solid;
	border-bottom-width : 5px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
}
#page_body h1{
	font: normal 20px/22px "Gill Sans", "Trebuchet MS", sans-serif;
	color : #6565a2;
	margin: 5px auto;
	padding : 0px;
}

#page_body h2{
	font: normal 18px/20px "Gill Sans", "Trebuchet MS", sans-serif;
	color : #6565a2;
	padding : 0px;
}
#page_body h3{
	font: normal 17px/19px "Gill Sans", "Trebuchet MS", sans-serif;
	color : #666666;
	padding : 0px;
	margin: 1em auto .5em auto;
}
#page_body h4{
	font: normal 15px/17px "Gill Sans", "Trebuchet MS", sans-serif;
	color : #666666;
	padding : 0px;
	margin: 1em auto 0em auto;
}
 #page_body p{
	font: normal 14px/16px "Gill Sans", "Trebuchet MS", sans-serif;
	color : Black;
	padding : 0px 0px 0px 0px;
	margin : .8em 0px 1em 0px;
}

3

 #page_body a:hover {
	text-decoration: none;
}
 #page_body em {
	color : #000080;
	font : normal 14px/16px "Gill Sans", "Trebuchet MS", sans-serif;
}
.wrap_li{
font : normal 13px/13px "Gill Sans", "Trebuchet MS", sans-serif;
}
 #page_body ul {
list-style-type:none;
	list-style: none;
}


#page_body th {
	font: normal 12px/14px "Gill Sans", "Trebuchet MS", sans-serif;
	background-color: #cedbef;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: #000080;
	text-align: left;
	}
#page_body table {
	width: auto;	
	margin : 5px 0px 5px 0px;
}
#page_body td {
	font: normal 12px/14px "Gill Sans", "Trebuchet MS", sans-serif;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-color: #DCDCDC;
}
.note {
	font: normal 12px/14px "Gill Sans", "Trebuchet MS", sans-serif;
	color: #660033;
}
.gnote {
	font: normal 12px/14px "Gill Sans", "Trebuchet MS", sans-serif;
	color: #000000;
}

#body_left {
	margin: 0px 0px;
	padding : 0px;
	width : 177px;
	float: left;
	text-align : left;
	background-color: #ffffff;
}

#body_left h2{
	font: normal 16px/18px "Gill Sans", "Trebuchet MS", sans-serif;
	color : #6565a2;
margin: 8px auto;
	padding : 0px;
}
#body_left h3{
	font: normal 16px/18px "Gill Sans", "Trebuchet MS", sans-serif;
	color : #666666;
margin: 5px auto;
	padding : 0px;
}
#body_left p{
	font: normal 13px/15px "Gill Sans", "Trebuchet MS", sans-serif;
	color : #000000;
margin: 10px auto 15px auto;
	padding : 0px;
}
#body_left_inner {
	margin: 0px;
	padding : 10px 5px 0px 5px;
}


#const_nav {
	margin: 8px 7px;	
	padding : 0px 0px 0px 0px;
	width : 183px;
	height:177px;
	float:left; display: block;
	}
#home_subnav {
	margin: 0px 0px 0px 0px;	
	padding : 4px 0px 7px 0px;
	float:left;
	background-color:#000000;
	}
	
#const_nav .nav, #home_subnav .nav { float: left; margin: 0 0 0 0;
}

#const_nav .nav a, #const_nav .nav li.selected li a , #home_subnav .nav a, #home_subnav .nav li.selected li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000066;
	background-color: #e1e1e1;
}
#home_subnav .nav li { /* all list items */
	float: left; /* for ie to not put extra space */
	margin: 0px 0px;
	padding : 2px 0px 2px 0px;
	width: auto; /* width needed or else Opera goes nuts */
}

#const_nav .nav li{ /* all list items */
	float: left; /* for ie to not put extra space */
	margin: 8px 0px;
	padding: 0px;
	width: auto; /* width needed or else Opera goes nuts */
}
#home_subnav .nav li { /* all list items */
	margin: 3px 0px;
}
/*set indiv top nav images */
#const_nav .nav .Hmenu1 a {
	height:43px; width:182px; background: url(../images/HNav1.gif) no-repeat; text-indent: -999em; ; background-color: transparent;
}
#const_nav .nav .Hmenu1 a:hover { background-position:bottom;
	}
#const_nav .nav .Hmenu1 {
	height:43px; width:182px; background: url(../images/HNav1.gif) no-repeat;
}

#const_nav .nav .Hmenu2 a {
	height:43px; width:182px; background: url(../images/HNav2.gif) no-repeat; text-indent: -999em; ; background-color: transparent;
}
#const_nav .nav .Hmenu2 a:hover { background-position:bottom;
	}
#const_nav .nav .Hmenu2 {
	height:43px; width:182px; background: url(../images/HNav2.gif) no-repeat;
}
#const_nav .nav .Hmenu3 a {
	height:43px; width:182px; background: url(../images/HNav3.gif) no-repeat; text-indent: -999em; background-color: transparent;
}
#const_nav .nav .Hmenu3 a:hover { background-position:bottom;
	}
#const_nav .nav .Hmenu3 {
	height:43px; width:182px; background: url(../images/HNav3.gif) no-repeat;
}

#home_subnav .nav .Hmenu4 a {
	height:38px; width:197px; background: url(../images/HNav4.gif) no-repeat; text-indent: -999em; background-color: transparent;
}
#home_subnav .nav .Hmenu4 a:hover { background-position:bottom;
	}
#home_subnav .nav .Hmenu4 {
	height:38px; width:197px; background: url(../images/HNav4.gif) no-repeat;
}
#home_subnav .nav .Hmenu5 a {
	height:73px; width:197px; background: url(../images/HNav5.gif) no-repeat; text-indent: -999em; background-color: transparent;
}
#home_subnav .nav .Hmenu5 a:hover { background-position:bottom;
	}
#home_subnav .nav .Hmenu5 {
	height:73px; width:197px; background: url(../images/HNav5.gif) no-repeat;
}

#sub-nav {
	float : left;
	width : 177px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	background-color: #ffffff;
}
#sub-nav ul {
	padding: 0px 0px;
	margin: 0px 0px;
	list-style-type : none;
}
#sub-nav li {
	color: black;
	font : normal 13px/21px "Gill Sans", "Trebuchet MS", sans-serif;
	margin: 0px 0px;
	padding: 0px 0px;
	height: 100%;
	width: 100%;
	list-style-image: none;
	list-style: none;
}
#sub-nav ul li {
	background-image : none;	
}
#sub-nav li li {
	background-color: #ffffff;	
	background-image : none;	
}

#sub-nav a {
	display: block;
	padding:2px 5px 2px 20px;
	margin: 0px 0px;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-image : none;
	background-repeat : no-repeat;
	background-position : 0% 50%;
}

#sub-nav a:link, #sub-nav a:visited  {
	color: black;
	text-decoration : none;
}
#sub-nav a:hover, #sub-nav a:active, #onsection a:link,  #onsection  a:visited , #onsection  a:hover,  #onsection a:active  {
	color: #6565a2;
	text-decoration : none;
	background-image : url(../images/tcl_li_sub_selected.gif);
	background-repeat : no-repeat;
	background-position : 0% 50%;
}
#sub-nav .menu1 a,#sub-nav .menu2 a,#sub-nav .menu3 a,#sub-nav .menu4 a,#sub-nav .menu5 a,#sub-nav .menu6 a,#sub-nav .menu7 a {
	background-image : url(../images/tcl_li_sub.gif);
	background-repeat : no-repeat;
	background-position : 0% 50%;
	background-color: #c0c0c0;
}
#sub-nav .menu1 a:hover,#sub-nav .menu2 a:hover,#sub-nav .menu3 a:hover,#sub-nav .menu4 a:hover,#sub-nav .menu5 a:hover,#sub-nav .menu6 a:hover,#sub-nav .menu7 a:hover {
	background-image : url(../images/tcl_li_sub.gif);
	background-repeat : no-repeat;
	background-position : 0% 50%;
	background-color: #c0c0c0;
	color: #ff0000;
}

#body_right {
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 550px;
	text-align : left;
		float:right;
	border-left-width : 5px;
	border-left-color : #000000;
	border-left-style : solid;
	border-right-width : 5px;
	border-right-color : #000000;
	border-right-style : solid;
	vertical-align: top;
}
.body_right_header {
	padding : 2px 0px;
	margin : 0px auto;
	clear: both;
	width : 550px;
	background-color: #c0c0c0;
	}
#body_right .body_right_header  h1{
	padding : 1px 0px 1px 5px;
	margin : 0px auto;
	font : normal 18px/20px "Gill Sans", "Trebuchet MS", sans-serif;
	color: #000066;
	}
	
 #body_right ul {
	margin: 1em .2em;
	padding: 0 5px 0 15px;
	list-style-type:disc;
}
#body_right ul ul {
	margin: .5em .2em;
	padding: 0 5px 0 15px;
}
#body_right ul ul ul {
	margin: .2em .2em;
	padding: 0 5px 0 15px;
}

 #body_right li {
 padding: 2px 2px 2px 2px;
	color :#4C4C4C;
	
}
 #body_right ol {
list-style-type: decimal ;
margin: .5em .2em;
}
 #body_right ol li {
 padding: 5px 2px 5px 0px;
	color :#4C4C4C;
	margin: 0 1.5em;
	background:none;
}
.subheadtext {
	font-size: .8em;	
	margin: 0px;
	padding: 0px;
	}
#body_right_inner {
	margin: 0px;
	padding : 0px 10px 0px 10px;	
}
#body_right_footer {
	margin: 5px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 510px;
}
#sub_template_image{
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 550px;
	height :100px;
	background-image : url(../images/page_images/test-img.jpg);
	background-repeat : no-repeat;
	border-bottom-style : solid;border-bottom-width : 3px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	float:left;
}
#sub_template_image h2 {
	text-indent: -999em; ; background-color: transparent;
	font : normal 13px/15px "Gill Sans", "Trebuchet MS", sans-serif;
	padding : 0 0;
	margin : 0 0;
}

#body_footer {
	padding : 0px;
	margin : 0;
	clear: both;
	text-align : left;
	font: normal 11px/16px "Gill Sans", "Trebuchet MS", sans-serif;
}

#page_footer {
	padding : 0px 0px 0px 0px;
	margin : 10px 0 0 0;
	vertical-align : middle;
	display: block;
	font: normal 12px/16px "Gill Sans", "Trebuchet MS", sans-serif;
	color:#999999;
	clear: both;
}
#page_footer_inner {
	padding : 0 0;
	margin : 0 auto;
	width: 720px;
	text-align:center;
}
#page_footer_inner p {
	padding : 0 0 .25em 0;
	margin : 0 0;
	position:relative;
	top:0.5em;
	text-align:center;
}
 #page_footer a {
 margin : 0px 0px;
 padding : 0px 0px;
	color : #c0c0c0;
	text-decoration: underline;
}
 #page_footer a:hover {
	text-decoration: none;
}
 #inpage_nav {
 margin : 10px 0px;
 padding : 5px 0px;
	clear: both;
}
#inpage_nav ul {
	padding: 0px 10px;
	margin: 0px 0px;
	list-style-type : none;
}
#inpage_nav li{
	padding: 5px 0px;
	margin: 0px 0px;
	list-style-image: none;
	list-style: none;
	background-image : none;
}
.audience_header {
font-size: 1.1em;
}
.listbox {
padding : 0px;
margin : 0px;
	height: auto;
}
.listbox_left {
	margin : 0px 0px;
	padding : 0px 5px 5px 0px;
	height: auto;
	float: left;
	width: 225px;
}
.listbox_right {
	margin : 0px 0px;
	padding : 0px 0px 5px 0px;
	height: auto;
	float: left;
	width: 225px;
}
.listbox_footer {
margin : 0px 0px;
	padding : 0px 10px;
	clear: both;
	text-align : left;
	font: normal 11px/12px "Gill Sans", "Trebuchet MS", sans-serif;
}

.sup {
	font-size: x-small;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}
#VA a{color: #ee9b63;}
#VA a:hover{color: #ff6600;}
#TCL a{color: #CC0000;}
#TCL a:hover{color: #FF0000;}
#sitemap_extra{
	margin-top: -.5em;
}

#contentarea_home a:hover {
	text-decoration: underline;
}
.toplink {
	margin : 10px 0px;
	padding : 0px;
	text-align: right;
	
}
/* content chunks */







