body, table, input, textarea, select {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
body, table {
	text-align: justify;
}
body {
	background-color : white;
}
input, select {
	width: 130px;
}
.radio, .checkbox {
	width: auto;
}
a {
	text-decoration: none;
	color: #5797D3;
}
a:hover {
	text-decoration: none;
	color: #29669C;
}

a.darkblue:link {color: #004390; font-weight: bold;}
a.darkblue:visited {color: #004390; font-weight: bold;}
a.darkblue:hover {color: #5797D3; font-weight: bold;}
a.darkblue:active {color: #5797D3; font-weight: bold;}

.menutop {
	font-weight: bold;
	padding: 15px;
}
.navigation {
	color: #5797D3;
	font-weight: bold;
	font-size: 14px;
}
.PageDescription {
	color : #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.submit {
	background-color : #005CB9;
	color : White;
	font-weight: bold;
}
.pagename {
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.sort {
	font-size: 9px;
	color: #AAAAAA;
	font-weight: normal;
}
.tabletop {
	font-weight: bold;
	padding: 2px;
}
.tableitemL {
	background-color: white;
	padding: 2px 12px 2px 2px;
	color : #164989;
	font-weight: bold;
	text-align: right;
}
.tableitemB {
	padding: 2px 12px 2px 2px;
	color : #cb2028;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}
.tableitemT {
	background-color: white;
	font-size: 14px;
	color : #164989;
	font-weight: bold;
	text-align: left;
}
.tableitemP {
	background-color: white;
	color : #164989;
	font-weight: bold;
	text-align: right;
	font-size:12px;
}
.tableitemTitles {
	background-color: white;
	padding: 2px 12px 2px 2px;
	color : #black;
	font-weight: bold;
	text-align: right;
}
.tableitem {
	background-color: white;
	padding: 2px 12px 2px 2px;
}
.cont {
	padding: 20px;
}
.paddright {
	padding-right: 25px;
}
.gray {
	background-color: #FFFFFF;
}
.blue {
	background-color: #C3DCEE;
}

