@charset "utf-8";
/* CSS Document */

body {
	background-color: #E1E1E1;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #7F7F7F;
	color: #0F0F0F;
}
#nav_1 {
	text-align: center;
	background-image: url(../images/menuback.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #FFF;
	line-height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


#header {
	background-color: #FFFFFF;

}
#nav_2 {
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	padding-left: 16px;
	margin-bottom: 0px;
	height: 177px;
	padding-top: 15px;
	padding-bottom: 8px;
}
#rt_bottom_sub1 ul {
	padding-left: 20px;
	margin-left: 0px;
}

.image_bottom_space {
	margin-bottom: 10px;
}


h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #063C7A;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 4px;
	margin-top: 0px;
}
#rt_bottom_sub1 ol {
	padding-left: 25px;
	margin-left: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #C60;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: -6px;
	margin-top: 20px;
}
.QA {
	font-size: 14px;
	font-weight: bold;
	color: #C60;
	padding-right: 4px;
}


.blue_small {
	font-size: 13px;
	font-weight: bold;
	color: #063C7A;
	display: block;
	margin-bottom: 14px;
}

.orange {
	font-size: 14px;
	color: #C60;
	font-family: Verdana, Geneva, sans-serif;
}


#header_right {
	width: 320px;
	float: right;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: right;
	padding-right: 12px;
	color: #063C7A;
}

.NonHighlightMenu
{
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}

.NonHighlightMenu:hover {
	color: #063C7A;
	text-decoration: none;
	font-weight: bold;
}

.HighlightMenu
{
	color: #063C7A;
	text-decoration: none;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}
.NonHighlightsubMenu
{
	color: #063C7A;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight: normal;
	margin-top: 10px;
}





.NonHighlightsubMenu:hover {
	color: #C60;
	text-decoration: underline;
	font-size: 12px;
}

.HighlightsubMenu
{
	color: #C60;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-top: 10px;
}

#content_right {
	float: right;
	width: 225px;
	padding-bottom: 25px;
	color: #3A3A3A;
}
#content_right_bottom {
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 11px;
}
#content_left {
	float: left;
	width: 618px;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
#content_left span a {
	color: #0F0F0F;
	text-decoration: none;
}

#content_left a {
	color: #063C7A;
	text-decoration: underline;
}


#content_left strong {
	color: #333;
}
#content_left a:hover {
	text-decoration: none;
}

.home_link {
	text-decoration: none;
	color: #000;
}

#content_left_img {
	width: 675px;
	height: 200px;
}
#footer {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	background-color: #E1E1E1;
	font-family: Verdana, Geneva, sans-serif;
	color: #606060;
}
#footer a {
	color: #606060;
	text-decoration: none;
}
#credit {
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #E1E1E1;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	padding-top: 15px;
}
#credit a {
	text-decoration: none;
	color: #999;
}



#clear {
	clear: both;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#img_1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	float: left;
	width: 224px;
}
#img_2 {
	width: 224px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	float: right;
}
#img_3 {
	float: right;
	width: 224px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}

#newslettter {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7E7E7E;
	margin-top: 5px;
	padding-top: 10px;
}
#rt_bottom_sub1 {
	line-height: 1.3em;
}

#header_right a {
	text-decoration: none;
}
#header_right a:hover {
	text-decoration: underline;
}


#quote {
	font-style: italic;
	overflow: hidden;
}


#quote_credit {
	text-align: right;
	font-style: normal;
	padding-top: 8px;
}

#quote_credit a {
	font-style: normal;
	line-height: 2.5em;
	text-align: right;
	text-decoration: none;
	color: #063C7A;
}
#email a {
	color: #063C7A;
	text-decoration: underline;
}
#email a:hover {
	text-decoration: none;
}

#quote_credit a:hover {
	color: #C60;
	text-decoration: underline;
}
#quote_request {
	line-height: 50px;
	width: 205px;
	float: right;
}
.phone_email {
	font-size: 13px;
	color: #063C7A;
	display: block;
	padding-bottom: 10px;
}
.phone_email a {
	color: #063C7A;
}
#footer a:hover {
	color: #606060;
	text-decoration: underline;
}
