/* theme layout */
.t_pagecontent {
	padding:25px 25px 25px 40px;
	vertical-align:top;
}
.t_pagemodules {
	background:#DDDDDD url(../../img/modulebg.gif) repeat-y left;
	padding:25px 0;
	vertical-align:top;
}
#t_backtotop { margin-top:20px; clear:both; padding-left:15px; background:url(../../img/backtotop.gif) no-repeat left; font-size:12px; }
#t_backtotop a { font-family: Arial, Helvetica, sans-serif; color:#999999; text-decoration:none; }
#t_backtotop a:hover { color:#333333; text-decoration:none; }

/* heading objects */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#006699;
	margin:0 0 5px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#5E96CF;
	margin:0 0 5px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	margin:0 0 5px 0;
}

/* text objects */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.t_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.t_text a {
	color:#2768A6;
}
.t_text a:hover {
	color:#5E96CF;
}
.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:#006699;}
.text2 {color:#5D3424;}
.text3 {color:#CD6E37;}
.text4 {color:#982E23;}
.text5 {color:#333333;}

/* 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:#006699 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:#994C00 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:12px;
	color:#333333;
}
.t_downloadinfo {
	font-size:12px;
	color:#5D3424;
}

/* form field objects */
.t_fTitle {
	font-size:12px;
	color:#006699;
}
.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;
}

/* feature modules */
.t_moduletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	color:#666666;
	padding:0 20px 2px 20px;
	background:#DDDDDD url(../../img/moduleheadbg.gif) no-repeat bottom;
}
.t_moduletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:4px 20px;
}
.t_moduletext a {
	color:#666666;
}
.t_moduletext ul {
	padding:0;
	margin:0 0 0 16px;
	list-style-image:url(../../img/ul.gif);
}
.t_moduletext li {
	margin:6px 0;
}
.t_modulelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:4px 20px 4px 37px;
	background:url(../../img/modulearrow.gif) no-repeat left;
}
.t_modulelink a {
	color:#333333;
	text-decoration:none;
}
.t_modulelink a:hover {
	color:#333333;
	text-decoration:underline;
}
.t_moduleimg {
	padding:0 20px 4px 20px;
}

/* popup windows */
.popupbody {
	background:#FFFFFF url(../../img/popupbg.gif) repeat-y left;
	margin:10px 10px 10px 30px;
}