body {
	background-color: #EFF5F5;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014670;
}
a:link, a:active, a:visited {     
        Color : #0066CC; font-weight: normal;
	text-decoration : underline;
}
a:hover {
	font-weight: normal;
	text-decoration : underline;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #014670;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav:link, a.nav:active, a.nav:visited {
	Color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	font-size: 10px;
}
a.nav:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #7E9FC0;
}
a.footer:link, a.footer:active, a.footer:visited {
	Color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
}
a.footer:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #FF0000;
}
a.sidenav:link, a.sidenav:active, a.sidenav:visited {
	Color : #083658;
	font-weight: normal;
	text-decoration : underline;
}
a.sidenav:hover {
	font-weight: normal;
	text-decoration : underline;
	color: #FF0000;
}
.contextcell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8E4F2;
}
.pageheading {
	font-size: 17px;
	font-weight: bold;
	color: #083658;
}

.block1 {
	padding: 5px;
	border: 1px dashed #014670;
	font-size: 12px;
}

.subheading1 {
	font-size: 14px;
	color: #014670;
	font-weight: bold;
	text-transform: none;
}
.subheading2 {
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
}
.bullet {
	list-style-type: square;
	list-style-position: outside;
	margin-left: -20px;
	padding-bottom: 5px;
}
.navbar {
	background-image: url(/images/horizontal_bar_blue.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bodytop {
	background: url(/images/2005/body_top.gif) repeat-x;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
ul {
	list-style-image: url(/images/arrow_darkgrey_8_8.gif);
}
.leftcell {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #00395B;
}
input {
	font-size: 11px;
}
.imgborder {
	border: 2px solid #014670;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sidehead {
	background-color: #014670;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	height: 10px;
}
.scroll {
	overflow:auto;
	height:200px;
	border: 1px solid #B8CCED;
}
.border2 {
	border: 2px solid #014670;
}
