body {
	background-color: #2a79b4;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	padding:0 0 10px 0;
}
*{outline:none;}
img, div, a, input { behavior: url("js/iepngfix.htc") }

p{padding:5px 0; margin:0;}

ul{list-style-image:url(images/tick.gif); padding:0; margin:10px 20px; font-size:12px; font-weight:bold;}

h1{font-size:18px; font-weight:bold; text-transform:uppercase; color:#000080; margin:0; padding:0;}
h2{font-size:18px; font-weight:bold; text-transform:uppercase; color:#000080; margin:0; padding:0;}
h3{font-size:14px; font-weight:bold; text-transform:uppercase; color:#000080; margin:0; padding:0;}
 
a:link {color:#0099FF;text-decoration: none; font-weight:normal;}
a:visited {color:#0099FF;text-decoration: none; font-weight:normal;}
a:active {color:#0099FF;text-decoration: none; font-weight:normal;}
a:hover {color:#00CC00;text-decoration:none; font-weight:normal;}

.headBG{background:url(images/head-bg.jpg) repeat-x left;}
.sepPad{padding-top:10px;}
.contBG{background:url(images/page-bg.jpg) repeat-x top left;}
.contBox{padding:10px 20px;}
.contBoxSml{padding:7px 16px;}

.topTxt{color:#ffffff;}
.topTxtSep{color:#ffffff; padding:0 6px;}
.topLnk:link {color:#ffffff;text-decoration: none; font-weight:normal;}
.topLnk:visited {color:#ffffff;text-decoration: none; font-weight:normal;}
.topLnk:active {color:#ffffff;text-decoration: none; font-weight:normal;}
.topLnk:hover {color:#ffffff;text-decoration:underline; font-weight:normal;}

.footerTxt{color:#81bbe6; font-size:11px;}
.footerTxtSep{color:#81bbe6; padding:0 6px;}
.footerLnk:link {color:#81bbe6;text-decoration: none; font-weight:bold;}
.footerLnk:visited {color:#81bbe6;text-decoration: none; font-weight:bold;}
.footerLnk:active {color:#81bbe6;text-decoration: none; font-weight:bold;}
.footerLnk:hover {color:#ffffff;text-decoration:underline; font-weight:bold;}

.sideMnuBox{padding:6px 6px 7px 6px; border-bottom:1px solid #262981;}
.sideHeading{padding:6px; background:#262981; color:#FFFFFF; font-weight:bold; text-transform:uppercase;}
.brdrBtm{border-bottom:1px solid #262981;}

.contPad{padding:0 0 10px 0;}
.contPad2{padding:10px 6px;}
.padR10{padding-right:10px;}
.padB20{padding-bottom:20px;}
.padB10{padding-bottom:10px;}
.padHeadLine{padding:4px;border-bottom:1px solid #262981;}
.padT10{padding-top:10px;}
.contBrdr{border:1px solid #dadada;}

.textBox{border:1px solid #e5e5e5; background-color:#f5f5f5; padding:4px; width:96%;}

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none;}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:4px 12px 4px 12px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#ffffff}

.large_phonenumber {
	color: #00c000;
	font-size: 25px;
	line-height: 35px;
	font-style: normal;
	font-weight: bold;
}

.intro {
	color: #1b75bc;
	font-size: 25px;
	line-height: 35px;
	font-style: normal;
	font-weight: bold;
}

.intro2 {
	font-size: 20px;
	line-height: 30px;
	font-style: normal;
}

.pull-quote {
	font-size: 15px;
	color: #1b75bc;
	font-style: italic;
}



