
/* General styles */

body {
	padding: 0; 
	margin: 0;
	background: white;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 14px;
	color: #6699CC;
    scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

form {
	margin: 0;
}

.t-input-text, textarea, select  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	background: #FFFFFF;
	width: 183px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 10px;
}

table {
	/*font-size: 1em;*/
	font-size: 11px;
}

td, th {
	vertical-align: top;
}

a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	color: darkgreen;
	text-decoration: underline ! important;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	text-decoration: none ! important;
}

.t-on, .t-on:visited, .t-on a, .t-on a:visited {
	color: #000000 ! important;
}

#t-w {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	text-align: left;
	z-index: 1;
}

.t-bug { /* NS6 hack */
	display: inline;
	font-size: 1px;
	line-height: 0;
	height: 0;
}

/* Header styles */

#t-t {
	width: 768px;
	height: 60px;
	background: #FFFFFF;
}

#t-t div {
	position: absolute;
	top: 0;
	width: 192px;
	height: 60px;
}

#t-t a  {
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	color: #003399 ! important;
}

#t-tdc1 {
	padding: 10px 14px;
}

#t-logo {
	width: 47px;
	height: 40px;
}

#t-tdc2, #t-tdc3, #t-tdc4 {
	visibility: hidden;
}


div#t-tdc5 {
	top: 5px;
	left: 463px;
	width: 300px;
	height: 20px;
	text-align: right;
	/*font-size: 0.9em;*/
	font-size: 10px;
	line-height: 15px;
}

#t-tdc5 a {
	/*font-size: 1em;*/
	font-size: 11px;
	font-weight: normal;
	color: #6699CC ! important;
}

#t-tdc5 img {
	vertical-align: middle;
	margin-right: 3px;
}

/* topnavi */

#t-tn {
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#t-tn a {
	/*font-size: 1em;*/
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	display: block;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#t-tn1, #t-tn2, #t-tn3, #t-tn4, #t-tn5, #t-tn6 {
	position: absolute;
	top: 61px;
	height: 23px;
	text-align: center;
	padding-top: 4px;
}

#t-tn1 {
	left: 0;
	width: 68px;
}

#t-tn2 {
	left: 67px;
	width: 82px;
}

#t-tn3 {
	left: 148px;
	width: 70px;
}

#t-tn4 {
	left: 217px;
	width: 118px;
}

#t-tn5 {
	left: 334px;
	width: 110px;
}

#t-tn6 {
	left: 443px;
	width: 80px;
}

#t-tn7, #t-tn8, #t-tn9 {
	display: none;
}

#t-tn1 a {
	border-left: 0px none;
}

#t-tn .t-on {
	background: #DDDDDD;
	line-height: 21px;
	padding-top: 0px;
}

#t-tn .t-on a {
	padding-bottom: 2px;
}

/* topsubnavi */

#t-tsn {
	background: #DDDDDD;
	height: 22px;
	padding-left: 4px;
	white-space: nowrap;
	font-size: 11px;
}

#t-tsn div {
	padding-top: 4px;
}

#t-tsn a {
	display: inline;
	/*font-size: 1em;*/
	font-size: 11px;
	color: #003399;
	border-right: 1px solid #999999;
	padding: 0 14px 0 10px;
	height: 11px; /* bugfix */
}

/* search */

#t-s {
	text-align: right;
	height: 21px;
	margin-top: 1px;
	/*visibility: hidden;*/
}

#t-s .t-button {
	width: 36px;
	margin: 1px 8px;
}

#t-s-inp {
	height: 18px;
	font-size: 10px;
	width: 141px;
	margin: 1px 0;
	border: 1px solid #999999;
}

/* main */

#t-m {
	width: 768px; /* IE bug */
	border-top: 1px solid #999999;
	background: #FFFFFF url('../gfx/bottomcorner.gif') no-repeat right bottom;
}

#t-l {
	float: left;
	width: 192px;
}

#t-c, #t-c2 {
	float: left;
	overflow: hidden;
	width: 384px;
	padding-bottom: 10px;
}

#t-r, #t-r2, #t-r3 {
	float: left;
	width: 192px;
	margin-bottom: 128px;
}

#t-r3 {
	margin-bottom: 0px;
}

#t-mb {
	clear: left;
	width: 768px;
	height: 1px; /* Mozilla & NS7 bug */
	font-size: 0;
	line-height: 0;
}

/* left */

#t-lp {
	width: 14px;
	height: 320px;
	float: left;
}

#t-ln {
	float: left;
	width: 173px;
	padding: 10px 0;
	overflow: hidden;
}

.t-ln-head {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#t-ln div {
	white-space: nowrap;
}

#t-ln a, #t-related a {
	cursor: pointer;
	color: #003399;
}

.t-ln0 {
	font-size: 10px;
	padding-left: 13px;
	height: 20px;
	font-weight: bold;
}

.t-ln1 {
	font-size: 10px;
	padding-left: 1px;
	height: 20px;
	font-weight: bold;
}

.t-ln2 {
	font-size: 10px;
	padding-left: 14px;
	height: 20px;
}

.t-ln3 {
	font-size: 9px;
	padding-left: 25px;
	height: 20px;
}

.t-ln4 {
	font-size: 9px;
	padding-left: 36px;
	height: 20px;
}

.t-ln5 {
	font-size: 9px;
	padding-left: 47px;
	height: 20px;
}

.t-ln-img {
	width: 9px;
	height: 9px;
	vertical-align: middle;
	margin-right: 3px;
}

#t-lr {
	padding: 10px 0;
}

#t-lr-head {
	font-size: 11px;
	padding: 0 0 10px 0;
	color: #000000;
}

/* footer styles */

#t-b {
	height: 30px;
	line-height: 30px;
	background: #DDDDDD;
	padding: 0 14px;
}

#t-b a {
	color: #003399;
}

#t-bl {
	float: left;
}

#t-br {
	float: right;
	visibility: hidden;
}

#t-br img {
	vertical-align: middle;
	margin: 0 3px 1px 0;
}

#t-sm b a {
	color: #000000 ! important;
}

#t-sm ol {
	margin: 2px 25px;
}

#t-sm li {
	margin: 2px 0;
}

/* general classes */

.t-button {
	/* mozilla bug */
	border-left:2px solid #999999; border-right:2px solid #666666; border-top:2px solid #999999; border-bottom:2px solid #666666; padding:0; font-weight: bold;
	background: #FFFFFF url('../gfx/button.gif');
	cursor: pointer
}

ul {
	margin: 2px 0 2px 16px;
}

ol {
	margin: 2px 0 2px 25px;
}

.t-navi {
	height: 22px;
	line-height: 19px;
	text-align: center;
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}

/* article classes */

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.4em;*/
	font-size: 15px;
	font-weight: bold;
	color: #6699CC;
	margin-top: 10px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: 5px;
}

#t-a .paragraph {
	margin-right: 4px;
}

#t-a .a-table2 {
	background: #FFFFFF;
	margin-right: 4px;
}

#t-a table, .a-table {
	width: 100%;
	background: #EEEEEE;
	border-collapse: collapse;
	/*font-size: 1em;*/
	font-size: 11px;
}

#t-a table th, #t-a table td, .a-table th, .a-table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
}

#t-a table th, .a-table th {
	background: #CCCCCC;
	color: #333333;
	text-align: left;
	font-weight: bold;
}

.a-table-invert {
	background: #FFFFFF;
}

.a-table-right {
	text-align: right;
}

.a-table-center {
	text-align: center;
}

.a-table-bold {
	font-weight: bold;
}

.a-table-italic {
	font-style: italic;
}

.a-list {

}

.a-footnote {

}

.a-small {
	/*font-size: 0.9em;*/
	font-size: 10px;
}

.a-hr {
	height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #CCCCCC;
}

.a-lhead {
	visibility: hidden;
}

.a-lbox {
	background: #DDDDDD;
	padding: 10px;
	margin-top: 10px;
}

/* frontpage element classes */

.t-a1 {
	height: 246px;
	width: 192px;
	float: left;
}

.t-a1-w {
	height: 246px;
	width: 384px;
	float: left;
}

.t-a1-p {
	height: 144px;
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #FFFFFF;
	cursor: pointer;
	overflow: hidden;
}

.t-a1-gray {
	height: 144px;
	border-right: 1px solid #FFFFFF;
	background: #DDDDDD;
}

.t-a1-h {
	background: #DDDDDD;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.4em;*/
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	color: #6699CC;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
	overflow: hidden;
}

.t-a1-b {
	height: 72px;
	padding: 10px 7px 0 10px;
	border-right: 1px solid #CCCCCC;
	overflow: hidden;
}

.t-a2 {
	height: 172px;
	width: 192px;
	float: left;
	overflow: hidden;
}

.t-a2-p {
	height: 72px;
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #FFFFFF;
	cursor: pointer;
}

.t-a2-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
}

.t-a2-b {
	height: 74px;
	padding: 0 10px;
	border-right: 1px solid #CCCCCC;
}

.t-a3 {
	height: 72px;
	width: 192px;
	float: left;
	overflow: hidden;
	background: #DDDDDD;
}

.t-a3-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
	border-right: 1px solid #FFFFFF;
}

.t-a3-b {
	height: 46px;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
}

.t-a4, .t-a5 {
	height: 200px;
	width: 192px;
	float: left;
	overflow: hidden;
}

.t-a4a {
	height: 100px;
	width: 192px;
	float: left;
	overflow: hidden;
}

.t-a4b {
	height: 100px;
	width: 192px;
	float: left;
	overflow: hidden;
	border-top: 1px solid #CCCCCC;
}

.t-a4-h, .t-a5-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
}

.t-a4-b {
	height: 174px;
	padding: 0 10px;
	border-right: 1px solid #CCCCCC;
}

.t-a5-p {
	height: 72px;
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #FFFFFF;
	cursor: pointer;
}

.t-a5-b {
	height: 102px;
	padding: 0 10px;
	border-right: 1px solid #CCCCCC;
}

.t-b1 {
	height: 174px;
	width: 192px;
	float: left;
	background: #DDDDDD url('../gfx/rightcorner2.gif') no-repeat right bottom;
	overflow: hidden
}

.t-b1-p {
	height: 72px;
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
}

.t-b1-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
}

.t-b1-b {
	height: 95px;
	padding: 0 10px;
}

.t-b1-x {
	height: 53px;
	padding: 0 10px;
	font-weight: bold;
	letter-spacing: -1px;
}

.t-bx-b {
	height: 76px;
	padding: 0 10px;
}

.t-b2 {
	height: 72px;
	width: 192px;
	float: left;
	overflow: hidden;
}

.t-b2-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
}

.t-b2-b {
	height: 46px;
	padding: 0 10px;
}

.t-b3 {
	height: 172px;
	width: 192px;
	float: left;
	overflow: hidden;
}

.t-b3-p {
	height: 72px;
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
}

.t-b3-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
}

.t-b3-b {
	height: 74px;
	padding: 0 10px;
}

.t-b4 {
	height: 100px;
	width: 192px;
	float: left;
	overflow: hidden;
	border-top: 1px solid #CCCCCC;
}

.t-b4-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
}

.t-b4-b {
	height: 74px;
	padding: 0 10px;
}

.t-b5 {
	height: 72px;
	width: 192px;
	float: left;
	overflow: hidden;
	background: #DDDDDD;
}

.t-b5-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
}

.t-b5-b {
	height: 46px;
	padding: 0 10px;
}

.t-b6 {
	height: 144px;
	width: 192px;
	float: left;
	overflow: hidden;
}

.t-b7 {
	height: 244px;
	width: 192px;
	float: left;
	overflow: hidden;
}

.t-b8 {
	height: 316px;
	width: 192px;
	float: left;
	overflow: hidden;
}

.t-d1 {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.t-d1-p {
	height: 72px;
	background-repeat: no-repeat;
	background-position: top left;
	border-left: 1px solid #FFFFFF;
	cursor: pointer;
}

.t-d1-h {
	height: 26px;
	overflow: hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
}

.t-d1-b {
	overflow: hidden;
	/*height: 74px;*/
	padding: 0 10px 10px 10px;
}

.t-d2 {
	width: 192px;
	overflow: hidden;
	border-left: 1px solid #CCCCCC;
}

.t-d2-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	line-height: 26px;
	padding-left: 10px;
	overflow: hidden;
}

.t-d2-b {
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #CCCCCC;
}

.t-d2-b a {
	/*display: block;*/
	padding: 1px 0;
}

.t-d3 {
	width: 192px;
	overflow: hidden;
	background: #EEEEEE;
}

.t-d3-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	line-height: 26px;
	color: #6699CC;
	padding-left: 10px;
	overflow: hidden;
	border-left: 1px solid #CCCCCC;
}

.t-d3-b {
	padding: 0 10px 10px 10px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.t-d4 {
	width: 192px;
	overflow: hidden;
	background: url('../gfx/rightback2.gif');
}

.t-d4-h {
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif ! important;
	/*font-size: 1.1em;*/
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	line-height: 26px;
	padding-left: 10px;
	overflow: hidden;
	border-left: 1px solid #CCCCCC;
}

.t-d4-b {
	padding: 0 10px 10px 10px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.t-a-tag {
	height: 15px;
	line-height: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	background: #333333;
}

/* h1, h2, paragraph, table, lister, fodnoter */
