
td {color: #000000; font-size: 8pt;}
th {background-color: #1b3f95; border: 1px solid #393C7B; font-size: 10pt;}
a {color: #393C7B; font-weight: bold}
input {font-family: helvetica, arial, sans-serif; font-size: 8pt; font-weight: bold;}
h1 { color: #ffffff; font: 120% helvetica, arial, sans-serif;	font-weight: bold; height: 2em; padding-top: 0.2em}

fieldset {
	text-align: left;
	font-weight: normal;
	padding: 10px;
	margin: auto 33% auto 33%;
	border:1px solid #cccccc;
	width: auto;
	min-width: 220px;
}

dd {margin-bottom: 10px}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, p, div, span, img, dd, dt {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

a, a:visited{ color: #00477d; font-weight: bold; text-decoration : none;}
a:hover, a:active{ color: #00477d; font-weight: bold; text-decoration : underline;}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 175%;
	margin-bottom: 0.8em;
	text-align: justify;
}

caption	{
	font: bold 100%  Arial, Helvetica, sans-serif;
	color: #00477d;
	margin-bottom: 0.3em;
}

#maincontainer {
	width: 100%;  /* remove for liquid template */
	display: block; 
	text-align: left; /* Undo above IE5 assist for the actual text */
	min-height: 50em;
}
#contentcontainer {
	width: 100%;
	background: #ffffff url("images/fade.gif") repeat-x top;
	display : block;
	padding-top: 40px;
	margin-bottom: 1em;
	min-height: 30em;
	border-top: 1px solid #ffffff;
	text-align: center;
}

#navcontainer {
	width: 100%;
	height: 2em;
	background: #5aa5fa url("images/nav_bg.gif") repeat-x top;
	display : block;
	border-top: 1px solid #ffffff;
	min-width: 900px;
}
.nav LI	{
	margin:0; 
	padding:0;
	display:inline;
	float: left; 
}
	  
.nav a, h1 {
	color: #ffffff;
	display:block;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	padding-left: 1em;
	padding-right: 1em;
}

.nav a:visited {
	color: #ffffff;
	display:block;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	padding-left: 1em;
	padding-right: 1em;
}

.nav a:hover {
	color: #ffffff;
	display:block;
	background-color: #eabf21;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	padding-left: 1em;
	padding-right: 1em;
}

.nav a:active {
	color: #ffffff;
	display:block;
	background-color: #eabf21;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	padding-left: 1em;
	padding-right: 1em;
}

.navselect { 
	background-color: #00477d;
}

input, textarea {
	font-size:12px;
	background-color:#e2e6ea;
	border: 1px solid #939ba1;
	color: #333333;
}

input.radio, input.checkbox {
	background-color: transparent;
	border: none;
}

th {
	background-color: #5aa5fa;
	padding: 0.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	border: 1px outset #c0c0c0;
}

td {
	font-size: 12px;
}

.sortable td{
	border-bottom: 1px solid #c0c0c0;
	padding: 0.5em;
}

table.sortable {
	border: 1px solid black;
	min-width: 300px;
}

table.HeadTable {background-color: #5aa5fa; width: 100%;}
table.HeadTable td {font-size: 10pt; font-weight: bold; color: #ffffff; BORDER-TOP: #0099cc 2px groove; BORDER-BOTTOM: #0099cc 2px groove}
table.GrpTable {background-color: #cedefa;}
table.GrpTable td {font-size: 10pt; font-weight: bold}
.clsTH {FONT-SIZE: 8pt; TEXT-ALIGN: center; COLOR: #000000; BACKGROUND-COLOR: #EBF5FF; FONT-FAMILY: tahoma,sans-serif; cursor: hand;  font-weight: bold}
.clsTHOver {FONT-SIZE: 8pt; TEXT-ALIGN: center; COLOR: #000000; BACKGROUND-COLOR: #EBF5FF; FONT-FAMILY: tahoma,sans-serif; cursor: hand;  font-weight: bold}
.clsTHDown {FONT-SIZE: 8pt; TEXT-ALIGN: center; COLOR: #000000; BACKGROUND-COLOR: #6699CC; FONT-FAMILY: tahoma,sans-serif; cursor: hand;  font-weight: bold; color: white;}
.clsTHFlat {FONT-SIZE: 8pt; COLOR: #000000; BACKGROUND-COLOR: #ced8de; FONT-FAMILY: tahoma,sans-serif; font-weight: bold}
.clsTCaption {font-family: tahoma,sans-serif; font-size: 12pt; font-weight: bold; color: white; background-color: #6699CC}
