body, td, th, input, textarea, select {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	color: #797979;
	font-size: 11px;
}

th {
	font-size: 12px;
}

a, a:active, a:visited {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
}

.error {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	color: red;
}

h1, .txtHeading1 {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	color: #003366;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
}

h2, .txtHeading2 {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

h3, .txtHeading3 {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

h4, .txtHeading4 {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.boldGreen {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}

.boldGrey {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	color: #444444;
	font-size: 10px;
	font-weight: bold;
}

.arial10 {
	font-family: Arial;
	color: #444444;
	font-size: 13px;
}

hr {
	width: 100%;
	color: #CCCCCC;
	height: 1px;
}

small {
	font-family: Arial, Tahoma,  Verdana, Helvetica, Serif;
	font-size: 9px;
}

.gradientFill {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#EDEDED');
}

ul
{
	list-style-image: url(http://www.offshore-properties.com/Images/Bullet.gif);
}

.price
{
	color: #CC0100;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

.navHeader a, .navHeader a:visited, .navHeader a:active
{
	font-size: 11px;
	color: #989898;
}

.navHeader a:hover
{
	text-decoration: underline;	
}

.nav a, .nav a:visited, .nav a:active
{
	font-size: 11.5px;
	color: #003366;
}

.nav a:hover
{
	text-decoration: underline;	
}
.contactUsInput
{
	width:300px;
}
