
.photo_caption, .nav_main, .links, .nav_top, a.top{
	display:none;
	}
	
body{
	background: #fff; 
	color:#000;
	font-size: 10pt;
	min-width:auto;
	text-align:center;
	margin:0 !important;
	}

h1 a{
	text-decoration:none;
	text-indent:0px;
	width:auto;
	height:auto;
	position:static;
	margin-bottom:0;
	font-size:20pt;
	}

h1{
	margin:0 0 5pt 0;
	padding:0;
	}

h2{
	background:white;
	overflow:hidden;
	line-height:normal;
	text-indent:0;
	color:#c03f8b;
	font-size:16pt;
	margin:10pt 0 10pt 0;
	border-bottom:1px solid #c03f8b;
	line-height:1.5;
	}

body#home h2{
		background:white;
		clear:both;
		line-height:auto;	
		margin:10pt 0 10pt 0;
		overflow:hidden;
		padding:0;
		line-height:normal;
		text-indent:0px;
		width:auto;
		}

body#home .search h2{
		clear:both;
		text-indent:0px;
		overflow:hidden;
		margin:0;	
		padding:0;
		background:white;
		line-height:normal;
		}

h3{
	color:#c03f8b;
	font-size:14pt;
	margin-bottom:5pt;
	line-height:1.5;
	}
	
h4{
	color:#c03f8b;
	font-size:12pt;
	margin-bottom:5pt;
	font-weight:normal;
	line-height:1.5;
	}
	
h5{
	color:#c03f8b;
	font-size:10pt;
	font-weight:normal;
	margin-bottom:0;
	line-height:1.5;
	}

body#home .content_main, .content_main, .wrap{ 
	width:auto !important;
	padding:0 !important;
	margin:0 !important;
	}

.content_main{
	font-size:10pt;
	}

.content_main#frame{
	float:none;
	padding-left:0px;
	}

.content_main p, .content_main ul{
	line-height:1.5;
	padding-bottom:10pt;
	}

.content_main ul{ /*for lists that look like lists - with bullet points*/
	list-style:disc;
	}

.content_main li, .content_main ul.nobullet li{ /*for lists that don't look like lists*/
	background:none;

 	background:white;
 	padding:5pt 0 0 0;
	margin-left:18pt;
	}

.content_main ul.nobullet li{
	margin:0;
	}

.footer{
	background:white;
	color:#000;
	padding:10pt 0 0 0;
	font-size:9pt;
	}

.header{
	background:white;
	height:auto;
	}

.header .subhead{
	background-color:#fff;
	color:#000;
	font-size:10pt;
	float:none;
	padding:0;
	margin:0;
	width:auto;
	}

.left{
	float:none;
	}
	
.search{
	width:auto;
	float:none;
	}

.left{
	float:none;
	}

.right{
	float:none;
	}

