
/* =Basic HTML
--------------------------------------------------------------------------------*/
a { outline-color:invert;outline-style:none;outline-width:medium; color:#2d81e3; text-decoration:none; font-weight:bold; } /* get rid of link outlines in firefox */
a:hover {text-decoration:underline;}
a:focus {outline: 1px dotted invert;}

hr{border-color: #ccc;border-style: solid;border-width: 1px 0 0;clear: both;height: 0;}

/* =Headings
--------------------------------------------------------------------------------*/
h1 {font: normal 25px/33px Georgia,"Nimbus Roman No9 L", "Times New Roman", Times, serif; letter-spacing:1px; }
h2 {font: normal 22px/30px Georgia,"Nimbus Roman No9 L", "Times New Roman", Times, serif;}
h3 {font: bold 14px/20px;}
h4 {font-size:19px; line-height:28px; font-weight:normal;}
h5 {font-size: 17px;}
h6 {font: normal 14px;color:#2d81e3; line-height:16px;}

/* FAQ Styles
--------------------------------------------------------------------------------*/
.answer p {background:#FDFAC4;border:1px solid #E1DD63;line-height:24px;margin:20px 10px;padding:8px 14px;}
.answer h4 {font-size:19px; line-height:28px; font-weight:bold; color:#2d81e3;}

/* Footer Styles
--------------------------------------------------------------------------------*/
		h6.f_contact { background: url(../images/btns_icons/f_mail.gif) no-repeat top left; padding:18px 0 10px 60px;}
		h6.f_questions { background: url(../images/btns_icons/f_arrow.gif) no-repeat top left; padding:6px 0 10px 60px;}
		h6.f_sitemap { background: url(../images/btns_icons/f_sitemap.gif) no-repeat top left; padding:18px 0 11px 54px;}
		h6.f_documents { background:url(../images/btns_icons/f_docs.gif) no-repeat top left; padding:18px 0 18px 54px;}	
	.f_contact_p { color:#373d44; padding:0 0 10px 60px; font-size:11px; line-height:16px;}
	.f_docs_p { color:#373d44; padding:0 0 0 4px; font-size:11px; line-height:16px;}
	
	.docs h6 { background:url(../images/btns_icons/f_docs.gif) no-repeat top left; padding:18px 0 18px 54px;}
	.docs h3 {padding:18px 0 10px 4px;font: normal 14px;color:#2d81e3; line-height:16px;}


.homeText {font: normal 15px/25px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#FFF; padding-top:14px;}
.homeText a {font: normal 15px/25px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#FFF; padding-top:14px;}

.btmPad {padding-bottom:12px;}



.white {color:#FFF;}
.blue { color:#2d81e3;}
.block { padding:12px 30px 12px 30px;}

.yellowBox {background:#FDFAC4;border:1px solid #E1DD63;line-height:24px;margin:20px 10px;padding:8px 14px;}

#homeServices h3 a {background:  url(../images/btns_icons/checkIcon.gif) no-repeat top left; color:#2d81e3; padding:3px 0 3px 34px; margin:0; line-height:30px;}
#homeServices p { padding-bottom:20px;}

#addServices h3 {color:#2d81e3; padding:18px 0 3px 0; line-height:20px;}
#addServices p { font-size:13px; line-height:20px;}
