body {
	padding:0;
	margin:0;
	background-color:#EBEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
ul {
	padding-left:0;
	margin-left: 14px;
	left: 0px;
	line-height: 14px;
	text-align: left;
	list-style-position: outside;
	list-style-type:disc;
}
li {
	margin-bottom: 10px;
}


.bodyblue {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodyblue a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodyblue a:hover {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.bodygreen {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodygreen a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodygreen a:hover {
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;
}
.bodyorange {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodyorange a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodyorange a:hover {
	font-weight: bold;
	color: #FF6501;
	text-decoration: none;
}
.bodypink {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodypink a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodypink a:hover {
	font-weight: bold;
	color: #FF0F83;
	text-decoration: none;
}
.bodypurple {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodypurple a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodypurple a:hover {
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}
.bullets {
	padding-left:0;
	margin-left: 0px;
	list-style-type: none;
	left: 0px;
	line-height: 14px;
	text-align: left;
}
.bullets2 {
	padding-left:15px;
	list-style-type: decimal;
	line-height: 14px;
	list-style-position: outside;
}
.bullets3 {
	padding-left:15px;
	list-style-type: disc;
	line-height: 14px;
	list-style-position: outside;
}
.bullets_lrg {
	margin-left: 30px;
	list-style-image:url(../images/bullet_med_blue.gif);
	line-height: 16px;
	font-size:1.1em;
	font-weight: bold;
	color: #3399FF;
}
.dashedline {
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #999999;
}
.dashedline2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #999999;
}
.footer {
	font-size:smaller;
	font-weight: normal;
	color: #B0B0B0;
	text-decoration: none;
}
.footer a {
	color: #B0B0B0;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0F83;
	text-decoration: none;
}
.sidenav_blue {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sidenav_blue a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sidenav_blue a:hover {
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
.sidenav_green {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sidenav_green a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sidenav_green a:hover {
	font-weight: normal;
	color: #33CC00;
	text-decoration: none;
}
.sidenav_purple {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sidenav_purple a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sidenav_purple a:hover {
	font-weight: normal;
	color: #990099;
	text-decoration: none;
}
.subtitle_blue {
	font-weight: bold;
	color: #3399FF;
}
.subtitle_green {
	font-weight: bold;
	color: #33CC00;
}
.subtitle_orange {
	font-weight: bold;
	color: #FF6501;
}
.subtitle_pink {
	font-weight: bold;
	color: #FF0F83;
}
.subtitle_purple {
	font-weight: bold;
	color: #990099;
}
.tableheight {
	height: 100%;
}
.title_blue {
	font-size:1.3em;
	font-weight: bold;
	color: #3399FF;
}
.title_green {
	font-size:1.3em;
	font-weight: bold;
	color: #33CC00;
}
.title_orange {
	font-size:1.3em;
	font-weight: bold;
	color: #FF6501;
}
.title_pink {
	font-size:1.3em;
	font-weight: bold;
	color: #FF0F83;
}
.title_purple {
	font-size:1.3em;
	font-weight: bold;
	color: #990099;
}


.mainbkgleft {
	background-image: url(../images/mainbkg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainbkgright {
	background-image: url(../images/mainbkg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidenavbkg {
	background:url(../images/sidenav_bubbles.gif) bottom left no-repeat;
	padding-bottom:220px;
}
.innermainbkg {
	background:url(../images/box_560_bottom.gif) bottom left no-repeat;
	padding-bottom:15px;
}
