body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica;
	min-width: 778px;
}

/*DEFAULT LINK RULES*/
a, a:active, a:link, a:visited { 
	color: #660000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/*ACCESSIBILITY*/
.skipped { display: none; }


/*GENERIC STYLES*/
h1, h2 {
	font-size: 2.2em;
	font-weight: normal;
	color: #090066;
	line-height: 1.1em;
	margin: -.2em 0em 0.5em 0em;
	font-family: "Times New Roman", Times, serif;
}
h3, h4, h5, h6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin: 0.8em 0em 0.6em 0em;
	line-height: 1.1em;
}
p {
	margin-top: 0.8em;
	margin-bottom: 0.6em;
	font-size: 1.1em;
	line-height: 1.4em;
}
blockquote {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
}
HR {
	border: 0;
	color:#666666;
	background-color:#666666;
	height: 1px;
}
ul, ol  {
	margin-top: 0.4em;
	padding-left: 3.5em;
	margin-left: 0em;
}
ul li, ol li  {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.4em;
}
UL LI	{	
	list-style-type:	disc;
}	
UL UL LI	{	
	list-style-type:	disc;
	font-size: 1em;
}	
UL UL UL LI	{	
	list-style-type:	disc;
}	
OL LI	{	
	list-style-type:	decimal;
	}	
OL OL LI	{	
	list-style-type:	lower-alpha;
	font-size: 1em;
	}	
OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


/*LAYOUT: PAGE*/
#containerPage {
	width: 77.8em;
	min-width: 778px;
	margin: 0 auto;
}


/*LAYOUT: TOP BAR MENU*/
#barMenuTop {
	min-width: 754px; /*Safari debugging: width is needed.*/
	min-height: 15px;
	padding: 0.5em 16px 0 8px;
	background-color:#660000;
	float:left;
}
#barMenuTop ul {
	margin: 0;
	padding: 0;
}
#barMenuTop li {
	list-style-type: none;
	margin: 0 1.2em 0 0;
	padding: 0;
	float: left;
	width: auto;
	font-size: 1em;
	line-height: .9em;
	letter-spacing: 0.03em;
}
#barMenuTop a, #barMenuTop a:link, #barMenuTop a:visited {
	color: #D8BEBE;
	text-decoration: none;
}
 #barMenuTop a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*Current marker*/
#barMenuTop a.currentMarker, #barMenuTop a:link.currentMarker, #barMenuTop a:visited.currentMarker {
	color: #FFFFFF !important; /*to force MSIE to use this rule*/
}
#barMenuTop a:hover.currentMarker {
	color: #D8BEBE !important; /*to force MSIE to use this rule*/
}


/*LAYOUT: SEARCH BOX*/
#searchBox { 
	float: right;
}
#searchBox table {
	height: 14px;
	padding: 0;
}
.searchField {
	padding:.1em 0 0 .3em;
	margin: 0 .6em 0 0;
	border: 0;
	font-size: .9em;
	height: 1.3em;
	line-height: .9em;
	width: 8em;
	background-image:url(../images/bg_searchBox.gif);
	background-position:top;
	background-repeat:repeat-x;
}


/*LAYOUT: LOGO AREA*/
#containerLogo {
	clear:both;
	height: 79px;
	background-image:url(../images/bg_logo.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:right;
}


/*LAYOUT: MAIN MENU BAR*/
#barMenuMain {
	height: 2.4em;
	min-height: 24px;
}


/*LAYOUT: BREADCRUMB BAR*/
#barBreadcrumb {
	min-height: 24px;
	padding: 0 16px 0 8px;
	background-color: #666666;
}
#barBreadcrumb p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
	letter-spacing: 0.03em;
	color: #CCCCCC;
	line-height: 2.4em;
	margin: 0;
}
#barBreadcrumb a, #barBreadcrumb a:link, #barBreadcrumb a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
 #barBreadcrumb a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/*LAYOUT: SECTION NAME BAR*/
#barSection {
	min-height: 35px;
	padding: 0 16px 0 8px; /*browser compatibility: horz padding here*/
	background-color: #E5E5E5;
	border-bottom:1px solid #CCCCCC;
}
#barSection h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.6em;
	font-weight: normal;
	font-variant:small-caps;
	color: #090066;
	margin:0;
	padding:.3em 0 .3em 0; /*browser compatibility: vert padding here. em value is proportional to this font size*/
	line-height: .9em;
}


/*LAYOUT: SIDE MENU*/
#sideMenu {
	float:left;
	min-width: 155px; /*155 (instead of 156) allows for print layout to match screen version.*/
	width:15.5em;
	padding: 2em 1.6em 2em 0;
}
#sideMenu ul {
	margin: 0;
	padding: 0;
}
#sideMenu li {
	list-style-type: none;
	background-image:url(../images/bg_sideMenu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0 0 .5em 0px;
	padding: .2em 0 .3em 23px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 0.02em;
}
#sideMenu a, #sideMenu a:link, #sideMenu a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
}
#sideMenu a:hover {
	color: #660000;
	text-decoration: none;
}
/*Current marker*/
#sideMenu a.currentMarker, #sideMenu a:link.currentMarker, #sideMenu a:visited.currentMarker {
	color: #660000 !important; /*to force MSIE to use this rule*/
}
/*Current marker*/
#sideMenu a:hover.currentMarker {
	color: #666666 !important; /*to force MSIE to use this rule*/
}


/*LAYOUT: CONTENT AREA*/
#containerContent {
	float:left;
	min-width: 590px;
	width:59em;
	padding: 2em 16px 2em 0;
	margin-right:-3px; /*To fix IE6 'Duplicate Characters Bug' caused by HTML comments sandwiched between floats that come in sequence.*/
}


/*LAYOUT: FOOTER AREA*/
#containerFooter {
	clear:both;
	padding: 1.2em 16px .6em 8px;
	background-color: #E5E5E5;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#containerFooter p {
	font-family: Verdana, Arial, Helvetica;
	font-size: .9em;
	letter-spacing: 0.03em;
	color: #666666;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
}



/*LAYOUT: HOME LINKS*/
#containerHomeContent {
	padding-top:8px;
	padding-left:8px;
}
#containerHomeContent TD {
	padding: 0 1.6em 0 0;
	border:0;
	vertical-align:top;
}
#containerHomeContent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #090066;
	margin: 0 0 .3em 0;
	line-height: 1em;
}
.homeLinks {
	padding: 0;
	margin: 0;
}
.homeLinks LI {
	list-style-image:url(../images/bullet_HomeLink.gif);
	line-height: 1.2em;
	margin:0 0 .6em 16px;
	padding-left:0;
	text-decoration:none;
	font-weight: bold;
}
.homeLinks a, .homeLinks a:link, .homeLinks a:visited {
	text-decoration: none;
}
.homeLinks a:hover {
	text-decoration: underline;
}

/*HOME PAGE: INFO LINKS */
.headLink {
	padding: 0;
	margin: 0;
}
.headLink LI {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight:bold;
	color: #090066;
	line-height: 1em;
	margin: 0 0 .3em 16px;
	padding: 0;
	list-style-image:url(../images/bullet_HeadLink.gif);
}
.headLink a, .headLink a:link, .headLink a:visited {
	color: #090066;
	text-decoration: none;
}
.headLink a:hover {
	text-decoration: underline;
}
.spotlight {
	margin-top:.5em;
}


/*LAYOUT: TWO- AND THREE-COLUMN CONTENT*/
/*twoColumnFixed: fixed TD width of 27.9em*/
/*threeColumnFixed: fixed TD width of 18.6em*/
/*ColumnVar: where variable TD width is preferred*/

table.twoColumnFixed, table.threeColumnFixed, table.ColumnVar {
	margin-right: -16px; /*to cancel container DIV right margin*/
}
table.twoColumnFixed TD, table.threeColumnFixed TD, table.ColumnVar TD {
	padding: 0 16px 0 0;
	vertical-align:top;
}
table.twoColumnFixed TD {
	width: 27.9em;
}
table.threeColumnFixed TD {
	width: 18.6em;
}


/*DATA TABLE*/

.dataTable {
	border-collapse: collapse;
	font-size: 1.1em;
}
.dataTable td, .dataTable th {
	text-align: left;
	vertical-align: top;
	padding: 0.4em;
	border: 1px solid #CCCCCC;
}
.dataTable th {
	font-weight: bold;
}
.dataTable caption {
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0.5em 0.5em;
	background-color: #E5E5E5;
}
.dataTable p {
	margin-top: 0;
	font-size: 1em;
	line-height: 1.1em;
}


/*FORMS*/

form {
	margin: 0;
	padding: 0;
}

.formTable {
	border-collapse: collapse;
	font-size: 1em;
	border:1px solid #CCCCCC;
}
.formTable td, .formTable th {
	padding: 0.2em;
}
.formTable th {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
}
.formTable p, .formTable li {
	font-size: 1em;
}
.formTable ul {
	margin-left: 0;
	padding-left: 2.5em;
}
select, input, textarea {
	font-size: 1em;
	margin: 0.2em;
	vertical-align:middle;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.1em;
}
legend {
	color:#000000;
}
input {
	vertical-align:middle;
}





/*MISC*/

/*Link-out icon for main menu*/
.linkOutMain a {
	background-image:url(../images/icon_linkOut000.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right: 15px;
}

/*Link-out icon for side menu*/
.linkOutSide a {
	display: block;
	background-image:url(../images/icon_linkOut666.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right: 15px;
}


/*To cancel indent in a list*/
.noIndentList LI {
	margin-left: -1.6em;
	padding-left: 0;
}

/*Smaller size text*/
.smallText  {
	font-size: .9em;
}


/*Right-picture margins*/
.pictureRight {
	margin: .5em 0 .5em 1.2em;
}

/*Left-picture margins*/
.pictureLeft {
	margin: .5em 1.2em .5em 0;
}

