/* REDEFINED STYLES */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #333333;
	margin:0;
}
a {
	color: #036;
}
a:hover {
	color:#FF9900;
}
a:active {
	color: #006699;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#333333;
}
li {
	list-style-type:square;
}

/* GENERAL STYLES */

.txt-med {
	font-size:12px;
	color:#555;
	line-height:15px;
}
.txt-med-white {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}
.txt-intro {
	font-size:14px;
	line-height:18px;
	color:#000;
}
.txt-intro2 {
	font-size:13px;
	line-height:20px;
	color:#999;
}
.txt-big {
	font-size:14px;
	line-height:20px;
	color:#333333;
}
.smallcaps {
	font-size:12px;
	color:#999999;
	font-variant:small-caps;
}
h1 {
	font-size:24px;
	color:#003;
	line-height:28px;
	border-bottom:#CCCCCC 1px dotted;
}
h2 {
	font-size:20px;
	font-weight:bold;
	color:#333;
	line-height:24px;
}
h3 {
	font-size:18px;
	color:#003;
	margin:0;
	line-height:22px;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
	margin:0;
}
h5 {
	font-size:24px;
	color:#003;
	line-height:28px;
	margin:0;
}

.breadcrumb {
	font-size:10px;
	color:#666666;
	text-transform: uppercase;
	margin-bottom:10px;
}
.txt-sm-gray {
	font-size: 12px;
	color: #555555;
	line-height:16px;
}
.txt-caption {
	font-size: 10px;
	color: #666666;
	line-height:12px;
}
.border {
	border: 1px solid #FFCC99;
}
.border-orange {
	border: 1px solid #FF9966;
}
.subhead-med-big {
	font-size:18px;
	font-weight:bold;
	color:#003366;
}
.subhead-med {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	line-height:22px;
}
.subhead3 {
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
	line-height:18px;
}
.subhead-alert {
	font-size:14px;
	color:#CC0000;
	line-height:22px;
}

.table-header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:#333333 1px solid
}
/* --- GENERAL STYLES --- */

.txt-price {
	font-size:28px;
	color:#003366;
	font-weight:bold;
}
.button-submit {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #003366;
	margin: 4px 4px 4px 4px;
	
}
#form-field input,textarea,select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

/* --- HEADINGS --- */

.news {
	font-size:14px;
	color:#999;
	font-weight:bold;
	line-height:28px;
}
.news a {
	font-size:14px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
.news a:hover {
	font-size:14px;
	color:#F90;
	font-weight:bold;
	text-decoration:underline;
}
.subhead-white {
	font-size:18px;
	color:#FFF;
	line-height:22px;
}

.subhead-sm {
	font-size:18px;
}
.phone {
	font-size:18px;
	color:#666;
}

/* --- FONTS --- */

.home-box {
	font-size:12px;
	color:#9DCDF4;
	line-height:16px;
}

/* --- BORDERS --- */


/* --- TABLES --- */ 


/* FOOTER STYLES */

.footer {
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.footer a {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
.footer-sub {
	font-size:10px;
	color:#666666;
}
.footer-sub a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.footer-sub a:hover {
	font-size:10px;
	color:#003366;
	text-decoration:none;
}
.news-label {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	padding-bottom: 7px;
}
