@charset "utf-8";
/*
    eBrochure For Everyone - CSS Document
	This Syle Sheet was prepared by Webs For Everyone 2009
	All content and images are copyright WFE 2009
*/

a{
outline:none;	
}


h1,h2{
	font-size: 28px;
	font-weight:bold;
	text-align: left;
	margin: 0px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

h2.subHeads{
	font-size: 20px;
	font-weight:bold;
	text-align: left;
	margin: 0px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	clear:left;
	margin-top:50px;
}

h3{
	font-size: 24px;
	font-weight:bold;
	text-align: left;
	margin: 0px;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

#headerSales a, #headerSales a:link, #headerSales a:visited, #headerSales a:active{
	font-size: 13px; /*15*/
	color: #1F4C91;
	text-decoration: none;
	font-weight: bold;
}
#headerSales a:hover{
	font-size: 15px;
	color: #d70000;
	text-decoration: underline;
	font-weight: bold;
}

.breadcrumbs, .breadcrumbs a{
	color: #333;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active{
	color: #333;
	text-decoration: none;
}

.breadcrumbs a:hover{
	color: #d70000;
	text-decoration: underline;
}

li#navvy, li#navvyA, li#navvyB, li#navvyC, li#navvyD, li#navvyE, li#navvyF {
	text-align: left;
	margin: 0px;
	height: 62px;
	float: left;
	color:#FFFFFF;
	font-size: 17px;
	font-weight: normal;
	display: inline;
	overflow: hidden;
	list-style: none;
	padding: 0px;
/*	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;*/
}

li#navvy a, li#navvyA a, li#navvyB a, li#navvyC a, li#navvyD a, li#navvyE a ,li#navvyF a{
	text-align: left;
	margin: 0px;
	height: 37px;
	float: left;
	color:#FFFFFF;
	font-size: 17px;
	font-weight: normal;
	display: inline;
	overflow: hidden;
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	text-decoration: none;
}



/*
.navItemGreen a, .navItem a, .navItemContact a, .navItemBrochure a, .navItemWeb a, .navItemCreate a {
	padding-left: 20px;
	padding-right: 20px;
	color:#FFFFFF;
	padding-top: 25px;
	padding-bottom: 0px;
	text-decoration: none;
	height: 37px;
}
/*		text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	float: left;
	color:#FFFFFF;
	font-size: 17px;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 0px;
	text-decoration: none;
	background-color: #F60;
	display: inline;
	overflow: hidden;
	list-style: none;
}*/

li#navvy.navItem a:hover, li#navvy.navItem a.selected{
	/*text-align: left;*/
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	float: left;
	height: 35px;
	color:#C00;
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
	background-image: url(../assets/siteWide/navOver_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

/*.navItemBrochure a:hover, .navItemBrochure a.selected{*/
	
	
li#navvyA.navItemBrochure a:hover, li#navvyA.navItemBrochure a.selected, li#navvyE.navItemBrochure a:hover, li#navvyE.navItemBrochure a.selected{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	float: left;
	height: 35px;
	color:#C00;
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
	background-image: url(../assets/siteWide/navOver_brochure.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

li#navvyF.navItemContact a:hover, li#navvyF.navItemContact a.selected{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	float: left;
	height: 35px;
	color:#C00;
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
	background-image: url(../assets/siteWide/navOver_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

li#navvyD.navItemWeb a:hover, li#navvyD.navItemWeb a.selected{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	float: left;
	height: 35px;
	color:#C00;
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
	background-image: url(../assets/siteWide/navOver_web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

li#navvyB.navItemCreate a:hover, li#navvyB.navItemCreate a.selected{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	float: left;
	height: 35px;
	color:#C00;
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
	background-image: url(../assets/siteWide/navOver_create.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li#navvyC.navItemGreen a:hover, li#navvyC.navItemGreen a.selected{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	float: left;
	height: 35px;
	color:#00A600;
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-decoration: none;
	background-image: url(../assets/siteWide/navOver_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


li.benefitOption, li.benefitOption a, li.benefitOption a:link, li.benefitOption a:visited, li.benefitOption a:active{
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	font-family:  "Trebuchet MS", Arial,Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	letter-spacing:0.1em;
}
li.benefitOption a:hover{
	color: #FF9;
	text-decoration: none;
}

.mainContentText, .mainContentText_wider{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:145%;
}

.mainContentText a, .mainContentText a:link, .mainContentText a:visited, .mainContentText a:active,
.mainContentText_wider a, .mainContentText_wider a:link, .mainContentText_wider a:visited, .mainContentText_wider a:active
{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:145%;
}

.mainContentText a:hover, .mainContentText-wider a:hover{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00F;
	text-decoration: underline;
}


.sideArticletitle a, .sideArticletitle a:link, .sideArticletitle a:visited, .sideArticletitle a:active{
	color:#00A600;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.sideArticletitle a:hover {
	color:#00F;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


.twitterBlue, .twitterBlue a{
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #27C9FF;
	text-decoration: none;
}

#footerContent a{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 115%
}

#footerContent a:link, #footerContent a:visited, #footerContent a:active{
	color:#FFF;
	text-decoration: none;
}

#footerContent a:hover{
	color:#fff;
	text-decoration: underline;
}

#footerContent .footBold, #footerContent .footBold a{
	font-size: 14px;
	color:#D90000;
	font-weight: normal;
	text-decoration: none;
}

#footerContent .footBold a:link, #footerContent .footBold a:visited, #footerContent .footBold a:active{
	color:#D90000;
	text-decoration: none;
}

#footerContent .footBold a:hover{
	color:#D90000;
	text-decoration: underline;
}

#footerContent .design, #footerContent .design a{
	font-size: 14px;
	color:#D90000;
	font-weight: normal;
	text-decoration: none;
}

#footerContent .design a:link, #footerContent .design a:visited, #footerContent .design a:active{
	color:#D90000;
	text-decoration: none;
}
#footerContent .design a:hover{
	color:#D90000;
	text-decoration: underline;
}


/*main heading - colour codes only */

.red {color:#B50000; }
.green {color:#00A600; }
.bodyText a:link, .bodyText a:visited, .bodyText a:active {color:#000; text-decoration:underline;}
.bodyText a:hover {	color:#00F; text-decoration:underline;}

#bigLink, #bigLink a{
	font-size: 18px;
	color:#00F;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.highlight{
	background-color:#FF0;
}



/* ptb styles */

.strHd{ font-weight:bold; padding-left:0px; clear:left; margin-bottom:20px; font-size:16px;	text-align:left!important;}
#myform_footer_text_tall  h2 {
	color:#FFFF00;
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:10px;
}
#myform_footer_text_tall  h3 { color:#FFF;font-size:16px; bottom:13px; position:absolute;text-transform:uppercase;}
#myform_footer_text_tall  p { color:#eee; font-family:arial; font-size:16px; margin-top:10px;text-transform: none;}
#myform_footer_text_tall  .sqzTextBold, #myform_footer_text_tall  .sqzTextBold p{ font-weight:bold; margin-top:0px; line-height:140%; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fff;  }
#myform_footer_text_tall  .sqzTextBold img{margin:10px auto; text-align:center; }
#myform_footer_text_tall .sqzTextBold a{ color: #FFF;}
#myform_footer_text_tall .sqzTextBold a:hover{ color: #FFF; text-decoration: underline;}

h2#sqz{
	font-size: 18px;
	color:#FF0;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3#sqzTop{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:26px;
	line-height: 150%;
}

.featureHead a,  .featureHead a:link, .featureHead a:visited,  .featureHead a:active{
	color: #00F;
	text-decoration: none;
	font-weight:bold;
}

.featureHead a:hover {
	color: #00F;
	text-decoration: underline;
	font-weight:bold;
}


