body {
  margin: 0px; padding: 0px;
  font-family: Times New Roman, Serif;
  font-size: 14px;
  float: left;
  text-align: center;
  width: 100%;
  height:100%;
  background-color: #FFF;
}

span {
}

h2, h3 {
	margin:0px; padding: 0px;
	margin-bottom: 13px;
}
h3 {
	color: #939598;
	}
a {
	color: #000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

img {
border: 0px;
}

h1,h2,h3,p,td,i,li,a {
	/*line-height: 120%;*/
	/*font-size: 11px;*/
	}
p {
	/*
	float:left;
	clear:left;
	*/
	color: #000;
	margin-top:4px;
	margin-bottom: 12px;
	width: 100%;
}
.left,
.right,
.content,
#mainHead,
#mainBody {
float:left;
}
#main {
	width: 994px;
	height: auto;
	margin: auto;
	text-align:left;
}
#mainHead {
	height: auto;
	width: 994px;
	background-color: #FFF;
}

#logo {
	margin-right:4px;
}
#logo img {
	margin-top:50px;
	}

#mainBody {
	width:100%;
	/*
	float:left;
	clear:left;
	*/
	background-color:#FFF;
	padding-bottom: 20px;
}

#mainBody .content {
margin-top: 52px;
margin-top: 32px;
	width: 100%;
	}



#mainBody .content .left {
	width: 392px;
	margin-right: 14px;
	height: 440px;
	margin-top: 31px;
	margin-top: 47px;
}

#mainBody .content .right {
	width: 588px;
}


#mainBody .content .header {
	width: 100%;
	border-top: 1px solid #C6C8CA;
	border-bottom: 1px solid #C6C8CA;
}
#mainBody .content .header h2 {
	font-size: 14px;
	line-height: 30px;
}

.images {
	margin-top: 30px;
	margin-top: 46px;
}

.content h2 {
	margin-bottom: 0px;
	font-family: Times New Roman, Serif;
	font-size: 14px;
	color: #000;
}
.content p {
	margin-top: 0px;
	font-family: Times New Roman, Serif;
	font-size: 14px;
	
}

.content h2 a {
	padding: 0px; margin: 0px;
	background-image: none;
	font-family: Times New Roman, Serif;
	font-size: 14px;
}
.content p a {
	padding: 0px; margin: 0px;
	background-image: none;
	font-family: Times New Roman, Serif;
	font-size: 14px;
}


.content h2 a:hover,
.content p a:hover {
	text-decoration: none;
	color: #458752;
	
}