@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
}
a:link {
	color: #b22f16;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b22f16;
}
a:hover {
	text-decoration: underline;
	color: #b22f16;
}
a:active {
	text-decoration: none;
	color: #b22f16;
}
a {
	font-weight: bold;
}

#container {
	width: 948px;
	background: url(../images/chix_11.jpg) repeat-y top center;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width: auto;
	background:url(../images/chix_04.jpg) repeat-x;
	height: 79px;
}
#menu{
	width: 924px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/chix_14.jpg) repeat-x;
	height: 37px;
	margin-bottom: 8px;
	
}
.menu_left {
	background:url(../images/chix_13.jpg) no-repeat top left;
	width: 6px;
	height:37px;
}
.menu_right {
	background: url(../images/chix_16.jpg) no-repeat top right;
	width: 6px;
	height:37px;
}
#content {
	width: 924px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	background:url(../images/chix_68.jpg) repeat-x top left;
	height: 68px;
}
.footer_left {
	background:url(../images/chix_67.jpg)	no-repeat top left;
	width: 21px;
	height:68px;
	}
.footer_right {
	background: url(../images/chix_72.jpg)no-repeat bottom right;
	width: 19px;
	height:68px;
	}
.table_right_top{
	background: url(../images/chix_26.jpg) repeat-x;
	height: 31px;
}
.table_right_center{
	height: 31px;
	line-height: 31px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.table_right_topleft {
	background:url(../images/chix_25.jpg) no-repeat top left;
	width: 31px;
	height: 31px;
}
.table_right_topright {
	background: url(../images/chix_28.jpg) no-repeat top right;
	width: 7px;
	height: 31px;
}
.table_right_bottom {
	background:url(../images/chix_43a.jpg) no-repeat bottom left;
}
.table_center {
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	padding: 8px 10px 0 10px;
}	
.newsletter {
	background:url(../images/chix_46.jpg) no-repeat top left;
	height: 88px;
	width: 268px;
	margin-bottom: 8px;
}
.right_nav {
margin-bottom: 8px
}
.title_red_big {
	font: bold 24px Arial, Helvetica, sans-serif;
	color:#b22f16;
	line-height: 60px;
	padding-left: 10px;
	}
.title_red_big2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#b22f16;
	line-height: 45px;
	padding-left: 10px;
	}
.textsize_12 {
	font-size:12px;
	}
.redtext12 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#b22f16;
	}	
.grey_table_left {
	background:url(../images/chix_58.jpg) top left repeat-y;
	}
.grey_table_right {
	background:url(../images/chix_60.jpg) top right repeat-y;
	}
.grey_table_center{
	background: url(../images/chix_63.jpg) bottom repeat-x;
	padding: 10px;
	}
.text_red_italics {
	font: oblique 11px Arial, Helvetica, sans-serif;
	color:#b22f16;
	}
.content_text {
	padding: 0 10px 0 10px;
	}
.right_menu {
	padding-left: 10px;
}
.right_menu a:link{
	color:#666666;
	line-height: 15px;
}
.right_menu a:hover{
	color:#666666;
	text-decoration:underline;
}

.right_menu a:visited {
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}

.right_menu a.nolink{
	color: #666666;
	text-decoration:none;
}

.right_menu a.current{
	color: #990000;
}

.breadcrumb {
	line-height: 20px;
	padding-left: 10px;
}

.breadcrumb a:link{
	color:#666666;
	font-weight:normal;
}
.breadcrumb a:hover{
	color:#666666;
	text-decoration:underline;
}

.breadcrumb a:visited {
	text-decoration: none;
	color: #666666;
	font-weight:normal;
}

.line_top {
	border-top: 1px solid #CCCCCC;
}
.menu_seperator {
  border-right:0px solid #B5B5B5;
  padding:0 8px;

}

#my_list{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
#my_list li{
	background-image:url(../images/button.jpg);
	background-position:0 0.1em;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}

.timeline_back {
	background:url(../images/timeline_back.jpg) no-repeat;
}

.news_table {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.news_table td{
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.table_header td{
	background: url(../images/chix_14.jpg) repeat-x;
	color:#FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#textfield, #textfield2 {

	border: 1px solid #999999;

}
.footer_link a, .footer_link a.link{ font-weight: normal;
 }
