.text-bigger
{
	font-family:arial;
	font-size:14px;
}

.text-normal
{
	font-family:arial;
	font-size:12px;
}
.text-small
{
	font-family:arial;
	font-size:10px;
}
.text-faded
{
	font-family:arial;
	font-size:12px;
	color:gray;
	margin-left: 10px;
}
.text-header
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
}
.news-label
{
	font-family:arial;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	
	color: #2C5252;
}
.page-label
{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color: #2C5252;
}
.href-normal
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #2C5252;
}
.href-normal:hover
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: gray;
}
a.headLink:link
{
    color:#000000;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
a.headLink:visited
{
    color:#000000;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
a.headLink:hover
{
	color:#A7A9AC;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
a.normalSmall
{
	font-family:arial;
	font-size:8px;
	font-weight:bold;
	color: #2C5252;
}
a.normalSmall:hover
{
	font-family:arial;
	font-size:8px;
	font-weight:bold;
	color: gray;
}
.href-Header-MouseOver
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #E3EDED;
}
.fieldset
{
	background-color: #E3EDED;
	border-style: ridge inset;
	width:150px;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.fieldset-news
{
	background-color: #E3EDED;
	border-style: ridge inset;
	width:250px;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.body-border
{
	border-style: inset; 
	border-left: 0px;
	border-color: #2C5252;
}
.div-normal
{
	margin-left: 5px;
}
.button-normal
{
	width:50;
	height:20;
	font-family:arial;
	font-size:10px;
}
.anchor-normal
{
	font-family:arial;
	font-size:12px;
}
.select-normal
{
	width:140px;
}
#dropmenudiv
{
	position:absolute;
	border:1px solid black;
	font:10px Arial;
	color:black;
	line-height:18px;
	z-index:100;
}
.menu_link:hover 
{
	color:gray;
	font-weight:bold;
	text-decoration: none;
}
.menu_link:link 
{
	color:#2C5252;
	font-weight:bold;
	text-decoration: none;
} 
.menu_link:visited 
{
	color:#2C5252;
	font-weight:bold;
	text-decoration: none;
} 
.menu_link:active
{
	color:#2C5252;
	font-weight:bold;
	text-decoration: none;
}
.indent-5px
{
	margin-left:5px;
}
.indent-20px
{
	margin-left:20px;
}
.indentEntireParagraph
{
	padding-left: 25pt;
    padding-right: 50pt;

}
.slogan
{
	color:#2C5252;
	font-weight:bolder;
	font-family:Helvetica;
	font-size:18px;
}