
A:ACTIVE {
	text-decoration : underline;
	color : Red;
	}

A:HOVER {
	text-decoration : underline;
	}

A:LINK {
	color : Blue;
	text-decoration : none;
	}
A:VISITED {
	color : #800080;
	text-decoration : none;
	}

.break-word {
    word-wrap: break-word;
    }

.regularlinks {
	color : #111111;
	font-family: sans-serif;
	font-size: 75%;
	margin-top: 0.5em; 
	margin-bottom: 0em;
	}

.regularlinks A:link {color : blue; text-decoration : underline;}
.regularlinks A:visited {color : blue; text-decoration : underline;}
.regularlinks A:hover {color : blue; text-decoration : underline;}


.Sidelinks {
	color : white;
	font: icon;
	font-size: 75%;
	margin-top: 0.5em; 
	margin-bottom: 0em;
	}

.Sidelinks A:link {color : white; text-decoration : none;}
.Sidelinks A:visited {color : white; text-decoration : none;}
.Sidelinks A:hover {color : white; text-decoration : underline;}

.Sidelinksorange {
	color : orange;
	font: icon;
	font-size: 75%;
	margin-top: 0.5em; 
	margin-bottom: 0em;
	}

.Sidelinksorange A:link {color : orange; text-decoration : none;}
.Sidelinksorange A:visited {color : orange; text-decoration : none;}
.Sidelinksorange A:hover {color :orange; text-decoration : underline;}

.Sidesublinksorange {
	color : orange;
	}

.Sidesublinksorange A:link {color : orange; text-decoration : none;}
.Sidesublinksorange A:visited {color : orange; text-decoration : none;}
.Sidesublinksorange A:hover {color :orange; text-decoration : underline;}


.HeadLine {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 200%;
	font-style: italic;
	font-weight: 700; 
	color: Orange;}

.HeadLine A:link {color : Orange; text-decoration : none;}
.HeadLine A:visited {color : Orange; text-decoration : none;}
.HeadLine A:hover {color : Orange; text-decoration : none;}

.HeadLine1 {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 175%;
	padding-top: 20;
	padding-bottom: 15;
	font-weight: 900; 
	color: orange;}

.HeadLine2 {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 175%;
	padding-top: 20;
	padding-bottom: 15;
	font-weight: 900; 
	color: gray;}

.HeadLine2a {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	padding-top: 20;
	padding-bottom: 15;
	font-weight: 900; 
	color: gray;}

.HeadLine25g {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 175%;
	padding-top: 10;
	padding-bottom: 15;
	font-weight: 900; 
	color: gray;}

.HeadLine25o {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 175%;
	padding-top: 10;
	padding-bottom: 15;
	font-weight: 900; 
	color: orange;}

.HeadLine3 {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 175%;
	font-style: italic;
	font-weight: 700; 
	color: orange;}

.HeadLine4 {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 175%;
	font-style: italic;
	font-weight: 700; 
	color: gray;}

.leadinghead {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 150%;
	font-weight: bold; 
	color: orange;}

.leadingheadg {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 125%;
	font-weight: bold; 
	color: gray;}

.HeadLinewhite {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 100%;
	font-weight: 900; 
	color: white;}



.subheadLine {
	font-family:Verdana, sans-serif;
	font-size: 125%;
	font-style: italic;
	font-weight: 700; 
	padding-bottom: 10;
	padding-top: 6;
	color: #333333;
}
.subheadLine A:link {color : Blue;}

.subheadLine1 {
	font-family:Verdana, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: 700; 
	padding-bottom: 10;
	padding-top: 6;
	color: gray;
}

.subheadLine2 {
	font-family:Verdana, sans-serif;
	font-size: 110%;
	font-weight: 700; 
	color: black;
}

.subheadLine3 {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 70%;
	font-weight: 700; 
	padding-top: 20;
	padding-bottom: 15;
	color: gray;
}
.subheadLine2 A:link {color : Blue;}

.reversered {
	color : #FFFFFF;
	background-color: #FF0000;
	font-family: sans-serif;
	font-size: 100%;
	margin-top: 0.5em; 
	margin-bottom: 0em;
	}

.reverseorange {
	color : #FFFFFF;
	background-color: orange;
	font-family: sans-serif;
	font-size: 100%;
	margin-top: 0.5em; 
	margin-bottom: 0em;
	}



.body {
	font-family:Verdana, sans-serif; 
	font-size: 80%; 
	padding-left: 10;
	color: #111111;}

.body A:link {color : Blue;text-decoration : underline;}
.body A:visited {color : #800080;text-decoration : underline;}
.body A:hover { text-decoration : underline;}

.bodyserif {
	font-family:Garamond, Palatino, Times, Times New Roman; 
	font-size: 100%; 
	padding-left: 10;
	line-height:145%;
	color: #111111;}

.bodyserif A:link {color : Blue;text-decoration : underline;}
.bodyserif A:visited {color : #800080;text-decoration : underline;}
.bodyserif A:hover { text-decoration : underline;}


.bodygrayedout {
	font-family:Verdana, sans-serif; 
	font-size: 80%; 
	padding-left: 10;
	color: #999999;}
	
.bodygrayedout A:link {color : #3399cc;text-decoration : underline;}
.bodygrayedout A:visited {color : #9933ff;text-decoration : underline;}
.bodygrayedout A:hover { text-decoration : underline;}
	

.tableheader {
	font-family:Verdana, sans-serif; 
	font-size: 80%; 
	font-weight: bold; 
	font-style: italic;
	padding-left: 10;
	color: gray;}

.captiontiny {
	font-family:sans-serif; 
	font-size: 70%; 
	color: #111111;}

.captiontiny A:link {color : #ffcc00;text-decoration : underline;}
.captiontiny A:visited {color : #ffcc00;text-decoration : underline;}
.captiontiny A:hover { text-decoration : underline;}

.caption {
	font-family:sans-serif; 
	font-size: 80%; 
	color: #111111;}

.subcaption {
	font-family:sans-serif; 
	font-size: 80%;
	color: #111111;}



.rederror {
	font-family:Verdana, sans-serif; 
	font-size: 80%; 
	font-weight: 700; 
	padding-left: 10;
	color: Red;}

.bodywhite {
	font-family:Verdana, sans-serif; 
	font-size: 70%; 
	color: white;}

.bodywhite A:link {color : white;text-decoration : underline;}
.bodywhite A:visited {color : #999999; text-decoration : underline;}
.bodywhite A:hover { text-decoration : underline;}

.bodysmaller {
	font-family:Verdana, sans-serif; 
	font-size: 70%; 
	padding-left: 10;
	color: #111111;
}

.bodysmaller A:link {color : Orange;text-decoration : underline;}
.bodysmaller A:visited {color : orange;text-decoration : underline;}
.bodysmaller A:hover { text-decoration : underline;}

.bodysmaller2 {
	font-family:Verdana, sans-serif; 
	font-size: 70%; 
	padding-left: 10;
	color: #111111;
}

.bodysmaller2 A:link {color : white;text-decoration : underline;}
.bodysmaller2 A:visited {color : white;text-decoration : underline;}
.bodysmaller2 A:hover { text-decoration : underline;}


.instructions {
	font:Icon; 
	font-size: 90%; 
	color: #ff9966;
}

.bodylarger {
	font-family:Verdana, sans-serif; 
	font-size: 95%; 
	padding-left: 10;
	color: #111111;
}

.copyright {
	font-family:Verdana, sans-serif; 
	font-size: 70%; 
	color: gray;}

.copyright A:link {color : gray;text-decoration : underline;}
.copyright A:visited {color : gray; text-decoration : underline;}
.copyright A:hover { text-decoration : underline;}


.bold {
	font-family:Verdana, sans-serif; 
	font-size: 75%; 
	padding-left: 10;
	font-weight: 700; 
	color: #37474E}

.boldorange {
	font-family:Verdana, sans-serif; 
	font-size: 75%; 
	padding-left: 10;
	font-weight: 700; 
	color: Orange;}

.boldorange A:link {color : Orange;}
.boldorange A:visited {color : Orange;}
.boldorange A:hover { text-decoration : underline;}


.navLink {
	font-family:Verdana, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #000000;
}

.navLink A:link {color : #ffffff;}
.navLink A:hover {color : #ffffff; text-decoration : underline;}
.navLink A:visited {color : #cccccc;}
.navLink A:active {color : #FF6600;}



.login {
	font-family:Verdana, sans-serif;
	font-size: 70%;
	line-height: 14pt;
	color: #000000;
}

.login A:link {color : #ffffff;}
.login A:hover {color : #ffffff; text-decoration : underline;}
.login A:visited {color : #cccccc;}
.login A:active {color : #FF6600;}


.Link {
	font-family:Verdana, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #000000;
}

.Link A:link {color : #005E9C;}
.Link A:hover {color : #5a5a5a; text-decoration : underline;}
.Link A:visited {color : #5a5a5a;}
.Link A:active {color : #FF6600;}


.footer {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10pt;
	color: #999999;
	letter-spacing : 0px;
}

.stickheader {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: gray;
	letter-spacing : -1px;
}

.action {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #363636;
}
.action A:link {color : #0351A2; font-weight: bold}
.action A:hover {color : #307DCD; text-decoration : underline;}
.action A:visited {color : #307DCD; font-weight: bold}
.action A:active {color : #ffcc00;}


