body {	
	font-family: helvetica, san-serif, tahoma, arial, helvetica, verdana;
	font-size:90%;	
	margin:0;
	padding: 0;
	text-align: center;
	color: white;
}

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3	{ font-weight:normal;}
h1			{ color: #b41d8d; letter-spacing: 2px; margin-bottom: 20px; }
h2			{ font-size: 1.125em; margin:1em 0; }
p			{font-size: 1em; margin: 0 0 15px 0; padding: 0; }
p.p2		{ font-size: 1em; margin: 0 0 5px 0;  padding: 0; }
p.grey		{ color: #645a62; }


a:link, a:active, a:visited {color: #c40f89; text-decoration: none; } 
a:hover {color: #c40f89; background-color: #e3e3e3; text-decoration: none;}

a.pdf:link, a.pdf:active, a.pdf:visited {padding: 0 0 0 20px; height:16px; margin: 5px 20px 0px 0; color: #c40f89; text-decoration: none; background: url(/../images/icon-pdf.gif) no-repeat 0 0;} 
a.pdf:hover {padding: 0 0 0 20px; height:16px; margin: 5px 20px 0px 0; color: #c40f89; text-decoration: none; background: #383838 url(/../images/icon-pdf.gif) no-repeat 0 0;}

a.blk:link, a.blk:active, a.blk:visited {color: #c40f89; text-decoration: none; } 
a.blk:hover {color: #c40f89; text-decoration: none; background: #383838;}

a.selected:link, a.selected:active, a.selected:visited, a.selected:hover {color: #645a62; text-decoration: none; } 



#wrapper { width: 100%px; margin: 0 auto; text-align: left; background:url("../images/bkg.gif") repeat-y 0 7px; }

.black	{ background: black; float: right; width: 70%; overflow: auto; height: 100%; text-align:left;}
.white	{ background: white; float: left; width: 30%; overflow: auto; height: 100%;}

.leftnav{
	float: right;
	text-align: right;
	margin-top: 40px;
	padding-right: 20px;
	} 

.content{
	float: left;		
	margin-top: 160px;
	margin-left: 20px;
	width: 500px;
	}

#nav		{ float: right;	text-align: right;	}
#nav ul		{ padding: 0; margin: 0; }
#nav li		{ line-height: 1.8em; list-style: none; margin: 0; padding: 0; }


#bullet1		{ float: left;	text-align: left;	}
#bullet1 ul		{ padding: 0; margin: 0; }
#bullet1 li		{ line-height: 1.3em; list-style: none; background:url("../images/pinkbullet.gif") no-repeat 0 7px; padding: 0 0 14px 12px; }

#bullet2 ul		{ margin-top: 15px;}
#bullet2 li		{ margin: 0 0 0 30px; line-height: 0.4; list-style: none; background: url("../images/pinkbullet2.gif") no-repeat 0 3px; padding-left: 12px; }

.footerline			{ float: left; background: url(../images/pinkdot.gif) repeat-x scroll center; height: 1px; width: 100%; margin: 6px 0; }
.footerline hr		{ display: none; }

.pink		{ color: #b41d8d; }
.large		{ font-size: 1.4em; }
.small		{ font-size: 0.8em; }

.clear		{ clear: both; }

.backtotop		{ float: left; background: url(../images/backtotop.gif) no-repeat 0 4px; margin: 6px 0; padding-left: 10px; }