html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	color: #626161;
	font-family: Verdana;
	font-size: 11px;
	background: #eae9e4;		
}

div, p, table, td, th {
	color: #626161;
	font-family: Verdana;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #2f2f2f;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #626161;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;	
}

img {
	border: 0;
}

.top_banner{
	width: 600px;
	padding-top: 3px;
}

.top_menu{
	color: #a29f8d;
	padding-left: 50px;
}

.top_menu a:link, .top_menu a:visited, .top_menu a:active{
	color: #2c2c2c;
}

.top_menu a:hover{	
	color: #2c2c2c;
	text-decoration: underline;
}

.site_title{
	padding-top: 12px;
	padding-bottom: 3px;
}

.site_title a:link, .site_title a:visited, .site_title a:active{
	font-family: "Times New Roman";
	font-size: 30px;
	color: #a61b0d;
}

.site_title a:hover{
	text-decoration: none;
}

.cf1{
	height: 32px;
	background: url(/imgs/cf1.gif) no-repeat;
}

.cf2{
	width: 546px;
}

.searchbox{
	background: #fefefe;
	border-top: 1px solid #eae9e4;
	vertical-align: middle;
	padding-left: 12px;
	width: 50%;
}

.searchbox-field{
	font-size: 11px;
	border: 1px solid #ddd;
	padding: 1px 3px 1px 3px;
}

.headline{
	height: 92px;
	background: url(/imgs/headline_bg.jpg) no-repeat;
	position: relative;
	top: -2px;
}

.headline-container{
	background: #f8f8f8;
}

.content-container{
	background: #f8f8f8;
}

.firstcol{
	border-right: 1px solid #ddd;
}

.printcol{
	padding-left: 10px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;	
	background: #f6f6f6;
}

.datecol .date{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #FFF;
}
.date {
	text-align: right;
	font-style: italic;
}

.titlecol{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	background: #FFF;
}

.footer{
	padding-left: 20px;
}

.footer a:link, .footer a:visited, .footer a:active{
	color: #2c2c2c;
	font-family: Verdana;
	font-size: 11px;
}

.footer a:hover{
	color: #2c2c2c;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

.newshead{
	background: url(/imgs/newshead.jpg) repeat-y;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #a61b0d;
	padding-left: 20px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 27px;
}


.list1 a:link, .list1 a:visited, .list1 a:active{
	color: #7f423b;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 10px;
	background-image: url(/imgs/arr.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat; 
}

.list1 a:hover{
	color: #7f423b;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

.list3, .list2, .list1{	
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	color: #626161;
	font-family: Verdana;
	font-size: 11px;
}

.list2 a:link, .list2 a:visited, .list2 a:active{
	color: #343434;
	font-family: Verdana;
	font-size: 12px;
}

.list2 a:hover, .list3 a:hover{
	color: #343434;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}
.list3 a:link, .list3 a:visited, .list3 a:active{
	color: #343434;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 10px;
	background-image: url(/imgs/arr.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat; 
}

.content-block, .tizer-block{
	padding: 10px 10px 10px 20px;
}

.tizer-block{
	border-top: 1px solid #ddd;	
}

.number{
	font-family: Verdana;
	font-size: 14px;
	color: #c51908;
}

a.gray_link:link, a.gray_link:visited, a.gray_link:active, a.gray_link:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	color: #000;
	background: url(/imgs/gray_link.jpg) repeat-x;
}

a.red_link:link, a.red_link:visited, a.red_link:active, a.red_link:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	color: #f3dede;
	background: url(/imgs/red_link.jpg) repeat-x;
}

.label1, .label2{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #1d1d1d;
	margin-bottom: 15px;
}

.label2{
	font-size: 14px;
}

.tr0, .tr1{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #7f423b;
	margin-bottom: 3px;
}

.tr0{
	background: #fcfcfc;
}

.tr0 a:link, .tr0 a:visited, .tr0 a:active{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #1d1d1d;	
}

.tr0 a:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: underline;
}

.tr1 a:link, .tr1 a:visited, .tr1 a:active{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #626161;	
}

.tr1 a:hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #626161;
	text-decoration: underline;
}

a.hint_link:link, a.hint_link:visited, a.hint_link:active{
	color: #717171;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}

a.hint_link:hover{
	color: #717171;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

.col1, .col2, .col3, .col4{
	position: relative;
	float: left;
	height: 70px;
	top: 17px;
}

.col1{
	left: 31px;
	width: 160px;
}

.col2{
	left: 56px;
	width: 160px;
}

.col3{
	left: 68px;
	width: 160px;
}

.col4{
	left: 79px;
	width: 320px;
}

.pathway{
   color: #0d0100;
   font-size: 12px;
   font-family: Verdana;
}

.pathway a:link, .pathway a:visited, .pathway a:active{
   color: #0d0100;
   font-size: 12px;
   font-family: Verdana;
}

.pathway a:hover{
   color: #0d0100;
   font-size: 12px;
   font-family: Verdana;
   font-weight: bold;
   text-decoration: none;
}

.content-body td{
	color: #4d4d4d;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	background: #FFF;
}

/*.article_title{	
	color: #a61b0d;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
}*/

.content-block H1 {
       color: #a61b0d;
       font-size: 16px;
       font-family: Verdana;
       font-weight: bold;
}

.crd {
       color: #7f423b;
       font-size: 12px;
       font-family: Verdana;
       margin-top: 5px;
       margin-bottom: 10px;
       display: block;
}

.article_desc{	
	color: #7f423b;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.article_desc a:link, .article_desc a:visited, .article_desc a:active, .crd a:link, .crd a:visited, .crd a:active {
	color: #7f423b;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;	
}

.article_desc a:hover{
	color: #7f423b;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}
.plinks {
	padding: 0px 0px 5px 0px;
	width: 100%;
}
.plinks table {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.plinks li {
	/*list-style-type: none;	*/
	/*background-image: url(/images/li3.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	margin-left: 5px;
}
.plinks td {
	font-size: 10px;
	color: #626161;
}
.plinks a , .plinks a:active, .plinks a:focus, .plinks a:hover, .plinks a:link, .plinks a:visited {
	font-size: 10px;
	color: #626161;
}

