body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

/* main links */
a:link, a:active, a:visited {
	color: #00F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* blue links */
a.b:link, a.b:active, a.b:visited {
	color: #00F;
	
	padding: 1px 2px;
}
a.b:hover {
	background-color: #00F;
	color: #FFF;
	text-decoration: none;
}

.w A:link {text-decoration:  none; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}
.w A:visited  {text-decoration:  none; color:#FFFFFF;}
.w A:active {text-decoration:  none; color:#FFFFFF;}
.w A:hover {text-decoration: underline; }

/*
a.w:link, a.w:active, a.w:visited {
	color: #FFF;	
	font-size:12px
	text-decoration: none; 

}
a.w:hover {
    text-decoration: underline;
}*/

p a:link, p a:active, p a:visited {
	color: #00F;
	
	
	padding: 1px 2px;
}
p a:hover {
	background-color: #00F;
	color: #FFF;
	text-decoration: none;
}

.fontSmall {
	font-size: 11px;
}

.fontBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.logo {
	width: 760px;
	text-align: right;
	padding: 5px 0;
	margin-bottom: 3px;
}

.textalb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.container {
	width: 760px;
	text-align: left;
}
.container2 {
	width: 500px;
	text-align: left;
}

/* top navigation bar */
#top {
	background-color: #0D83DD;
	border-bottom: 4px solid #86C620;
	text-align: center;
	height: 25px;
}

/* main navigation */
#nav {
	text-align: right;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
#nav ul li {
	float: left;
	background-image: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
#nav a {
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
	padding: 6px 10px;
	border-left: 1px solid #0D83DD;
	border-right: 1px solid #0D83DD;
}
#nav a:hover {
	background-color: #0D83DD;
	background-image: url(../images/nav-bg.gif);
	color: #000;
	line-height: 25px;
	padding: 6px 10px;
	border-left: 1px solid #365800;
	border-right: 1px solid #FFF;
}

#nav a.navOn:link, #nav a.navOn:active, #nav a.navOn:visited {
	background-image: url(../images/nav-bg.gif);
	color: #000;
	line-height: 25px;
	padding: 6px 10px;
	border-left: 1px solid #365800;
	border-right: 1px solid #FFF;
}
#nav a.navOn:hover {
	background-image: url(../images/nav-bg.gif);
	color: #000;
	text-decoration: underline;
	line-height: 25px;
	padding: 6px 10px;
	border-left: 1px solid #365800;
	border-right: 1px solid #FFF;
}

/* subnavigation links */
#sub {
	text-align: center;
	margin: 0 0 20px 0;
}
#sub a {
	font-weight: bold;
	color: #006ABB;
	text-decoration: underline;
	padding: 5px 0;
}
#sub a:hover {
	border-bottom: 4px solid #86C620;
	text-decoration: none;
}
#sub a.subOn:link, #sub a.subOn:active, #sub a.subOn:visited {
	border-bottom: 4px solid #86C620;
	text-decoration: none;
}
#sub a.subOn:hover {
	color: #72B319;
	border-bottom: 4px solid #86C620;
	text-decoration: none;
}

/* text bar */
.bar {
	background-color: #FFFBE1;
	border-top: 2px solid #D6CE95;
	border-bottom: 2px solid #EFEBD5;
	text-align: center;
	margin: 0 0 20px 0;
}

/* breadcrumbs */
#bread {
	font-size: 10px;
	color: #999999;
	margin-bottom: 20px;
}
#bread a {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
#bread a:hover {
	text-decoration: none;
}


/* dashed line */
.dashed {
	background-image: url(../images/dashed.gif);
	width: 100%;
	height: 1px;
	margin: 20px 0;
	clear: both;
}
/* dashed line no top and bottom padding */
.dashed2 {
	background-image: url(../images/dashed.gif);
	width: 100%;
	height: 1px;
	margin: 1px 0;
	clear: both;
}

/* solid line */
.line {
	background-color: #0D83DD;
	margin: 2px 0;
}

/* white line */
.whiteLine {
	background-color: #88C5F4;
	width: 100%;
	height: 1px;
	margin: 20px 0;
	clear: both;
}


p {
	margin-top: 0px;
}
.clBoth {
	clear: both;
}
.fLeft {
	float: left;
	text-align: left;
}
.fRight {
	float: right;
	text-align: left;
}

.imgR {
	float: right;
	padding-left: 20px;
}
.imgL {
	float: left;
	padding-right: 20px;
}

/* our team images */
.teamImg {
	float: left;
	padding-right: 30px;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	}

/* headers */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000;
	line-height: 26px;
	margin: 0 0 7px 0;
}
h2.img {
	background-image: url(../images/fresh.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: inline;
	padding-right: 35px;
	line-height: 40px;
}
h3.img {
	background-image: url(../images/fresh.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0D83DD;
	line-height: 20px;
	margin: 0 0 7px 0;
}
h3.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 28px;
}
h3.arrow a:link, h3.arrow a:visited, h3.arrow a:active {
	color: #000;
}
h3.arrow a:hover {
	background-color: #0D83DD;
	color: #FFF;
}
h3.white {
	color: #FFF;
}
h3.small {
	font-size: 17px;
}
h3.soon {
	font-size: 17px;
	line-height: 7px;
}
h4 {
	font-size: 13px;
	margin: 0 0 5px 0;
}
h4.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}


/* columns */
.leftCol{
	float: left;
	width: 490px;
	padding-right: 30px;
}
.rightCol {
	float: left;
	width: 209px;
	padding-left: 30px;
	border-left: 1px solid #DDD;
}
.midCol {
	float: left;
	width: 350px;
	padding-right: 30px;
}
.triCol {
	float: left;
	width: 223px;
	padding-right: 30px;
}

/* highlighted text */
.hl {
	background-color: #E1F4A8;
	color: #000;
	padding: 1px 3px;
}

/*normal text */
.h0 {
    color: #000;
	padding: 1px 3px;
}

/* lists */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 13px;
	padding-left: 13px;
}
ul.noPad {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 15px;
	line-height: 20px;
}
/* check mark list item */
.check {
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 25px;
}

/* footer links */
#foot li {
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 15px;
}

/* side column links */
.sLink {
	font-size: 11px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.sLink li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding-left: 15px;
	line-height: 20px;
}
.sLink a:link, .sLink a:active, .sLink a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	border-top: 1px solid #9ECCF3;
	padding: 2px 0;
	width: 100%;
}
.sLink a:hover {
	background-color: #E5FFBC;
	text-decoration: none;
}



/* form messages */
.error {
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
	padding: 2px 4px;
	line-height: 20px;
}
.ok {
	font-weight: bold;
	background-color: #00AE00;
	color: #FFF;
	padding: 2px 4px;
	line-height: 20px;
}

/* footer */
#foot {
	font-size: 11px;
	background-color: #0D83DD;
	color: #FFF;
	text-align: center;
	border-top: 4px solid #86C620;
	padding: 10px 0;
	clear: both;
}
#foot a {
	color: #FFF;
	text-decoration: underline;
	padding: 1px 0;
}
#foot a:hover {
	background-color: #FFF;
	color: #3193DD;
}


/* form styles */
form {
	margin: 0;
}
label {
	float: left;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	text-align: right;
	padding-right: 5px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
textarea {
	margin-top: 1px;
}
fieldset {
	background-color: #F0F9FF;
	border: 1px solid #0D83DD;
	border-top: 3px solid #0D83DD;
	display: block;
	position: relative;
}
legend {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: 1px solid #0D83DD;
	border-top: 3px solid #0D83DD;
	padding: 2px 5px;
	position: relative;
	top: -13px;
}
.req {
	font-weight: bold;
	color: #FF0000;
}
.errField {
	border: 1px solid #FF0000;
	background-color: #FFF4F4;
}

/* contact form styles */
#contactForm label {
	width: 140px;
}
#contactForm br {
	clear: both;
}
#contactForm input {
	vertical-align:	middle;
}	
#contactForm textarea {
	vertical-align:	top;
}

/* homepage styles */
.photoCol {
	font-size: 11px;
	line-height: 16px;
	width: 131px;
	padding: 0 10px;
	float: left;
}
.quoteCol {
	font-size: 11px;
	float: left;
	width: 223px;
	padding-right: 30px;
}
.quoteCol p, .photoCol p, .rightCol p {
	margin: 0;
	padding: 0;
}
.quoteName {
	line-height: 14px;
	padding-top: 5px;
}
.photoBox {
	background-color: #F5FBFF;
	border-top: 2px solid #0D83DD;
	border-bottom: 1px solid #0D83DD;
	border-left: 1px solid #BBDDF6;
	border-right: 1px solid #BBDDF6;
	padding-top: 15px;
	height: 362px;
}
.photoTitle {
	background-color: #86C620;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	margin-bottom: 10px;
}

/* pricing page */
.fontPricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.fontPricing a:link, .fontPricing a:visited, .fontPricing a:link, .fontPricing a:hover {
	color: #000;
	text-decoration: none;
	width: 100%;
	display: block;
}
.pricingRow {
	background-color: #FFF;
	text-align: center;
}
.borderRight {
	border-right: 2px solid #0D83DD;
}
.borderRight2 {
	text-align: left;
	border-right: 2px solid #0D83DD;
	padding-left: 15px;
}
.pricingLeft {
	text-align: left;
	padding-left: 5px;
	border-right: 2px solid #0D83DD;
}
.tableHead {
	background-color: #EBF3FF;
	padding: 0;
	margin: 0;
	height: 40px;
}
.tableHead2 {
	background-color: #EBF3FF;
	padding: 5px;
	text-align: center;
}
.pricingBox {
	background-color: #FFFBE1;
	border: 1px solid #D6CE95;
	height: 40px;
	padding: 20px;
}



.pricingBoxL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #C06800;
	line-height: 28px;
	width: 473px;
	padding-right: 15px;
}
.pricingBoxR {
	font-size: 11px;
	width: 210px;
	float: right;
	padding-left: 15px;
	border-left: 1px solid #D6CE95;
}
.pricingQ {
	background-color: #D6CE95;
	font-weight: bold;
	color: #000;
	padding: 0 2px;
}

/* coming soon text */
a.soon:link, a.soon:visited, a.soon:active {
	font-size: 9px;
	font-weight: bold;
	padding: 1px;
	background-color: #DB6700;
	color: #FFF;
}
a.soon:hover {
	background-color: #00F;
	color: #FFF;
}

.bigLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}




/* tags box */
.tags {
	font-size: 11px;
	text-align: right;
}
.tags a:link, .tags a:active, .tags a:visited {
	color: #000;
	text-decoration: underline;
}
.tags a:hover {
	background-color: #00F;
	color: #FFF;
	text-decoration: none;
}
.related {
	background-color: #F0F9FF;
	font-size: 11px;
	border: 0;
	padding: 10px;
}
.related a:link, .related a:active, .related a:visited {
	color: #000;
	text-decoration: underline;
}
.related a:hover {
	background-color: #00F;
	color: #FFF;
	text-decoration: none;
}
.related ul {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;

}


.barG {
	width: 760px;
	border-top: 3px solid #86C620;
}

/* hack for shifting footer links in IE */
.layout {
	height: 0;
	he\ight: auto;
	zoom: 1;
}


.imp {
/*
	background-image: url(../images/header-imp.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
*/
	font-size: 17px;
	color: #FFF;
	padding: 1px 0 0 0;
	height: 23px;
	float: left;
}
.imp a:link, .imp a:visited, .imp:active {
	font-size: 17px;
	color: #FFF;
	text-decoration: underline;
}
.imp a:hover {
	color: #0D83DD;
	background-color: #FFF;
	text-decoration: none;
}


.footQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CFE6F8;
	line-height: 22px;
	float: left;
	width: 350px;
	padding: 0 15px;
}

.rightColBlog {
	float: left;
	width: 209px;
	padding-left: 30px;
	border-left: 1px solid #FFF;
}

.pageNews {
	background-color: #F5FBFF;
	font-size: 11px;
	border: 1px solid #BBDDF6;
	padding: 10px;
}
.mediaDate {
	font-size: 11px;
	color: #888;
	width: 90px;
	float: left;
}
.mediaCol {
	line-height: 22px;
}
.mediaCol a:link, .mediaCol a:visited, .mediaCol a:active {
	color: #000;
	text-decoration: underline;
	padding: 1px 2px;
}
.mediaCol a:hover {
	background-color: #0D83DD;
	color: #FFF;
	text-decoration: none;
}
a:link, a:active, a:visited {

	color: #FFF;
	text-decoration: none;
}
a:link {

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

