body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #dddddd; /*#D4E6EA;*/
	font-size: 13px;
}

.noWrap {
	white-space : nowrap;
}

.fieldGroup, input, select, label, p, .default {
	font-size: 13px;
}

fieldset {
	font-size: 13px;
	padding: 0px 5px 5px 5px;
}

.formElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.listTable {
	font-size: 13px;
	white-space : nowrap;
}

.detailTable {
	font-size: 13px;
	white-space : nowrap;
	margin:10 10 10 10;
}

.homeGroup {
	white-space: nowrap;
	font-size: 13px;
}

.actionItem {
	font-size: 13px;
	xfont-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
	text-decoration: none;
}

.actionItem:hover {
	font-size: 13px;
	font-weight: bold;
	white-space : nowrap;
	color: #2ED515;
	text-decoration: none;
}

a {
	color: #0046D5;
}

.help {
	line-height: 18px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
blockquote {
	x-text-align: justify;
	margin-right: 0px;
}
.statsGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #008051;
	vertical-align: middle;
}
.statsBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #084ACE;
	vertical-align: middle;
}
.statsYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #D9C54F;
	vertical-align: middle;
}

ul {
	padding-left:15px;
	margin: 5px 0;
}

table#toolbar {
	width: 100%;
	margin: 5px;
}

table#toolbar td {
	margin: 2px;
}

td.hr {
	height: 10px;
}
