BODY, TD, TH {
	font-family : Arial, Geneva, sans-serif;
	font-size : 15px;
	color : #143E6E;
}

INPUT, .input, SELECT, .select, TEXTAREA, .textarea {
	font-family : Arial, Geneva, sans-serif;
	font-size : 12px;
	color : #000000;
}

h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	background-color : transparent;
}

h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	background-color : transparent;
}

h3 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	background-color : transparent;
}

h4 {
	color: #FFFFFF;
	background-color : transparent;
}

h5 {
	color: #FFFFFF;
	background-color : transparent;
}

h6 {
	color: #FFFFFF;
	background-color : transparent;
}

P {
	font-family : Arial, Geneva, sans-serif;
	font-size: 15px;
	color : #143E6E;
	margin-top : 8px;
}

.navigation-footer {
	font-size: 15px;
	text-align: center;
}

.sideBar {
	font-size: 12px;
}

a:link {
	color: #143E6C;
	background-color : transparent;
}

a:visited {
	color: #00639C;
	background-color : transparent;
}

a:hover {
	color: #003366;
	background-color : transparent;
}

.small {
    font-size: 9.5px;
    color: #003366;
    font-family: Verdana;
    font-style: normal;
    font-weight: normal;
}

.smallwhite { 
   font-size: 9.5px;
   color: #FFFFFF;
   font-family: Verdana;
   font-style: normal;
   font-weight: normal;
}
.smallerwhite { font-size: 9.5px; color: #FFFFFF; ; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 12px}
.smalluseragreement { font-size: 9.5px; color: #003366; ; font-family: Verdana; font-style: normal; font-weight: normal; text-align: left; line-height: 11px}
