/* CSS Document */

body {
	background-color: #BBCEDD;
	font-family: Georgia;
	font-size: 12px;
	color: 2750A0;
	font-weight: bold;
}

td {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: 2750A0;
}

th {
	font-family: Georgia;
	font-size: 12px;
	color: 2750A0;
}

hr {
	color: #000046;
	height: 1px;
}

input {
	color: #000046;
}

sup {
	font-size: 10px;
}

a:link
{
	color: 2750A0;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia;
	text-decoration: underline;
}

a:visited
{
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia;
	color: 2750A0;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia;
	color: 2750A0;
}

a.bottom:link
{
	color: #587DBC;
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.bottom:visited
{
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #587DBC;
	text-decoration: underline;
}

a.bottom:hover
{
	text-decoration: none;
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}

.heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3399;
}
.bdr {
	border: 1px solid #24529D;
}
