.nav {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-variant: normal;
	line-height: 14px;

}
.nav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCCC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	border-bottom-color: #000000;
}
.nav A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CCFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-color: #CCCCCC;
}

.smallLinks {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 19px;
}
.smallLinks A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #006699;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 19px;
}
.smallLinks A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #0099cc;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 19px;
}
.smallLinks A:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ff9900;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 19px;
}
.bodyCopy {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	clear: none;

}
.bodyCopyNoPad {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	clear: none;

}
.bodyCopy A {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #00CCCC; 
	LINE-HEIGHT: 19px; 
	font-family: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.bodyCopy A:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #33CCFF; 
	LINE-HEIGHT: 19px; 
	font-family: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: blink
}
.bodyCopy A:active {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #006699; 
	LINE-HEIGHT: 19px; 
	font-family: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.bodyBold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #222222;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	clear: both;
}
.footerText {
	FONT-SIZE: 10px; 
	COLOR: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
}
.footerText A {
	FONT-SIZE: 11px; 
	COLOR: #00CCCC; 
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.footerText A:hover {
	FONT-SIZE: 11px; 
	COLOR: #33CCFF; 
	font-family: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}


table {
	padding: 0px;
}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textfootermedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	left: 4px;
	border: 5px none;
	margin-left: auto;
	line-height: 18px;
	text-decoration: none;
	padding: 10px 5px 3px 10px;
}
.image50x60 {
	height: 60px;
	width: 50px;
	border: 1px solid #FFFFFF;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	white-space: normal;
	display: inline;
	margin: 0px;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
	display: inline;

}

.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D1D41;
	display: block;
	padding-left: 1.7em;
	font-variant: small-caps;
}
.image100x144Copy {

	height: 144px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
