.text {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 14px;
	color: #000000;
}

.textsmall {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	color: #000000;
}

.textsmall2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	color: #000000;
}

.whiteText {
	font-family: verdana,times;
	font-size: 12px;
	color: #ffffff;
}

.text_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.tableBack {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	border-top-width: 1px; border-left-width: 1px; border-bottom-width: 0px; border-right-width: 0px;  border-color: #314d65;
}

table {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 1px; border-right-width: 1px;  border-color: #314d65;
}


.whitebold2 {
	 font-family: Verdana Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #FFFFFF
}

.tableHeader {
	 font-family: Verdana Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #000000
}

.bluebold2 {
	 font-family: Verdana Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 font-weight: bold;
	 color: #213c68
}

.bluebold {
	 font-family: Verdana Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 color: #213c68
}