html {margin: 0px;}
body {margin: 0px;}
img {border: 0px;}
p {margin: 0px;}
a {color: #000000;}
.report_table {font-size: 9px;background-color: #FFFFEE;}

:focus { -moz-outline-style: none; }

.flashError {font-family: Arial; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none;}
.blue {font-family: Arial; color: #251d5c; font-size: 11px; font-weight: normal; text-decoration: none;}
.blueBold {font-family: Arial; color: #251d5c; font-size: 11px; font-weight: bold; text-decoration: none;}
.blueBold:hover {font-family: Arial; color: #251d5c; font-size: 11px; font-weight: bold; text-decoration: underline;}
.blueBig {font-family: Arial; color: #251d5c; font-size: 15px; font-weight: bold; text-decoration: none;}
.lightBlue {font-family: Arial; color: #0080ff; font-size: 11px; font-weight: normal; text-decoration: none;}
.lightBlueBold {font-family: Arial; color: #0080ff; font-size: 11px; font-weight: bold; text-decoration: none;}
.lightBlueBold:hover {font-family: Arial; color: #006ad9; font-size: 11px; font-weight: bold; text-decoration: none;}
.grey {font-family: Arial; color: #898989; font-size: 11px; font-weight: normal; text-decoration: none;}
.grey:hover {font-family: Arial; color: #898989; font-size: 11px; font-weight: normal; text-decoration: underline;}
.greyBold {font-family: Arial; color: #898989; font-size: 11px; font-weight: bold; text-decoration: none;}
.greyBold:hover {font-family: Arial; color: #ff0000; font-size: 11px; font-weight: bold; text-decoration: none;}
.greyItalic {font-family: Arial; color: #898989; font-size: 12px; font-weight: normal; text-decoration: none; font-style: italic;}
.path {font-family: Arial; color: #251d5c; font-size: 9px; font-weight: normal; text-decoration: none;}
.black {font-family: Arial; color: #000000; font-size: 11px; font-weight: normal; text-decoration: none;}
.blackBold {font-family: Arial; color: #000000; font-size: 11px; font-weight: bold; text-decoration: none;}
.blackSmall {font-family: Arial; color: #000000; font-size: 9px; font-weight: normal; text-decoration: none;}
.red {font-family: Arial; color: #ff0000; font-size: 11px; font-weight: normal; text-decoration: none;}
.redBold {font-family: Arial; color: #ff0000; font-size: 11px; font-weight: bold; text-decoration: none;}
.greenBold {font-family: Arial; color: #008800; font-size: 11px; font-weight: bold; text-decoration: none;}
.green {font-family: Arial; color: #008800; font-size: 11px; font-weight: normal; text-decoration: none;}

.ui-datepicker {display: none;}

table.black {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.black tr {
	margin-top: 1px;
	margin-bottom: 1px;
}

table.black tr td {
	padding: 0.1em;
	padding-right: 1em;
}

input[type=radio] {
	margin-right: 0.5em;
	vertical-align: bottom;
}

div.menu_element {
	width: 156px;
	background-image: url(../../img/left_menu_body.gif);
	background-repeat: y-repeat;
	padding: 10px 15px 15px 30px;
	font-family: Arial;
	font-size: 13px;
}
div.menu_element a:link, div.menu_element a:visited {
	color: #251D5C;
	font-weight: bold;
	text-decoration: none;
	width: 156px;
}
div.menu_element a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	width: 156px;
}
div.menu_separator {
	background-image: url(../../img/left_menu_separator.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 201px;
	height: 2px;
	font-size: 1px;
}
div.menu_closer {
	background-image: url(../../img/gr_menu_bottom_off.gif);
	width: 201px;
	height: 12px;
	font-size: 1px;
}
body .theme-content {
	width: 786px;
	border: 0;
}
body .theme-content .theme-content-wrapper {
	background-color: rgb(218, 223, 228);
}
