/* Body Formatting */
body {
	scrollbar-face-color: grey;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: grey;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: grey;
	scrollbar-arrow-color: black;
	height: 12px;
	line-height: normal;
	background-color: WHITE;
}
/* #00008B OLD PAQ BLUE COLOR */

body,td,span,div,ul,ol,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* headers */
.headline-SiteColorTxt {
	font-size: 16px;
	font-weight: bold;
	color: #630707;
} 
.headline-White {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.headline-SuperSize {font-family:Arial,Verdana,Geneva,Helvetica,sans-serif; font-size: 25px; }
.headline-largest { font-size: 140%; font-weight: bold;} /* 14px */
.headline-larger { font-size: 130%; font-weight: bold;} /* 13px */
.headline-large { font-size: 120%; font-weight: bold;} /* 12px */
.headline-default { font-size: 12px font-weight: bold;} /* 11px */
.headline-small { font-size: 11px font-weight: bold;} /* 10px */
.headline-smaller { font-size: 10px font-weight: bold;} /* 9px */
.headline-smallest { font-size: 9px font-weight: bold;} /* 8px */
.headline-link { font-size: x-small; line-height: 1.2em; font-weight: bold;} /* x-small */


/* text */
.body-SiteColorTxt {
	color: #630707;
} 

.wt {
	color: white;
}

.largest { font-size: 140%} /* 14px */
.larger { font-size: 130%} /* 13px */
.large { font-size: 12px} /* 12px */
.Default { font-size: 12px} /* 11px */
.small { font-size: 11px} /* 10px */
.smaller { font-size: 10px} /* 9px */
.smallest { font-size: 9px} /* 8px */
.link { font-size: x-small; line-height: 1.2em; font-weight: bold;} /* 14px */
.highlight {background-color:yellow;}

/* Table Borders */
	.Dashed_Default { border: black; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.header {
	background-color: #8B4747;//#95b5ab;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
.headerSelected {
	background-color: #630707;//#95b5ab;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
	
/* Hyperlinks */

a {
	color: #1F4872;
}

a:hover {
	color: #597496;
}

.b {
	font-weight: bold;
	text-decoration: none;
}
.b:hover {
	text-decoration: underline;
}

a.noUnderline {
	text-decoration: none;
	color: #1F4872;
}

a.noUnderline:hover {
	text-decoration: none;
	color: #597496;
}


/* Light Background Link */
.Link1 {  font-size: 10px;  color: #5A5A5A; text-decoration: none }
:hover.Link1 {color:blue; text-decoration: underline}

.Link1_v2 {  font-size: 11px;  color: white; text-decoration: underline }

/* Dark Background Link */
.Link2 {  font-size: 10px;  color: white; text-decoration: none }
:hover.Link2 {color:white; text-decoration: underline}

/* Light Background Link */
.Link3 {  font-size: 9px;  color: white; text-decoration: underline }

/* Covert Link - Light Background */
.CovertLinkLt { font-size: 10px; color: white; text-decoration: none}

/* Covert Link - Dark Background */
.CovertLinkDrk { font-size: 10px; color: black; text-decoration: none}

/* Covert Link - Dark Background */
.HeadertLinkDrk { font-size: 12px; color: black; text-decoration: none}

/* Heidi's fake name for an invisible link */
.DirectoryLink { font-size: 10px; color: #5A5A5A; text-decoration: none}
:visited.DirectoryLink{ font-size: 10px; color: #5A5A5A; text-decoration: none}
:active.DirectoryLink{ font-size: 10px; color: #5A5A5A; text-decoration: none}

/*Terms of use and Privacy footer links*/
a.priv_term:link { font-size: 11px; font-weight: 900; color: #FFFFFF; text-decoration: none}

a.priv_term:visited { font-size: 11px; font-weight: 900; color: #FFFFFF; text-decoration: none}

a.priv_term:hover { font-size: 11px; font-weight: 900; color: #000000; text-decoration: none}
/*

	
/* Button Rollovers (IE ONLY) */  /* 10px */
	TD.button_up   { color: #003366; font-size: 10px; background-color: #EFEBE7; text-align: left; padding-left :6px; padding-right :7px; cursor: hand}
	TD.button_over { color: white; font-size: 10px; background-color: #ABA094; text-align: left; padding-left :6px; padding-right :7px; cursor: hand}
	TD.button_down { color: white; font-size: 10px; background-color: #ABA094; text-align: left; padding-left :6px; padding-right :7px;}


a.headerLink {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.headerLink:hover {
	text-decoration: none;
	color: #ffffff;
}
a.headerSelected {
	text-decoration: none;
	color: #ffffff;
}
a.headerSelected:hover {
	text-decoration: none;
	color: #ffffff;
}
a.footerLink {
	text-decoration: none;
	color: #ffffff;
}
a.footerLink:hover {
	text-decoration: none;
	color: #000000;
}

a.dropNavLink {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

/*Terms of use and Privacy footer links*/
a.PrivTerms:link { font-size: 11px; font-weight: bold; color: #630707; text-decoration: none}

a.PrivTerms:visited { font-size: 11px; font-weight: bold; color: #630707; text-decoration: none}

a.PrivTerms:hover { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none}
/*