/*h2, h1 and h3 all are simply resized so that they can be used for search engine rankings without the excessively large text*/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
		color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

.contentbackground {
	background-image: url(images/design-template_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(images/design-template_10.jpg);
	background-repeat: no-repeat;
}
.right {
	background-image: url(images/design-template_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.rightsidebackground {
	background-image: url(images/rightside.jpg);
	background-repeat: repeat;
	background-position: top;
}
.footer {
	background-image: url(images/slice_11.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D4367;
	text-decoration: none;
}
.titlebackground {
	background-image: url(images/slice_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #495273;
	text-align: right;
	margin-right: 10px;
}
.bluegel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.maintable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.new_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464E75;
}
.imageleft {
	padding: 3px;
	float: left;
	margin: 10px;
	border: thin solid #464E75;
}
.imageright {
	padding: 3px;
	float: right;
	margin: 10px;
	border: thin solid #464E75;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464E75;
}
.white_corner {
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.pricing_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #464E75;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

.availability_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: normal;
}

