/* CSS Document */



/* -------------------------------------------- */
/* -------------------------------------------- */
/* ------------------ GLOBAL ------------------ */
/* -------------------------------------------- */
/* -------------------------------------------- */

#itivity_red {
/*	color: #334855;  */
	color: #AF003A;
}

#wrapper_in {
	height: auto;
	margin: 0 auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	width: 901px;
}

#wrapper_out {
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

a {
	color: #144DB8;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	background: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

body, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, td, th {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #AF003A;
}

h1 {
	font-size: 16px;
	margin-bottom: 3px;
}

h1.communities {
	margin-bottom: 20px;
}

h1.form {
	color: #FFFFFF;
	margin-top: 15px;
}

h2 {
	font-size: 14px;
}

p.projector {
	text-align:center;
}

strong.form {
	border-bottom: 1px dashed #FFFFFF;
}

sup {
	font-size: 8px;
	vertical-align: text-top;
}

table.form {
	border: none;
	height: auto;
	margin-left: 15px;
	width: 255px;
}



/* -------------------------------------------- */
/* -------------------------------------------- */
/* ----------------- MASTHEADS ---------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */

#graybar {
	background: url(/images/trtmt_bttm_rail.gif) repeat-x;
	border-bottom: 8px solid #FFFFFF;
	height: 31px;
	margin-bottom: -8px;
	margin-top: -30px;
	width: 901px;
}

#masthead {
	background: #AF003A url(/images/tagline.gif) no-repeat; 
	background-position: right top;
	height: 125px;
	width: 900px;
}



/* -------------------------------------------- */
/* -------------------------------------------- */
/* ---------------- NAVIGATION ---------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */

#nav_bar {
	font-size: 10pt;
	height: auto;
	margin: 0px;
	width: 901px;
}

#nav_bar ul {
	height: 86px;
	margin: 0px;
	margin-top: 50px;
	width: 901px;
}

#nav_bar ul li {
	display: block;
	float: left;
	height: 30px; 
	line-height: 30px;
	margin-left: 37px;
}

#nav_bar ul li.tridia {
	margin-left: 0px;
	margin-top: -15px;
	margin-right: 200px;
}

#nav_bar ul li a {
	color: #173F99;
	font-weight: bold;
	text-decoration: none;
}

#nav_bar ul li a:hover {
	text-decoration: underline;
}



#tertiary {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: -14px;
	margin-top: 5px;
	width: 901px;
}

#tertiary a {
	color: #878787;
	text-decoration: none;
}

#tertiary a:hover {
	text-decoration: overline underline;
}

#tertiary ul {
	float: right;
	margin-bottom: -30px;
}

#tertiary ul.nada {
	float: right;
	margin-bottom: -30px;
}

#tertiary ul.nada li {
	margin-left: 20px;
}

#tertiary ul li {
	display: inline;

}



/* -------------------------------------------- */
/* -------------------------------------------- */
/* ------------------ CONTENT ----------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */

#content_left {
	float: left;
	width: 613px;
}

#content_right {
	float: right;
	margin-top: 19px;
	width: 274px;
}

#content_right.form {
	background-color: #415B69;
	color: #FFFFFF;
	height: auto;
	margin-top: 0px;
}

#features {
	float: right;
	font-size: 11px;
	height: 100%;
	margin-top: -20px;
	width: 273px;
}

#features.form {
	margin-top: 0px;
}

#features ul {
/*	background: url(images/feature_bg.gif) repeat-y;  */
	BORDER: 1PX SOLID #CCCCCC;
	BORDER-TOP: 0PX;
	list-style-type: none;
	margin-bottom: 9px;
	margin-left: 0px;
	margin-top: -3px;
	padding-left: 20px;
	padding-top: -10px;
}

#features ul li {
	margin-right: 4px;
}

#features ul li.bttn {
	margin-right: 30px;
	text-align: center;
}

#features ul li img.ftr {
	margin-bottom: -4px;
	margin-left: -20px;
}

#home_banner {
	background: url(/images/trtmt_home.jpg) no-repeat;
	border: 1px solid #AAAAAA;
	height: 180px;
	width: 611px;
}

#home_banner p {
/*	color: #334855;  */
	color: #AF003A;
	font-size: 22px;
	line-height: 24px;
	margin-left: 190px; 
	margin-top: 30px;
}

#home_banner p span {
	margin-left: 100px;
}

#home_banner p.sm {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
}

#registration_content {
	border: 1px solid #AAAAAA;
	height: auto;
	margin-top: 9px;
	padding: 10px;
	width: 580px;
}

#home_content {
	border: 1px solid #AAAAAA;
	height: auto;
	margin-top: 9px;
	padding: 30px;
	width: 551px;
}

#home_content.inner {
	margin-top: 0px;
}

#home_content li {
	line-height: 17px;
	margin-bottom: 5px;
	vertical-align: middle;
	width: 475px;
}

#home_content strong {
	color: #334855;
}

/* ---- New as of Jul 21 2009 ------ */
/* #home_content table h1 {
        color: #0068C2;
        font-size: 13px;
        font-weight: bold;
}

#home_content table td {
        font-size: 10px;
        padding-bottom: 25px;
        vertical-align: top;
}

#home_content table td img {
        margin-right: 10px;
} */



/* -------------------------------------------- */
/* -------------------------------------------- */
/* ------------------ CONTENT ----------------- */
/* -------------------------------------------- */
/* -------------------------------------------- */

#footer {
	font-size: 9px;
	margin-top: 25px;
	overflow: auto;
	text-align: center;
	z-index: 1000;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.ftr {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.ftr {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.ftr:hover {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline overline;	
}

