body {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #333;
	/*text-align: left;*/
/* part 1 of 2 centering hack */
	}
/*
a {
	text-decoration: none;
	font-weight: bold;
	color:  #333;
	outline: none;
	cursor: pointer;

	}
a:visited {
	color:  #333;
	}
a:active {
	color:  #333;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
*/
strong, b {
	font-weight: bold;
	}

p { font-size: 10px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11pt; }

.pageTitle {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #993399;
	}
.pageDescription {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 15px;
	color: #660066;
	}

.bodyTitle {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #660066;
	}
	
.bodySubTitle {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #993399;
	}

.bodyTitleBlkLg {
	font-size: 21px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 23px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	}

.bodyTitleBlk {
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	}

.bodyTitleBlkSml {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	}
	

img {
	border: 0;
	}
	
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #999; /* for ie */
	background-color: #999; /* for everyone else */
	height: 1px;
	/* text-align: right; for ie */
	/* margin-right: 0; for everyone else */
	}
	
.boldsubhead { margin-left:0px; margin-top:22px; font-family:Verdana, Arial, sans-serif; font-size:15px; font-weight:bold; color:#000; }

#pageHeader { 
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 15px 20px 10px 20px;
	height:79px;
	}
#pageHeader h1 { 
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	}
#pageHeader em { 
	color:#660066;
	font-style:normal;
	font-weight:bold;
	}
#pageHeader a { color:#660066; font-style:normal; font-weight:bold;	}
#pageHeader a:hover { font-style:underline; }



#pageBody { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	font-weight:normal;
	color:#000000; 
	margin: 0px 0px 0px 0px;
	}

#content { 
	font-size: 11px;
	color:#000; 
	margin: 15px 20px 10px 45px;
	}
	
.bodycopy { font-size: 10px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 10pt; font-style:normal; }

.title1 { font-size: 18px; line-height:18px; font-family: verdana, arial, helvetica, sans-serif; font-weight:bold; color:#660066; margin:10px 0px 0px 10px; }
.title2 { font-size: 18px; line-height:18px; font-family: verdana, arial, helvetica, sans-serif; font-weight:bold; color:#974399; margin:20px 0px 0px 10px; }

.headerCopy { font-size: 11px; line-height:12px; font-family: verdana, arial, helvetica, sans-serif; font-weight:bold; color:#974399; }
.headerCopyEm { font-size: 11px; line-height:12px; font-family: verdana, arial, helvetica, sans-serif; font-weight:bold; color:#660066; font-style:normal;}

/*
.bodycopy A { color: #000099; text-decoration: none }
.bodycopy A:hover { color: #000099; text-decoration: underline }
*/
	
