@charset "utf-8";

/* CLEAR FOR ALL BROWSERS */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}

a img,:link img,:visited img {
	border:none
}

a:focus {
	outline: 0;
}

:link,:visited {
	text-decoration:none
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
} 

ul {
	list-style:none;
	text-align: left;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/* REDEFINED TAGS */

body {
	background-color: #ededed;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	color:#333333;
}

p a:link, p a:active, p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #c58e3c;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
}

h1 {
	font-size: 14px;
	color: #333333;	
	line-height:20px;	
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;		
}

h2 {
	font-size: 14px;
	color:#0b5c9b;
	font-family: Arial, Helvetica, sans-serif;	
}

h3 {
	font-size: 12px;
	color:#0b5c9b;
	font-family: Arial, Helvetica, sans-serif;		
}


/* UNIVERSAL BUILD */

#outsideWrap {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

.bodyBuildHome {
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
}

.bodyBuild {
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	padding-bottom: 20px;
}

#topHeader {
	height: 60px;
	width: 930px;
	background-repeat:no-repeat;
	background-color: #ededed;
}

#topHeader img {
	float: left;
}

.clear {
	clear: both;
}

/* NEW LOWER SECTION ON HOME PAGE */
#preFooter {width:930px;margin-top:6px;}
#pfLeft {width:460px;height:42px;margin-left:2px;float:left;}
#pfRight {width:460px;height:42px;margin-right:2px;float:right;}
/* NEW LOWER SECTION ON HOME PAGE */

#footer {
	padding-top: 5px;
	padding-left: 0px;
	height: 100px;
	width: 930px;
	background-color: #ededed;
	background-image:url(../../images/footerRight.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#footer ul{

}

#footer ul li{
	display: inline;
}

#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #005696;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#footer ul li.end a:link, #footer ul li.end a:visited, #footer ul li.end a:active{
	border-right-width: 0px;
}

#footer ul li.none , #footer ul li.none, #footer ul li.none {
	color:#666666;
	padding-left: 5px;
	text-decoration: none;
	border-right-width: 0px;	
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;	
}

#footer ul li a:hover{
	color: #000000;
}

#footer p{
	font-size: 10px;
	color:#666666;
	padding-left: 5px;
	text-decoration: none;
}

#footer p a:link, footer p a:active, footer p a:visited{
	font-size: 10px;
	color:#005596;
}

#footer p a:hover {
	color:#333333;
}

.footerDis {
	color: #999999;
}
/* TOP SECOND NAVIGATION */

#topHeader ul{

}

#topHeader ul li{
	display: inline;
}

#topHeader ul li a:link, #topHeader ul li a:visited, #topHeader ul li a:active{
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	margin-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #005696;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#topHeader ul li.end a:link, #topHeader ul li.end a:visited, #topHeader ul li.end a:active{
	border-left-width: 0px;
}

#topHeader ul li a:hover{
	color: #000000;
}

.topHeaderNo {
	padding-left: 0px;

}

.topHeaderNo ul li a:hover{
	color: #000000;
}


/* TOP NAVIGATION

.topNav{
	height: 70px;
	width: 927px;
	background-image:url(../../images/TopNavBackground.png);
	margin: 0px;
	padding: 0px;
}

.topNav ul{

}

.topNav ul li{
	display: inline;
}

.topNav ul li a:link, .topNav ul li a:visited, .topNav ul li a:active{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width:auto;	
	text-decoration: none;
	padding-right: 34px;
	padding-bottom: 13px;
	padding-left: 34px;
	padding-top: 20px;
	margin-top: 1px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a6617;
}

.topNav ul li.fill a:hover{
	width:68px;
}

.topNav ul li.end a:link, .topNav ul li.end a:visited, .topNav ul li.end a:active{
	border-left-width: 0px;
}

.topNav ul li.right a:link, .topNav ul li.right a:visited, .topNav ul li.right a:active{
	float: right;
}

.topNav ul li a:hover{
	background-image: url(../../images/TopNavBackgroundSelct.png);
	background-repeat: repeat-x;
}
/* NEW NAV */

#nav {
	height: 70px;
	width: 927px;
	margin: 0px;
	padding: 0px;
}

#nav ul {

}

#nav ul li{
	display: inline;
}

#nav ul li p{
	display: none;
}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active{
	background-image:url(../../images/nav2.jpg);
	display: block;
	float:left;
	height: 70px;
}

#nav ul li a:hover{
}

#nav-home{
	width: 50px;
	background-position: 0px 0px;
}

#nav-home:hover{
	width: 50px;
	background-position: 0px -70px;
}

#nav-advantage{
	width: 150px;
	background-position: -50px 0px;
}

#nav-advantage:hover{
	width: 150px;
	background-position: -50px -70px;
}

#nav-products{
	width: 150px;
	background-position: -200px 0px;
}

#nav-products:hover{
	width: 150px;
	background-position: -200px -70px;
}

#nav-protection{
	width: 150px;
	background-position: -350px 0px;
}

#nav-protection:hover{
	width: 150px;
	background-position: -350px -70px;
}

#nav-about{
	width: 127px;
	background-position: -500px 0px;
}

#nav-about:hover{
	width: 127px;
	background-position: -500px -70px;
}

#nav-clientservice{
	width: 150px;
	background-position: -627px 0px;
}

#nav-clientservice:hover{
	width: 150px;
	background-position: -627px -70px;
}

#nav-agent{
	width: 150px;
	background-position: -777px 0px;
}

#nav-agent:hover{
	width: 150px;
	background-position: -777px -70px;
}



/* HOME PAGE */

.showcaseMain {
	height:333px;
	width: 678px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	border: solid 1px #ccdc37;
	border-top: #ccdce7 1px solid;
	border-left: #ccdce7 1px solid;
	border-bottom: #ccdce7 1px solid;
	border-right: #ccdce7 1px solid;
	background-image: url(../../images/showcaseBackgroundImage.jpg);
	background-repeat: no-repeat;
}

.MerchantAreaMain {
	height:333px;
	width: 218px;
	float:right;
	margin-right: 8px;
/*	border-top: #ccdce7 1px solid; 
	border-left: #ccdce7 1px solid; 
	border-bottom: #ccdce7 1px solid; 
	border-right: #ccdce7 1px solid; */

}

.mainButtonLeft {
	height: 130px;
	width: 220px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}

.mainButtonCenter {
	height: 130px;
	width: 220px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}

.mainButtonRight {
	height: 130px;
	width: 218px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: Right;
}

/* INSIDE LEVEL 2 */
.secondLevelButtonLeft {
	height: 130px;
	width: 220px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}

.secondLevelButtonCenter {
	height: 130px;
	width: 220px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}

.secondLevelButtonRight {
	height: 130px;
	width: 218px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: Right;
}

.secondLevelHeader {
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	margin-right: 40px;
	margin-left: 40px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.secondLevelWrap {
	width: 888px;
	padding: 20px;
	background-image: url(../../images/secondBackGradient.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.secondLevelGroupWrapLeft {
	width: 236px;
	height: 290px;
	float: left;
	margin-right: 60px;
	margin-left: 30px;

}

.secondLevelGroupWrapCenter {
	width: 236px;
	height: 290px;
	float: left;
	margin-right: 60px;
}

.secondLevelGroupWrapRight {
	width: 236px;
	height: 290px;
	float: right;
	margin-right: 30px;	
}

.secondLevelGroupImage {
	height: 130px;
}

.secondLevelGroupText {
	height: 160px;

}

/* INSIDE LEVEL 3 */

#PP #insidenavPP a, #MF #insidenavMF a, #GC #insidenavGC a, #LC #insidenavLC a, #MP #insidenavMP a, #DE #insidenavDE a, #PG #insidenavPG a, #QRG #insidenavQRG a,#HH #insidenavHH a, #BC #insidenavBC a, #CP #insidenavCP a, #WI #insidenavWI a, #SA #insidenavSA a, #MF #insidenavMF a{
	color: #9c6817;
}

.insideLevel3Nav {
	height: 30px;
}

.insideLevel3Nav img {
	float: left;
}

.insideLevel3Nav ul{

}

.insideLevel3Nav ul li{
	display: inline;
}

.insideLevel3Nav ul li a:link, .insideLevel3Nav ul li a:visited, .insideLevel3Nav ul li a:active{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	margin-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #999999;
}

.insideLevel3Nav home {
	color: #FF9900;
}

.insideLevel3Nav ul li a:hover{
	color: #9c6817;
}

.insideLevel3NavUnder {
	height: 30px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.insideLevel3NavUnder img {
	float: left;
}

.insideLevel3NavUnder ul{

}

.insideLevel3NavUnder ul li{
	display: inline;
}

.insideLevel3NavUnder ul li a:link, .insideLevel3NavUnder ul li a:visited, .insideLevel3NavUnder ul li a:active{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	margin-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #999999;
}

.insideLevel3NavUnder ul li a:hover{
	color: #9c6817;
}

.insideLevel3Showcase {
	height: 275px;
}
.insideLevel3Wrap {
	background-image:url(../../images/thirdLevelGradient.png);
	background-repeat: no-repeat;
	padding: 30px;
}
.insideLevel3Left {
	float:left;
}
.insideLevel3Right {
	width: 200px;
	margin-left: 20px;
	float: right;
}
.insideLevel3RightNon {
	width: 200px;
	margin-left: 20px;
	margin-right: 10px;
	float: right;
}
.insideLevel3Container {
	height:100%;
}
.insideLevel3RightNon img{
	margin-bottom: 10px;
}
.insideLevel3Right img{
	margin-bottom: 10px;
}

.insideLevel3LeftImage {
	width: 240px;
	margin-top: 10px;
	margin-right: 8px;
	float: left;
	vertical-align: middle;
}

.insideLevel3RightImage {
	width: 240px;
	margin-top: 10px;	
	margin-left: 8px;
	float: left;
	vertical-align: middle;	
}

.insideLevel3Text {
	width: 400px;
	float: left;
	padding-top: 20px;
}

.insideLevel3TextFull {
	width: 640px;
	margin-bottom: 20px;	
	float: left;
}

.insideLevel3TextFull li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 10px;
	margin-left: 30px;
	color:#333333;
	list-style-type: disc;
}

.insideLevel3Bold {
	font-size: 14px;
	color: #005596;
}

/* CS Page */

.CSWrap {
	background-image: url(../../images/csLine.png);
	background-repeat: no-repeat;
}

.CSRight {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	width: 320px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 20px 20px 0px 20px;
	border: 1px solid #d0dfe9;
	background-image: url(../../images/CSFormBackground.jpg);
	background-repeat: repeat-x;
}

.CSLeft {
	float:left;
	padding-top: 20px;
	width: 500px;
	margin-left: 20px


}

.CSWrap {
	background-image: url(../../images/csLine.png);
	background-repeat: no-repeat;
}

.QSRRight {
	float:right;
	width: 435px;
	margin-right: 20px;
	padding-top: 10px;
}

.QSRLeft {
	float:left;
	padding-top: 10px;
	width: 435px;
	margin-left: 20px;
}
.QSRTextWrap {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 210px;
	padding-left: 30px;
	padding-top: 20px;
}

.QSRTextTitle {
	font-size: 16px;
	padding-bottom: 10px;
	color: #005494;
	font-weight: bold;
}

.QSRText {
	font-size: 10px;
}

.QSRText a:link, .QSRText a:visited, .QSRText a:active{
	color: #333333;
}

.QSRText a:hover {
	text-decoration:underline;
}

.QSRTextDisc {
	font-size: 10px;
	color:#ac7b31;
}

.QSRimageWrap{
	width: 435px;
	height: 225px;
	margin-bottom: 10px;
	background-image: url(../../images/qsrBackWrap.jpg);
}

.QSRimageWrap img {
	float: right;
}

/* About Us */
.insideAboutShowcase {
	height: 220px;
}

.intro{ margin-bottom:10px;

}
.insideAboutShowcase img {
	float:left;
	}

.aboutLeft{
	width: 415px;
	float: left;
	padding-top: 10px;
}

.aboutRight{
	width: 430px;
	float: right;
	padding-top: 10px;	
}

.aboutText{
	font-size:14px;
	color:#002659;
	font-style:italic;
	line-height: 22px;
}

.contactRight {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	width: 320px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 20px 20px 0px 20px;
	border: 1px solid #d0dfe9;
	background-image: url(../../images/CSFormBackground.jpg);
	background-repeat: repeat-x;
}

.contactLeft {
	float:left;
	padding-top: 20px;
	width: 460px;
	margin-left: 20px


}

.contactHead {
	float:left;

}

.contactHeadR {
	float:right;
	width: 200px;
	margin-right: 30px;

}

.contactUnder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.merchBox{
	height: 110px;
	width: 393px;
	margin-bottom: 20px;
	border: 1px solid #bbd3e3;
	padding: 10px;	
}
.merchText{
	width: 250px;
	float: left;
	margin-right: 25px;
}
.merchBox img{
	float: left;
}

.merchLeft{
	width: 415px;
	float: left;
	padding-top: 10px;	
	margin-left: 20px;	
}
.merchRight {
	width: 415px;
	float: right;
	padding-top: 10px;	
	margin-right: 20px;
}

.highlight{
	color: #9a6617;
	font-weight:bold;
	font-size:16px;
	float: left;
}

.privacy{
	padding: 20px;
}
.indentLevel1
{
	padding-left:20px;
	padding-bottom:5px;
}
.indentLevel1 a
{
	font-size: 14px;
	color:#0b5c9b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.indentLevel2
{
	padding-left:20px;
	padding-bottom:5px;
}
.indentLevel2 a
{
	color:#996600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.indentLevel3
{
	padding-left:20px;
	padding-bottom:5px;
}
.indentLevel3
{
	color:#0066FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.merchRef{
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

.QSRLeft li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 24px;
	margin-left: 80px;
	margin-right: 100px;
	padding-left: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EAEAEA;
	display:block;
}

.QSRLeft li a{
	text-decoration:none;
	color:#666666;
}

.QSRLeft li a:hover{
	text-decoration:none;
	color:#FF9900;
}
.QSRRight li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 24px;
	margin-left: 60px;
	margin-right: 100px;
	padding-left: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EAEAEA;
	display:block;
}
.QSRRight li a{
	text-decoration:none;
	color:#666666;
}

.QSRRight li a:hover{
	text-decoration:none;
	color:#FF9900;
}

.level2 {
padding-left:20px;
font-size:12px;
font-weight:normal;
}
.level3 {
padding-left:40px;
font-size:10px;
font-weight:normal;
}
/****************************************************************/
/*************************** BEGIN ******************************/
/*********************** Search Engine **************************/
/*************************** STYLE ******************************/
/****************************************************************/
.GridFooter {
	color:#333333; 
	background-color:#cccc99;
}
.GridHeader
{
	font-weight: bold;
	color: activecaption;
}
.GridPager
{
	color: #0b5c9b;
	font-size: 12px;
	text-align: center;
}

.GridPager a
{
	color: #0b5c9b;
	font-size: 12px;
	text-align: center;
}

.title
{

}
.title a
{
	color:#b4843a; 
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
.descript
{
	color: #666666;
	font-size: 12px;
	text-indent: 10px;
}
.GridItem
{
	color: #666666;
	font-size: 12px;
}
.path
{
	font-size: 10px;
	color: #999999;	/*font-weight:bold;*/
}
.button {
	border: 1px outset;
	background-color: #b4843a;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	border-color: #b4843a;
	padding: 1px 3px 1px 3px;
}
.TextBox {
	border: #ededed 1px solid;
	border-color: #ccdce7;
	background-attachment: fixed;
	font-size: 12px;
	color: #000000;
	width: 200px;
	margin-right: 10px;
}
/****************************************************************/
/*************************** BEGIN ******************************/
/*********************** Search Engine **************************/
/************************ Customizing ***************************/
/************************* And Style ****************************/
/****************************************************************/
#SearchContainer 
{
	font-family:Arial, Helvetica, sans-serif;
	width:905px;
	height:505px; /*WAS SET AT 473px - changed due to overlap with border and content... will change back when META tags are refinded*/
	margin: 10px;
	background-color:#FFFFFF;
}

.SearchCrit{
	color:#0b5c9b;
	font-size: 12px;
	padding-left:5px;
	padding-right: 5px;
	font-style: normal;	
}
.SearchCount{
	color:#0b5c9b;
	font-size: 12px;
	padding-right: 5px;
	font-style: normal;
}

.SearchTotal{
	font-size:12px;
	color:#0b5c9b;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;	
}
.SearchStatus{
	width: 90%;
	padding-left: 10px;	
	font-size:12px;	
	padding-top: 10px;
	font-style:italic;
}
#SearchBarCont
{
	width:905px; 
	height:66px;
	font-size:12px;
	text-align: center;
	background-image:url(../../images/searchTop.jpg);
	background-repeat:repeat-x;	
	border-bottom: #ccdce7 1px solid; 
}
#SearchTopper
{
	width:905px; 
	padding-top:22px;
	padding-left: 10px;
}

#Video {
	width:430px;
	height:300px;
	margin-top:10px;
	/*display:none;*/
}
#Video1 {
	width:430px;
	height:300px;
	margin-top:10px;
	display:none;
}

#Videobb {
	width:430px;
	height:300px;
	margin-top:10px;
	display:block;
}
#SearchChoice
{
	width:540px;
	margin-top: 8px;
	padding-left: 10px;	
}
.wordSpacing {
	word-spacing: 3px;	
}	

.labelclass
{
	margin-right:10px;
}

.radial{
	margin-right: 5px;
	margin-left: 5px;
}


/****************************************************************/
/**************************** END *******************************/
/*********************** Search Engine **************************/
/************************ Customizing ***************************/
/************************* And Style ****************************/
/****************************************************************/
#ReferralFormCont
{
	width:847px;
	margin-top:10px;
	padding:20px;
	border:solid 1px silver;
}