
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.banner{
	background-image: url(images/connect_banner.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 770px;
}
.mainimage{
	background-image: url(images/connect_image.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 770px;
}
.blankimage{
	background-image: url(images/connect_blank.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 770px;
	overflow: hidden;
	
}
.bannerinner{
	padding: 61px 0px 0px 210px;
}
.purposeinner{
	padding: 7px 0px 0px 210px;
}
.purpose{
	background-image: url(images/connect_purpose.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 770px;
}
.whitebg{
	background-color: fff;
}
img{border: 0px;}
a.link{
	text-decoration: none; 	
	color: #fff; 
	font-size: 12px; 
	font-weight:bold;
}
a.link:visited{
	text-decoration: none; 
	color: #fff;
	font-size: 12px; 
	font-weight:bold;
}
a.link:hover{
	text-decoration: underline; 
	color: #fff; 
	font-size: 12px; 
	font-weight:bold;
}

a.linksmall{
	text-decoration: none; 	
	color: #fff; 
	font-size: 11px; 
	font-weight:bold;
}
a.linksmall:visited{
	text-decoration: none; 
	color: #fff;
	font-size: 11px; 
	font-weight:bold;
}
a.linksmall:hover{
	text-decoration: underline; 
	color: #fff; 
	font-size: 11px; 
	font-weight:bold;
}

a.link_menu{
	text-decoration: none; 	
	color: #000; 
	font-size: 11px; 
}
a.link_menu:visited{
	text-decoration: none; 
	color: #000;
	font-size: 11px; 
}
a.link_menu:hover{
	text-decoration: underline; 
	color: #000; 
	font-size: 11px; 
}
a.nav{
	text-decoration: none; 	
	color: #000; 
	font-size: 12px; 
	font-weight:bold;
}
a.nav:visited{
	text-decoration: none; 
	color: #000;
	font-size: 12px; 
	font-weight:bold;
}
a.nav:hover{
	text-decoration: underline; 
	color: #000; 
	font-size: 12px; 
	font-weight:bold;
}


h3{
	margin: 0px 0px 3px 0px;
	font-size: 15px;
}

h3.frontpage{
	margin: 0px 0px 3px 0px;
	font-size: 13px;
}

h2{
	/*margin: 0px 0px 3px 0px;*/
	font-size: 23px;
}

.colleft{
	width: 200px;
	background-color: #ffd964;
	font-size: 11px;
}
.colright{
	width: 570px;
	background-color: #fff;
}
.tdpadding{
	padding: 14px;
}
.tdpaddingmainpage{
	padding: 14px 14px 14px 50px;
	font-size:12px;
	line-height: 17px;
	
}
.footer{
	height: 50px;
	width: 770px;
	background-color: #856d22;
	text-align: center;
	line-height: 18px;
}
.footerinner{
	padding: 7px 0px 0px 7px;
	color: fff;
}

.fptl{
	width: 285px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
}
.fptr{
	width: 285px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.fpll{
	width: 285px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;

}
.fplr{
	width: 285px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.bullet{
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0px 2px 14px;
	background-image: url(/images/bullet2.gif);
}

.inputform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CC0033;
}