body
{
	font-family: verdana;
	background-color: #F9F9F9;
	color: #000000;
}

p {
	font-size: 12px;
}

table.main {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.main2 {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
.leftNavTD {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
}
table.main td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
}
table.main2 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
}
table.innerBody td {
	border-width: 0px;
}

table.main td.leftNav {
	background-color: FADEDE;
}

table.main td.header {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

table.main td.content {
	border-width: 0px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

table.main2 td.leftNav {
	background-color: FADEDE;
}

table.main2 td.header {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

table.main2 td.content {
	border-width: 0px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

table.main2 table td{
	border-width: 0px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
	font-size: 12px;
}


table.infoBox {
	border-width: 1px;
	border-style: solid;
	border-color: #F78282;
	border-collapse: collapse;
	background-color: #FDE0E0;
}
table.infoBox td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #D8B9B9;
	background-color: #FDE0E0;
}

a.LeftNav{
	font-size: 12px;
	font-weight: bold;
	color: #05057A;
	text-decoration: underline;
}

a.LeftNav:hover {
	text-decoration: none;
}

.frontHeading {
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}

p.frontText {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-left: 80px;
	margin-right: 80px;
}

a{
	font-size: 12px;
	color: #05057A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input.button { 
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	background-color:#FADEDE; 
	color:#05057A; 
	cursor: hand; 
	border: solid, 1px, black;
}

input.blueButton { 
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	background-color:#05057A; 
	color:#FFFFFF; 
	cursor: hand; 
	border: solid, 1px, white;
	width: 30px;
}

input text {
	font-family: verdana;
	font-size: 12px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

form.infoBox {
	margin-top: 5px;
	margin-bottom: 5px;
}

.frontInfoText {
	font-variant: small-caps;
	font-size: 15px;
	color: #05057A;
	font-weight: bold;
}

.smallText {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
}

.smallInfoText {
	font-size: 11px;
	color: #000000;
}

.heading
{
	font-size: 18px;
	font-weight: bold;
}

.headingRed
{
	font-size: 18px;
	font-weight: bold;
	color: red;
}

.blueSmall {
	color : blue;
	font-size : 10px;
}

a.redSmall {
	color : red;
	font-size : 10px;
	text-decoration: underline;
}
a.redSmall:hover {
	text-decoration: none;
}

.redNote {
	color: red;
	font-size: 10px;
}

.red {
	color: red;
	font-size: 12px;
}

.redBold {
	color: red;
	font-weight: bold;
}

.error {
	color: red;
	font-weight: bold;
}

li {
	font-size: 12px;
}

