body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
td {
	font-size: 11px;
	line-height: 14px;
}
h1 {
	font-size: 1.9em;
	font-weight: normal;
	color: #FF3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #234C8A;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	line-height: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #234C8A;
}
ul {
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #234C8A;
	text-decoration: underline;
}
a:visited {
	color: #234C8A;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {

	color: #FF0000;
	text-decoration: underline;
}
.bottom {
	color: #3399CC;
}
a.bottom:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottom:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.nomargin {
	margin: 0px;
}
.margleft {
	padding-left: 20px;
}
.indent {
	margin: 10px;
	background-color: #F5F5F5;
}
.itemtitle {
	font-size: 12px;
	color: #234C8A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	background: url(images/fadedown.gif);
	padding-left: 2px;
	padding-bottom: 1px;
}
.hilite {
	background-color: #F1F1F1;
}
.hilite2 {
	background-color: #FFFF99;
}
.side {
	margin: 0px;
	text-indent: 30pt;
	font-size: 10px;
}
.small {
	font-size: 9px;
}
.box1 {
	background-color: #FFE2C5;
	padding: 3px 3px 3px 5px;
	margin: 15px 0px 0px;
	border: 1px solid #999999;
	background-image: url(images/fadebox.gif);
	background-repeat: repeat-x;
}
.box2 {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	margin: 15px 0px 0px;
	border: 1px solid #999999;
}
.box3 {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #234C8A;
}
.search {
	background: url(images/search2.gif) no-repeat;
	padding-top: 30px;
}

.exmargin {
	padding-right: 30px;
	padding-left: 30px;
}
.lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fadedown {
	background-image: url(images/fadedown.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.sidelist {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style-image: url(images/bullet2.gif);
}
.sidebg-sites {
	background: #E1E1E1 url(images/bg_sidebar-sites.jpg) repeat-y center top;
}
.faderight {
	background: url(images/faderight.gif) no-repeat left 3px;
	margin-bottom: 0px;
	padding-left: 5px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.overline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	margin-top: 48px;
}

.picright {
	float: right;
	margin-bottom: 2px;
	margin-left: 10px;
}
.picleft {
	float: left;
	margin-bottom: 2px;
	margin-right: 10px;
}
a { 
	outline:expression(hideFocus='true'); 
	outline:0; 
}

