@charset "utf-8";
#mainContent { 
	margin: 0 0 0 230px;
	padding: 0 0 20px 0;
	width: 620px;
	} 
#mainContent p {
	text-indent: 30px;
	line-height: 200%;
	margin-left: 55px;
	}
#mainContent h3{
	margin-bottom: 10px;
	background-image: url(../images/302.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:60px;
	}
#mainContent h4 {
	text-indent: 55px;
	padding-top: 10px;
	font-size: 12pt;
	color: #7E2770;
	}
#mainContent ul {
	text-indent: 15px;
	}
#mainContent li {
	list-style-type: none;
	line-height: 180%;
	}
#mainContent a:link {
	text-decoration: none;
	color: #666;
	}
#mainContent a:visited {
	text-decoration: none;
	color: #666;
	}
#mainContent a:hover, a:active {
	text-decoration: none;
	color: #36F;
	}
.margintop { 
	margin-left: 53px;
	}
#show {
	margin: 0 0 20px 55px;
	}
#show a {
  	text-decoration: none;
	padding: 2px 5px 2px 8px;
	float: left;
	}	
#show a:link {
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 8px;
	background-color: #666;
	width: 10px;
	border: thin solid #FFF;
	}
#show a:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 8px;
	background-color: #666;
	border: thin solid #FFF;
	width: 10px;
	}
#show a:hover,a:active {
	color: #F90;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 8px;
	background-color: #666;
	border: thin solid #FFF;
	background-image: none;
	width: 10px;
	height: 16px;
	}
.showTitle {
	display: block;
	height: 30px;
	width: 566px;
	background-color:#999;
	background-image: url(../images/showTitlebg.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	}
h3 span { 
	display: none;
	}
.margintop2 { 
	margin: 10px 0 0 540px;
	}