body {
	background-color: #99ccee;
	color: #000066;
	font-size: small;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	margin: 10px;
}

a {
	text-decoration: underline;
}

h2 {
	font-size: small;
	margin-top: 1em;
}

h2, p, td {
	margin: 0.5em 0px 0.5em 0px;
}

input {
	height: 1.8em;
}

input, select, textarea {
	background-color: #ffffff;
	border: solid 1px #000066;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1em;
}

select {
	font-size: x-small;
	height: 1.6em;
}

tr, td {
	vertical-align: top;
}

#titlespace {
	color: #003377;
}

h1#pagetitle {
	font-size: large;
	margin: 13px 10px 0.25em 10px;
}

div#pagesubtitle {
	font-weight: bold;
	margin: 0px 10px 0px 100px;
}

#header #iebug {
	font-weight: bold;
}

div#image {
	background-image: url(8_100.gif);
	background-repeat: no-repeat;
	background-color:#f3fbf8;
	height: 100px;
	margin-bottom: 10px;
}

div#textborder {
	border: solid 1px #99ccdd;
	background-color: #ffffff;
	color: #003377;
	font-size: small;
	text-align: center;
}

td#left {
	font-size: x-small;
	width: 17em;
}

div#mainmenu {
	font-size: x-small;
	margin: 17px 10px 0px 0px;
}

div#mainmenu a, div#mainmenu span {
	color: #000000;
	display: block;
	padding: 0.2em 1em 0.2em 1em;
	text-decoration: none;
}

div#mainmenu a:hover {
	background-color:#ffffff;
}

div#mainmenu div {
	border: solid 1px #003377;
	margin: 3px 0px 0px 0px;
}

div#mainmenu div.mm1, div#mainmenu div.mm1a {
}

div#mainmenu div.mm2, div#mainmenu div.mm2a {
	margin-left: 0.7em;
}

div#mainmenu div.mm1a, div#mainmenu div.mm2a {
	background-color:  #cceeff;
}

div#textleft {
	color: #003377;
	font-size: x-small;
	margin: 2em 0.7em 0px 0px;
}

div#textleft h2 {
	font-size: x-small;
	margin: 1em 0px 0.5em 0px;
}

div#textnormal {
	background-color: #ffffff;
	border: solid 1px #000066;
	font-size: small;
	margin: 10px 10px 0px 0px;
	padding: 0.5em 1em 1em 2em;
}

div#textnormal h2 {
	margin: 2em 0px 1em -1em;
}

div#textnormal table tr, div#textnormal table td {
	padding: 0px 1em 0px 0px;
	font-size: small;
}

div#textnormal td p {
	margin: 0px 0px 0px 0px;
}

div#textnormal td.csc-form-fieldcell {
	padding: 0.2em;
}

div#textright {
	color: #003377;
	font-size: x-small;
	margin: 2em 10px 0px 0px;
}

div#textright h2 {
	font-size: x-small;
	margin: 1em 0px 0.5em 0px;
}

td#right {
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#bottomline {
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 5px;
}

div#footer {
	color: #003377;
	font-size: xx-small;
	width: 100%;
}

div#footer a {
	color: #000066;
	text-decoration: none;
}

div#footer div#lastUpdate {
	display: inline;
}

div#footer span#lastUpdMsg {
	text-align: left;
	width: 49.5%;
}

div#footer span#madeBy {
	text-align: right;
	width: 49.5%;
}
