/* Content CSS Document */

/* General */

p {
	line-height: 14px;
}

h1 {
	color: #ffffff;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #555555;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c9411d;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
}

h4 {
	color: #1d9ac9;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 5px 0;
}

h5 {
	color: #555555;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
}

h6 {
	color: #1b50a0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


#Title h1 {
	color: #555555;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#LandingContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d9ac9;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
}

#LandingContent h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c9411d;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

#StandardContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d9ac9;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
}

#StandardContent h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c9411d;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}


#LandingContent ul {
	margin: 15px;
}

#LandingContent li {
	list-style-type: square;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}

#StandardContent ul {
	margin: 15px;
}

#StandardContent li {
	list-style-type: square;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}


.needcontent {
	color: #FF0000;
	font-size: 14px;
}


/* Links */

a { color: #1d9ac9; text-decoration: none; outline:none;}
a:link { color: #1d9ac9; text-decoration: none; outline:none;}
a:hover { color: #c9411d; text-decoration: underline; outline:none;}
a:visited { color: #1d9ac9; text-decoration: none; outline:none;}
a:visited:hover { color: #c9411d; text-decoration: underline; outline:none;}

#IndexBoxes a { color: #1d9ac9; text-decoration: none; outline:none;}
#IndexBoxes a:link { color: #1d9ac9; text-decoration: none; outline:none;}
#IndexBoxes a:hover { color: #c9411d; text-decoration: none; outline:none;}
#IndexBoxes a:visited { color: #1d9ac9; text-decoration: none; outline:none;}
#IndexBoxes a:visited:hover { color: #c9411d; text-decoration: none; outline:none;}

#IndexBoxes h3 a { color: #c9411d; text-decoration: none; outline:none;}
#IndexBoxes h3 a:link { color: #c9411d; text-decoration: none; outline:none;}
#IndexBoxes h3 a:hover { color: #1d9ac9; text-decoration: none; outline:none;}
#IndexBoxes h3 a:visited { color: #c9411d; text-decoration: none; outline:none;}
#IndexBoxes h3 a:visited:hover { color: #1d9ac9; text-decoration: none; outline:none;}

#IndexBox1:hover { background-color: #eaf4f8;}
#IndexBox2:hover { background-color: #eaf4f8;}
#IndexBox3:hover { background-color: #eaf4f8;}

.boxlink { background: url(../images/gray-arrow.gif) top right no-repeat; padding:0 15px 0 0; font-size:14px;}

.externallink { background: url(../images/externallink.gif) top right no-repeat; padding:0 20px 0 0; font-size:14px;}

#Footer a { color: #444; text-decoration: none; outline:none; margin: 0 5px 0 0; padding:0 7px 0 0; border-right:1px solid #cecece;}
#Footer a:link { color: #444; text-decoration: none; outline:none;}
#Footer a:hover { color: #1d9ac9; text-decoration: none; outline:none;}
#Footer a:visited { color: #444; text-decoration: none; outline:none;}
#Footer a:visited:hover { color: #1d9ac9; text-decoration: none; outline:none;}

#Footer a.last {
	border-right:1px solid #fff;
}

#Footer strong {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #c9411d;
}

/* Forms */

.quotefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 125px;
	height: 12px;
}

.quotefieldphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 12px;
}

.quoteselectfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 185px;
}

.resultsselect {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 150px;
	margin: 5px 0 0 0;
}

.submissionfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 150px;
}


.required {
	font-family: Arial, Helvetica, sans-serif;
	color: #c9411d;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}

/* --- Utility Link Styles --- */

#UtilityLinks ul {
	margin: 10px 0 0 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	list-style: none;
	float: right;
}

#UtilityLinks ul li {
	float: left;
	margin: 5px 5px 0 5px;
	color: #c9411d;
	border: 1px solid #efefef;
}

#UtilityLinks li a {
	display: block;
	float: left;
	padding-left: 10px;	
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #444444;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	
}

#UtilityLinks li a:hover {
	color: #ffffff;
	background-color: #c9411d;
}

/* --- Top Tab Styles --- */

#TopNav ul {
	margin: 0 0 0 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	list-style: none;
	float: left;
}

#TopNav ul li {
	float: left;
	margin: 5px 10px 0 1px;
	background: url(../images/tab_right.gif) repeat-x top right;
	color: #c9411d;
}

#TopNav li a {
	display: block;
	float: left;
	padding-left: 10px;	
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 1px;
	background: url(../images/tab_left.gif) no-repeat top left;
	color: #c9411d;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}

#TopNav li a:hover {
	color: #444444;
	text-decoration: none;
}


#TopNav .current a{
	color: #1d9ac9;
	background: url(../images/tabon_left.gif) no-repeat top left;
}

#TopNav .current a:hover{
	color: #444444;
	text-decoration: none;
}


#TopNav .current{
	color: #1d9ac9;
	background: url(../images/tabon_right.gif) #FFF repeat-x top right;
}


/* --- Services Nav Styles --- */

#ServicesNav ul {
	margin: 0 0 0 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style: none;
	float: left;
}

#ServicesNav ul li {
	float: left;
	margin: 5px 10px 0 0px;
	color: #c9411d;
	list-style-type: none;
}

#ServicesNav li a {
	display: block;
	float: left;
	padding-left: 10px;	
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #c9411d;
	line-height: 21px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	
}

#ServicesNav li a:hover {
	color: #444444;
	text-decoration: none;
}


#ServicesNav .current a{
	color: #1d9ac9;
	border-bottom: 4px solid #e8e8e8;
}

#ServicesNav .current a:hover{
	color: #444444;
	text-decoration: none;
}


#ServicesNav .current{
	color: #1d9ac9;
}


/* --- Index Specific --- */


#IndexRightQuote p {
	font-size:11px;
}

/* --- Landing Specific --- */

#LandingLeft p {
	line-height: 16px;
	color: #444444;	
}

#LandingRightQuote p {
	font-size:11px;
}

/* --- Panels --- */

#panel {
	width: 210px;
	background: url(../images/panel-bg.gif) repeat-y top left;
}

#panel h5 {
	background: url(../images/panel-top.gif) no-repeat top left;
	padding: 5px 10px 0 10px;
	font-size: 14px;
	color: #c9411d;
}

#panelcontent {
	background: url(../images/panel-bottom.gif) no-repeat bottom left;	
	padding: 0 10px 10px 10px;
}

#panelcontent p {
	font-size: 11px;
}

#panelcontent .boxlink { background: url(../images/gray-arrow.gif) top right no-repeat; padding:0 15px 0 0; font-size:12px;}


/* --- Tables --- */

.table {
	margin: 5px 5px 0 0;
	font-size: 12px;
}

.title {
	padding: 4px 0px 4px 0px;
	color: #c9411d;
	font-size: 18px;
	background-color: #fff;
}

.heading {
	padding: 8px 4px 8px 4px;
	color: #1d9ac9;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-size: 14px;
}

.odd {
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #cccccc;
}

.even {
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #cccccc;
	background-color: #efefef;
}

.price {
	color: #c9411d;
	font-size: 14px;
}