/* css style-1014*/


/* ----((  general layout ))---------------------------------------------*/

	body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/BG.jpg);
	background-repeat: repeat-x;
	text-align:center;
	color: #666666 ;
	background-color: #237CC5;
	padding-bottom: 25px;
	}

#wrapper {
	width: 784px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	text-align:left;
	background-image: url(../images/wrapBG.jpg);
	}



.wrapbox { border: 0; padding: 0; 	width: 784px; float: left; 	 height: auto;  background-image: url(../images/wrapBG.jpg); background-repeat: repeat-y; }
.wrapleft { border: 0; padding: 0; width: 30px; height: 584px; float: left; background-image:  url(../images/wrapleft.jpg) ; background-repeat: no-repeat; background-position: top; }
.wrapcenter	{ border: 0; padding: 0; width:724px; height: auto;  float: left; background-image: url(../images/bodyBG.jpg); background-repeat:repeat-y; }
.wrapright	{ border: 0; padding: 0; width: 30px; height: 584px; float: left; background-image: url(../images/wrapright.jpg);background-repeat: no-repeat; background-position: top;}

html>body .wrapcenter {
	height: 100%;

}
#header {
	width: 724px;
	}


/* ----((  phone area ))---------------------------------------------*/

#phoneleft { border: 0; padding: 0;  width: 390px; text-align: right;  height: 38px; float: left; background-image:url(../images/phoneleft.jpg); background-repeat:repeat-y }
#phoneright	{ border: 0; padding: 0; width: 334px; height: 38px; float: right;  }
	

	
/* ----((  body, content area ))---------------------------------------------*/


#wrapbody { 
width: 724px;  float: left; background-image: url(../images/bodyBG.gif); background-repeat: no-repeat; background-position:top; margin-bottom: 0px; 			    padding: 40px  35px 20px 35px; height: auto;
	height: 160px;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 654px;
	height: 160px;
	}
	
html>body #wrapbody {
	width: 654px;
	height: auto;
	}

#wrapbody .liner { 
 float: left; 
 	width: 640px;
}

	
.boxclear  { clear: both; line-height: 10px }

/* ----(( action links area ))---------------------------------------------*/

.actionboxleft {
background-image: url(../images/actionboxleft.jpg);
width: 15px;
height: 28px;
float: left;


	}
.actionbox {
	width: 671px;
	height: 28px;
	line-height: 15px;
	float: left;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/actionboxBG.gif);
	background-repeat: repeat-y;
	}	
	
	
	
	
.actionbox ul {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bullet.gif);
	margin-top: 8px;
	padding-left: 5px;
	padding-right: 0px;
	float: right;
	}
	
.actionbox li {
	display: inline;

	}

.actionbox  a:link, .actionbox  a:visited, .actionbox  a:active {
	color: #657080;
	text-decoration: none;
		}
.actionbox  a:hover {
	color:#BF5A77;
	text-decoration: underline;
		}
		
		
/* ----((  general subpage layout ))---------------------------------------------*/

#banner {
	width: 724px;
	height: 118px;
	}

.boxclear  { clear: both; line-height: 10px;}


	
/* ----((  navigational area ))---------------------------------------------*/

#nav {
	width: 724px;
	float: left;
	vertical-align: bottom;
	text-align: center;
	margin: 0px;
	padding:  12px 12px 0px 12px ;
	background-image: url(../images/navBG.jpg);
	background-position: top;
	background-color: #227BC4;
	background-repeat: repeat-x;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 700px;
	}
	
html>body #nav {
	width: 700px;
	}


/* ----((  footer area ))---------------------------------------------*/


.spacer {
	width: 745px;
	height: 12px;
	background-color: #E2E5EA;
	float: left;
	}

#footer {
	float: left;
    width:724px;
	font-size: 9px;
	color: #FFFFFF ;
	clear: both;
    height: 40px;
	text-align: left;
	line-height: 13px;
	padding: 20px 20px  0px  20px;
	background-color: #9CCEEF;
	background-image: url(../images/footerimgBG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:684px;

	}
	
html>body #footer {
	width:684px;
	}

.footerBG {
	float: left;
	clear: both;
    width:763px;
    height: 80px;
	background-image: url(../images/footerstripBG.jpg) ;
	background-repeat: repeat-y;
	}



#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFFFFF ;
}
#footer a:hover {
	text-decoration: underline;
	color: #054B80 ;
}

/* ----(( misc. elements))---------------------------------------------*/
	

#yellowbox {
	width: 692px;
	height: 20px;
	margin-left: 22px;
	background-color: #EAC23E;
	}

	.spacer {
	width: 745px;
	height: 12px;
	background-color: #E2E5EA;
	float: left;
}
	
#flash { width: 724px; height: 256px;  }

/* ----(( basic HTML elements ))---------------------------------------------*/

a:link, a:visited, a:active {
	color:#378BD1;	
	text-decoration: underline;
	}
		
a:hover {
	color: #75BAE4;
	text-decoration: underline;
	}
	
p {
	 border: 0; 

	}

/*.......(( Dev Edit Classes ))..........................................................*/

.border				{ border: 1px solid #BCD4E9; }
.border2				{ border: 2px solid #BCD4E9; }
.mL						{ margin: 0px 0px 15px 15px; }
.mR						{ margin: 0px 15px 15px 0px; }
.border_mL		{ border: 1px solid #BCD4E9; margin: 0px 0px 15px 15px; }
.border2_mL		{ border: 2px solid #BCD4E9; margin: 0px 0px 15px 15px; }
.border_mR		{ border: 1px solid #BCD4E9; margin: 0px 15px 15px 0px; }
.border2_mR	{ border: 2px solid #BCD4E9; margin: 0px 15px 15px 0px; }

hr 						{ color: #BCD4E9; height:1px; }
hr.size2 				{ color: #BCD4E9; height: 2px; }
		
/* Page Layout Classes */
/* PageContact */
.PageContact_Intro { font-size: 12px; }
.PageContact_Office { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}
.PageContact_Office_CompanyName1 { font-size:16px; font-weight: bold; }
.PageContact_Office_CompanyName2 { font-size:16px; font-weight: bold; }
.PageContact_Office_OfficeLocation { font-size:14px; font-weight: bold; }
.PageContact_Office_Photo { border: solid 1px #BCD4E9; }
.PageContact_Contact { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}
.PageContact_Contact_Name { font-size:14px; font-weight: bold; }
.PageContact_Contact_Photo { border: solid 1px #BCD4E9; }
.PageContact_Contact_Seperator { border-top: solid 1px #BCD4E9; height: 1px; }

/* PageInternetLink */
.PageInternetLink_Intro { font-size: 12px; }
.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #BCD4E9; margin-top: 10px; margin-bottom: 20px; }
.PageInternetLink_Category { list-style:none; line-height:18px; margin-left: 0px; margin-bottom: 2px; margin-top: 0px;  }
.PageInternetLink_Category_Name { font-size:18px; font-weight: bold; }
.PageInternetLink_Category_Description { font-size:12px; }
.PageInternetLink_Link { list-style:none; font-size:10px; margin-left: 0px; margin-bottom: 5px; margin-top: 3px; }
.PageInternetLink_Link_Url {  font-size:14px; font-weight: bold; }
.PageInternetLink_Link_Description { font-size:12px; }
.PageInternetLink_Link_NoUrl { color: #75BAE4; }

/* PageTestimonial */
.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px; }
.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #BCD4E9; }
.PageTestimonial_Quote { font-size: 12px; font-style: italic; }
.PageTestimonial_ProvidedBy { font-size: 12px; font-weight: bold;  text-align:right; padding: 7px 20px 10px 0px }

/* PageFAQ */
.PageFAQ_PageName { font-size:16px; font-weight:bold; }
.PageFAQ_Intro { font-size: 12px; }
.PageFAQ_Container { padding-top: 10px; padding-left: 5px; }
.PageFAQ_Question { font-size: 12px; padding-bottom:10px; }
.PageFAQ_Answer { font-size: 12px; display:none; padding-bottom:15px; border-bottom: solid 1px #BCD4E9; }

/* PageService_Intro */
.PageService_Stylized { font-size: 24px; }
.PageService_Intro { font-size: 12px; }
.PageService_Group { margin-left: 15px; margin-bottom: 2px; margin-top: 0px;  }
.PageService_Group_Name {  font-weight: bold; list-style-image: url(../images/bullet.gif); list-style-position: inside; }
.PageService_Group_Name a:link, .PageService_Group_Name a:visited, .PageService_Group_Name a:active { color:#4891BD;}
.PageService_Group_Name a:hover {  color:#286B94;	text-decoration: underline;}
.PageService_Group_Description { padding-top:15px; 	width: 650px;}
.PageService_Item { margin-left: 30px; margin-bottom: 2px; margin-top: 0px;  list-style-image: url(../images/bullet.gif); list-style-position: inside;}
.PageService_Item_Name { font-size:12px;  }
.PageService_Line_Group_Name { font-size:13px; border-bottom: solid 1px #BCD4E9; padding-bottom: 6px; font-weight: bold;width: 650px;} 
.PageService_Line_Group_Items { font-size:12px;  text-align: right; padding: 8px 0px 0px 0px;width: 650px;} 
.PageService_Line_Item_Name{ font-size:13px; border-bottom: solid 1px #BCD4E9; padding-bottom: 6px; font-weight: bold;}
.PageService_Item_Description { padding-top:15px; width: 650px;}

/* PageContact-Intro */
.qcform { margin: 0px; text-align: left; background: #FFF; border: 1px solid #A2D0FC; }
.qcform p { text-align: left; padding: 0px 2px 5px; line-height: 16px; margin: 0px; }
.qcform td { text-align: left; padding: 2px 15px; vertical-align: bottom; text-align: center; }
.qcformcolor { font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; background-color: #F3F8FE !important; border: 1px solid #77B1E9; color: #666666; }
.qc-err { color:red; }
hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #A2D0FC; }

.Button {
	background-color: #75BAE4;
	color: #0F4D81;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #2581E0;
}
.ButtonHover {
	background-color: #237BC5;
	color: #FFF;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #2581E0;
}

/* ----((  Before & After Classes ))---------------------------------------------*/

.BAsetLeft {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 220px;
	float: left;
	padding: 20px  0px 30px 35px;
	}
	
.BAsetRight {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 220px;
	float: right;
	padding: 20px  35px 30px 0px;
	}
	
.BAimgwrap {
	margin: 4px;
	padding: 5px;
	border: 0px;
	float: left;
	background-color: #FFF;
}
.BAimgwrap P {
	padding: 3px 0px 0px 0px;
}
.BAtext {
	padding: 0px 0px 8px 0px;
	text-align: center;
}

/* ----((  Form Classes  ))---------------------------------------------*/
.form {
	width:190px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #9D9D9D;
}
.form-s {
	width: 35px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #9D9D9D;
}
.form-m {
	width: 85px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #9D9D9D;
}

.Message {
	width: 190px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #9D9D9D;
	height: 120px;
}

table.tble { border: 0px; margin-top: 40px;}
.tble td { padding: 3px 0px; }
td.rowL { padding: 3px 8px; text-align: right;  }
td.rowR { padding: 3px 0px; text-align: left;  }
td.pad { padding: 3px 0px; }

/* MiniForm*/
.m-form { background: #FFF; border: 1px solid #A2D0FC; width: 148px; padding: 10px 13px; margin: 80px 0px 5px 20px; float:right; }
.m-form-low { background: #FFF; border: 1px solid #A2D0FC; width: 148px; padding: 10px 13px; margin: 115px 0px 5px 20px; float:right; }
.m-formcolor { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #F3F8FE !important; border: 1px solid #77B1E9; color: #666666; margin-top: 5px; padding: 2px; float: right; }
.m-error { color: red; }
.m-form .right, .m-form-low .right { float: right; margin-top: 5px; } 
.m-form h1, .m-form-low h1 { font-size:20px;font-weight:bold;padding:0px;margin:0px;margin-bottom:2px;font-family:arial; }
