/* heading objects */
h1 {
	font-size:18px;
	font-weight:bold;
	color:#003366;
	margin:0 0 10px 0;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#999999;
	margin:15px 0 5px 0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#382D63;
	margin:15px 0 5px 0;
}

/* text objects */
p {
	font-size:10pt;
	color:#000;
}
div.t_text {
	padding:0 0 15px 0;
}
/* needed for firefox cms editor */
body.t_text {
	font-family:Arial, Helvetica, sans-serif;
}
.t_text {
	font-size:10pt;
	color:#000;
}
.t_text a {
	color:#003366;
}
.t_text a:hover {
	color:#0066CC;
}
.t_text ul {
	padding:0;
	margin:0 0 0 16px;
	list-style-type:square;
}
.t_text li {
	margin-bottom:4px;
}
.text1 {color:#003366;}
.text2 {color:#555555;}
.text3 {color:#CC3300;}
.text4 {color:#FF9900;}
.text5 {color:#AAAAAA;}
#custommodules .t_text {
	font-size:8pt;
	padding:2px 8px;
}

/* image objects */
.t_image {
	
}
.t_image div {
	padding:5px 0 15px 0;
	font-size:12px;
	font-style:italic;
	color:#7F7F7F;
	text-align:center;
}
.t_imgb_none {
	border:none;
}
.t_imgb_thin {
	border:solid 1px #999999;
}
.t_imgb_thick {
	border:solid 2px #999999;
}

/* table objects */
.t_texttable {
	border:solid 1px #003366;
	background-color:#FFF;
	color:#000;
	margin-bottom:10px;
}
.t_texttable th {
	background-color:#003366;
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	padding:3px;
	text-align:left;
}
.t_texttable td {
	font-size:12px;
	padding:3px;
}
.t_texttable .r1 {
	background-color:#FFF;
}
.t_texttable .r0 {
	background-color:#DDD;
}

.t_objecttable {
	background-color:#003366;
	margin-bottom:10px;
}
.t_objecttable td {
	background-color:#FFFFFF;
}

/* file download objects */
.t_downloadicon {
	float:left;
}
.t_downloaddesc {
	padding-left:32px;
	font-size:12px;
	color:#7F7F7F;
}
.t_downloadtitle {
	font-size:9pt;
	font-weight:bold;
	color:#003366;
}
.t_downloadinfo {
	font-size:8pt;
	color:#CC3300;
}

/* form field objects */
.t_fTitle {
	font-size:9pt;
	color:#003366;
}
.t_fInput {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
}
.t_fButton {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
}

/* directory page template styles */
a.t_dir_cat {
	font-size:12pt;
	font-weight:bold;
	color:#C81313;
	text-decoration:none;
	margin-right:10px;
}
a.t_dir_cat:hover {
	text-decoration:underline;
}
a.t_dir_cat_on {
	color:#FF2E2E !important;
	text-decoration:none !important;
}

#alpha {
	margin-bottom:20px;
}
a.t_dir_alpha {
	font-size:11pt;
	font-weight:bold;
	color:#2185A5;
	text-decoration:none;
}
a.t_dir_alpha:hover {
	text-decoration:underline;
}
a.t_dir_alpha_on {
	color:#62D4F8 !important;
	text-decoration:none !important;
}
.t_dir_alpha_off {
	font-size:11pt;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

.t_dir {
	margin-bottom:20px;
}
.t_dir_title {
	font-size:9pt;
	font-weight:bold;
	color:#859D29;
}
.t_dir_listing {
	font-size:9pt;
	color:#999999;
}
.t_dir_listing p {
	font-size:9pt;
	color:#999999;
}
/* needed for firefox cms editor */
body.t_dir_listing {
	font-family:Arial, Helvetica, sans-serif;
}

/* news module styles */
.t_newsheader {
	width:180px;
	background:#003366 url(../../img/newsheader_bg.gif) no-repeat top left;
	text-align:right;
	padding-top:11px;
}
.t_newsbody {
	width:160px;
	background:#003366;
	padding:10px;
	color:white;
	font-size:9pt;
	line-height:12pt;
}
.t_newsbody p {
	color:white;
	font-size:9pt;
	margin:0 0 16px 0;
}
/* needed for firefox cms editor */
body.t_newsbody {
	font-family:Arial, Helvetica, sans-serif;
}
.t_newsbody a { color:#BAC5DF !important; }
* html .t_newsheader { width:180px; }
.t_newsfooter {
	width:180px;
	background:#003366 url(../../img/newsfooter_bg.gif) no-repeat bottom left;
	padding-bottom:7px;
	text-align:right;
	margin-bottom:10px;
}

/* sign up module styles */
.t_signupheader {
	background:#003366 url(../../img/signupheader_bg.gif) no-repeat top left;
	text-align:right;
	padding-top:11px;
}
.t_signupbody {
	background:#003366;
	padding:10px;
	color:white;
	font-size:9pt;
	line-height:12pt;
}
/* needed for firefox cms editor */
body.t_signupbody {
	font-family:Arial, Helvetica, sans-serif;
}
.t_signupbody a { color:#BAC5DF !important; }
.t_signupfooter {
	background:#003366 url(../../img/box_bottom.gif) no-repeat bottom left;
	padding:7px;
	text-align:right;
	margin-bottom:10px;
	font-size:8pt;
}
.t_signupfooter a { color:#BAC5DF !important; }

/* shared style - search box */
.boxtop {
	background:#003366 url(../../img/box_top.gif) no-repeat top left;
	padding-top:7px;
}
.boxbottom {
	background:#003366 url(../../img/box_bottom.gif) no-repeat bottom left;
	padding:10px 20px 17px 20px;
	color:white;
	font-size:12px;
	margin-bottom:10px;
}
