body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
	
.main_table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table, tr, td, div, span {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.left_column {
	padding-right: 10px;
	padding-left: 30px;
	text-align: justify;
}

.left_more {
	text-decoration: none;
	padding-right: 10px;
}

.welcome {
	background-image: url(../images/bg_welcome.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0ccb7;
	border-bottom-color: #d0ccb7;
}

.img_brdr {
	border: 1px solid #e6e4da;
}

.more {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.more:hover {
	text-decoration: underline;
}

.left {
	background-image: url(../images/left_bg_pattern.gif);
	background-repeat: repeat-y;
}

.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

.news_date {
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 5px;
	text-decoration: none;
}

.justify {
	text-align: justify;
}

.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}

.footer_link {
	text-decoration: none;
	color: #333333;
}

.footer_link:hover {
	text-decoration: underline;
	color: #000000;
}
.main_head {
	background-image: url(../images/heading_ext_dots.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.subheads {
	font-weight: bold;
}
.norm_link {
	color: #FF6600;
	text-decoration: none;
}
.norm_link:hover {
	color: #FF6600;
	text-decoration: underline;
}
.downloadlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.downloadlink:hover {
	text-decoration: underline;
	color: #666666;
}
.underline {
	text-decoration: underline;
}

#linkcover {
	height: 250px;
	width: 1220px;
	position: relative;
	background-color: #3C4B58;
	margin-right: auto;
	margin-left: auto;
	top: -190px;
	clip: rect(auto,auto,auto,auto);
}
