/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
#logo h2 {
	display: none;
}
.smallbox p {
	color: #7D7D7D;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.top_tel {
	float: right;
	font-size: 16px;
	font-weight: lighter;
	color: #064897;
	padding-top: 3px;
	padding-right: 24px;
}
/* ------------------Small Box------------------------- */
.smallbox {
	margin-top: 25px;
	background-image: url(../images/left_box_bott.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.smallbox h2 {
	background-image: url(../images/keyHeader.jpg);
	font-size: 16px;
	color: #4574AA;
	font-family: "Myriad Pro", Myriad, Tahoma, sans-serif;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom: 6px;

}
.smallbox  ul{
	padding-top: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.small {
	font-size: 11px;
}

.smallbox li a {
	text-decoration: none;
	color: #7d7d7d;
}

.smallbox li a:hover, div#footer a:hover {
	color: #064897;
}

.smallgrey {
	color: #666666;
	font-size: 13px;
}
.smallbox ul li {
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	display: block;
	color: #7d7d7d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;

} 
.smallbox ol {
	margin-left: 15px;
	list-style-type: decimal;
	padding-bottom: 15px;
	list-style-position: inside;
	margin-right: 15px;
}
.smallbox ol li {
	font-size: 11px;
	padding-bottom: 6px;
	color: #7D7D7D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}


/* ------------------Newsletter Box------------------------- */

#newsletter h2, div#nav_sub h2 {
	font-size: 16px;
	color: #4574AA;
	font-family: "Myriad Pro", Myriad, Tahoma, sans-serif;
	padding-top: 4px;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom: 6px;

}

/* ------------------Content Main------------------------- */

#content_holder h1 {
	font-size: 26px;
	font-family: "Myriad Pro", Myriad, Tahoma, sans-serif;
	font-weight: normal;
	color: #064897;
	padding-bottom: 20px;
}
div#content_holder h2 {
	font-size: 16px;
	color: #4574AA;
	font-family: "Myriad Pro", Myriad, Tahoma, sans-serif;
	font-weight: normal;
	padding-bottom: 6px;
}

#content_holder p {
	color: #666;
	font-size: 15px;
	margin-bottom: 16px;
}

.fifteen {
	font-size: 15px;
}
#content_holder strong {
	font-weight: bold;
}
.feature p {
}

.fifteen strong {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

#content_holder p a:hover, #content_holder li a:hover, #banner dt a:hover, #banner dd a:hover {
color: #99c14b;
}

#content_holder p a {
	color: #666;
}

#content_holder li a, div#footer a {
	color: #666;
	text-decoration: none;
}

#content_holder ul {
	margin-bottom: 20px;
}

#content_holder li, div.feature li {
	list-style: url(../images/arrow2.gif);
	margin-left: 15px;
	font-size: 13px;
	line-height: 20px;
}

blockquote {
	font-style: italic;
	font-size: 15px;
}

address, cite {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

#content_holder address {
	margin-top: 4px;
	font-size: 13px;
}

/* ------------------Feature Box------------------------- */

#banner dt {
	padding-left: 10px;
	font-size: 15px;
	color: #064897;
	font-weight: bold;
	float: left;
}

#banner dt a, #banner dd a {
	color: #064897;
	text-decoration: none;
}

#banner dd {
	float: left;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-top: 1px;
}
.feature p {
	font-size: 11px;
	color: #666666;
}
.orange {
	color: #cc9933;
}

/* ------------------Footer------------------------- */

#footer div.vcard div {
	display: inline;
	margin-right: 6px;
}
#footer div.vcard div.geo {
	display: none;
}
