/* CSS Document */

body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	background-image: url(/images/bkgnd_top.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.toplogo {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1B8DA4;	
}
.topbanner {
	background-image: url(/images/bkgnd_banner.gif);
	background-repeat: repeat-x;
	background-position: center;	
}
.topmenu {
	background-image: url(/images/bkgnd_topbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FF9900;
	vertical-align: bottom;
	padding: 0 8px 5px 8px;
}
.right {
	background-image: url(/images/bkgnd_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}
.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
.main {
	font-size: 8.5pt;
	line-height: 250%;
	font-weight: normal;
	text-align: left;
	padding: 21px 34px 233px 21px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(/images/bkgnd_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.title {
	background-color: #C5D6DF;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	height: 28px;
	vertical-align: bottom;
}
h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 8.5pt;
	font-weight: bold;
	color: #001733;
}
.lefttitle {
	background-color: #DEEAEA;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.leftbar {
	background-color: #e3f3f3;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 21px;
}
td.submenu {
	background-color: #dddddd;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0;
	border-left-width: 8px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #bbccdd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #bbbbbb;
	padding: 8px 8px 3px 13px;
}
td.submenuactive {
	background-color: #ffffff;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-right-color: #ffffff;
	border-right-style: double;
	border-left-width: 8px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #dddddd;
	padding: 8px 6px 3px 13px;
}
.info {
	background-color: #E6EDF1;
	font-size: 7.5pt;
	font-weight: normal;
	text-align: left;
	padding: 13px 8px 13px 21px;
	color: #999999;
}
a:link, a:hover, a:active, a:visited {
	font-size: 8.5pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.act:link, a.act:hover, a.act:active, a.act:visited {
	color: #ff9900;
}
a.menu:link, a.menu:active, a.menu:visited {
	color: #ffcc00;
}
a.menu:hover {
	color: #ffffff;
}
a.menuactive:link, a.menuactive:hover, a.menuactive:active, a.menuactive:visited {
	color: #E2EEF4;
}
a.submenu:link, a.submenu:active, a.submenu:visited {
	color: #006699;
}
a.submenu:hover {
	color: #ffffff;
}
a.submenuactive:link, a.submenuactive:hover, a.submenuactive:active, a.submenuactive:visited {
	color: #003366;
}
a.i:link, a.i:hover, a.i:active, a.i:visited {
	font-size: 7.5pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
img:main, img:p {
	border: 1px solid #999999;
}
img {
	behavior:	url('/site/pngbehavior.htc');
}