A.normal:link    { color: #ffff00}
A:normal:visited { color: #ffffff }
A:normal:hover   { color: #ffff00 }
A:normal:active  { color: #ffff00 }

.sub2:link    { color: #ffff00 }
.sub2:visited { color: #ffff00 }
.sub2:hover   { color: white }
.sub2:active  { color: #ffff00 }

.white:link    { color: #ffffff }
.white:visited { color: #ffffff }
.white:hover   { color: #ffff00 }
.white:active  { color: #ffffff }

a.link:link { color: blue; text-decoration: none }
a.link:active { color: red; text-decoration: none }
a.link:visited { color: blue; text-decoration: none }
a.link:hover { color: red; text-decoration: underline }

a.linkblk:link { color: #000000; text-decoration: underline }
a.linkblk:active { color: red; text-decoration: underline }
a.linkblk:visited { color: #000000; text-decoration: underline }
a.linkblk:hover { color: red; text-decoration: underline }

a.linkhp:link { color: #000066; text-decoration: none }
a.linkhp:active { color: #000066; text-decoration: none }
a.linkhp:visited { color: #000066; text-decoration: none }
a.linkhp:hover { color: #000066; text-decoration: underline }

a.link1:link { color: blue; text-decoration: none }
a.link1:active { color: red; text-decoration: none }
a.link1:visited { color: blue; text-decoration: none }
a.link1:hover { color: red; text-decoration: none }

.darkbluetext {
	font-family: Tahoma;
	font-size: 10px;
	color: #094fa4;
	font-weight:bold;
}
.headerbluetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	font-weight:bold;
}
.headerlightbluetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #2682a8;
	font-weight:bold;
}
.headerlightbluetextLRG {
	font-family: Tahoma;
	font-size: 14px;
	color: #2682a8;
	font-weight:bold;
}
.largebluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	font-weight:normal;
}
.navtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	line-height: 17px;
}
.maintext1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	line-height: 1.5;
}
.maintextwhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
}
.maintextbullet {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:normal;	
	line-height: 1.5;
}
.footnote {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.footnoteyellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffde31;
	font-weight:bold;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
}

body {
	background-color: #E7E9F4;
	font-family:Tahoma:12px
	}

.nav{color:#ffffff;font-weight:bold}
.subnav{color:#000099;font-weight:bold;font-size:10px}


.title{font:Tahoma:12px;color:#000066;font-weight:bold}
.sub{font-weight:bold;font-style:italic}

.heading{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
	}

.bold{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
}
.center{text-align:center
}
.whitetext{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetextlrg{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.homepagetxt{
	font-family: Tahoma;
	font-size: 16px;
	color: #49494b;
	line-height: 24px;
	text-align:justify;
	font-weight: lighter;
}

.whitetextraise{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 16px;
	color: #000066;
	line-height: 22px;
	letter-spacing: 1px;
}
.yellowtextlrg{
	font-weight:bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #ffde31;
}

h1 {
	font-weight:bold;
	font-family: Tahoma;
	font-size: 15px;
	color: #000066;
	padding-bottom: 15px;
	margin-top: 10px;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	font-weight:bold;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	line-height: 17px;
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	line-height: 17px;
	font-weight: bold;
}

li{list-style-type:square;color:black}

.tabletop {background-color: #000000; color: #FFFFFF;}
.table1 {background-color: #E6E6E6}
.table2 {background-color: #EEEEEE}


