body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#455560;
	line-height:19px;
}

h1 {
	font-size:30px;
	color:#455560;
	font-weight:normal;
	margin:0 0 21px 0;
}

h2 {
	font-size:20px;
	color:#455560;
	font-weight:normal;
	margin:30px 0 16px 0;
}

h3 {
	font-size:13px;
	color:#00AEEF;
	margin:0 0 5px 0;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #00AEEF;
	text-decoration:none;
}

a:hover {
	color:#F89829;
	text-decoration:none;
}

/* Custom Styles for dropdown */

.textHighlightBlue {
	color:#00AEEF;
}

.textHighlightOrange {
	color:#F89829;
}

.textHighlightGreen {
	color:#5BBE82;
}

.callToAction {
	color:#000;
}

.pageImageLeft {
	float:left;
	margin:0 15px 5px 0;
}

.pageImageRight {
	float:right;
	margin:0 0 5px 15px;
}

.sponsors {
	font-size:10px;
	text-align:center;
	border-top:2px dotted #455560;
	border-bottom:2px dotted #455560;
	padding:13px 0 10px 0;
	color:#9FA1A5;
}

.sponsors img {
	margin:0 35px 10px 35px;
	vertical-align:middle;
}

hr.clear {
	border:none;
	height:1px;
	clear:both;
	margin:0;
	color:#fff;
}


/* Our Team */

.ourTeamTable {
	margin:0 -34px;
	width:1155px;
}

.ourTeamTable td {
	background:#F3F3F3;
	width:50%;
	padding:0 0 20px 0;
}

.ourTeamTable .quote {
	background:#FCBE7C;
	height:166px;
	background:url(/images/backgrounds/quotemarks_top.gif) no-repeat 241px 11px #FABF7C;
}

.ourTeamTable .quote p {
	text-align:center;
	padding:43px 30px 0 0;
	height:110px;
	width:245px;
	float:right;
	font-size:14px;
	background:url(/images/backgrounds/quotemarks_bottom.gif) no-repeat  207px bottom;
}

.ourTeamTable h2 {
	text-transform:uppercase;
	font-size:13px;
}

.ourTeamTable h2 .name {
	color:#000;
}

.ourTeamTable h2, .ourTeamTable p {
	padding:0 20px;
}

/* 2 Colum Table */

.contentTable {
	
}

.contentTable td {
	padding:0 140px 0 0;
}


/* Jobs Table */

.jobsTable {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}

.jobsTable td {
	padding:3px 15px;	
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


/* Partners Table */

.partnersTable {
	
}

.partnersTable td {
	width:330px;
	padding:0 40px 10px 0;
}

.partnersTable td.partnerLogo {
	width:150px;
	padding:0 15px 20px 0;
	text-align:center;
}


/* Board Members Table */

#content table.boardMemberTable {
	margin:0 auto 25px auto;
}

.boardMemberTable td {
	text-align:center;
	padding:0 15px 15px 15px;
}

.boardMemberTable img {
	margin:0 0 5px 0;
}
