td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link, a:active, a:visited {     
        Color : #0066CC; font-weight: normal;
	text-decoration : underline;
}
a:hover {
	font-weight: normal;
	text-decoration : underline;
	color: #000000;
}
a.nav:link, a.nav:active, a.nav:visited {
	Color : #003366;
	font-weight: bold;
	text-decoration : none;
	font-size: 10px;
}
a.nav:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #FF0000;
}

.smalltext {
	font-size: 11px;
	color: #335084;
}
.highlightbox {
	padding: 5px;
	border: 2px solid #CEE2FD;
	background-color: #FBFDFF;
}
body {
}
.contextcell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8E4F2;
}
.pageheading {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

.block1 {
	background-color: #F8FAFC;
	margin: 10px;
	padding: 7px;
}
.subheading1 {
	font-size: 14px;
	color: #275383;
	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;
}
.smalltextred {
	font-size: 10px;
	color: #FF0000;
}
.navbar {
	background-image: url(/images/horizontal_bar_blue.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bodyleft {
	background: url(/images/2005/body_left.gif) repeat-y;
}
.bodyright {
	background: url(/images/2005/body_right.gif) repeat-y right;
}
.bodytop {
	background: url(/images/2005/body_top.gif) repeat-x;
}
.footer {
	background-image: url(/images/layout230405/footer.jpg);
	height: 38px;
	font-size: 11px;
	color: #3C5493;
	text-align: left;
	padding-right: 8px;
	padding-top: 8px;
	font-weight: bold;
	padding-left: 12px;
}
.mainright {
	background-image: url(/images/layout230405/main_right.jpg);
	background-repeat: repeat-y;
}
.mainleft {
	background-image: url(/images/layout230405/main_left.jpg);
	background-repeat: repeat-y;
}
ul {
	list-style-image: url(/images/arrow_darkgrey_8_8.gif);
}
