.main-menu {
	background-color: #C0C0C0;
}

.menu-item {
	white-space: nowrap;
}

.page-header {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

.welcome-header {
	color: #003366;
	font-weight: bold;
	font-size: 11pt;
}

.expires-header {
	font-size: 8pt;
	color: blue;
}

.person-header {
	font-weight: bold;
	text-align: right;
}

.table-header {
	font-weight: bold;
	white-space: nowrap;
	font-size: 10pt;
}

.column-header {
	background-color: #C0C0C0;
	font-weight: bold;
	white-space: nowrap;
}

.caption-header {
	font-weight: bold;
	white-space: nowrap;
}

.caption {
	white-space: nowrap;
}

.form-control {
	font-weight: bold;
	white-space: nowrap;
}

.page-help {
	font-size: 8pt;
}

.error {
	font-weight: bold;
	color: #EE0000
}

.info-block {
	border: 1px black solid;
	padding: 4px;
	white-space: wrap;
	text-align: left;
}

fieldset {
	border : 1px outset #C0C0C0;
	padding: 3 3 3 3;
}

legend {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

body, td, button, input, textarea, select {
	font-family: Verdana;
	font-size: 8pt;
}

.edit {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7B91BE;
	text-decoration: none;
}
.link_3,.lnk {
	font-family: Tahoma;
	color: #5369A0;
}
.lnk {
	font-size:11px;
}
.link_3 {
	font-size: 10px;
	text-decoration: underline;
}
.link_4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #478D57;
	text-decoration: underline;
}
.link_5 {
	font-family: Tahoma;
	font-size: 9px;
	color: #50679E;
	text-decoration: none;
}
.link_6 {
	font-family: Tahoma;
	font-size: 10px;
	color: #478D57;
	text-decoration: none;
}
.link_7, {
	font-family: Tahoma;
	color: #6090FF;
}
.txt_0 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.txt_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #478D57;
	text-decoration: none;
}
.txt_2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #727272;
}
.txt_3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
}
.txt_5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	font-weight:bold
	text-decoration: none;
}
.txt_7 {
	color: #478D57;
	text-decoration: none;
	font-size:18pt;
	font-family:Times;
	font-style:italic;
}
.txt_8 {
	color: #478D57;
	text-decoration: none;
	font-size:10pt;
	font-family:Times;
	font-weight: bold;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #478D57;
	text-decoration: underline;
	font-weight: bold;
}

br {
	font-size:10px
}
td {
	font-size:8pt;
}

.help {
	padding-left: 50px;
}


.block_header {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5 5 5 5;
}

h2 {
	margin: 0px;
	font-size: 12px;
	color: #009040;
}
li {
	list-style-image: url('/img/def/rrt.gif');
}

table.deflist td {
    padding: 2px 5px 2px 5px;
}