a.t_nav_on { color:#006666 !important;font-weight:bold; }
#pagetemplate {
	padding:10px;
	width:580px;
	margin:0 0 0 140px;
}
* html #pagetemplate {
	padding:10px;
	width:600px;
}

/* heading objects */
h1 {
	font-size:18pt;
	font-weight:bold;
	color:#2185A5;
	margin:0 0 5px 0;
}
h2 {
	font-size:15pt;
	font-weight:bold;
	color:#0C4854;
	margin:0 0 5px 0;
}
h3 {
	font-size:13pt;
	font-weight:bold;
	color:#999999;
	margin:0 0 5px 0;
}

/* text objects */
p {
	font-size:9pt;
	color:black;
}
div.t_text {
	padding:0 0 15px 0;
}
.t_text {
	font-size:9pt;
	color:black;
}
.t_text a {
	color:#0C4854;
}
.t_text a:hover {
	color:#62D4F8;
}
.t_text ul {
	padding:0;
	margin:0 0 0 16px;
	list-style-image:url(../../img/ul.gif);
}
.t_text li {
	margin-bottom:4px;
}
.text1 {color:#2185A5;}
.text2 {color:#62D4F8;}
.text3 {color:#FF2E2E;}
.text4 {color:#C81313;}
.text5 {color:#999999;}

/* image objects */
.t_image {
	text-align:center;
}
.t_image div {
	padding:5px 0 15px 0;
	font-size:12px;
	font-style:italic;
	color:#999999;
}
.t_imgb_none {
	border:none;
}
.t_imgb_thin {
	border:solid 1px #999999;
}
.t_imgb_thick {
	border:solid 2px #999999;
}

/* table objects */
.t_tablestyle0 {
}
.t_tablestyle0 th {
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
}
.t_tablefooterstyle0 {
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}
.t_tablestyle0 td {
	color:#FFFFFF;
	color:#999999 !important;
	font-size:12px;
}

.t_tablestyle1 {
	background-color:#FFFFFF;
	color:#999999 !important;
}
.t_tablestyle1 th {
	background:#006666 url(../../img/th1.gif) repeat-x top;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}
.t_tablefooterstyle1 {
	background-color:#CCCCCC !important;
	color:#333333 !important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}
.t_tablestyle1 td {
	background-color:#F1F1F1;
	color:#333333 !important;
	font-size:12px;
}

.t_tablestyle2 {
	background-color:#FFFFFF;
}
.t_tablestyle2 th {
	background:#C81313 url(../../img/th2.gif) repeat-x top;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}
.t_tablefooterstyle2 {
	background-color:#CCCCCC !important;
	color:#333333 !important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}
.t_tablestyle2 td {
	background-color:#F1F1F1;
	color:#333333 !important;
	font-size:12px;
}

.t_tablestyle3 {
	background-color:#999999;
}
.t_tablestyle3 th {
	background:#999999 url(../../img/th3.gif) repeat-x top;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}
.t_tablefooterstyle3 {
	background-color:#F1F1F1 !important;
	color:#000000 !important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}
.t_tablestyle3 td {
	background-color:#FFFFFF;
	color:#999999 !important;
	font-size:12px;
}

/* file download objects */
.t_downloadicon {
	float:left;
}
.t_downloaddesc {
	padding-left:42px;
	font-size:12px;
	color:#999999;
}
.t_downloadtitle {
	font-size:9pt;font-weight:bold;
}
.t_downloadinfo {
	font-size:8pt;
	color:#369C32;
}

/* form field objects */
.t_fTitle {
	font-size:8pt;
	color:#2185A5;
}
.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;
}