H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #0054A6;
}

TD H1
{
	font-size: 140%;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

TD H2

{
	font-size: 125%;
}

H2.pageHeading
{
	margin-bottom:0%;
	padding-bottom:3px;
	padding-top:3px;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

TD H3
{
	font-size: 100%;
}

H3.nopadding
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}

P {font-size: 80%;}

TD {font-size: 80%;}

TD TD {font-size: 80%;}

TD P {font-size: 100%;}

TH
{
	font-size: 80%;
	text-align:left;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/interface/page_bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}



.bannerBG {
	background-image: url(../images/interface/top_bar.gif);
	background-repeat: no-repeat;
}

.blueBackground {
	background-color: #0054A6;
}

.tinyText {
	font-size: 1px;
}

.AssessmentText {
	font-size: 10px;
}

.navButtonTable {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0054A6;
}

.bottomBlueBorderThick {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0054A6;
}

.rightBlueBorderThin {
	background-image: url(../images/interface/rightBlueBorder.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.topBlueBorderThin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0054A6;
}

.fixedText
{
	font-size:12px
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

A {color:#291DBF; text-decoration:none;}
A:visited {color:#291DBF; text-decoration:none;}
A:hover   {color:#FF0000; text-decoration:underline;}
A:active  {color:#291DBF; text-decoration:none;}

a.whiteLink {color:#FFFFFF; text-decoration:none;}
a:visited.whiteLink {color:#FFFFFF; text-decoration:none;}
a:hover.whiteLink   {color:#FFFFFF; text-decoration:underline;}
a:active.whiteLink  {color:#FFFFFF; text-decoration:none;}

.underlinedText {
	text-decoration: underline;
}

.alphabeticList {
	list-style-type: lower-alpha;
}

.bgCell99CCFF {
	background-color: #99CCFF;
}

.bgCellCCFFCC {
	background-color: #CCFFCC;
}

.bgCellFF9999 {
	background-color: #FF9999;
}

.bgCellFFCC99 {
	background-color: #FFCC99;
}

.largeOrangeText {
	font-size: 160%;
	color: FFCC99;
	font-weight: bolder;
}

.largeBlackText {
	font-size: 160%;
	color: #000000;
	font-weight: bolder;
}

.bgCellFF9C63 {
	background-color: #FF9C63;
}

ul.noBullets {
	list-style-type: none;
}

/* This class is used to force the left nav styles to appear
 differently when in the sitemap table */
.siteMap
{
}

table.siteMap ul.navListSpaced
{
	list-style: url(none) none;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

table.siteMap ul ul.navListSpaced
{
	list-style:url(../images/interface/bullet_n.gif) none;
	margin-left: 10px;
	padding-left: 10px;

}

table.siteMap td, table.siteMap th
{
	border: 1px solid #000000;
}

table.siteMap table
{
	width:100%;
	color:#ffffff;
	background-color: #0054A6;
	padding: 10px;
}

.blueBGHeader
{
	width:100%;
	color:#ffffff;
	background-color: #0054A6;
	padding: 10px;
}

table.siteMap select
{
	margin: 10px;
}

table.siteMap div
{
	margin: 10px;
	overflow: auto;
}

.bottomNavText
{
font-size: 70%;
}

.hiddenText
{
	display:none;
}


/* Used to stop css inheritance. */
.noStyle {
}

table.noStyle td
{
	border: 1px none #000000;
}

ul.navList
{
	/*list-style: none;*/
	margin-left: 0px;


}

ul.navListSpaced
{
	list-style:url(../images/interface/bullet_n.gif) none;
	margin-left: 10px;
	padding-left: 6px;


}

ul ul.navListSpaced
{
	list-style:url(../images/interface/bullet_n.gif) none;
	margin-left: 10px;
	padding-left: 10px;
}

ul.navListSpaced li
{
	margin-bottom: 6px;
}

