h1 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	color: #006b54;
	padding-left: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*#main #leftPortalContent p {
	padding-right: 2px;
	padding-left: 5px;
}

#main #centerPortalContent p {
	padding-right: 2px;
	padding-left: 5px;
}

#main #rightPortalContent p {
	padding-right: 2px;
	padding-left: 5px;
}*/
.portalColumnHeadline{
	border-bottom: 1px solid #cccccc;
	color: #006b54;	
}

#portalHeaderShadow{
	width: 730px;
	height: 7px;
	font-size:1px;
	line-height:0;
	background-image: url(/includes/images/HeaderShadowRt.jpg);
	background-repeat: repeat-x;
}
#portalContent{
	margin: 0;
	padding-right: 40px;
	padding-left: 50px;	/*padding: 0 3% 0 0;*/
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: visible;
}


#leftPortalContent {
	width: 203px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 500px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-left: 0px;
	margin-top: 0px;
	overflow: visible;
}

#leftPortalContent input{
font-size:10px;
}

#leftPortalContent a:link, a:visited, a:hover {
	text-decoration: underline;
	color: blue;
}

#leftPortalContent a {
	text-decoration: underline;
	color: blue;
}

#leftPortalContent a:visited {
	text-decoration: underline;
	color:purple;
}

#centerPortalContent {
	width: 203px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 500px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#centerPortalContent a:link, a:visited, a:hover {
	text-decoration: underline;
	color: blue;
}

#centerPortalContent a {
	text-decoration: underline;
	color: blue;
}

#centerPortalContent a:visited {
	text-decoration: underline;
	color:purple;
}

#rightPortalContent input{
font-size:10px;
}

#rightPortalContent {
	width: 203px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 500px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#rightPortalContent a:link, a:visited, a:hover {
	text-decoration: underline;
	color: blue;
}

#rightPortalContent a {
	text-decoration: underline;
	color: blue;
}

#rightPortalContent a:visited {
	text-decoration: underline;
	color:purple;
}


#portalContent a:link, a:visited, a:hover {
	text-decoration: underline;
	color: blue;
}

#portalContent a:visited {
	text-decoration: underline;
	color:purple;
}

.story{
	line-height:1.66;
	padding: 0px;
}
/*#footer{
	clear: both;
	border: 1px solid #cccccc;
	text-align: center;
	font-size: 75%;
	color: #006b54;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}


#footer a:link, a:visited, a:hover {
	text-decoration: none;
	color: #006b54;
}

#footer a:hover {
	text-decoration: underline;
	color:#006b54;
}*/

