body {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	background: #76afc5 url("/Pics/bg/bg-page.gif");
	background-position: top center;
	background-repeat:repeat;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
a:link {
	color: #9b5399;
	text-decoration: none;
}
a:hover {
	color: #dc43af;
	text-decoration: none;
}
a:visited {
	color: #9b5399;
	text-decoration: none;
}
p {
	font: 11px/13px arial, helvetica, sans-serif;
	color: #000000;
	margin: 1px 0 4px 0;
	padding: 0;
}
/* layout */
#wrapper {
	width: 976px;
	margin: 0 auto;
}
/* masthead */
td#header {
}
/* leftnav */
td#leftnav {
	text-align: left;
	padding: 0 0 0 9px;
	background-image: url('../Images/frame/bg/bg-leftmenu-below.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
#leftnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: url('../Images/frame/bg/bg-leftmenu.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
#leftnav li {
	padding: 0 8px;
	margin: 0;
	font: 11px/14px arial, sans-serif;
	color: #333;
}
#leftnav li a {
	color: #333;
	padding: 2px 0 2px 10px;
	display: block;
}
#leftnav li a:hover {
	text-decoration: underline;
	display: block;
}
/* cr */
td#cr {
	padding: 0;
	border-left: 14px solid #d3e8d9;
	border-right: 20px solid #d3e8d9;
	background-position: top left;
	background-repeat:repeat-x;
	background: #fff url("../Images/frame/bg/bg-bodycol.gif");
}

td#cr .cr td {
border-top: 10px solid #d2e9d9;
}

td#cr .cr td td {
border-top: 0;
}

td#cr .cr #crtopleft, td#cr .cr #crbotleft, .inner #crleft {
border-right: 10px solid #d2e9d9;
}

.inner td#cr {
background-color: #d2e9d9;
background-image: none;
}

td#cr .cr {
margin-top: -10px;
}

td#crtop {
	padding: 0 0 5px 0;
}
td#crtopleft {
	padding: 0 5px 5px 0;
}
td#crtopright {
	padding: 0 0 5px 5px;
}

td#crbot {
	padding: 0 0 5px 0;
}
td#crbotleft {
	padding: 0 5px 5px 0;
}
td#crbotright {
	padding: 0 0 5px 5px;
}

.inner td#crtopleft, .inner td#crtopright, .inner td#crbotleft, .inner td#crbotright {
padding-left: 0;
padding-right: 0;
}

td#cr_int { padding: 0; }

.contentblock {
	margin: 0 0 5px 0;
	background: #ffffed;
	padding: 6px 12px 12px 12px;
	font-size: 11px;
	_height: 0; /* IE6 holly hack */
}


/* \*/
		  * html .contentblock {
	height: 1%;
}
/* */

.contentblock ul {
	list-style: none;
	margin: 0;
}
.contentblock li {
	padding: 4px 2px;
	margin: 0;
	line-height: 14px;
}
.subnavblock {
	padding: 2px 4px 6px 0;
	margin-bottom: 6px;
	font: 11px arial;
	color: #83b88c;
	text-transform: uppercase;
}
.subnavblock_alt {
	background: #f4f4e1;
	padding: 6px;
	font: 11px arial;
}
.subnavblock a, .subnavblock_alt a {
	color: #62986b;
	font-weight: bold;
	text-decoration: none;
}
.subnavblock a:hover, .subnavblock_alt a:hover {
	color: #7ca883;
	font-weight: bold;
	text-decoration: none;
}
.label {
	font-weight: bold;
	color: #960008;
	font-size: 15px;
}

.label, .label td.mid {
	background: #f4f4e1;
}


.label_alt {
	background: url("../Images/frame/bg/label_bg.jpg") no-repeat left top;
	padding: 4px 0 4px 10px;
}
.footlinks {
	background: #f4f4e1;
	padding: 6px;
	font: 11px arial;
	color: #62986b;
	margin-top: 14px;
	text-transform: uppercase;
}
.footlinks_alt {
	background: #f4f4e1;
	padding: 6px;
	font: 11px arial;
	color: #960008;
}
.footlinks a, .footlinks_alt a {
	color: #62986b;
	font-weight: bold;
	text-decoration: none;
}
.footlinks a:hover, .footlinks_alt a:hover {
	color: #7ca883;
	font-weight: bold;
	text-decoration: none;
}
.insetbanner {
	text-align: center;
}
.pad img {
	padding: 2px 6px 4px 4px;
}
ul.latest li {
margin-bottom: 5px;
padding: 7px;
}
.alt, ul.latest li {
	background: #f4f4e1 !important;
}
/* RM */
td#rm {
	text-align: left;
	padding: 0 33px 0 0;
	background-image: url('../Images/frame/bg/bg-rightcol.gif');
	background-repeat: repeat-y;
	background-position: top right;
}
.rmlabel {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background-color: #91c1b9;
	font-family: "Lucida Grande", "Lucida Sans", helvetica, arial, sans-serif;
}
.rmlabel_alt {
	padding: 3px 0 2px 8px;
	margin: 0;
}
.rmitem {
	background: #91c1b9;
	margin: 0 0 8px 0;
	padding: 6px 8px 8px 8px;
	font-size: 10px;
}
.rmtile {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 10px;
	background-color: #91c1b9;
	text-align: center;
	padding-bottom: 2px;
}
/* FOOTER */
td#footer {
	text-align: center;
	padding: 0;
	height: 304px;
	background-color: transparent;
	background-image: url('../Images/frame/bg/bg-footer.png');
	background-repeat: no-repeat;
	background-position: 9px 0px;
	font: 11px/15px arial, helvetica;
	color: #fff;
}
#footer div.enclosure {
width: 400px;
margin: 235px auto 0px auto;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	color: #efefef;
	padding: 0 10px 0 0;
}
#footer a {
	color: #fff;
}
#footer a:hover {
text-decoration: underline;
}
/* v2.0 text styles */

h1 {
	font: bold 16px/18px "Lucida Grande", "Lucida Sans", arial;
	padding: 0 0 3px 0;
	margin:0;
}
h2 {
	font: bold 14px/16px "Lucida Grande", "Lucida Sans", arial;
	padding: 0 0 3px 0;
	margin:0;
}
h3 {
	font: bold 12px/14px "Lucida Grande", "Lucida Sans", arial;
	padding: 0 0 2px 0;
	margin: 0;
}
h4 {
	font: bold 11px/13px "Lucida Grande", "Lucida Sans", arial;
	padding: 0 0 2px 0;
	margin: 0;
}
h5 {
	font: bold 10px/12px "Lucida Grande", "Lucida Sans", arial;
	padding: 0 0 2px 0;
	margin: 0;
}
h6 {
	font: 10px/12px "Lucida Grande", "Lucida Sans", arial;
	padding: 0 0 2px 0;
	margin: 0;
}
.white {
	color: #ffffff;
}
.black {
	color: #000000;
}
.dark {
	color: #333;
}
.lit {
	color: #6d5e99;
}
.dim {
	color: #666;
}
.accent {
	color: #1751a3;
}
.alert {
	color: #ff3300;
}
.div2 {
	padding: 1px;
	margin: 0;
	clear: both;
}
.div4 {
	padding: 2px;
	margin: 0;
	clear: both;
}
.div6 {
	padding: 3px;
	margin: 0;
	clear: both;
}
.div10 {
	padding: 5px;
	margin: 0;
	clear: both;
}
.hdiv10 {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	margin-bottom:18px;
}
.alignright {
	float: right;
	display: inline;
}
.clearfix {
	clear: both;
}
hr { padding: 0; margin: 10px 0 10px 0; border: 0; background: #888; height: 1px; }
.popup {background:#fff !important;}
.popupcontent { color: #222 !important; background:#fff !important; *background: #efefef !important;*/ padding: 5px 5px 5px 10px; }
.popupmasthead, .popupfooter { color: #444 !important; /*background: #e0e0e0 !important;*/ }


/* v1.0 text styles, required for old controls */
.header {
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
.subheader {
	font-weight: bold;
	font-size: 11px;
	color: #403366;
}
.largeheader {
	font-weight: bold;
	font-size: 13px;
	color: #333;
}
.nav {
	font: bold 10px/12px helvetica, Arial, sans-serif;
}
.jumperlink, .rmjumperlink {
	font: bold 10px/12px Arial, sans-serif;
}
.jumperlink:hover, .rmjumperlink:hover, .largelink:hover {
	color: #f30;
}
.headerlink, .headerlink:visited {
	font-weight: bold;
	color: #660000;
}
.largeheaderlink, .largeheaderlink:visited {
	font: bold 13px/15px Arial, sans-serif;
	color: #660000;
}
.headerlink:hover, .sblabellink:hover, .miniheaderlink:hover, .largeheaderlink:hover {
	color: #D20101;
}
.mini, .rm, .rmtext {
	font-size: 10px;
	line-height: 12px;
}
.mini {
	font-size: 10px;
	line-height: 14px;
}
.minilit {
	font-size: 10px;
	line-height: 12px;
	color:#D20101;
}
.miniheader, .rmheader, .sblabel {
	font: bold 10px/12px Arial, sans-serif;
	color: #660000;
}
.minidim, .rmdim {
	font-size: 10px;
	line-height: 12px;
	color: #666;
}
.minidimheader, .rmdimheader {
	font-size: 10px;
	line-height: 12px;
	color: #333;
	font-weight:bold;
}
.minilink, .rmlink {
	font-size: 10px;
	line-height: 12px;
	color: #D20101;
}
.micro, .microlink {
	font: 9px/11px arial, sans-serif;
}
.microdim {
	font: 9px/11px arial, sans-serif;
	color: #777;
}
.revtext, .rev {
	color: #ccc;
}
.revheader {
	font-weight: bold;
	color: #fff;
}
.revlargeheader {
	font: bold 13px/15px Arial, sans-serif;
	color: #fff;
}
.revminitext, .revmini {
	font-size: 10px;
	line-height: 12px;
	color: #ccc;
}
.revminiheader {
	font: bold 10px/12px Arial, sans-serif;
	color: #fff;
}
.revminidim {
	font-size: 10px;
	line-height: 12px;
	color: #aaa;
}
.revlink, .revlink:visited {
	color: #ccc;
}
.revjumperlink, .revjumperlink:visited {
	font: bold 10px/12px Arial, sans-serif;
}
.revminilink, .revminilink:visited {
	font-size: 10px;
	line-height: 12px;
	color: #ccc;
}
.revlink:hover, .revminilink:hover, .revjumperlink:hover {
	color: #fff;
}
/* v1.0 bg styles, required for old controls */
.mhpopup {
	background: url("../Images/frame/bg/mh.popup.gif");
}
.pg {
	background: url("../Images/frame/bg/pg.gif");
}
.rmint {
	background: url("../Images/frame/bg/rm.int.gif");
}
.sbdiv {
	background-image: url("../Images/frame/bg/sb.div.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.sbdivrl {
	background-image: url("../Images/frame/bg/sb.div.rl.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.sbint {
	background: url("../Images/frame/bg/sb.int.gif");
}
.sblb {
	background: url("../Images/frame/bg/sb.lb.gif");
}
.sbrl { background: url("../Images/frame/bg/sb.rl.gif"); padding: 4px 6px 4px 6px; }
.trlb {
	background: url("../Images/frame/bg/tr.lb.gif");
}
.sbtralt {
	background: url("../Images/frame/bg/sb.tr.alt.gif");
}
.sbtrdef {
	background: url("../Images/frame/bg/sb.tr.def.gif");
}
.tralt { background: url("../Images/frame/bg/tr.alt.gif"); padding: 2px; }
.trdef { background: url("../Images/frame/bg/tr.def.gif"); padding: 2px; }
.pgBg {
	background: #efefef;
}
.crint {
	background: #fff url("../Images/frame/bg/cr.int.gif")
}
.hdiv11 {
	background-image: url("../Images/frame/bg/h.div.1.gif");
	background-repeat: repeat-x;
	background-position: center center;
	height: 11px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
}
.hdiv17 {
	background-image: url("../Images/frame/bg/h.div.1.gif");
	background-repeat: repeat-x;
	background-position: center center;
	height: 17px;
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
}
