a { 
	color: #99b1c5; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a:hover { 
	color: #99b1c5; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline
}

a.link2 { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.link2:hover { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline
}

a.link3 { 
	color: #003366; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.link3:hover { 
	color: #003366; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline
}

a.link4 { 
	color: #666666; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.link4:hover { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.link5 { 
	color: #999999; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.link5:hover { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

.txtgreyregular { 
	color: 999999; 
	font-size: 11px; 
	font-family: Arial
}

.txtblackregular { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial
}

.txtblackbold { 
	color: #000000;
	font-weight: bold;
	font-size: 11px; 
	font-family: Arial
}

.txtblueregular { 
	color: #003366; 
	font-size: 11px; 
	font-family: Arial
}

.txtblue2regular { 
	color: #99b1c5; 
	font-size: 11px; 
	font-family: Arial
}

.txtblue3regular { 
	color: #003366; 
	font-size: 9px; 
	font-family: Arial
}

.txtwhiteregular { 
	color: white; 
	font-size: 11px; 
	font-family: Arial
}

.txtwhitebold { 
	color: white; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial
}

.txtwhite2regular { 
	color: white; 
	font-size: 13px; 
	font-family: Arial
}

.txtwhite2bold { 
	color: white; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Arial
}

.txtwhite3bold { 
	color: white; 
	font-weight: bold; 
	font-size: 15px; 
	font-family: Arial
}

.txtbluebold { 
	color: #003366; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial
}

.txtfield { 
	color: #003366; 
	font-size: 11px; 
	font-family: Arial; 
	background-color: #cccccc;
	border: 1px solid #cccccc; 
	width: 225; 
	height: 19px
}

.txtfieldsmall { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial; 
	background-color: #cccccc;
	border: 1px solid #ffffff; 
	width: 200; 
	height: 19px
}

.txtarea { 
	color: #003366; 
	font-size: 11px; 
	font-family: Arial;
	background-color: #cccccc; 
	border: 1px solid #cccccc; 
	width: 225;
	height: 70px
}

.button { 
	color: #ffffff; 
	background-color: #003366; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: bold; 
	width: 75px
}
