* {
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
	color:#00768C;
}

a:hover {
	text-decoration:underline;
	color:#6DB523;
}


td, th, div, blockquote, dl, ul, div, p {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
}
ul li{
	background:url(/fresh/imgs/img_arrow.jpg) 10px 3px no-repeat;
	padding:0 0 0 20px;
}

ol {
	padding-left:10px;
	list-style-position:inside;
}

p {
	line-height:15px;
	margin-bottom:18px;
}

img {
	border:none;
}

td, th {
	vertical-align:center;
}

th {
	text-align:left;
}

h1, h2, h4, h5 {
	font-weight:normal;
	padding:6px 0 4px 0;
}

h1 {
	font-size:22px;
	color:#00768C;
}

h2 {
	color:#3FA0B3;
	font-size:18px;
}

h3 {
	font-size:18px;
	font-weight:normal;
	color:#00768C;
}

h4 {
	font-size:13px;
	color:#3FA0B3;
}

.contentL {
}

.spacerL {
	height:16px;
}

.contentR {
	width:233px;
}

.spacerR {
	font-size:2px;
	height:20px;
	line-height:2px;
}

/* tabular content
-----------------------------------------------------------------------------------*/
.dataTbl {
	margin-bottom:12px;
	border-right:1px solid #DCE3EB;
}
.dataTbl table {
	table-layout:fixed;
	overflow:hidden;
	word-wrap:break-word;
}

.dataTbl thead th, .dataTbl tbody th {
	width:122px;
	text-align:left !important;
	border-bottom:1px solid #DCE3EB;
	border-left:1px solid #DCE3EB;
	background:url(/fresh/imgs/bg_tbl.jpg) repeat-y top right;
}

.dataTbl thead th {
	font-weight:bold;
	padding:13px 0 15px 17px;
	border-top:1px solid #DCE3EB;
}

.dataTbl tbody th {
	font-size:10px;
	padding:5px 0 6px 17px;
}

.dataTbl thead td, .dataTbl tbody td {
	width:175px;
	text-align:center;
	border-bottom:1px solid #DCE3EB;
	border-left:1px solid #DCE3EB;
}
.dataTbl thead td {
	font-weight:bold;
	padding:4px 0 6px 0;
	border-top:1px solid #DCE3EB;
}

.dataTbl tbody td {
	font-size:10px;
}
/* calls to action
-----------------------------------------------------------------------------------*/
.ctaContainer {
	width:229px;
}

.ctaContainerSmall {
	width:185px;
}

.ctaTop {
	color:#00768C;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:13px 12px 8px 10px;
	background:url(/fresh/imgs/bg_ctaTop.gif) no-repeat;
}

.ctaTopAlt {
	background:url(/fresh/imgs/bg_ctaTop_alt.jpg) no-repeat;
}

.ctaContent {
	background:url(/fresh/imgs/bg_cta.gif) repeat-y;
}

.ctaContentAlt {
	background:url(/fresh/imgs/bg_cta_alt.jpg) repeat-y;
}

.ctaTbl {
	width:229px;
	margin:0;
}

.ctaTblSmall {
	width:175px;
}

.ctaContent th img {
	margin:0 3px 0 9px;
	border:1px solid #B5D6DF;
}

.ctaTbl td {
	font-size:11px;
	line-height:12px;
	padding:9px 19px 0px 19px;
}

.ctaBottom {
	min-height:30px;
	background:url(/fresh/imgs/bg_ctaBottom.gif) no-repeat;
}

.ctaBottomAlt {
	background:url(/fresh/imgs/bg_ctaBottom_alt.jpg) 0px 0px no-repeat;
}

/* contact page specific Cta */
.ctaIcon {
	margin:0 0 2px 0;
}

.ctaIcon img {
	float:left;
	margin:7px 5px 0 -10px;
}

/* contact us - contact form styles
-----------------------------------------------------------------------------------*/
.contactTbl {
	margin-top:1px;
}

.contactTbl th, .contactTbl td {
	padding-bottom:10px;
}

.contactTbl th {
	width:136px;
	font-weight:normal;
	font-size:13px;
	padding-top:3px;
}

.formfield {
	width:345px;
	height:19px;
	border:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#F7F7F7;
}

.contactTbl textarea {
	width:479px;
	height:76px;
	border:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#F7F7F7;
}

.contactTbl select {
	height:21px;
}

.contCatTbl th {
	padding:15px 0 5px 0;
}

.contCatTbl td {
	width:189px;
	padding-bottom:5px;
	font-size:13px;
}

.checkbox {
	margin-right:12px;
}

.formbtn {
	padding:0 3px 0 3px;
}

.popupContainer {
	margin:0 auto;
	margin-top: 20px;
	width:515px;
	
	
}

.popup {
	
	border:1px solid #3CF;
	background:url(/fresh/imgs/bg_popup.jpg) top left no-repeat;
	padding:15px;
	min-height:300px;
}

.popup h2, .popup p  {
	
	display:block;
}

.popup h2 {
	margin-bottom:10px;
}

.popup p {
	width:430px;
	font-size:13px;
}
