body {
	font-family: Arial, Helvetica, sans-serif;
	background: #e8e9e3;
	margin: 0 0 16px 0;
	padding: 0px;
}
td {
	vertical-align: top;
	padding: 0px;
}
p, li  {
	font-size: 11px;
	line-height: 1.3em;
	color: #353535;
	margin: 0px 0px 1.3em;
}
li {
	margin: 0px;
}

a, a:active, a:visited {
	color: #01479e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #01479E;
	font-size: 16px;
}
h2 {
	color: #6e99d4;
	font-size: 14px;
}
img {
	border-width: 0px;
}







#containerCF {
	width: 776px;
}

#containerCF .bg_left {
	background: #e8e9e3 url(../images/bg_left.jpg) repeat-y;
	width: 8px;
}

#containerCF .bg_right {
	background: #e8e9e3 url(../images/bg_right.jpg) repeat-y;
	width: 8px;
}

#containerCF .contentCF {
	width: 760px;
	background: #fbfbf9;
}

#containerCF .contentCF #barTop {
	background: #e8e9e3;
	height: 16px;
	width: 760px;
}

#containerCF .contentCF #navCF {
	background: #FFFFFF;
	width: 760px;
	height: 104px;
}

#containerCF .contentCF #navCF .logoCF {
	margin: 35px 0px 0px 10px;
	float: left;
}

#containerCF .contentCF #navCF .navCF {
	float: right;
	margin: 49px 0px 0px 10px;
}

#containerCF .contentCF #navCF .navCF ul {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	height: 29px;
}

#containerCF .contentCF #navCF .navCF li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 29px;
	list-style-type: none;
	float: left;
}
#containerCF .contentCF #headerCF {
	height: 294px;
	border-bottom: 1px solid #ffffff;
	width: 760px;
}
#containerCF .contentCF #headerSecCF {
	height: 214px;
	width: 760px;
	border-bottom: 1px solid #ffffff;
	background: #01479e;
}
#containerCF  .contentCF  #headerCF  .tagline, #containerCF .contentCF #headerSecCF .tagline {
	float: left;
	border-right: 1px solid #ffffff;
}

#containerCF .contentCF #headerCF .picHome {
	float: left;
}
#containerCF .contentCF #headerSecCF .picHome {
	float: left;
	border-right: 1px solid #ffffff;
}


#containerCF .contentCF #barMid {
	background: #c2d3e8;
	text-align: center;
	height: 54px;
	width: 760px;
	clear: both;
}

#containerCF .contentCF #barMid p {
	line-height: 21px;
	margin: 0px;
	font-size: 16px;
	vertical-align: middle;
	padding: 7px 0 0;
}
#containerCF .contentCF #contentHomeCF {
	background: #fbfbf9;
	padding: 18px 0 8px 0;
	width: 760px;
}
#containerCF .contentCF #contentSecCF {
	background: #fbfbf9;
	width: 700px;
	padding: 18px 30px 18px 30px;
}
#containerCF .contentCF #contentSecCF img.borderPic {
	border: 2px solid #d9dad4;
	margin-bottom: 24px;
}


#containerCF   .contentCF   #contentHomeCF   #tableHomeCF  .pic_content {
	border: 2px solid #d9dad4;
	margin: 0 18px 0 18px;
}

#containerCF .contentCF #contentHomeCF #tableHomeCF h1 {
	margin: 7px 0px 9px 18px;
	color: #353535;
}

#containerCF .contentCF #contentHomeCF #tableHomeCF p {
	margin-right: 18px;
	margin-left: 18px;
}

#containerCF .contentCF #contentHomeCF #tableHomeCF ul {
	margin-top: 0px;
	margin-right: 18px;
}

#containerCF .contentCF #footerCF {
	background: #d9dad4;
	height: 76px;
	width: 760px;
	vertical-align: middle;
	clear: both;
}

#containerCF .contentCF #footerCF .footerCF {
	float: left;
	margin-top: 35px;
	margin-left: 10px;
}
#containerCF  .contentCF  #footerCF  #sponsorsCF {
	float: right;
	margin-right: 10px;
	vertical-align: middle;
	height: 66px;
	margin-top: 10px;
}
#containerCF .contentCF #footerCF #sponsorsCF td {
	vertical-align: middle;
}

#containerCF  .contentCF  #footerCF  #sponsorsCF  h1 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	color: #353535;
}

#containerCF .contentCF #footerCF #sponsorsCF img {
	margin-left: 10px;
}

#containerCF .footerSTC {
	padding-left: 8px;

}

