* {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} 

body {
	text-align: center;
	background: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
}

 a {
	font-size: 12px;
	color: #15429F;
	font-weight: normal;
}
a:link {	text-decoration:none; color: #15429F; font-weight: normal;}
a:visited { text-decoration:none; color: #15429F; font-weight: normal;}
a:hover { text-decoration: underline; color: #15429F; font-weight: normal;}

.small11 a {
	font-size: 11px;
	color: #15429F;
	font-weight: normal;
	margin: 0px 2px;
}
.small11 a:link {	text-decoration:none; color: #15429F; font-weight: normal;}
.small11 a:visited { text-decoration:none; color: #15429F; font-weight: normal;}
.small11 a:hover { text-decoration: underline; color: #15429F; font-weight: normal;}

/* content styles */ 
h1
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin: 0 0 16px;
}

#fullwidth h1
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin: 16px 0 16px 0;
}

#fullwidth ul
{
	margin-bottom: 15px;
}

p
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	margin: 16px 0;
}

ul
{
	margin : 0 20px 0;
}

ol
{
	margin : 0 20px 0;
}

hr 
{
	color: #EAEAEA;
}

.sectionhead
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	margin: 0px;
}


/* image styles */
.bodyillus
{
	margin: 0 0 10px;
}

.bodyillus2
{
	margin: 5px 10px 0 0;
}

.rightimage1 {
	text-align: right;
	margin: 30px 0 10px;
}

.rightimage2 {
	text-align: right;
	margin: 0;
}




/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper { 
text-align: left;
width: 760px;
margin: 0 auto; 
}

#header {
background: #000066;
clear: both; 
width: 100%;
/*url(../images/headerbg.jpg) no-repeat right top; 
color: #fff; */
height: 85px;
font-family:Arial,Verdana,Helvetica,sans-serif;
} 


#footer {
	color: #000;
	/*position: absolute;
    bottom: 0px;*/
	clear: both;
	width: 760px;
	background: #ccc url(../images/footerbg.jpg) no-repeat left top;
	height: 174px;
	text-align: center;
	vertical-align: middle;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

.footersign
{
font-size: 10px;
padding-top: 130px;
color: #FFFFFF;
}

.footersign a {
	font-size: 10px;
	color: #FFFFFF;

}
.leftupmenuitem a:link {	text-decoration:none; color: #FFFFFF;}
.footersign a:visited { text-decoration:none; color: #FFFFFF;}
.footersign a:hover { text-decoration: underline; color: #FFFFFF; }




#contentfloatholder {/* right faux column tab */
float: left;
width: 100%;
}


#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
		height: 0px;
    clear: both; 
    visibility: hidden;
}

#center {
/*min-height: 350px;
height: 350px;*/
margin: 0 135px 0 180px;
padding-top: 10px;
line-height:150%;    
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:regular;
}

#centerwrap {
	float:left;
	width: 100%;
	margin: 0 -95% 0 0;
}

#left {
  float:left;
  width: 180px;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size:10px;
  margin: 0 0 0 -5%;
}

#right {
	float:right;
	width: 135px;
	margin: 0;
	padding-top: 15px;
	line-height:150%;
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}


/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}


.headerflash {
	position: relative;
	height: 62px;
	width: 370px;
	color: #000000;
	left: 1px;
	float: left;
	text-align: center;
	top: 0px;
}

.headersign {
	color: #B4B6DC;
	font-size: 11px;
	float: left;
	position: relative;
	font-weight: bold;
	width: 370px;
	top: 4px;
	left: 2px;
}

.headermap {
	float: right;
	padding: 0;
	margin: 0;
}

.headerlogo {
	float: left;
}

#subnav {
	color: 00006D;
	clear: both;
	width: 100%;
	background-color: #FCE4FE;
	height: 27px;
	background-image: url(../images/upmenubg.gif);
	font-family:Arial,Verdana,Helvetica,sans-serif;
} 


.leftupmenu {
	display: inline;
	float: left;
	padding-left: 12px;
}

.leftupmenuitem {
	display: inline;
}


.leftupmenuitem a {
	font-size: 12px;
	color: #00005F;
	font-weight: bold;
	background-color: #FBE4FE;
	top:4px;
	padding-top: 4px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 6px;
	padding-right: 6px;
}
.leftupmenuitem a:link {	text-decoration:none; color: #00005F; font-weight: bold;}
.leftupmenuitem a:visited { text-decoration:none; color: #00005F; font-weight: bold;}
.leftupmenuitem a:hover { text-decoration: none; color: #FFFBFF; font-weight: bold; background-color: #00005F;}

.leftupitemon {
	display: inline;
}

.leftupitemon a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00005F;
	top:4px;
	padding-top: 4px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 6px;
	padding-right: 6px;
}
.leftupitemon a:link {	text-decoration:none; color: #FFFFFF; font-weight: bold;}
.leftupitemon a:visited { text-decoration:none; color: #FFFFFF; font-weight: bold;}
.leftupitemon a:hover { text-decoration: none; color: #FFFFFF; font-weight: bold; background-color: #00005F;}


.rightupmenu {
	display: inline;
	float: right;
	padding-right: 3px;
}

.rightupmenuitem {
	display: inline;
}

.rightupmenuitem a {
	font-size: 10px;
	color: #00005F;
	font-weight: normal;
	background-color: #FBE4FE;

	position: relative;
	
	top: 4px;
	_top: 5px;


	padding-left: 4px;
	padding-right: 5px;
}
.rightupmenuitem a:link {	text-decoration:none; color: #00005F; font-weight: normal;}
.rightupmenuitem a:visited { text-decoration:none; color: #00005F; font-weight: normal;}
.rightupmenuitem a:hover { text-decoration: underline; color: #00005F; font-weight: normal; }



.rightlastupmenu {
	display: inline;
	float: right;

}

.rightlastupmenu a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
	top: 6px;
	_top: 4px;
		padding-top: 1px;
	padding-left: 11px;
	padding-right: 25px;

	
	padding-bottom: 3px;
	background-image: url(../images/Franchisees.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}
.rightlastupmenu a:link {	text-decoration:none; color: #FFFFFF; font-weight: normal;
	background-image: url(../images/Franchisees.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightlastupmenu a:visited { text-decoration:none; color: #FFFFFF; font-weight: normal;}
.rightlastupmenu a:hover { 
text-decoration: underline; color: #FFFFFF; font-weight: normal; 
	background-image: url(../images/Franchisees.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

.home a {
	font-size: 11px;
	color: #1A4393;
	font-weight: normal;
}	
.home a:link {	text-decoration:none; color: #1A4393; font-weight: normal;}
.home a:visited { text-decoration:none; color: #1A4393; font-weight: normal;}
.home a:hover { text-decoration: underline; color: #1A4393; font-weight: normal; }

.leftmenu {
	background-image: url(../images/leftpenuheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	background-color: #FBE4FE;
	width: 162px;
}
.leftmenubg2 {
	background-image: url(../images/leftpenufooterbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	background-color: #FBE4FE;
	width: 162px;

}
.leftmenuitem {
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B8B6BB;
	border-left-color: #B8B6BB;
}

.leftmenuitem a {
	display: block;
	font-size: 11px;
	color: #1A4393;
	font-weight: normal;
	background-color: #FBE4FE;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.leftmenuitem a:link {	text-decoration:none; color: #1A4393; font-weight: normal;}
.leftmenuitem a:visited { text-decoration:none; color: #1A4393; font-weight: normal;}
.leftmenuitem a:hover { text-decoration: none; color: #F9FFFF; font-weight: normal;	background-color: #010066; }

.leftitemon a {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #010066;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.leftitemon a:link {	text-decoration:none; color: #FFFFFF; font-weight: normal;}
.leftitemon a:visited { text-decoration:none; color: #FFFFFF; font-weight: normal;}
.leftitemon a:hover { text-decoration: none; color: #FFFFFF; font-weight: normal;	background-color: #010066; }

.leftline {
	height: 1px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B8B6BB;
	border-left-color: #B8B6BB;
}

.leftmenuhome
{
	font-size: 10px;
	color: #000000;
	padding-left: 12px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.leftlastupdate
{
	font-size: 10px;
	color: #B8B6BB;
	padding: 5px ;
	margin-top: 10px;
	line-height : 14px;
}

.leftmenusign
{
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B8B6BB;
	border-left-color: #B8B6BB;
	
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #FBE4FE;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 4px;
}

/*********************** Testimonial styles *****************************/


.blue1
{
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0;
	display: block;	
	background-image: url(../images/testimblue1.gif);
	width: 445px;
	height: 89px;
}

.blue1 p
{
	padding: 5px 20px 0;
	margin-top: 5px;
}

.white1
{
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0;
	display: block;
	background-image: url(../images/testimwhite1.gif);
	width: 445px;
	height: 86px;
}

.white1 p
{
	padding: 5px 20px 0;
	margin-top: 5px;
}

.blue2
{
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0;
	display: block;
	background-image: url(../images/testimblue2.gif);
	width: 445px;
	height: 140px;
}

.blue2 p
{
	padding: 5px 20px 0;
	margin-top: 5px;
}

.blue3
{
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0;
	display: block;
	background-image: url(../images/testimblue3.gif);
	width: 445px;
	height: 195px;
}

.blue3 p
{
	padding: 5px 20px 0;
	margin-top: 5px;
}

.white2
{
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0;
	display: block;
	background-image: url(../images/testimwhite2.gif);
	width: 445px;
	height: 143px;
}

.white2 p
{
	padding: 5px 20px 0;
	margin-top: 5px;
}

.white3
{
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0;
	display: block;
	background-image: url(../images/testimwhite3.gif);
	width: 445px;
	height: 197px;
}

.white3 p
{
	padding: 5px 20px 0;
	margin-top: 5px;
}

.blue5
{
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0;
	display: block;
	background-image: url(../images/testimblue5.gif);
	width: 445px;
	height: 341px;
}

.blue5 p
{
	padding: 5px 20px 0;
	margin-top: 5px;
}

.white5
{
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0;
	display: block;	
	background-image: url(../images/testimwhite5.gif);
	width: 445px;
	height: 267px;
}

.white5 p
{
	padding: 5px 20px 0;
	margin-top: 5px;
}

/*********************** Testimonial styles end *****************************/

/* =====Form styles start =====*/

.formbgheader {
	background-image: url(../images/middleformheaderbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #010066;
}
.formbgfooter {
	background-image: url(../images/middleformfooterbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

input.txt
{
	color: #000000;
	width: 200px;
}

form p
{
	clear: left;
	margin: 0;
	padding: 10px 0 0;
}

input.btn
{
	color: #000000;
	background-color: #FBE4FE;
	margin: 0 0 10px 145px;
}

form p label
{
	float: left;
	width: 30%;
	text-align : right;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight : bold;
}

.error
{
	background-color: #EAEAEA;
	border: 1px solid #CC0000;
	padding: 10px;
	margin: 10px 0 20px;
}

.error p
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 10px;
	color: #CC0000;
}

/*.error ul
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	line-height: 10px;
	margin: 5px 30px;
	color: #CC0000;
}*/

.error li
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	line-height: 10px;
	margin: 5px 30px;
	color: #CC0000;
}



/* =====Form styles end =====*/

.rightbgheader {
	background-image: url(../images/rightheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FBE4FE;
	width: 120px;
	text-align: right;
	margin-left: 15px;
}
.rightbgfooter {
	background-image: url(../images/rightfooterbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: right;


	
	}

.rightbgfootertext
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B8B6BB;
	border-left-color: #B8B6BB;
	padding-right: 6px;
	padding-left: 6px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;	
color:	#000066;
	font-weight: bold;
	
		padding-bottom: 11px;
}

.tabletitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #000066;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
		font-size: 11px;

}

.tableblue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #C7E2F1;
		padding: 2px 5px;
			font-size: 11px;
}


.tablewhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
		font-size: 11px;
}

.middlebutton {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	width: 131px;
	background-image: url(../images/middlebuttonbg.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.middlebutton a {
    color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.middlebutton a:link {	text-decoration:none; color: #FFFFFF;	font-weight: bold; }
.middlebutton a:visited { text-decoration:none; color: #FFFFFF; 	font-weight: bold;}
.middlebutton a:hover { text-decoration: underline; color: #FFFFFF;	font-weight: bold;}











/* -------layout 2 ----------*/
#center2 {
	min-height: 300px;
	height: 300px;
	margin: 0 0px 0 0px;
	margin-top: 30px;
	padding-top: 10px;
	line-height:100%;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:regular;
	background-image: url(../images/exbg.gif);
	background-position: left 20px;


}

.center2item {
	display: block;
	float: left;
	width: 133px;
	font-size: 10px;
	margin-right: 12px;
	color: #000000;
	padding-right: 7px;
	line-height : 14px;
}

.center2item h3{
	font-size: 12px;
	font-weight : bold;
}

.center2itemlast {
	display: block;
float: right;
	font-size: 10px;

}

.center2itemlast img{
		border: 0;
}

.center2item img {
	padding-left: 20px;
	padding-bottom: 10px;
	border: 0;
}

#footer2 {
	color: #000;
	clear: both;
	width: 760px;
	background: #ccc url(../images/footerbg.jpg) no-repeat left top;
	height: 174px;
	text-align: center;
	vertical-align: middle;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

/*************icon text combo***************/

.icontext {
		display: inline;
}

.icontext img
{
	float: left;
	padding-right: 5px;
}

/************own franchise boxes***********/

.lilacbox
{
	padding: 10px;
	background-color: #FBE4FE;
}

.lilacbox p
{
	padding: 0;
	margin: 0;
}
