body, table, td, div, input, select, option, textarea, ul, ol, li, p {
	vertical-align: top;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

body {
	padding:0px;
	margin:0px;
}

* {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size:11px;
}

.h1, h1 {
	color:#003366 ;
	font-size:20pt;
	font-weight:bold;
}
.h2, h2 {
	color:#003366 ;
	font-size:16pt;
	font-weight:bold;
}
.h3, h3 {
	color:#003366 ;
	font-size:12pt;
	font-weight:bold;
}
.h4, h4 {
	color:#003366 ;
	font-size:10pt;
	font-weight:bold;
}
hr {
	height:1Px;
	color:#cccccc;
	padding:0px;
	border-style:solid;
	margin:0px;
}

.text-small {
	font-size:10px;
}

.text-normal {
	font-size:12px;
	#font-size:x-small;
}

.text-medium {
	font-size:11px;
}

.text-big {
	font-size:17px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.blue {
	color:#003366;
	font-weight: bold;
}

.failure {
	color:#ff0000;
}
.ready {
	color:#2E6F1F;
}

strong {
	font-weight:bold;
}

/* hyperlinks */
a, a:visited {
	font-size:10pt;
	color:#003366;
	text-decoration:underline;
}

a:hover, a:active, a:focus  {
	font-size:10pt;
	color:#C31A1B;
	text-decoration:none;
}

a.small, a.small:hover, a.small:active, a.small:visited {
	font-size:10px;
}

img {
	border-style:none;
}

.search-td {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;
}

.p-list-i {
	padding-left:2px;
	padding-right:2px;
}
.p-list-l {
	padding-right:2px;
}
.p-list-r {
	padding-left:2px;
}

.col-header {
	color:black;
	background-color:#EBEBEB;
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:4px;
	margin-bottom:0px;
}

.timeline {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

.poptext_dark {
	font-size: 8pt;
	color:#000000;
}

.poptext_bright {
	font-size: 8pt;
	color:#FFFFFF;
}

.popheader {
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
}

.inner-box, .outer-box, .no-box {
	padding:7px;
}

td.main-column {
	vertical-align:top;
	width:390px;
}

td.side-column {
	vertical-align:top;
	padding-top:19px;
	width:155px;
}

td.side-column-header {
	background-color:#EBEBEB;
	width:100%;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	border-bottom:1px #CCCCCC solid;
}


/* top_nav */

	a.top_menu_top:link, a.top_menu_top:visited, a.top_menu_top:hover, a.top_menu_top:focus{
		font-family:Tahoma, Arial;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		text-decoration:underline;
		color:#003366;
	}
	a.top_menu_top:active, a.top_menu_top:focus, a.top_menu_top:hover {
		text-decoration:none;
		color:white;
	}

	a.top_menu_bottom:active, a.top_menu_bottom:focus, a.top_menu_bottom:hover {
		text-decoration:none;
		color:#990033;
	}

	a.top_menu_bottom:link, a.top_menu_bottom:visited, a.top_menu_bottom:hover, a.top_menu_bottom:focus{
		font-family:Tahoma, Arial;
		color:white;
		font-size:12px;
		text-align:left;
		text-decoration:underline;
	}
	a.top_menu_bottom:active, a.top_menu_bottom:focus, a.top_menu_bottom:hover {
		text-decoration:none;
		color:white;
	}
	
	a.login:link, a.login:visited, a.login:hover, a.login:active, a.login:focus  {
		font-size:9px;	
		text-decoration:underline;
		color:#003366;
	}
	a.login:active, a.login:focus, a.login:hover {
		text-decoration:none;
		color:#C31A1B;
	}
	
	span.login {
		color:#003366;
		font-size:11px;
		font-weight:bold;
	}

	input.login {
		border:1px solid #A7A6AA;
	}

/* left_nav */

	tr.menu_A {
		background:#E6E6E6;
	}
	td.menu_A {
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		padding:2px 4px 2px 1px;
	}
	tr.menu_B {
		background:#CCCCCC;
	}

	td.menu_B {
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		padding:2px 4px 2px 1px;
	}

	tr.menu_C {
		background:#CCCCCC;
	}
	td.menu_C {
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		padding:2px 4px 2px 1px;
	}
	tr.menu_D {
		background:#E6E6E6;
	}
	td.menu_D {
		font-family:Arial;
		font-size:12px;
		padding:2px 4px 2px 1px;
	}

	tr.menu_search {
		background:white;
	}
	td.menu_search {
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		text-align:left;;
		padding:2px 4px 2px 1px
		width:100%;
	}

	td.arrow {
		padding:0px 5px 0px 5px;
	}

	.selectedEntry {
		color:#003366;
	}

	a.nav_left:link, a.nav_left:visited, a.nav_left:hover, a.nav_left:active, a.nav_left:focus  {
		text-decoration:none;
		color:black;
	}
	a.nav_left:active, a.nav_left:focus, a.nav_left:hover {
		text-decoration:underline;
		color:#C31A1B;
	}
	
	table.html_assoc_table {
		font-size:12px;
		padding: 2px;
		width: 100%;
		border-color: #C31A1B;
		border-width:1px;
		border-style:dashed;
	}
	
	
	table.html_assoc_table th {
		white-space:nowrap;
		background-color: #002A5B;
		color:#ffffff;
		text-align:center;
		font-weight:bold;
	}
	
	table.html_assoc_table td.key {
		white-space:nowrap;
		background-color: #90AED0;
		text-align:left;
		font-weight:bold;
	}
	
	table.html_assoc_table td.value {
		background-color: #E3E9F3;
		text-align:left;
	}


