@charset "UTF-8";
/* CSS Document */


body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
.auxilary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999;
	width: 270px;
	margin-left: 637px;
}
.auxilary a {
	color: #FFF;
	text-decoration: none;
}
.auxilary a:visited {
	color: #FFF;
	text-decoration: none;
}
.auxilary a:hover {
	color: #FFF;
	text-decoration: underline;
}
.auxilary a:active {
	color: #FFF;
	text-decoration: none;
}

.container {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d4e1;
	border-left-color: #d1d4e1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d4e1;
}
.navbar {
	background-image: url(/TTTtrial/images/navbar_bg_green.gif);
	background-repeat: repeat-x;
	width: 911px;
	height: 30px;
	padding-left: 50px;
}
.mainImageContainer {
	height: 244px;
	width: 621px;
	margin-top: 50px;
	z-index: 4;
}
#threetextProgram {
}
.mainImage {
	background-image: url(/TTTtrial/images/main_img_bg.jpg);
	background-repeat: repeat-x;
	width: 622px;
	position: absolute;
	height: 245px;
	z-index: 1;
}
.mainImagePic {
	margin-left: 5px;
	width: 380px;
	float: left;
	position: inherit;
	z-index: -1;
}
.mainImageText {
	float: right;
	width: 210px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #4A7144;
	z-index: 3;
	margin-top: 5px;
}
.mainimageText#header {
	font-size:150%;
	margin-top: 10px;
}
.program {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 40px;
}
.program#phead {
	font-size: 125%;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 160px;
	height: 25px;
	margin-right: 0px;
	float: none;
}
.resources {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 170px;
	margin-top: 10px;
	padding-right: 40px;
}
.resources#rhead {
	font-size: 125%;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 160px;
	height: 25px;
	margin-right: 0px;
	float: none;
}

.FAQs {
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	margin-top: 10px;
	float: left;
	padding-right: 40px;
}
.FAQs#fhead {
	font-size: 125%;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 160px;
	height: 25px;
	margin-right: 0px;
	float: none;
}

.threetext {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #496C42;
}
.threetextHeader {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #4B7345;
	font-weight: bold;
}
.threetext a:link {
	color: #4A7144;
	text-decoration: none;
}
.threetext a:visited {
	color: #496C42;
	text-decoration: none;
}
.threetext a:hover {
	color: #3d3a5b;
	text-decoration: underline;
}
.threetext a:active {
	color: #496C42;
	text-decoration: none;
}
.footer {
	background-image: url(/TTTtrial/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 911px;
	margin-top: 35px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999;
	min-height: 130px;
	padding-top: 10px;
}
.footer a {
	color: #999;
	text-decoration: none;
}
.footer a:visited {
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	color: #999;
	text-decoration: underline;
}
.footer a:active {
	color: #999;
	text-decoration: none;
}
.footerMenu {
	width: 200px;
}
.footerMenu#header {
	margin-bottom: 5px;
	margin-top: 0px;
}
.footerMenu#col1 {
	width: 69px;
	float: left;
	margin-top: 0px;
}
.footerMenu#col2 {
	width: 77px;
	float: none;
	margin-left: 80px;
}
.footerMenu#copyright {
	top: 661px;
	float: left;
	width: 175px;
	margin-top: 5px;
}
#footerText {
	margin-top: 8px;
}

.content {
	width: 650px;
	margin-left: 115px;
	float: left;
	margin-right: -30px;
}
.logos {
	float: right;
	width: 220px;
	margin-top: 50px;
	text-align: center;
}
.masthead {
	background-color: #496C42;
	background-image: url(/TTTtrial/images/masthead.gif);
	background-repeat: no-repeat;
	height: 81px;
	padding-top: 10px;
}
