/* Body and Frame */
	
	
	
#contentCenter {
	border-left: #CCCCCC;
	border-left-width:1px;
	border-left-style:solid;
	}
#contentright {
	width:175px;
	padding:0px;
	float:left;
	background:#fff;
	}



/* Header */

#bannerImage {
	height:109px;
	background-color:#F9F9F9;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding-bottom:0px;
	margin-bottom:0px
	}
	
#pageheader 
{
	background-image:url(/_assets/images/headerBG.gif);
	color:black;
}	


/* Text, Header and Paragraph values */

p, pre {
	margin:0px 0px 10px 0px;
	}
h1 {
	font-size:100%;
	color: #336699;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-weight:normal;
	}
h2 {
	font-size:22px;
	color: #336699;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-weight:bold;
	}
h2 span {font-size:18px;}
h3 {
	font-size:110%;
	color: #336699;
	padding: 10px 0px 4px 0px;
	margin: 0px;
	}
	
h4 {
	font-size:90%;
	color: #666666;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	}

/* Main Body */

#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}
#contentright p {

	}

ul.copyList, .copyList ul {
	list-style-type: none;
	margin: 0 0 10px -30px !important; margin: 0 0 10px 20px;
	}	
/*.copyList {
	margin: 0px 0px 0px -30px;
	}
*/
.copyList li{
	background-image: url(../images/bulletBlue.gif);
	background-repeat: no-repeat;
	background-position: 0 7;
	padding: 0px 0px 4px 12px;
	font-family:Verdana, Sans-Serif;
	font-size:100%;
	line-height:150%;
	}

.copyListBold {
	margin: 0px 0px 0px -40px;
	}
.copyListBold ul {
	list-style-type: none;
	margin-top: 0px;
	}
.copyListBold li{
	background-image: url(../images/bulletBlue.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0px 0px 4px 12px;
	font-family:Verdana, Sans-Serif;
	font-size:100%;
	font-weight:bold;
	}
	
.subCopyList {
	margin: 0px 0px 5px -40px !important; margin: 0px 0px 0px -40px;
	padding: 0px;
	}
.subCopyList ul {
	list-style-type: none;
	margin-top: 0px;
	}
.subCopyList li {
	font-size:95%;
	font-family:Verdana, Sans-Serif;
	background-image: url(../images/bulletGray.gif);
	background-repeat: no-repeat;
	background-position: 0 5;
	padding: 0px 0px 0px 12px;
	margin:4 0 0 0;
	line-height:130%;
	font-weight:normal;
	}
	
.subsubCopyList {
	margin: 0px 0px 5px -40px !important; margin: 0px 0px 0px -40px;
	padding: 0px;
	}
.subsubCopyList ul {
	list-style-type: none;
	margin-top: 0px;
	}
.subsubCopyList li {
	font-size:95%;
	font-family:Verdana, Sans-Serif;
	background-image: url(../images/bulletGray.gif);
	background-repeat: no-repeat;
	background-position: 0 5;
	padding: 0px 0px 0px 12px;
	line-height:130%;
	font-weight:normal;
	}
#polaroid {
	float: right;
	margin: 0px;
	}
#version {
	float: right;
	padding: 20px 20px 0px 0px;
	font-size:10px;
	}
#fadeLine {
	float: left;
	width:9px;
	padding: 0px 0px 0px 182px;
	}
#centerCopy {
	padding: 0px 10px 0px 10px;
	}
#quoteBox {
	border-color:#E5E5E5;
	border-style:solid;
	border-width:1px;
	background-color:#FAFAFA;
	padding: 18px;
	color: #666666;
	font-style:italic;
	}
		
#tagline 
{
	float:right;
	padding-right:12px;
	top:20px;
	bottom:1px;
	}
.clearing {
	clear: both;
	}
	
.leftImage 
{
	margin: 0 8 0 0
}
	