@charset "UTF-8";
body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #666666;
	background-image: url(images/base-bkgrnd_slice.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 880px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header {
	background-color: #A3DD9A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 190px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	font-family: "Helvetica Neue", Helvetica, "Franklin Gothic", Arial;
	font-size: 14px;
	line-height: 140%;
	background-color: #FFFFFF;
	background-image: url(FCRTnewsite/images/compass-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mobile {
	padding-top: 190px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	font-family: "Helvetica Neue", Helvetica, "Franklin Gothic", Arial;
	font-size: 14px;
	line-height: 140%;
	background-color: #FFFFFF;
	background-image: url(images/base-bkgrnd_slice.gif);
	background-repeat: repeat-x;
}
.headerText {
	font-family: "Helvetica Neue", Helvetica, "Franklin Gothic", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	padding-bottom: 0px;
	line-height: 180%;
}
.logoright {
	float: right;
	padding-top: 50px;
	padding-bottom: 0px;
}
.homebuttons {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(FCRTnewsite/images/CRT-logo-color4web2);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
}
.homebuttonsRight {
	float: right;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #A3DD9A;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	text-align: right;
}
.meetingprint {
	font-family: "Helvetica Neue", Helvetica, "Franklin Gothic", Arial;
	font-size: 12px;
	line-height: 150%;
}
.homebutton1 {
	padding-left: 30px;
	padding-bottom: 10px;
	float: left;
}
.homebutton3 {
	padding-left: 18px;
	padding-top: 5px;
	float: left;
	clear: left;
}
.homebutton2 {
	padding-left: 2px;
	float: left;
	padding-bottom: 12px;
	clear: left;
	padding-top: 5px;
}
.homebutton4 {
	padding-left: 55px;
	float: left;
	clear: left;
	padding-top: 15px;
}
.homebutton5 {
	padding-right: 35px;
	padding-top: 25px;
	float: right;
	padding-bottom: 10px;
	clear: none;
}
.homebutton6 {
	padding-top: 15px;
	padding-right: 0px;
	float: right;
	padding-bottom: 30px;
	clear: right;
}
.homebutton7 {
	padding-right: 45px;
	float: right;
	padding-top: 0px;
	clear: right;
}
