h1,h2,h3,h4,h5,h6
{
	color: #6a6a6a;
}
#footer
{
	border-top: dotted 1px #cacaca;
	padding: 25px 25px 25px 25px;
	font-size: 11px;
	text-align: center;
}
.header
{
	border-bottom: dotted 1px #cacaca;
	padding: 0px;
}

a
{
	color: #1DBA2D;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.slogan {
	font-family: "Arial", sans-serif;	
	font-size: 10pt;
	text-decoration: none;
	color: #6a6a6a;
	font-weight: normal;	
	padding: 0px 25px 10px 5px;
}
.outer
{
	background: #ffffff url('images/a2.gif') top left repeat-x;
	padding: 5px 20px 10px 0px;
}
.sitemap
{
	padding: 0px 30px 2px 10px;
	border-bottom: dotted 1px #cacaca;
}

.links
{
	padding: 10px 20px 15px 25px;
	border-bottom: dotted 1px #cacaca;
}
.menu
{
	margin-left: 6px;
}

.menu ul
{
	list-style: none;
}

.menu li
{
	display: inline;
	border-left: dotted 1px #848484;
	padding-left: 6px;
}

.menu li.first
{
	border-left: 0px;
	padding-left: 0px;
}

.menu li.firstactive
{
	border-left: 0px;
	padding-left: 0px;
}

.menu li.firstactive a
{
	background: #1DBA2D url('images/a4.gif') bottom left repeat-x;
	color: #ffffff;
}
.menu li.active a
{
	background: #1DBA2D url('images/a4.gif') bottom left repeat-x;
	color: #ffffff;
}

.menu li a
{
	font-family: "Arial", sans-serif;	
	font-size: 10pt;
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	padding: 8px;
	margin-right: 2px;
}

.menu li a:hover
{
	background: #1DBA2D url('images/a4.gif') bottom left repeat-x;
	color: #ffffff;
}

*
{
	margin: 0em;
	padding: 0em;
}

body
{
	font-family: "Arial", sans-serif;
	color: #7a7a7a;
	font-size: 10pt;
}

#content
{
	background: #ffffff url('images/a3.gif') top left repeat-x;
	margin-top: 0px;
	padding-top: 20px;
}

#content p
{
	margin-bottom: 25px;
	line-height: 18px;
}

#content h2
{
	font-size: 18px;
}

#content h3
{
	font-size: 16px;
}

#content h4
{
	font-size: 14px;
}

#primaryContent
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 25px;
	border-left: dotted 1px #cacaca;
}

#secondaryContent
{
	width: 265px;
	padding: 0px 25px 0px 10px;
}

#content h2,h3,h4,h5,h6
{
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: dotted 1px #cacaca;
}

#content ul
{
	margin-bottom: 25px;
	padding-left: 18px;
	line-height: 20px;
}

#content blockquote
{
	border-left: solid 0.8em #cacaca;
	padding: 8px 0px 8px 15px;
	margin-bottom: 25px;
	line-height: 20px;
}

#content blockquote p
{
	display: inline;
}

#content table
{
	border: dotted 1px #cacaca;
	padding: 8px;
	margin-bottom: 25px;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 8px;
}

#content table td
{
	padding: 8px;
}

#content table tr.rowA
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fdfdfd;
	color: inherit;
}

	a.mycopy	{
		font-family: Verdana, sans-serif;
		color: #F0F0F0;
		font-size: 11px;		
		text-decoration:none;
	}

	a.mycopy:hover {
		font-family: Verdana, sans-serif;
		color: #2B6A93;
		font-size: 11px;		
		text-decoration:none;
	}

#mylogo {
	position:absolute;
	float:left;
	left: 57px;
	top: 1427px;
}
#mylogo a {color: #01afee;}

#counter {
	
	float:right;
}

#copyright
{
	padding-left: 110px;
	padding-right: 100px;
}

