/* CSS Document */

#content {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding-top: 15px;
}
#content p {
	margin-bottom:15px;
	text-align: justify;
	}
#bullets li {
	list-style-type:disc;
	padding-left: 25px;
	list-style-position: inside;
	}
#header, #footer, #banner, #actionbox {
	display: none;
}
a:link {
	color: #00B5B6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color:  #00B5B6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #00B5B6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:underline
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01356E;
	margin-bottom: 15px;
}
img {
border: 0px none;
}

.coolerimg {
	float: left;
	display: block;
	padding-top: 15px;
	padding-left: 30px;
}
.infolist {
	display: block;
	margin-top: 20px;
	float: right;
	line-height: 22px;
	padding-right: 20px;
	width: 140px;
}
.bold {
	font-weight: bold;
}
.tabtitle {
	margin-bottom: 20px;
}
.rightbox {
	float: right;
	width: 300px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 60px;
	margin-right: 10px;
}
.formborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	padding: 2px;
	margin: 2px;
}
blockquote {
	padding-left: 55px;
}
.clear {
	clear: both;
}
