﻿body {
	background-color: #717171;
	margin: 0px;
	padding: 0px;
}

.bodyInternal {
	background-color: #212F35;
	margin: 0px;
	padding: 0px;
}

a {
	color: #3d3d3d;
}

.clearBoth {
	padding: 0px;
	margin: 0px;
	clear: both;
}

	.boldText {
	font-weight: bold;	
	font-size: 12px;
		}

.main_contentBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 592px;
	background-color: #222F35;
}

/* Here are the left column styles */

.main_lftColumn_Box {
	width: 243px;
	height: 592px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #222F35;
	float: left;
	margin: 0px;
	padding: 0px;
}

.main_lftColumn_logoBox {
	width: 243px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 81px;
}

/* Navigation */
.lftColumn_navArea a span {
	display: none;
}

.lftColumn_navArea div {
	width: 244px;
	height: 27px;
}

.lftColumn_navArea div a {
	display: block;
	float: left;
	width: 244px;
	height: 27px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.lftColumn_navBox a:hover, .lftColumn_navBox a.active, .lftColumn_navBox a.active:hover {
	display: block;
	background-position: 0 -27px;
}


.lftColumn_navArea div.navTeam a {
	background-image: url(images/leftNav_Team.gif);
	width: 244px;
}

.lftColumn_navArea div.navContactUs a {
	background-image: url(images/leftNav_Contact.gif);
	width: 244px;
}

.lftColumn_navArea div.navLogout a {
	background-image: url(images/leftNav_Logout.gif);
	width: 244px;
}

.lftColumn_navArea div.navFundSubmissionForm a {
	background-image: url(images/leftNav_FundSubmission.gif);
	width: 244px;
}




/* Here are the middle column styles */

.main_midColumn_Box {
	width: 356px;
	height: 592px;
	position: absolute;
	top: 0px;
	left: 243px;
	background-color: #D4D4D2;
	float: left;
	margin: 0px;
	padding: 0px;
}

.midColumn_topBorder {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0px;
	height: 7px;
	background-color: #C68F01;
	margin: 0px;
	padding: 0px;
}

.midColumn_contentBox {
	position: relative;
	top: 52px;
	width: 100%;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.midColumn_contentArea {
	margin-left: 31px;
	margin-right: 34px;
}



/* Here are the right column styles */


.main_rgtColumn_Box {
	width: 314px;
	height: 592px;
	position: absolute;
	top: 0px;
	left: 599px;
	background-color: #222F35;
	float: left;
}

.rgtColumn_contentBox {
	width: 200px;
	position: relative;
	top: 240px;
	left: 34px;
}

.main_contentHdr_Box {
	margin-bottom: 10px;
}

.main_contentDiv {
	margin-bottom: 20px;
}

.main_contentTxtHdr {
	font-family: Arial;
	color: #D3CDCF;
	font-weight: bold;
	font-size: 11px;
}

.main_contentTxt {
	font-family: Arial;
	font-size: 11px;
	color: #B1AEA9;
}

a.main_contentLink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D3CDCF;
}

a.main_contentLink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D3CDCF;
}


a.main_contentLink_grey {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A9A9A9;
}

a.main_contentLink_grey:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A9A9A9;
}

.main_footerRow_Box {
	position: relative;
	top: 556px;
	left: 0px;
	height: 36px;
	width: 913px;
	background-color: #2A2A2A;
	margin: 0px;
	padding: 0px;
}

.main_footerContent_Box {
	position: relative;
	width: 376px;
	height: 36px;
	vertical-align: middle;
	left: 243px;
	top: 5px;
}

.main_footerTxt {
	font-family: Arial;
	font-size: 10px;
	color: #ACACAA;
}


a.main_footerLink {
	font-family: Arial;
	font-size: 10px;
	color: #ACACAA;
}


a.main_footerLink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ACACAA;
}

/* THIS IS WHERE THE INTERNAL STYLES START */


.contentBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #212F35;
}

.lftColumn_Box {
	width: 243px;
	height: 592px;
	position: absolute;
	top: 46px;
	left: 0px;
	background-color: #222F35;
	float: left;
	margin: 0px;
	padding: 0px;
}

.lftColumn_logoBox {
	width: 243px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

.lftColumn_navArea {
	background-color: #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	position: relative;
}

/*
.lftColumn_navBox {
	width: 244px;
	height: 26px;
	padding-bottom: 1px;
}
*/

/* Here are the middle column styles */

.content_midColumn_Box {
	width: 520px;
	position: relative;
	top: 46px;
	left: 243px;
	background-color: #D4D4D2;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.content_midColumn_topBorder {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0px;
	height: 7px;
	background-color: #C68F01;
	margin: 0px;
	padding: 0px;
}

.content_midColumn_contentBox {
	width: 100%;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.mainContent_midColumn_contentArea {
	margin-left: 31px;
	margin-right: 34px;
	margin-bottom: 100px;
	clear: both;
	display: block;
}

.content_midColumn_contentArea {
	margin-left: 31px;
	margin-right: 34px;
	margin-bottom: 100px;
	margin-top: 34px;
	clear: both;
	display: block;
}

/* CONTENT STYLES START HERE */

.contentTitleImg {
	/*margin-left: 4px;*/
	padding-top: 20px;
	padding-bottom: 15px;
}

.contentSubTitle {
	/*margin-left: 4px;*/
	font-size: 11px;
	color: #3d3d3d;
	font-weight: bold;
	font-family: Arial;
}

.contentText {
	font-size: 11px;
	color: #3d3d3d;
	font-family: Arial;
	line-height: 14px;
	padding-bottom: 15px;
}


a.contentText_Link {
	font-size: 11px;
	color: #3d3d3d;
	font-family: Arial;
	text-decoration: underline;
	line-height: 14px;
}

a.contentText_Link:hover {
	font-size: 11px;
	color: #212F35;
	font-family: Arial;
	text-decoration: underline;
	line-height: 14px;
}

a.content_subNavLink {
	font-size: 11px;
	color: #212F35;
	font-family: Arial;
	text-decoration: none;
	line-height: 11px;
}

a.content_subNavLink:hover {
	font-size: 11px;
	color: #212F35;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11px;
}


a.content_subNavLink_bold {
	font-size: 11px;
	color: #212F35;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	line-height: 11px;
}

a.content_subNavLink_bold:hover {
	font-size: 11px;
	color: #212F35;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	line-height: 11px;
}

a.content_subTitleLink {
	/*margin-left: 4px;*/
	font-size: 11px;
	color: #212F35;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

a.content_subTitleLink:hover {
	/*margin-left: 4px;*/
	font-size: 11px;
	color: #212F35;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
}

.bkgndLine_horiz {
	position: relative;
	width: 100%;
	height: 12px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background-image: url(images/bkgnd_greyDot_horiz.gif);
}

.bkgndLine_vert {
	position: relative;
	width: 1px;
	height: 100%;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	background-image: url(images/bkgnd_greyDot_vert.gif);
	float: left;
	background-repeat: repeat-y;
	border: 3px solid #ff0000;
}

/* TEAM SUB NAV STYLES HERE */


.teamSubNavs_Box {
	width: 453px;
	/*position: relative;*/
	background-image: url(images/bkgnd_greyDot_vert.gif);
	background-position: 284px 0px;
	background-repeat: repeat-y;
}

.teamSubNavs_lftBox {
	width: 298px;
	/*position: relative;*/
	float: left;
}

.teamSubNavs_lftArea {
	width: 291px;
	/*position: relative;*/
	margin-left: 7px;
	margin-top: 22px;
	margin-bottom: 15px;
}



.teamSubNavs_linkColumn_lftBox {
	width: 146px;
	/*position: relative;*/
	float: left;
}

.teamSubNavs_linkColumn_lftArea {
	width: 136px;
	height: 15px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(images/contentLink_Arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}


.teamSubNavs_linkColumn_rgtBox {
	/*width: 170px;*/
	width: 145px;
	/*position: relative;*/
	float: left;
}

.teamSubNavs_linkColumn_rgtArea {
	width: 135px;
	height: 15px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(images/contentLink_Arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}


.teamSubNavs_rgtBox {
	width: 124px;
	/*position: relative;*/
	float: right;
}

.teamSubNavs_rgtArea {
	/*position: relative;*/
	margin-top: 22px;
	margin-bottom: 15px;
}

.teamSubNavs_subNavTitle {
	width: 148px;
	height: 13px;
	margin-bottom: 10px;
}




/* Contact Us SUB NAV STYLES HERE */


.contact_usSubNavs_Box {
	width: 433px;
	position: relative;
}

.contact_usSubNavs_lftBox {
	width: 194px;
	position: relative;
	float: left;
}

.contact_usSubNavs_lftArea {
	position: relative;
	margin-left: 7px;
	margin-top: 22px;
	margin-bottom: 15px;
}

.contact_usSubNavs_rgtBox {
	width: 194px;
	position: relative;
	float: right;
}

.contact_usSubNavs_rgtArea {
	position: relative;
	margin-top: 22px;
	margin-left: 24px;
	margin-bottom: 15px;
}

.contact_usSubNavs_subNavTitle {
	width: 148px;
	height: 13px;
	margin-bottom: 10px;
}

.contact_usSubNavs_linkColumn_lftBox {
	width: 194px;
	position: relative;
	float: left;
}

.contact_usSubNavs_linkColumn_lftArea {
	width: 184px;
	height: 15px;
	padding-left: 10px;
	background-image: url(images/contentLink_Arrow.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}


.contact_usSubNavs_linkColumn_rgtBox {
	width: 194px;
	position: relative;
	float: right;
}

.contact_usSubNavs_linkColumn_rgtArea {
	width: 184px;
	height: 15px;
	padding-left: 10px;
	background-image: url(images/contentLink_Arrow.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.contactUs_bulletPoint {
	padding-left: 6px;
	background-image: url(images/contentBullet_square.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

/* CONTENT STYLES END HERE */

.footerRow_Box {
	float: left;
	position: relative;
	bottom: 0px;
	height: 36px;
	width: 100%;
	background-color: #2A2A2A;
	border-bottom: 80px solid #717171;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* FORM STYLE START HERE */


.form_sectionTitle {
	padding-top: 15px;
	padding-bottom: 15px;
}

.formBox_Long {
	padding: 0px;
	margin: 0px;
}

.formArea_Short_rgtSide {
	width: 220px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: right;
	padding-bottom: 8px;
	text-align: left;
}


.formArea_Short_lftSide {
	width: 220px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	padding-bottom: 8px;
}

.formField_textLong {
	width: 450px;
	height: 21px;
	background-color: #EBEBE9;
	border: 1px solid #979696;
	padding-bottom: 8px;
	font-size: 12px;
	color: #3d3d3d;
	font-family: Arial;
	line-height: 14px;
	font-weight: bold;
}

.formField_textShort {
	position: absolute;
	left: 0px;
	width: 215px;
	height: 21px;
	background-color: #EBEBE9;
	border: 1px solid #979696;
	font-size: 12px;
	color: #3d3d3d;
	font-family: Arial;
	line-height: 14px;
}

.textBox01 {
	width: 215px;
	height: 18px;
	background-color: #EBEBE9;
	border: 1px solid #979696;
	font-size: 12px;
	color: #3d3d3d;
	font-family: Arial;
}


.formField_textAreaLong {
	width: 450px;
	height: 250px;
	background-color: #EBEBE9;
	border: 1px solid #979696;
	padding-bottom: 8px;
}

/* FORM STYLE ENDS HERE */