a:link {
	color: #004C80;
}

a:active {
	color: #004C80;
}

a:hover {
	color: #007FB0;
}

body {
	font-family: verdana, sans-serif;
	color: white;
}

td {
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}

ul, li {
	list-style-image: url(images/bullet.gif);
}

.aligntop {
	vertical-align: top;
}

.alignbottom {
	vertical-align: bottom;
}

.topline {
	background-color: rgb(0,0,0);
}

.middleline {
	background-color: #FFEE00;
}

.bottomline {
	background-color: rgb(0,0,0);
}

.navbar {
	padding-top: 2px;
	padding-bottom: 1px;
}

.navtext {
	text-align: left;
	font-weight: bold;
	color: rgb(255,255,255);
}

.navtext a {
	color: rgb(255,255,255);
}

.navtext a:hover {
	color: #FFEE00 !important;
}

.navtext a:visited {
	color: #FFFFFF;
}

.arrow {
	margin-top: 1px;
}

.title {
	font-weight: bold;
	color: rgb(255,255,255);
	padding-bottom: 4px;
	padding-top: 25px;
	font-size: 10pt;
}

.text {
	color: #004C80;
	font-size: 10pt;
	padding-top: 9px;
	padding-bottom: 7px;
	font-family: verdana, sans-serif;
}
.text2 {
	color: #004C80;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
.text3 {
	color: #004C80;
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
.text4118 {
	color: #004C80;
	font-size: 12pt;
	padding-top: 9px;
	padding-bottom: 7px;
	font-family: verdana, sans-serif;
}
.text a:hover {
	color: #004C80 !important;
}

.text table tr td a {
	color: #007FB0 !important;
}

.text a {
	color: #007FB0 !important;
}

.text a:visited {
	color: #004C80;
}

.logo {
	margin-top: 5px;
	margin-bottom: 5px;
}

.greeting {
	text-align: right;
	vertical-align: bottom;
	color: #004C80;
}

.greetingtext {
	padding-bottom: 2px;
	font-weight: bold;
}

.bottomspace {
	margin-bottom: 20px;
}

.input {
	font-size: 10px;
}

.tbltitle {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}

.tblcell {
	background-color: #EFEFF7;
	color: #000000;
	vertical-align: top;
}

.tbltitle2 {
	background-color: #EFEFF7;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}

.tblcell2 {
	background-color: #FFFFFF;
	color: #004C80;
	vertical-align: middle;
}

.tbltext {
	color: #004C80;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	vertical-align: top;
}

.bigtext {
	font-size: 180%;
	font-weight: bold;
}