@charset "utf-8";
/* CSS Document */

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #d6d6d4;
}
body, table, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}

.header {
	background-color: #FFFFFF;
}

.header-tcc {
	background-color: #FFFFFF;	
}
.nav {
	background-color: #FFFFFF;
}
.subnav {
	background-color: #FFFFFF;
	background-image: url(../images/secondsubnavbg.jpg);
	background-repeat: repeat-x;
}
.main {
	background-color: #FFFFFF;
}
.footernav {
	background-image: url(/images/bottomnavbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.footertext {
	text-align: center;
	color: #787878;
	font-size: 11px;
}
.footernav img {
	margin-right: 50px;
}
.main .content p {
	line-height: 1.5em;
}
.3colhead {
	font-size: 14px;
	font-weight: bold;
	color: #193766;
}
.whitetext {
	color: #FFFFFF;
}
.whitetext a {
	color: #3BB876;
}
.whitetext p {
	margin-right: 10px;
}
.main .content .secondleft a {
	text-decoration: none;
}
.main .content h1 {
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82A6E0;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.main .content h2 {
	font-size: 16px;
}
.main .content h3 {
	font-size: 13px;
}
.main .content h4 {
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.main .content h5 {
	font-size: 13px;
}
.calRightHeading {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 16px;
}
.main .content .subtitle {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
