BODY {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : White;
	font : 100% Arial, Helvetica, sans-serif;
	text-align : center;
}
H1 {
	font : bold 200% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0.5em 0em 0.75em 0em;
	padding : 0em 0em 0em 0em;
}
H2 {
	font : bold 150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0.5em 0em 0.6em 0em;
	padding : 0em 0em 0em 0em;
}
H3	{
	font : bold 144% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0.5em 0em 0.5em 0em;
	padding : 0em 0em 0em 0em;
}
H4	{
	font : bold 125% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0em 0em 0.5em 0em;
	padding : 0em 0em 0em 0em;
}
H5	{
	font : bold 119% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0em 0em 0.5em 0em;
	padding : 0em 0em 0em 0em;
}
H6	{
	font : bold 113% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0em 0em 0.5em 0em;
	padding : 0em 0em 0em 0em;
}
P {
	font : 100% Arial, Helvetica, sans-serif;
	color : Black;
	margin : 0em 0em 0.5em 0em;
	padding : 0em 0em 0em 0em;
}
TD {
	font : 100% Arial, Helvetica, sans-serif;
	color : Black;
}
TH {
	font : bold 100% Arial, Helvetica, sans-serif;
	color : Black;
	text-align : center;
}
UL	{
	margin : 0em 0em .5em 1.5em;
	padding : 0em 0em 0em 0em;
}
OL	{
	margin : 0em 0em .5em 1.5em;
	padding : 0em 0em 0em 0em;
}
LI {
	font : 100% Arial, Helvetica, sans-serif;
	color : Black;
	margin : 0em 0em 0.25em 0em;
	padding : 0em 0em 0em 0em;
}
HR {
	clear : both;
	color : #8B0722;
	width : 90%;
}
A {
	text-decoration : none;
	color : Blue;
	font-weight : bold;
}
A:VISITED {
	text-decoration : none;
	color : Blue;
}
A:HOVER {
	text-decoration : underline;
	color : Red;
}
.textLarge {
	font-size : 113%;
}
.textXLarge {
	font-size : 119%;
}
.textXXLarge {
	font-size : 125%;
}
.textSmall {
	font-size : 88%;
}
.textXSmall {
	font-size : 71%;
}
.textIndent {
	margin-left : 3em;
}
.textParaIndent {
	text-indent : 1em;
}
.allWidth {
/* use to set width and margins for all content */
	width : 45em;
	margin: 0 auto 0 auto;
	padding : 0 0 0 0; 
	text-align: left;
	height: auto
}
.topBorderBack    {
/* use for left and right borders and background */
	border-left : thin solid Black;
	border-right : thin solid Black; 
	text-align: left !important;
	width: 100%;
/* float : left; is essential for Mozilla to display background and borders */
	float : left;
}
.menuOrganization {
}
.menuOrganization H1 {
	display : none;
}
.menuOrganization H2 {
	display : none;
}
.menuOrganization P {
	display : none;
}
.menuOrganization TABLE {
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-collapse: collapse;
}
.menuOrganization TD {
	margin : 0px 0px 0px 0px;
/*	padding : 3px 3px 3px 3px; */
	padding : 0px 0px 0px 0px;
	background-color : #8B0722;
	border-right : thin solid #C6C7C9;
	border-top : thin solid #C6C7C9;
	border-bottom : thin solid #C6C7C9;
	font : bold 71% Arial, Helvetica, sans-serif;
	color : White;
	vertical-align : top;
	text-align : center;
}
.menuOrganization A {
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px; 
	text-decoration : none;
	color : White;
	display : block;
	width : 100%;
}
.menuOrganization A:VISITED {
	text-decoration : none;
	color : White;
}
.menuOrganization A:ACTIVE {
	text-decoration : none;
	color : White;
}
.menuOrganization A:HOVER {
	text-decoration : underline;
	color : Red;
	background-color : White;
}
.headerBorderBack    {
/* use for left and right borders and background */
	background : #F7EACA url('/v2_images/horizontal-tile.gif') center;  
	border-left : thin solid Black;
	border-right : thin solid Black; 
	text-align: left !important;
	width: 100%;
/* float : left; is essential for Mozilla to display background and borders */
	float : left;
}
.menuHeader {
	border-bottom : thin solid #C6C7C9;
}
.menuHeader TABLE {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-collapse : collapse;
	width : 100%;
}
.menuHeader #welcome {
	font : bold 88% "MS Sans Serif", Geneva, sans-serif;
	color : #8B0722;
	background-color : #F7EACA;
}
.menuMain TABLE {
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-collapse: collapse;
}
.menuMain TD {
	text-align : center;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
	font : bold 88% Arial, Helvetica, sans-serif;
}
.menuMain A {
	text-decoration : none;
	color : Black;
	background-color : #F7EACA;
	border : thin solid #C6C7C9;
	display : block;
	width : 100%;
}
.menuMain A:VISITED {
	text-decoration : none;
	color : Black;
}
.menuMain A:ACTIVE {
	text-decoration : none;
	color : Black;
}
.menuMain A:HOVER {
	text-decoration : underline;
	color : Red;
	background-color : White;
}

.menuMain2 TABLE {
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-collapse: collapse;
}
.menuMain2 TD {
	text-align : center;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 2px;
	font : bold 71% Arial, Helvetica, sans-serif;
}
.menuMain2 A {
	text-decoration : none;
	color : Black;
	background-color : #F7EACA;
	border : thin solid #C6C7C9;
	display : block;
	width : 100%;
}
.menuMain2 A:VISITED {
	text-decoration : none;
	color : Black;
}
.menuMain2 A:ACTIVE {
	text-decoration : none;
	color : Black;
}
.menuMain2 A:HOVER {
	text-decoration : underline;
	color : Red;
	background-color : White;
}

.allBorderBack    {
/* use for left and right borders and background */
/*	background : #F7EACA url('/v2_images/vertical-tile.gif') center; */
	background : #FFFFFF url('/v2_images/vertical-tile2.gif') repeat-y left;
	border-left : thin solid Black;
	border-right : thin solid Black; 
	text-align: left !important;
	width: 100%;
/* float : left; is essential for Mozilla to display background and borders */
	float : left;
}
.menuContext P {
	font : 71% "MS Sans Serif", Geneva, sans-serif;
	background-color : #C7E3F1;
	color : #000000;
	padding : 2px 2px 2px 2px;
	margin : 0px 0px 0px 0px;
	border-bottom : thin solid #C6C7C9;
}
.menuSection {
/* use for section links in left column */
	float : left; 
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 20%; 
}
.menuSection P {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #C7E3F1;
	border-bottom : thin solid #C6C7C9;
	font : bold 71% Arial, Helvetica, sans-serif;
	color : Black;
}
.menuSection P.deptTitle {
	margin : 0px 0px 0px 0px;
	padding : 5px 3px 3px 3px;
	background-color : #F7EACA;
	border-bottom : thin solid #C6C7C9;
	font : bold 88% Arial, Helvetica, sans-serif;
	color : Black;
}
.menuSection P.subHeading {
	margin : 0px 0px 0px 0px;
	padding : 12px 3px 3px 3px;
	background-color : #C7E3F1;
	border-bottom : thin solid #C6C7C9;
	font : bold 71% Arial, Helvetica, sans-serif;
	color : #4A4A4A;
}
.menuSection A {
	font-weight : bold;
	text-decoration : none;
	color : Black;
	display : block;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
/*	width : 100%;  removed on 8/31/06 because it causes contentMidColumn to fail in IE*/
}
.menuSection A:VISITED {
	text-decoration : none;
	color : Black;
}
.menuSection A:ACTIVE {
	text-decoration : none;
	color : Black;
}
.menuSection A:HOVER {
	text-decoration : underline;
	background-color : #FFFFFF;
	color : Red;
}
.menuSubSection A {
	font-weight : bold;
	text-decoration : none;
	color : Black;
	background-color : #EEEEEE;
	display : block;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
/*	width : 100%;  removed on 8/31/06 because it causes contentMidColumn to fail in IE*/
}
.menuSubSection A:VISITED {
	text-decoration : none;
	color : Black;
	background-color : #EEEEEE;
}
.menuSubSection A:ACTIVE {
	text-decoration : none;
	color : Black;
	background-color : #EEEEEE;
}
.menuSubSection A:HOVER {
	text-decoration : underline;
	background-color : #FFFFFF;
	color : Red;
}
.contentMidColumn {
/* use for content with left section menu links */
	float : left;
	margin : 0px 0px 0px 0px;
	padding : 5px 5px 5px 5px;
	border-left : thin solid #C6C7C9;
	background-color : #FFFFFF;
/* total width of columns must be less than 100% for Mozilla */
	width : 78%; 
}
.contentRightBox {
	/* use to call out info on right side */
	float : right;
	background-color : #F7EACA;
	margin : 0px 0px 10px 20px;
	padding : 5px 5px 5px 5px;
	width : 30%;
	border : thin solid #8B0722;
}
.footerBorderBack    {
/* use for left and right borders and background */
	background-color : #C6C7C9;
	border-left : thin solid Black;
	border-right : thin solid Black; 
	text-align: left !important;
	width: 100%;
/* float : left; is essential for Mozilla to display background and borders */
	float : left;
}
.menuFooter {
	font : 71% "MS Sans Serif", Geneva, sans-serif;
	color : #000000;
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
	border-top : thin solid #8B0722;
}
.menuFooter #menu {
	margin : 0px 0px 5px 0px;
}
.menuFooter #copyright {
	margin : 0px 0px 5px 0px;
	float : left;
	width : 60%;
}
.menuFooter #webmaster {
	margin : 0px 0px 5px 0px;
	float : left;
	width : 38%;
}
UL.linkList	{
	margin : 0em 0em .5em 1.5em;
	padding : 0em 0em 0em 0em;
	list-style : circle outside url(/v2_images/blt1.gif);
}
linkBullet{
	margin : 0em 0em .5em 1.5em;
	padding : 5em 5em 5em 5em;
	list-style : circle outside url(/v2_images/blt1.gif);
}
.popcontent {
	display : none;
}
.submenu DIV   {
	background-color : #C7E3F1;
	width : 10em;
	border : thin solid #C6C7C9;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	text-align : left;
}
.submenu UL   {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	list-style : none outside none;
}
.submenu LI   {
	font : normal 71% Arial, Helvetica, sans-serif;
	color : Black;
	margin : 0px 0px 0px 0px;
	border-bottom : thin solid #C6C7C9;
}
.submenu A {
	font-weight : normal;
	text-decoration : none;
	color : Black;
	display : block;
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 3px 3px 3px 3px;
/*	padding : 0px 0px 0px 3px; */
}
.submenu A:VISITED {
	text-decoration : none;
	color : Black;
}
.submenu A:ACTIVE {
	text-decoration : none;
	color : Black;
}
.submenu A:HOVER {
	text-decoration : underline;
	color : Red;
	background-color : White;
}
#sub1 {
	position: absolute;
	z-index: 10000;
	visibility: hidden;
}
