body {
	font-family: Arial, Verdana;
	margin:0px;
}
tr,td {
	font-family: Arial, Verdana;
	font-size:12px;
	color:#000000;
}
.bold {
	font-family: Arial, Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.border {
	border: 1px solid #000000;
}
.topLinks {
	font-family: Arial, Verdana;
	font-size:13px;
	color:#000000;
	text-decoration:none;	
	font-weight:bold;
}
.topLinks:hover {
	font-family: Arial, Verdana;
	font-size:13px;
	color:#000000;
	text-decoration:underline;	
	font-weight:bold;	
}
.footer {
	font-family: Arial, Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;	
}
.smallText {
	font-family: Arial, Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}
.smallTextLink {
	font-family: Arial, Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:underline;	
}
.smallTextLink:hover {
	font-family: Arial, Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}
.smallBox {
	font-family: Arial, Verdana;
	font-size:10px;
	color:#000000;
	width:100%;
	text-decoration:none;	
}
.footer:hover {
	font-family: Arial, Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;	
}
.heading {
	font-family: Arial, Verdana;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.bullet {
	font-family: Arial, Verdana;
	font-size:12px;
	color:#00204E;
	font-weight:bold;
}
.bulletLinks {
	font-family: Arial, Verdana;
	font-size:12px;
	color:#00204E;
	font-weight:bold;
	text-decoration:underline;
}
.bulletLinks:hover {
	font-family: Arial, Verdana;
	font-size:12px;
	color:#00204E;
	font-weight:bold;
	text-decoration:none;
}
.browse{
	font-family: Arial, Verdana;
	font-size:11px;
	color:#00204E;
	width:180px;
}
.headingSmall{
	font-family: Arial, Verdana;
	font-size:12px;
	color:#00204E;
	font-weight:bold;
}
.headingBig{
	font-family: Arial, Verdana;
	font-size:14px;
	color:#00204E;
	font-weight:bold;
}
a {
	font-family: Arial, Verdana;
	font-size:12px;
	color:#5786FF;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Verdana;
	font-size:12px;
	color:#5786FF;
	text-decoration:none;
}
.txtBox{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	width:200px;
}
.txtArea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background:#EEEEEE;
	width:300px;
	height: 120px;
}
.leftTd{
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 30%;
	text-align:right;
}
.rightTd{
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 70%;
	text-align:left;
}
.publicForm {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
	padding: 0px;
	border: 1px solid #333333;
	background-repeat:repeat-x;
}
.listMenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background:#EEEEEE;
	width:200px;
}
.btnSubmit {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background:#EEEEEE;
	width:120px;
}