body, p, div, span, td, th, h1, h2, h3, h4, h5
{
	font-family: Verdana;
	margin:0px;
}
table
{
	vertical-align:top;
}

.font-x-small
{
	font-size: 6px;
}

.menu-text
{
	line-height: 14px;
	font-size: 11px;
	color: white;
}

.menu-text a
{
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.menu-text a:hover
{
	text-decoration: underline;
}

.sub-nav-text 
{
	line-height: 14px;
	font-size: 11px;
	color:#387E93;
	font-family:Verdana,arial;
	font-weight:bold;
	text-decoration:none;
}

.sub-nav-text a
{
	line-height: 14px;
	font-size: 11px;
	color:#387E93;
	font-family:Verdana,arial;
	font-weight:bold;
	text-decoration:none;
}

.sub-nav-title
{
	font-size: 11px;
	color:#FFFFFF;
	font-family:Verdana,arial;
	font-weight:bold;
	background-color:#00A4A1;
	width:473;
	padding-left:4px;
}

.content-header
{
	line-height: 14px;
	font-size: 11px;
	color:#3D3D3D;
	font-family:Verdana,arial;
}
.content-text
{
	line-height: 14px;
	font-size: 11px;
	color:#3D3D3D;
	font-family:Verdana,arial;
}

.content-text a
{
	font-size: 11px;
	color: #35778B;
	text-decoration: underline;
	font-family:Verdana,arial;
	font-weight:bold;
}

.google-search
{
	font-size: 11px;
	color: #666769;
	font-weight:bold;
}

.content-text a:hover
{
	text-decoration: underline;
}

.company-address
{
	font-family: Verdana,Arial;
	line-height: 16px;
	font-size: 11px;
	color: #007E7C;
	padding-right:10px;
	padding-left:15px;
	font-weight:bold;
}

.company-address a
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #007E7C;
	line-height: 16px;
	text-decoration: underline;
	font-weight:bold;
	
}


.footer-text
{
	font-family: Verdana,Arial;
	line-height: 14px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
}

.footer-text a
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
	text-decoration: underline;
}

.breadcrumbs-text
{
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
	color: #666769;
}

.breadcrumbs-text-inactive
{
	font-weight: bold;
	font-size: 11px;
	color: #A5A6A7;
}

.breadcrumbs-text a
{
	font-weight: bold;
	font-size: 11px;
	color: #666769;
	text-decoration: none;
}

.breadcrumbs-text a:hover
{
	text-decoration: underline;
}

.red-header
{
	font-weight: bold;
	font-size: 14px;
	color: #A62841;
}

.red
{
	color: #A62841;
}

sup
{
	font-size: 9px;
}

.form-textbox
{
	font-size: 11px;
	color:#3D3D3D;
	font-family:Verdana,arial;
	height: 20px;
	width: 150px;
}
.form-text
{
	font-size: 11px;
	color:#3D3D3D;
	font-family:Verdana,arial;
	height: 20px;
}
.form-textarea
{
	font-size: 11px;
	color:#3D3D3D;
	font-family:Verdana,arial;
	height: 100px;
	width: 250px;
}

.signupform-dropdown
{
	font-size: 11px;
	color:#3D3D3D;
	font-family:Verdana,arial;
	height: 20px;
}

.form-dropdown
{
	font-size: 11px;
	color:#3D3D3D;
	font-family:Verdana,arial;
	height: 20px;
}

.small
{
	width: 100px;
}

.xsmall
{
	width: 50px;
}

.xxsmall
{
	width: 25px;
}

.large
{
	
	width: 250px;
}

.xlarge
{
	width: 350px;
}

.semi-full
{
	width: 80%;
}

.full
{
	width: 100%;
}

tr.header
{
	line-height: 12px;
	font-weight: bold;
	color: White;
	background-color: #A62841;
}

tr.row
{
	background-color: #f6f6f6;
}

tr.alt-row
{
	background-color: white;
}

table.table
{
	background-color: #e6e6e6;
}

tr.row td
{
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

tr.alt-row td
{
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.last-col
{
	border-right: 1px solid #e6e6e6;
}

div.indent
{
	padding-left: 20px;
}