@charset "UTF-8";
/* CSS Document */


body {
	background-color: #C2CDD2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #1D3F7B;
}
.whteboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

.footertext {
	font-family: georgia, times, serif;
	font-size: 12px;
	color: #1D3F7B;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff3333;
}

.questionsbutton {background-color: #cccccc; border: 1px solid #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.questionsbox {background-color: #ffffff; border: 1px solid #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.searchbutton {background-color: #3399cc; border: 1px solid #1D3F7B; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #1D3F7B}
.searchbox {background-color: #C2CDD2; border: 1px solid #1D3F7B; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #1D3F7B}

a:link {
	color: #1D3F7B;
}
a:visited {
	color: #1D3F7B;
}
a:hover {
	color: #2397D0;
}
a:active {
	color: #2397D0;
}
