.Hand a:link {color: #000000; cursor: hand}
.Hand a:visited {color: #000000; cursor: hand}
.Hand a:hover {color: #000000; cursor: hand}
.Hand a:active {color: #000000; cursor: hand}

.Navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #840000;
	text-decoration: none;
}
.Navtext a:link {
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
	color: #840000;
	text-decoration: none;
}
.Navtext a:visited {
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
	color: #840000;
	text-decoration: none;
}
.Navtext a:hover {
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
	color: #840000;
	text-decoration: underline;
}
.Navtext a:active {
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
	color: #840000;
	text-decoration: none;
}

.SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.SideNav a:link {
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.SideNav a:visited {
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.SideNav a:hover {
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.SideNav a:active {
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 6px;
}
.BodyText a:link {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
}
.BodyText a:visited {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
}
.BodyText a:hover {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: underline;
}
.BodyText a:active {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 0px;
}
.PanelText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.PanelText a:link {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
}
.PanelText a:visited {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
}
.PanelText a:hover {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: underline;
}
.PanelText a:active {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 6px;
}
.FooterText a:link {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.FooterText a:visited {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.FooterText a:hover {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.FooterText a:active {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 6px;
}
.HeaderText a:link {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #DE609E;
	text-decoration: none;
}
.HeaderText a:visited {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #DE609E;
	text-decoration: none;
}
.HeaderText a:hover {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #BB2030;
	text-decoration: underline;
}
.HeaderText a:active {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #DE609E;
	text-decoration: none;
}
.PinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CE717B;
	
}
.whitebodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 6px;
}
.whiteheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.SideMenuHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: none;
}
.SideMenuHeader a:link{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: none;
}
.SideMenuHeader a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: underline;
}
.SideMenuHeader a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: none;
}
.SideMenuHeader a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: none;
}
.NavtextProduction {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavtextProduction a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavtextProduction a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.NavtextProduction a:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.NavtextProduction a:active{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txtForm { BACKGROUND-COLOR: #E7EFFA; COLOR: #000000; FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 11px; }
.vertline {
	background-image: url(../_Images/navline-vert.gif);
	background-repeat: repeat-y;
	background-position: center;

}

ul {
	padding-bottom: 2pt;
	padding-top: 0pt;
	padding-left: 0px;
	list-style-type: circle;
	list-style-position: outside;
	left: 0px;
}
li {
	padding-bottom: 0pt;
	padding-top: 0pt;
	color: #666666;
	padding-left: 2px;

}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #BC2030;
	padding-left: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #BC2030;
	padding-left: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);

}
