td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#033;
}
td.menuitemspacer {
	padding: 0px;
	margin: 0px;
}
td.othermenuitem {
	padding-left:8px;
	padding-right:4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.selectedmenuitem {
	padding-left:8px;
	padding-right:4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#F0F0F0;
}

A:Hover  {
	color : #FFF;
	text-decoration : underline;
}

a.bodylink {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#303c77;
}

a.bodylink:Hover  {
	color : #7b81c4;
	text-decoration : underline;
}

a.edsilink {
	font-family:Arial;
	font-size:8px;
	text-decoration: none;
	font-weight: bold;
	color:#666666;
}

a.edsilink:Hover  {
	color : #999999;
	text-decoration : underline;
}

th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}


H1 {
	color:#4c5593;
	/* color:#546e7f; */
	font-weight: bold;
	font-size : 18px;
	margin-top:18px;
	padding-bottom:0px;
}
H2 {
	color:#000000;
	font-weight: bold;
	font-size : 14px;
	margin-top:40px;
	padding-bottom:8px;
}
H3 {
	color:#000000;
	font-weight: bold;
	font-size : 12px;
	margin-top:12px;
	padding-bottom: -24px;
}
li {
	margin-top:12px;	
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #033;
}
.othermenuitem {
	background-color: #7B85C5;
	color: #F0F0F0;
}
.menuitemspacer {
	background-color: #7B85C5;
	color: #F0F0F0;
}
.selectedmenuitem {
	color: #FFF;
	background-color: #CCC;
}

.tableheadergray {
	font-size: 12px;
	text-align: center;
	color: #003333;
	background-color: #CCCCCC;
	padding: 8px;
	font-weight: bold;
}
.tabledata {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 8px;
}
