body {
	background-color: #fff;
	margin: 0em;
	font: 12px helvetica, arial, sans-serif;
	color: #000;
	padding: 0em;
	background-position: left;
	background-repeat: repeat-y;
}

body.searchTable {
	background-image: none;
	background-color: #fff;
}

#top {
	background-color: #fff;
	color: black;
	margin: 0em;
	padding: 0em;
	background-image: url(graphics/background4.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.topcenter {
	margin-left: 25%;
	text-align: center;
}

.main {
	display: block;
	margin-left: 250px;
	margin-right: 100px;
	background-color: #fff;
	color: black;
	padding: 0px;
	font-family: Arial, serif;
	font-weight: normal;
	border-style: none;
}


h1 {
	font-size: 5em;
	font-style: italic:
	font-weight: bold;
	margin: 0em;
}
#menu {
	text-align: center;
	background-color:#efc;
}

#menu table {
	margin: auto;
}

.menuRow {
	border-collapse: collapse;
}

.menuLink a {
	font: 12px helvetica, arial, sans-serif;
	line-height: 2em;
	padding-left: 2em;
	font-weight: bold;
	wrap: nowrap;
	color: #000;
}

.menuLink a:hover {
	color: #008080;
}




.warning {
	color: red;
	font-weight: bold;
}

.center {
	margin-left: 15%;
	margin-top: 2em;
}

p {
	text-align: left;
}

.noborders {
	border-width: 0px;
	padding: 0px;
	margin 0px;
}

.workarea {
	background-color: #fff;
	color: black;
	padding: 0px;
	font-family: Arial, serif;
	font-weight: normal;
	border-style: none;
	margin-top: 10px;
	margin: auto;
}

.fullbox {
	width: 95%;
	background-color: #fff;
	color: black;
	padding: 5px;
	font-family: Arial, serif;
	font-weight: normal;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.bold {
	font-weight: bold;
}

.sidebar {
	margin-top: 1em;
	width: 215px;
	position: absolute;
	color: black;
	left: 0px;
}

.loginbox {
	font-weight: bold;
	color: black;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(graphics/background2.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 2px;
	border-color: #eee #666 #666 #eee;
}

.loginbox th {
	color: #000;
	padding: 3px;
	font-family: helvetica, arial, serif;
	font-weight: bold;
}

.buttonOk {
	background-color: #099;
	border-color: #088;
	color: #000;
	cursor: hand;
	font-weight: bold;
}

.textbox {
	font: 12px helvetica, arial, sans-serif;
	color: #000000;
	cursor: hand;
	border: 1px solid #008080;
}

.servicebox {
	border-style: none;
}

.odd {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #eee;
	color: black;
}

.even {
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
}

.servicebox th {
	margin-top: 5px;
	margin-bottom: 0px;
	background-color:#099;
	color: #fff;
	font: 16px helvetica, arial, sans-serif;
	font-weight: bold;
}

.servicelabel {
	text-align: right;
	font-weight: bold;
	padding: 2px 5px;
}

.servicetext {
	text-align: justify;
	padding: 2px 5px;
	font-weight: normal;
}

.greyB {
	font: italic 14px helvetica, arial, sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 14pt;
}

.greySMB {
	font: 12px helvetica, arial, sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 14pt;
}

.whiteSM {
	font: 14px helvetica, arial, sans-serif;
	color: #fff;
	font-weight: bold;
	line-height: 14pt;
}

.blkB {
	font: 16px helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bold;
}



div.workarea .dkGryMTable {
	background-image: url(graphics/background2.jpg);
	width: 50%;
	margin: auto;
	font: 11px helvetica, arial, sans-serif;
	color: #000;
	line-height: 14pt;
	background-position: right;
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 2px;
	border-color: #eee #666 #666 #eee;
	text-align: left;
}

table.dkGryMTable td {
	padding: 0em 0.5em;
}

div.searchTable {
	margin-top: 2em;
}

tr.mabkg {
	text-align: center;
	background-color: #099;
}

ul {
	margin: auto;
}

div.sidebar a.sideMenu {
	display: block;
	background-color: #008080;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0.5em;
	padding-left: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #3cc #066 #066 #3cc;
	margin-left: 1em;
	font-size: 1.2em;
	font-weight: bold;
}

div.sidebar a.sideMenu:link, div.sidebar a.sideMenu:visited {
	color: #000;
	text-decoration: none;
}

div.sidebar a:hover {
	color: #000;
	background-color: #efc;
	border-color: #099 #6ff #6ff #099;
	font-style: italic;
	
}

div.searchTable table.dkGryMTable {
	margin: auto;
	width: 80%;
	font: 11px helvetica, arial, sans-serif;
	color: #000;
	line-height: 14pt;
	background-image: url(graphics/background2.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 2px;
	border-color: #eee #666 #666 #eee;
	text-align: left;
}

div.searchTable table.dkGryMTable td {
	padding: 0em 0.5em;
}

