body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003a3f;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.contentHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003d7d;
	font-weight: bold;
	line-height: 19px;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10a7b6;
	font-weight: normal;
	text-decoraton: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4d2f1;
	font-weight: normal;
	text-decoraton: underline;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #10a7b6;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
	padding-bottom: .1em;
}
.subHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #10a7b6;
	font-weight: normal;
	line-height: 19px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#ffffff }

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003d7d;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {

	background-color:#668fba;
	text-decoration: none;
	font-size: 11px;
	font-weigth: bold;
	color: #ffffff;
}
#activeLink {

	background-color:#668fba;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #4A4A4A;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#secondarylinks a:hover
{

	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
#bottomContentImage {

	padding-bottom: 10px;
}
/*------------------ ADDED STYLES -----------------*/

ul.arrowList {

	list-style: none;
	margin: 0;
	padding: 0;
}
ul.arrowList li {

	background: url(../images/triangleright.jpg) no-repeat left 46%;
	padding: 0em 0em 0em 1.25em;
	margin: 0em;
	line-height: 24px;
}
div.cost {

	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}
div.price {

	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	text-align: right;
}
.sidepicStroke {

	border: #668fba solid 3px;
}
