body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textRegular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.subbox {
	background-color: #EEEEEE;
}
a.link_large {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
a:hover.link_large {
	text-decoration:underline;
}

a.link_small {
	font-size: 11px;
	text-decoration: none;
}
a:hover.link_small {
	text-decoration:underline;
}
.text_header {
	font-size: 14px;
	font-weight: bold;
}
.textItalic {
	font-style: italic;
}


.subheader {
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	padding: 2px;
}
.content {
	padding: 2px;
}

.backgroundSelected {
	background-color: #CCCCCC;
}



.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
}
.textStrong {
	font-weight: bold;
}
.formText {
	font-weight: bold;
}


.box {
	border: 1px solid #000000;
}
.pagetitle {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
.page_back {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding: 4px;
}

.textRegularBold {
	font-size: 12px;
	font-weight: bold;
}
.row_alt {
	background-color: #ffffff;
}
.indent {
	padding-left: 20px;
}
.indent_double {
	padding-left: 40px;
}

