﻿#container #content_top
{
	background-position: left top;
	width: 990px;
	height: 13px;
	background-image: url('../IMAGES/GENERIC/content_top.jpg');
	background-repeat: no-repeat;
}

#container #content_mid
{
	width: 940px;
	padding: 10px 25px 0 25px;
	margin: 0;
	background-image: url('../IMAGES/GENERIC/content_mid.jpg');
	background-repeat: repeat-y;
	display: inline-block;

}

#content_mid h1
{
	font-size: 25px;
	font-weight: normal;
	color: #6E2A8D;
	margin-top: 0px;
	margin-bottom: 18px;
	padding: 0px;
	font-family: Georgia, 'Times New Roman' , Times, serif;
}

#content_mid h2
{
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-family: Tahoma, sans-serif, Verdana, Arial;
	
}
#content_mid h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	line-height:180%;	
}

#content_mid h4
{
	font-size: 12px;
	font-weight: 700;
	color: #85B000;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

#content_mid ul
{
	color: #6E2A8D;
	list-style-type: square;
	font-size: 12px;
}

#container #content_mid a, #container #content_mid a:visited
{
	text-decoration: none;
	color: #6e2a8d;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6e2a8d;
}

#container #content_mid a:hover, #container #content_mid a:visited:hover
{
	color: #000;
	border-bottom-color: #808080;
}

#container #content_bottom
{
	background-position: left top;
	width: 990px;
	height: 43px;
	background-image: url('../IMAGES/GENERIC/content_bottom.jpg');
	background-repeat: no-repeat;
	
}

.news_holder_1
{
    width: 280px;
    padding: 10px;
    border: 1px solid #C0C0C0;
    margin-bottom: 10px;
}

.newstitle {
	font-size: 16px;
	font-weight: normal;
	color: #6E2A8D;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Georgia, 'Times New Roman' , Times, serif;
}

.newsdate {

font-size:10px;
font-weight:700;
margin-bottom: 6px;

}

.newslink {
	margin-top:10px;
	margin-bottom: 10px;
	height: 25px;	
}

.newslink a, .newslink a:visited
{
	text-decoration: none;
	color: #85B000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #85B000;
	font-weight:700;
	margin-bottom: 10px;
	height: 25px;
}

.newslink a:hover, .newslink a:visited:hover
{
	color: #2848A6;
	border-bottom-color: #2848A6;
}

.newstext {
	font-size: 12px;
	line-height: 150%;

}

.newsImg {

	border: solid 1px #2848a6;
	padding: 10px;
	margin-bottom:20px;
	width:300px;

}

#content_mid p, #content_mid table {

	font-size: 12px;
	line-height: 180%;
	color:#333;
}
