form { padding: 0; margin: 0; }
img { border-width: 0; }
html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000;
	background: #FFFFFF; 
}
a           
{   
    color: #0096D7;
    font-weight: normal;
	text-decoration: none;
}
a:hover { text-decoration: underline; } 

h1,h2,h3,h4,h5,h6
{
	color: #0096D7;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
}

#page
{
	margin: 0 auto;
	text-align: left;
	width: 1022px;
}

#topNav
{
	font-size: 14px;
	background: #0196D8;
	color: #FFF;
	font-weight: bold;
	margin: 100px 0 7px 0;
	padding: 4px 8px;
	text-decoration: none;
	text-align: left;
}
#topNav a
{
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
	padding: 4px 8px;
	text-decoration: none;
}
#topNav a:hover, #topNav a.selected
{
	color: #7AC043;
	text-decoration: none;
}

#leftText
{
	font-weight: normal;
	margin: 50px 40px 30px;
	text-align: left;
	color: #0096D7;
	clear: both;
}
#leftText h1
{
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
	color: #7AC043;
	font-size: 22px;
}

h1#mainTitle
{
	background: #7BC144;
	font-weight: bold;
	font-size: 23px;
	line-height: 40px;
	padding: 0px 23px;
	margin: 8px 0px 0px;
	text-align: left;
	color: #FFF;
}

#mainText
{
	font-weight: normal;
	margin: 0px 50px 8px 0px;
	padding: 24px 50px 24px 25px;
	text-align: left;
	border-left: 3px solid #7BC144;
	overflow: hidden;
}

h2 a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

.floatLeft {
	clear: both;
	float: left;
	margin: 0 10px 0px 0;
}

#profiles p {
	margin-left: 85px;
}

/* .floatLeft
{
	clear: both;
	float: left;
	margin: 0px 10px 0px 10px;
}
.floatRight
{
	clear: both;
	float: right;
	margin: 0px 0px 10px 10px;
} */

#copyright
{
	font-weight: normal;
	color: #D0D1D3;
	font-size: 10px;
	margin: 10px 20px;
	text-align: center;
}



/* Logoworks link back */
#linkback, #linkback a
{
	font-size: 10px;
	line-height: 16px;
	color: #949A9E;
	font-weight: normal;
	padding: 10px 0px;
	margin: 0px 0px;
	text-decoration: none;
	text-align: center;
}

#slideshow {
	float: left;
}
