/*
// eTecc Communications Framework
// Version 1.0
// Copyright 2007 eTecc Communications All Rights Reserved
// Last Updated: January 23, 2007
// Created On: January 23, 2007 
*/

html {
}

body {
	padding:0px;
	margin:0px;
	background:#FFFFFF;

	font-size:12px;
	color:#7d959a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


table {
	
	border:0px;
}

/* Original Template Code */
/* Screws Everything Up and not needed */
/*table, td {
	width:100%;
	height:100%;
	border:0px;
}*/

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea, select
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:normal;
		color:#7d959a;
	}
	
.m_text a{ color:#013C82}
.m_text p, h2, h3, h4 {
	/*margin-left:1.5em; */
}
.m_text span{ color:#013C82}
.m_text strong a{ color:#111111; font-size:9px; text-decoration:none}
.m_text strong a:hover{ text-decoration:underline}
.m_text li a{ color:#303030}
.m_text li span a{ color:#013C82; text-decoration:underline}
.m_text li span a:hover{text-decoration:none}

.c_text { color:#252525; font-size:9px}
.c_text a{ color:#252525; text-decoration:none}
.c_text a:hover{ color:#252525; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.line { background:#929292; width:481px; height:1px}

.form{height:20px; margin-top:1px;}
.form input {width:193px; height:17px; padding-left:5px}


.input {width:112px; height:18px; border:#9C9C9C 1px solid; background-color:#ffffff; padding-left:5px; vertical-align:middle}
.input2 {width:180px; height:17px; padding-left:5px}
.input3 {width:17px; height:17px; padding-left:5px; vertical-align:middle}

.select { width:72px; height:18px}
.select2 { width:46px; height:18px}
.select3 { width:70px; height:17px}
.select4 { width:103px; height:17px}

li a  {
	font-family:Tahoma;
	font-size:12px;
	color:#303030;
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}

.ul2 li  {background:none; margin:0px; padding:0px}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#303030}

.quote {
	margin: 2em 2em 1em 2em;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}

.quote .name {
	text-align:right;
	font-weight:bold;
}

#boatFooter {
	padding-right:-15px;
}
.byLine {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-decoration:none;
}

.byLine a, .byLine a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#333333;
}
