body, td, th {
	font-family: Verdana, Arial, sans-serif;
	color: #003399;
	font-size: 12px;
	margin: 0px;
}
th {
	font-weight: bold;
	text-align: left;
}	
H1 {
	font-family : Verdana, Arial, sans-serif ;
	color: #003399;
	font-size: large;
	font-weight: bold;
	margin-top: 0;
	margin-left: 0;
}
H2 {
	font-family : Verdana, Arial, sans-serif ;
	color: #003399;
	font-size: medium;	
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
H3 {
	font-family : Verdana, Arial, sans-serif ;
	color: #003399;
	font-size: medium;	
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
H4 {
	font-family : Verdana, Arial, sans-serif ;
	color: #003399;
	font-size: small;	
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
H5 {
	font-family : Verdana, Arial, sans-serif ;
	color: #003399;
	font-size: x-small;	
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
input.lookup {
	background-image: url(/portal/images/popup.gif);
}

.clientMessage {
	font-family : Geneva, Helvetica, Arial, sans-serif;
	color: red;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0;
}
.clientMessageX {
	font-family : Geneva, Helvetica, Arial, sans-serif;
	color: red;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 0;
}
.pageTitle {
	font-family : Geneva, Helvetica, Arial, sans-serif;
	color: #003399;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0;
	font-style: italic;
}
FORM {
	margin-bottom: 0;
	margin-top: 0;
}
a.menu {
	color: #003399;
	text-decoration: none;
}

a.menu:hover {
	color: #003399;
	font-weight: bolder;
	text-decoration: none;
}

a.menu.underline {
	color: #003399;
	text-decoration: underline;
}

a.menu.underline:hover {
	color: #003399;
	font-weight: bolder;
	text-decoration: underline;
}

a {
	color: red;
}

a:hover {
	color: #003399;
}

.FeatGraphic {
	float:left;
	padding-right:5px;
}
.FeatText {
	color:black;
	font-weight: bold;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.FeatTable {
	margin:0 5px -1px;
}
.FeatureItem {
	padding:0px 8px 0px 8px;
	margin-top:0px;
	text-align:left;
	vertical-align:top;
	margin-bottom: 0px;
	width:250px;
}
.formbutton{
cursor:pointer;
border:outset 1px #006699;
color:#006699;
font-weight:bold;
padding: 1px 2px;
background-image:url(/portal/images/formbg.gif) repeat-x left top;
}

table.ReportTable {
	background: White;
	border-collapse: collapse;
}
table.ReportTable thead th{
	background: #003399;
	color: White;
	text-align: center;
}

table.ReportTable tbody td {
	border-bottom: 1px dashed #B5CEFF;
}
table.ReportTable tbody td.lookup {
	background-image: url(/portal/images/popup.gif);
}
table.ReportTable tbody th.lookup {
	background-image: url(/portal/images/popup.gif);
}

table.ReportTable tbody th{
	text-align: right;
	background: #C8DAFF;
	border-bottom: 1px dashed #B5CEFF;
}
table.ReportTable tbody th.Center{
	text-align: center;
	background: #C8DAFF;
	border-bottom: 1px dashed #B5CEFF;
}
table.ReportTable tbody th.Left{
	text-align: left;
	background: #C8DAFF;
	border-bottom: 1px dashed #B5CEFF;
}
table.ReportTable tbody th.popup{
	background-color: #C8DAFF;
}
table.ReportTable tbody td.popup{
	background-color: #C8DAFF;
}
table.ReportTable tbody td.itemlist{
	background-color: #CFCFCF;
}
table.ReportTable tbody tr td{background:#EBF8FE;}
table.ReportTable tbody th{font-weight:bold;}

table.ReportTable tfoot td {
}
body.popup {
	background-color: #C8DAFF;
}
input.popup {
	background: #C8DAFF;
}

table.calendar {
	background: white;
	margin: 2;
}
table.calendar th{
	text-align: center;
	vertical-align: middle;
}
table.calendar td{
	color: White;
	width: 96px;
	height: 100px;
	vertical-align: top;
	font-size: 10px;
	padding: 2;
}
table.calendar td.inner{
	width: 42px;
	height: 1px;	
}
table.calendar a {
	color: white;
}
table.calendar a:hover {
	color: white;
}
table.calendar a.conference {
	color: #FFD700;
}
table.calendar a.conference:hover {
	color: #FFD700;
}
table.calendar a.HR {
	color: #AFEEEE;
}
table.calendar a.HR:hover {
	color: #AFEEEE;
}
table.calendar a.unpublished {
	color: #F594A8;
}
table.calendar a.unpublished:hover {
	color: #F594A8;
}

table.InfoTable {
	background: White;
	border-collapse: collapse;
}
table.InfoTable thead th{
	background: #003399;
	color: White;
	text-align: center;
	font-size: 16px;
	padding: 5;
	}

table.InfoTable tbody td {
	border-bottom: 1px dashed #B5CEFF;
	font-size: 14px;
	padding: 5;
	}
table.InfoTable tbody th{
	text-align: right;
	background: #C8DAFF;
	border-bottom: 1px dashed #B5CEFF;
	vertical-align: top;
	font-size: 14px;
	padding: 5;
	}
table.InfoTable tbody th.left{
	text-align: left;
	}	
table.InfoTable tbody th.popup{
	background-color: #C8DAFF;
}
table.InfoTable tbody td.popup{
	background-color: #C8DAFF;
}
table.InfoTable tbody td.itemlist{
	background-color: #CFCFCF;
}
table.InfoTable tbody tr td{background:#EBF8FE;}
table.InfoTable tbody th{font-weight:bold;}

table.InfoTable tfoot td {
}


table.Column {
	background: White;
	border-collapse: collapse;
}
table.Column thead th{
	background: #003399;
	color: White;
	text-align: center;
	font-size: 16px;
	padding: 5;
	}

table.Column tbody td {
	border-bottom: 1px dashed #B5CEFF;
	font-size: 14px;
	padding: 5;
	}
table.Column tbody th{
	text-align: left;
	background: #C8DAFF;
	border-bottom: 1px dashed #B5CEFF;
	vertical-align: top;
	font-size: 14px;
	padding: 5;
	}
table.Column tbody th.center{
	text-align: center;
	}	
table.Column tbody tr td{background:#EBF8FE;}
table.Column tbody th{font-weight:bold;}

table.Column tfoot td {
}

table.ColumnSmall {
	background: White;
	border-collapse: collapse;
}
table.ColumnSmall thead th{
	background: #003399;
	color: White;
	text-align: center;
	font-size: 10px;
	padding: 2;
	}

table.ColumnSmall tbody td {
	border-bottom: 1px dashed #B5CEFF;
	font-size: 10px;
	padding: 2;
	}
table.ColumnSmall tbody th{
	text-align: left;
	background: #C8DAFF;
	border-bottom: 1px dashed #B5CEFF;
	vertical-align: top;
	font-size: 10px;
	padding: 2;
	}
table.ColumnSmall tbody th.left{
	text-align: left;
	}	
table.ColumnSmall tbody tr td{background:#EBF8FE;}
table.ColumnSmall tbody th{font-weight:bold;}

table.ColumnSmall tfoot td {
}
