body {
	color: #000;
	background: #fff repeat;
	font: 85%/130% Helvetica, Arial, sans-serif;
	margin: 0;
	padding-top: 10px;
}

h3,.h3 {
	font: normal normal 120%/120% Georgia, "Times New Roman", Times, serif;
}

h2,.h2 {
	line-height: 90%;
	font-variant: normal;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
}

a {
	color: #073434;
}

.a2 {
	color: #e2f7dd;
}

.menuLink {
	color: #333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font: 110% Helvetica, Arial, Geneva, sans-serif;
}

.menuLink2 {
	color: #993d4a;
	text-decoration: none;
	border-bottom: 4px solid #993d4a;
	font: 110% Helvetica, Arial, Geneva, sans-serif;
}

.header {
	border-top: 1px dotted #444;
	
	background: #222 url(images/header.jpg) no-repeat 0 top;
}

.top {

	width: 235px;
	border-left: 1px dotted #444;
	border-right: 1px dotted #444;
	border-bottom: 1px dotted #444;
	border-top: 1px dotted #444;
	height: 168px;
}
.top2 {


	border-top: 1px dotted #444;
	border-right: 1px dotted #444;
	border-bottom: 1px dotted #444;
	height: 168px;
}

.content {
	padding: 10px 20px;
}

.contents {

}

.left {
	border-right: 1px solid #000;
	background-color: #91a786;
	color: #fff;
	border-top: 1px solid #000;
	border-bottom-width: 1px;
	padding-right: 20px;
	padding-left: 20px;
}

.right {

	border-top: 1px solid #000;

}
.contpadd {
	border-right: 1px dotted #444;
	border-bottom: 1px dotted #444;
	border-left: 1px dotted #444;
	padding: 0px;
	width: 100%;
}

.padding {
	padding: 10px 20px 20px 5px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.padding2 {
	padding-left: 10px;
}
.comment {
	padding-right: 10px;
	padding-left: 10px;
}
.back {
	background-color: #2A2A2A;
	padding: 4px;
	border: 1px solid #666666;
}

.submenu {
	background-color: #91b4c7;
	color: #fff;
	font-size: 110%;
	text-align: center;
	height: 50px;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

.submenu2 {
	background-color: #8fc1c3;
	color: #fff;
	font-size: 110%;
	text-align: center;
	height: 50px;
	border-top: 1px solid #fff;
}

.submenu3 {
	background-color: #ebf7f2;
	color: #000;
	font-size: 110%;
	text-align: center;
	height: 50px;
	border-top: 1px solid #fff;
}

.submenuLink {
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.submenuLink3 {
	text-align: center;
	text-decoration: none;
}

.caption {
	border: 1px dotted #a7a7a7;
	width: 80%;
	background-color: #ebf7f2;
	padding: 5px 20px;
}

small,.small {
	font-size: 85%;
}

