@import url("base.css");

@import url("drop_down_nav.css");







/*

==========================================================================

1 - Default Typography Sizing, Colours and Margins

==========================================================================

*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th, a:link, a:visited { /* For Nescape 4.0 and other inheritance intolerant browsers */

	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;

	color: #000;

	line-height: 1.5em;

}

body {

	font-size: 62.5%;

	background-color: #FFFFFF;

	font-family: calibri, arial, helvetica;

}



p, ul, dl, ol, form, blockquote, table {

	margin-bottom: 1.1em;

	color: #666666;

}



h1 {

	font-size: 1.6em;

	margin-bottom: 8px;

	color: #666666;

	font-weight: normal;

	text-transform: capitalize;

	font-family: Calibri, Arial, Helvetica;

	border-bottom-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-bottom-color: #8CC63F;

	display: inline;

	padding-bottom: 8px;

	padding-right: 40px;

	padding-left: 40px;

}

h1.shortMargin {

	margin-bottom: 0px;

}



h2 {

	font-size: 2.2em;

	margin-bottom: 8px;

	color: #F8F8F6;

	font-weight: normal;

	text-transform: none;

	font-family: Calibri, Arial, Helvetica;

}

h3 {

	color: #7CB134;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.8em;

	font-weight: normal;

	text-transform: uppercase;

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #8FBC3D;

}

h4 {

	color: #CEE6AC;

	text-transform: none;

	font-family: Calibri, Arial, Helvetica, sans-serif;

	font-size: 1.5em;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: .1em;

}

h5 {
	font-size: 1.3em;
	margin-bottom: 5px;
	color: #0877BC;

}
h6 {
	color: #3C83C3;
	font-size: 1.8em;
	font-weight: normal;
}


p {

	font-size: 1.3em;

	margin-bottom: 8px;

	font-family: calibri, arial, helvetica;

	color: #3C3C3C;

}


.smaller {

	font-size: 1em;

}

.purple {

	font-weight: bold;

	text-transform: capitalize;

	color: #362A86;

}
.red {
	font-weight: bold;
	color: #F00;
}




dl dt { font-weight: bold; }

ol li { list-style-type: lower-alpha; list-style-position: inside; }

a:link, a:visited  {

	color: #8EB83A;

	text-decoration: underline;

}



a:hover {

	color: #362A86;

	text-decoration: none;

}







/* blockquotes */

blockquote {
	margin-bottom: 1em;
	padding: 5px;

}

blockquote p {
	color: #FFFFFF;
	margin: 5px 5px 5px 15px;
	text-indent: -8px;
	font-size: 1.2em;

}

blockquote cite { font-style: normal; color: #CCC; font-weight: bold; }



table {

} 

td { padding: 5px; }

/*

==========================================================================

3 - Main Structural Divs

==========================================================================

*/

html, body { height: 100%; }







#wrapper {

	width:100%;

}

#header {

	height: 189px;

	width: 100%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #A8A9A4;

	background-repeat: repeat-x;

	background-position: left top;

	z-index: 900000000;

	background-color: #8CC63F;

}

#skinnyHeader {

	height: 25px;

	width: 100%;

	background-color: #FFFFFF;

	background-repeat: repeat-x;

}

#skinnyPurpleBox {

	float: right;

	height: 23px;

	position: absolute;

	left: 0px;

	top: -25px;

	padding-top: 7px;

	padding-right: 50px;

	padding-left: 50px;

	text-transform: uppercase;

	font-size: 0.9em;

	width: auto;

	color: #362A86;

}







#header-content {

	width: 990px;

	margin-right: auto;

	margin-left: auto;

	height: 103px;

	position: relative;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/structure/logo.gif);

	color: #FFFFFF;

	font-size: 1.3em;

	font-family: "Arial Narrow", Helvetica, sans-serif;

}

#headerFlash {

	background-image: url(../images/structure/headerImg.jpg);

	float: right;

	height: 128px;

	width: 199px;

	background-repeat: no-repeat;

	position: absolute;

	right: 0px;

	bottom: 0px;

}

#containerWrapper {

	background-repeat: repeat-x;

	background-position: left top;

	width: 100%;

	background-image: url(../images/structure/bg.jpg);

}

#topSpacer {

	height: 30px;

	width: 990px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 25px;

	padding-bottom: 18px;

	text-align: center;

}

#leftCol {

	float: left;

	width: 600px;

}

#leftCol ul {



}

#leftCol   li {

	background-image: url(../images/structure/bullet.png);

	background-repeat: no-repeat;

	background-position: left 6px;

	font-size: 1.3em;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #E3EDF2;

	font-family: Calibri, Arial, Helvetica, sans-serif;

	color: #3C3C3C;

}

#leftCol    li   ul   li  {

	padding-left: 20px;

	margin-left: 20px;

	font-size: 1em;

	margin-bottom: 0px;

	background-image: url(../images/structure/bulletSub.jpg);

	background-repeat: no-repeat;

	background-position: left 10px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#leftCol li ul {

	margin-bottom: 0px;

	margin-top: 5px;

}



#leftCol  li  a:link {

	background-color: #5094AA;

	display: block;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 60px;

	background-image: url(../images/structure/bulletList.png);

	background-repeat: no-repeat;

	background-position: 15px center;

	color: #FFFFFF;

	text-decoration: none;

	margin-bottom: 8px;

	font-size: 1.2em;

}

#leftCol li a:visited {

	background-color: #77ADBF;

	display: block;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 60px;

	background-image: url(../images/structure/bulletList.png);

	background-repeat: no-repeat;

	background-position: 15px center;

	color: #FFFFFF;

	text-decoration: none;

	margin-bottom: 8px;

	font-size: 1.2em;

}

#leftCol li a:hover {

	background-color: #396979;

}



#leftColList {



	

}

#leftColList  ol li {

	list-style-type: decimal;

	padding-top: 10px;

	background-image: none;

	font-size: 1.3em;

	list-style-position: outside;

	padding-left: 6px;

	margin-left: 29px;

}



#leftColList ul {

	padding-top: 10px;



}

#leftColList   li {
	background-image: url(../images/structure/bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4C9CA;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding-left: 40px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 7px;

}

#leftColList    li   ul   li  {

	padding-left: 20px;

	margin-left: 20px;

	font-size: 1em;

	margin-bottom: 0px;

	background-image: url(../images/structure/bulletSub.jpg);

	background-repeat: no-repeat;

	background-position: left 10px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#leftColList li ul {

	margin-bottom: 0px;

	margin-top: 5px;

}





#rightCol {
	float: right;
	width: 345px;
	background-color: #EEF4F7;
	border: 1px dotted #DDDDDD;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;

}
#rightColAlt {
	float: right;
	width: 315px;
	background-color: #EEF4F7;
	border: 1px dotted #DDDDDD;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-top: 20px;

}


#rightColAdon {

	float: right;

	width: 370px;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 20px;

	background-color: #FFFFFF;

	padding-top: 20px;

}











#longMid {

	width: 100%;

	position: relative;

	border-bottom-width: 1px;

	border-bottom-style: none;

	border-bottom-color: #e0e0d7;

	background-image: url(../images/structure/bodyGrad.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	padding-bottom: 33px;

}

#mainBodyContent {

	width: 990px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}

#aquaBox {

	background-color: #5094aa;

	width: 965px;

	padding-top: 20px;

	padding-left: 15px;

	position: relative;

	background-image: url(../images/structure/aquBoxBg.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 100%;

}

#aquaBoxText {

	float: left;

	width: 342px;

	background-image: url(../images/index/aquaBoxsep.gif);

	background-repeat: repeat-y;

	background-position: right top;

	padding-right: 40px;

	padding-left: 30px;

	padding-top: 13px;

	text-align: center;

}

#aquaBoxImage {

	float: right;

	background-image: url(../images/index/picShad.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	height: 190px;

}
#successBox {
	color: #FFF;
	width: 720px;
	padding-left: 30px;
	padding-bottom: 16px;
}
#successBox p {
	color: #FFF;
	font-size: 1.5em;
}


#aquaBoxFlash {

	border: 2px solid #FFFFFF;

	margin-right: 20px;

}



#lowerAquaBox {

	width: 520px;

	background-repeat: repeat-x;

	background-color: #f7fcfd;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #C0C0C0;

	border-right-color: #C0C0C0;

	border-bottom-color: #C0C0C0;

	border-left-color: #C0C0C0;

	padding-top: 20px;

	padding-right: 30px;

	padding-bottom: 15px;

	padding-left: 30px;

	margin-bottom: 20px;

}

#pannelsContainerWrapper {

	background-image: url(../images/index/twoPicsborderBottom.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-bottom: 20px;

	padding-top: 8px;

	margin-top: 5px;

	padding-right: 10px;

}





#pannelsContainer {

	width: 581px;

	background-image: url(../images/structure/twoPicsborder.jpg);

	background-repeat: repeat-y;

	padding-bottom: 13px;

}

.pannelsLeft {

	width: 240px;

	margin-left: 25px;

	float: left;

}

.pannelsRight {

	width: 236px;

	margin-left: 53px;

	float: left;

}

#pannelsContainer  ul {

	list-style-type: none;

}

#pannelsContainer li {

	list-style-type: none;

	font-size: 1.3em;

	padding-left: 15px;

	background-image: url(../images/structure/bullet.png);

	background-repeat: no-repeat;

	background-position: left 2px;

	margin-bottom: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #EEF4F7;

	padding-bottom: 5px;

}





#infoBox {
	width: 300px;
	background-image: url(../images/structure/newsletterIcon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbdb62;
	border-right-color: #cbdb62;
	border-bottom-color: #cbdb62;
	border-left-color: #cbdb62;
	color: #FFFFFF;
	height: 100px;
	padding-left: 20px;
	float: right;
	background-color: #779E2B;
	margin-top: 20px;
	position: relative;
}
#infoBox-payroll {
	width: 195px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbdb62;
	border-right-color: #cbdb62;
	border-bottom-color: #cbdb62;
	border-left-color: #cbdb62;
	padding-left: 115px;
	background-color: #FFF;
	position: relative;
	background-image: url(../images/structure/bg-payroll-box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}
.newsletterIcon {

	background-image: url(../images/structure/newsletterIcon.jpg);

	background-repeat: no-repeat;

	height: 80px;

	width: 300px;

	z-index: 1;

	background-position: right;

	padding-left: 20px;

	margin-top: 20px;

}

#LightinfoBox {
	background-color: #FCFCFC;
	padding: 10px;
	width: 300px;
	border: 1px solid #C0C0C0;
	margin-top: 20px;
	float: right;
	position: relative;
	margin-bottom: 20px;

}
.QBox a{
	width: 260px;
	float: right;
	position: relative;
	background-color: #5094AA;
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	background-image: url(../images/structure/bulletList.png);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	margin-bottom: 5px;

}
.QBox a:hover {
	background-color: #8CC63F;
}


p.white {

	color: #FFFFFF;

}



.bigBorderText {

	background-color: #F1F1F1;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #478396;

	display: block;

	font-size: 1.6em;

	padding-left: 14px;

	padding-top: 3px;

	padding-bottom: 4px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #7FBFD3;

	border-right-color: #7FBFD3;

	border-bottom-color: #7FBFD3;

	border-left-color: #7FBFD3;

	margin-bottom: 10px;

}

.transBorderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	display: block;
	font-size: 1.6em;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-image: url(../images/structure/qtrans.png);
	background-repeat: repeat;

}

.bigREDText {

	background-color: #FFE8E8;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #FF0000;

	display: block;

	font-size: 1.6em;

	padding-left: 10px;

	padding-top: 3px;

	padding-bottom: 4px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #FF0000;

	border-right-color: #FF0000;

	border-bottom-color: #FF0000;

	border-left-color: #FF0000;

	margin-bottom: 10px;

}

p.infoBox {

	font-size: 1.4em;

	color: #FFFFFF;

	margin-top: 20px;

}

#icon {

	background-repeat: no-repeat;

	height: 44px;

	width: 43px;

	position: absolute;

	left: 460px;

	top: -23px;

	visibility: visible;

	z-index: 90000000;

}



#CA {

	float: left;

	height: 54px;

	width: 350px;

	margin-top: 10px;

	margin-left: 20px;

}



#shadowBottom {

	background-image: url(../images/structure/shadowTOP.gif);

	background-repeat: repeat-x;

	width: 100%;

	background-position: left top;

	position: relative;

}





a.han:link, a.han:visited {

	color: #CFCAEE;

	text-decoration: none;

	background-repeat: no-repeat;

	background-position: top;

}

a.han:hover {

	color: #FFFFFF;

	text-decoration: none;

}

#footer {

	width: 990px;

	text-align: left;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	padding-top: 15px;

	background-repeat: repeat-x;

}

#footerSubMenu {

	width: 990px;

	background-color: #8EBB3C;

	height: 25px;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #CBDB62;

	position: relative;

	background-repeat: no-repeat;

	background-position: left;

}

#footerSubMenuCopyright p {

	float: right;

	margin-right: 20px;

	color: #FFFFFF;

	padding-top: 2px;

}



#footerSubMenu ul {

	font-size: 1.1em;

	list-style-type: none;

	width: 400px;

	margin: 0px;

	padding: 0px;

}

#footerSubMenu li {

	float: left;

	margin-left: 14px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#footerSubMenu  li  a:link, #footerSubMenu li a:visited {

	color: #FFFFFF;

	text-decoration: none;

	display: block;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	text-transform: lowercase;

	font-size: 1em;

}

#footerSubMenu li a:hover {

	color: #362A86;

}



#footerContent {

	width: 920px;

	padding: 20px;

	margin-right: auto;

	margin-left: auto;

}

#footerContentLeftCol  {

	width: 700px;

	margin-right: auto;

	margin-left: auto;

	text-align: center;

	padding-top: 25px;

}



#footerContent p {

	color: #666666;

	font-size: 1.2em;

}



.underline {

	background: url(../images/structure/horiz_divider.jpg) no-repeat center;

	height: 7px;

	width: 880px;

	margin: 14px auto 10px;

}



#eBox {

	position: absolute;

	right: 0px;

	top: -30px;

	z-index: 100;

	height: 45px;

	width: 64px;

}

#miniLogo {

	position: absolute;

	left: 400px;

	height: 58px;

	width: 172px;

	bottom: -40px;

}

#LightinfoBox ul {

}

#LightinfoBox li {

	display: block;

}

#LightinfoBox ul li a:link, #LightinfoBox ul li a:visited {

	background-image: url(../images/structure/contactListBullet.png);

	background-repeat: no-repeat;

	background-position: right center;

	color: #FFFFFF;

	display: block;

	font-size: 2em;

	text-decoration: none;

	text-align: right;

	padding-right: 50px;

	padding-top: 5px;

	padding-bottom: 5px;

	background-color: #5094AA;

}

#LightinfoBox ul li a:hover {

	background-color: #396979;

}

#peopleBG {

	background-image: url(../images/people/bg.gif);

	background-repeat: no-repeat;

	background-position: right 30px;

	padding-top: 10px;

	float: left;

	width: 600px;

	position: relative;

}

.people_rightCol {

	position: absolute;

	width: 180px;

	left: 0px;

	color: #769D2A;

	font-weight: bold;

}

.people_Neil {

	position: absolute;

	color: #769D2A;

	width: 220px;

	font-weight: bold;

	left: -5px;

	top: -13px;

}



#people_leftCol {

	width: 600px;

	border-bottom-width: 10px;

	border-bottom-style: solid;

	border-bottom-color: #EEF4F7;

	margin-top: 17px;

	margin-right: 0px;

	margin-left: 0px;

	position: relative;

	margin-bottom: 0px;

	padding: 0px;

}

#people_leftCol ul {

	width: 380px;

	margin-bottom: 10px;



}

#people_leftCol li {

	background-image: none;

	font-size: 1.3em;

	margin-bottom: 7px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #5094AA;

	padding-bottom: 4px;

	text-align: right;

}

.people_clearer {

	background-color: #EEF4F7;

	clear: both;

	height: 12px;

}

.phone {

	background-image: url(../images/structure/phone.jpg);

	background-repeat: no-repeat;

	height: 70px;

	width: 113px;

	position: absolute;

	top: 20px;

	left: 185px;

}

#sponsor {

	position: absolute;

	top: 60px;

	right: 0px;

}

#marlImg {

	float: right;

	margin-left: 20px;

}

.boldGreen {

	font-size: 1.4em;

	color: #7CB134;

	font-weight: bold;

}



.floatRight {

	margin-top: 5px;

	margin-left: 20px;

}

.altInfoBox {

	background-color: #779e2b;

	background-image: url(../images/structure/infoBG.gif);

	background-repeat: repeat-x;

	background-position: left top;

	border: 2px solid #cbdb62;

	padding: 30px;

	float: right;

	width: 390px;

	margin-left: 30px;

}



p.altInfoBox  {

	color: #FFFFFF;

	font-size: 1.4em;

}

.sponsorTable {

	color: #428599;

	padding-left: 25px;

	font-size: 1.2em;

}

.actionBox {
	background-color: #FFECEC;
	padding: 10px;
	border: 1px solid #FFC6B7;
	font-size: 1.5em;
	text-align: center;

}

.floatingTable {

	float: right;

	background-color: #eef4f7;

	padding: 16px;

	margin-left: 15px;

	border: 1px solid #CADDE6;

	font-family: Calibri, Arial;

}

.blueTable {

	background-color: #EEF4F7;

	border: 1px solid #CFE0E9;

}



.leftTablebdr {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D0DAFD;
	background-color: #e8edff;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #669;

}

#newsletterIcon {

	position: absolute;

	top: 16px;

	right: 200px;

}



.tableText_fix {

	font-size: 1.2em;

	font-family: Calibri;

}

.imgRightFloat {

	float: right;

	margin-left: 20px;

}

.imgLefFloat {

	float: left;

}



#newsletterDownload {

	width: 250px;

	float: right;

	padding: 25px;

	background-color: #FFFFFF;

	margin-bottom: 20px;

	border: 1px solid #D0D0D0;

	margin-left: 25px;

}

#newsletterDownload ul {

	list-style-type: none;

	background-image: none;

	margin: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	background-position: left center;



}

#newsletterDownload   li {

	background-image: none;

	background-repeat: no-repeat;

	background-position: left 6px;

	font-size: 1.3em;

	font-family: Calibri, Arial, Helvetica, sans-serif;

	color: #3C3C3C;

	list-style-type: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 0px;

	margin: 0px;

}

#newsletterDownload  li  a:link {

	background-color: #5094AA;

	display: block;

	padding-top: 5px;

	padding-bottom: 5px;

	background-image: url(../images/structure/bulletList.png);

	background-repeat: no-repeat;

	background-position: 15px center;

	color: #FFFFFF;

	text-decoration: none;

	margin-bottom: 8px;

	font-size: 1.2em;

	padding-left: 60px;

	margin-left: 0px;

}

#newsletterDownload li a:visited {

	background-color: #94BFCD;

	display: block;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 60px;

	background-image: url(../images/structure/bulletList.png);

	background-repeat: no-repeat;

	background-position: 15px center;

	color: #FFFFFF;

	text-decoration: none;

	margin-bottom: 8px;

	font-size: 1.2em;

}

#newsletterDownload li a:hover {

	background-color: #396979;

}
a.miniBtn:link, a.miniBtn:visited {
	background-color: #5094aa;
	background-image: url(../images/structure/contactListBullet.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	width: 220px;
	padding-left: 44px;
	padding-top: 10px;
	padding-bottom: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.miniBtn:hover {
	background-color: #396979;
}

a.noBtn:link, a.miniBtn:visited {
	background-color: #ABCC73;
	background-image: url(../images/structure/contactListBullet.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	width:180px;
	padding-left: 44px;
	padding-top: 10px;
	padding-bottom: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 7px;
}
a.noBtn:hover {
	background-color: #789F2C;
	width: 180px;
}
#bubleWrapper {
	height: 380px;
	width: 640px;
	float: left;
	margin-left: 8px;
}

.bubble {
	width: 310px;
	height: 173px;
	float: left;
}
.bubbleText {
	float: left;
	width: 110px;
	margin-left: 10px;
	margin-top: 10px;
}

.bubble   a {
	display: block;
	height: 170px;
	width: 187px;
	text-indent: -9999px;
	float: left;
}
.bubble a.plus {
	background-image: url(../images/futures/bubble.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}
.bubble a.plus:hover {
	background-image: url(../images/futures/bubble.png);
	background-repeat: no-repeat;
	background-position: left -174px;
}
.bubble a.focus {
	background-image: url(../images/futures/bubble.png);
	background-repeat: no-repeat;
	background-position: -189px top;
}
.bubble a.focus:hover {
	background-image: url(../images/futures/bubble.png);
	background-repeat: no-repeat;
	background-position: -189px -174px;
}

.bubble a.enterprise {
	background-image: url(../images/futures/bubble.png);
	background-repeat: no-repeat;
	background-position: -376px top;
}
.bubble a.enterprise:hover {
	background-image: url(../images/futures/bubble.png);
	background-repeat: no-repeat;
	background-position: -376px -174px;
}
.bubble a.virtual {
	background-image: url(../images/futures/bubble.png);
	background-repeat: no-repeat;
	background-position: -567px 0px;
}
.bubble a.virtual:hover {
	background-image: url(../images/futures/bubble.png);
	background-repeat: no-repeat;
	background-position: -567px -175px;
}
#rightColAlt ul {
	list-style-type: none;
}
#rightColAlt li {
	font-size: 1.2em;
	color: #333333;
	margin-bottom: 5px;
	background: url(../images/structure/tick.png) no-repeat left top;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 7px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.zeroMore {
	width: 220px;
	border: 6px solid #e8e8e8;
	background-color: #FFF;
	float: left;
	margin-right: 15px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.zeroMore .plus {
	background-image: url(../images/futures/bubble-more.png);
	height: 35px;
	width: 198px;
	margin-left: 11px;
	margin-bottom: 15px;
	background-position: left top;
	background-repeat: no-repeat;
}
.zeroMore .focus {
	background-image: url(../images/futures/bubble-more.png);
	height: 34px;
	width: 198px;
	margin-left: 11px;
	margin-bottom: 15px;
	background-position: -233px top;
	background-repeat: no-repeat;
}
.zeroMore .enterprise {
	background-image: url(../images/futures/bubble-more.png);
	height: 34px;
	width: 198px;
	margin-left: 11px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: -470px top;
}
.zeroMore .virtual {
	background-image: url(../images/futures/bubble-more.png);
	height: 34px;
	width: 198px;
	margin-left: 11px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: -702px top;
}
.zeroMore p {
	margin-left: 11px;
	margin-right: 6px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CAE0A0;
	padding-bottom: 4px;
}
.rightImage {
	float: right;
	margin-left: 20px;
	color: #CCC;
	border: 5px solid #CCC;
}
#payRollContainer {
	width: 380px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 200px;
	padding-bottom: 0px!important;
	margin: 0px;
}
p.large {
	font-size: 1.7em;
}
#leftCol .payroll-Green {
	background-color: #8CC63F;
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 35px;
	text-align: center;
	margin-top: 0px;
}
#payrollLeftCol {
	float: left;
	width: 360px;
	margin: 0px;
}
#payRollRightCol {
	float: right;
	width: 200px;
}
#payroll-Email {
	margin-left: 25px;
	margin-top: 25px;
}
#payroll-Topic {
	background-color: #FFF;
	width: 295px;
	border: 2px solid #C0C0C0;
	padding: 10px;
}
a.newsletter:link , a.newsletter:visited{
	color: #077C9F;
	font-size: 15px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EBB3C;
	display: block;
	margin-bottom: 14px;
	margin-top: 10px;
}
a.newsletter:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5094AA;
}
.ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 990px;
	text-align: left;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 30px;
}
.ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
.ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
.vzebra-adventure ,.ver-zebra .vzebra-children 
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
.vzebra-comedy ,.ver-zebra .vzebra-action 
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}
#soloBox {
	border: 1px solid #5094AA;
	width: 595px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/PIE.htc);
	background-color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	position: relative;
}
#soloBox h4 {
	color: #5094aa;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	background-color: #F6F6F6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
}
#soloBox p {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin: 0px;
}

