td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {  color: #000000}
a:visited {  color: #000000}
a:hover {  color: #000000}
a:active {  color: #000000}

a.custLink:link {  color: #325D6B; text-decoration: underline;}
a.custLink:visited {  color: #325D6B; text-decoration: underline;}
a.custLink:hover {  color: #325D6B; text-decoration: underline;}
a.custLink:active {  color: #325D6B; text-decoration: underline;}

a.bluelink:link {  color: #33669B; text-decoration: underline; font-weight: bold;}
a.bluelink:visited {  color: #33669B; text-decoration: underline; font-weight: bold;}
a.bluelink:hover {  color: #33669B; text-decoration: none; font-weight: bold;}
a.bluelink:active {  color: #33669B; text-decoration: underline; font-weight: bold;}

a.custLink1:link {color: #000000; text-decoration: none;}
a.custLink1:visited {  color: #000000; text-decoration: none;}
a.custLink1:hover {color: #000000; text-decoration: none;}
a.custLink1:active {  color: #000000; text-decoration: none;}

a.signOut:link {  color: #325D6B; text-decoration: none; font-weight: bold;}
a.signOut:visited {  color: #325D6B; text-decoration: none; font-weight: bold;}
a.signOut:hover {  color: #325D6B; text-decoration: underline; font-weight: bold;}
a.signOut:active {  color: #325D6B; text-decoration: none; font-weight: bold;}

a.TandC:link {  color: #325D6B; text-decoration: underline; font-weight: bold;}
a.TandC:visited {  color: #325D6B; text-decoration: underline; font-weight: bold;}
a.TandC:hover {  color: #325D6B; text-decoration: underline; font-weight: bold;}
a.TandC:active {  color: #325D6B; text-decoration: underline; font-weight: bold;}

a.WhiteLink:link {  color: #FFFFFF; }
a.WhiteLink:visited {  color: #FFFFFF; }
a.WhiteLink:hover {  color: #FFFFFF; }
a.WhiteLink:active {  color: #FFFFFF; }

a.WhiteLinkLge:link {  color: #FFFFFF; font-size: 13px;}
a.WhiteLinkLge:visited {  color: #FFFFFF; font-size: 13px;}
a.WhiteLinkLge:hover {  color: #FFFFFF; font-size: 13px;}
a.WhiteLinkLge:active {  color: #FFFFFF; font-size: 13px;}

a.SmlLink:link {  color: #D30B05; font-size: 10px;}
a.SmlLink:visited {  color: #D30B05; font-size: 10px;}
a.SmlLink:hover {  color: #D30B05; font-size: 10px;}
a.SmlLink:active {  color: #D30B05; font-size: 10px;}

.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.orange {
	color: #000000;
}

.red {
	color: #FF0000;
}

.Titleblack {
	color: #000000;
	font-size: 12px;
}

.orangetitle {
	color: #000000;
	font-size: 12px;
}

.blue {
	color: #000000;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.orangebg {
	background-color: #000000;
}

.greybg {
	background-color: #999999;
}
.lgwhitetext {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #000000;
}

.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #000000;
	height: 22px;
	width: 90px;
}

.button3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #000000;
	height: 26px;
	width: 140px;
}

.button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #000000;
	height: 26px;
}

.button5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #000000;
	height: 17px;
	width: 60px;
}

.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}

.yellow {
	border-color: #FF0000;
}


ul { margin-top: 10px; margin-bottom: 0px; padding: 0px;}

.strike {
	text-decoration: line-through;
}

.lggreytext {
	font-size: 13px;
	color: #999999;
}

.smlgreytext {
	font-size: 11px;
	color: #999999;
}

.small {
	font-size: 10px;
}

.red {
	font-size: 11px;
	color: #CC0000;
}

form {margin-bottom : 0; }

