body {
	margin:0 auto;
	padding:0 auto;
}

.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}

.normalwhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}

.footerTxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #0a68a5;
	letter-spacing: 0px;
	text-decoration: none;
}

.footerTxt a {
	color: #0a68a5;
}

.footerTxt span {	
	color:#fcb040;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #888888;
	letter-spacing: 0px;
	text-decoration: none;
}
.normalbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
.whobk
{
	background: url(../images/who_bluebackground.jpg);
}
.redheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #AB0534;
	letter-spacing: 1px;
}

.DynamicTable
{
	background: url(../images/print_goldbackground.jpg);
}

.whatbk
{
	background: url(../images/what_background.gif);
}
.normalorange
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FF9933;
	letter-spacing: 1px;
	text-decoration: none;
}

.normalred
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #AB0534;
	letter-spacing: 1px;
	text-decoration: none;
}
.contactsbk
{
	background: url(../images/contacts_bluebackground.jpg);
}
ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	list-style-position: outside;
	list-style-type: square;
}
.printbk
{
	background-image: url(images/print_goldbackground.jpg);
	background-repeat: repeat-y;
}
.redtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #AB0534;
	letter-spacing: 1px;
}
.radiobk
{
	background-image: url(images/radio_greenbackground.jpg);
	background-repeat: repeat-y;
}

.MenuLink A
{
	color: Yellow;
}

.MenuLink A:hover
{
	color: White;
}


.subTitle {
	position:relative;
	top:53px;
	left:0px;
}

.blueBG {
	position:relative;
	top:5px;
	left:0px;
	background: url('../images/who_bluebackground.jpg');
	border-top:3px solid #f8d29c;
}

.prevLink {
	padding-left:20px;
}

.nextLink {
	padding-right:20px;
}