﻿.maincontentwrapper
{
	color:#5B5B5B;
	font-size:85%;
	margin-top:15px;
	overflow:hidden;
	padding-right:10px;
	padding-left:5px;
}

.right-hand-wrapper
{
	float:right;
	margin:5px 0px 0 10px;
	width:200px;
}

.maincontentwrapper table td
{
	vertical-align:top;
}

.maincontentwrapper h1
{
	font-size: 300%;
	color: #5B5B5B;
	margin: 10px 0px 10px 0px;
	font-weight: 100;
}

.maincontentwrapper h2
{
	font-size: 150%;
	font-weight: bold;
	color: #5B5B5B;
	margin: 10px 0px 10px 0px;
}

.maincontentwrapper h3
{
	color:#5B5B5B;
    font-size:110%;
    font-weight:bold;
    margin:10px 0;
}

.maincontentwrapper p
{
	margin-top: 5px;
}

.maincontentwrapper ul
{
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 20px;
	list-style-position: outside;
}
.maincontentwrapper ol
{
	margin-left: 20px;
	padding-left: 20px;
	list-style-position: outside;
}

.main-content-header
{
	background-color: #349800;
	color: #FFFFFF;
	font-weight: bold;
}

.main-news-wrapper
{
	background-color: #ededed;
	width:201px;
}

.news-date
{
	color:#8e8e8e;
	font-size:105%;
	font-weight:bold;
	margin-bottom:8px;
}

.news-title
{
	color:Black;
	font-size:105%;
	font-weight:bold;
	margin-bottom:3px;
}

.news-body
{
	color:Black;
	font-size:70%;
	font-weight:bold;
	margin-bottom:3px;
}

.main-news-box
{
	background-color:#F2F2F2;
	font-size:130%;
	width:808px;
}

.main-news-header 
{
	background-color:#E2E3E5;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 0 0 2px;
}

.main-news-header h2
{
	background-image:url(images/navigation/sub_menu_strip_one.jpg);
	font-size:90%;
	font-weight:bold;
	color:White;
}

.main-news-header h3
{
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
}

.main-news-content
{
	padding: 0px 2px;
	font-size:80%;
}

.main-news-view
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

.main-news-view a
{
background-image:url("images/more_news_button.jpg");
background-repeat:no-repeat;
color:Transparent;
}

.main-news-content h1
{
	font-size: 130%;
	font-weight: bold;
}

.download-wrapper
{
	margin-top:5px;
	width:141px;
}

.links-wrapper
{
	margin-top:5px;
	width:141px;
}

.related-news-wrapper
{
	margin-top:5px;
	width:141px;
}

.related-news-wrapper a
{
	background-color:#E2E3E5;
	color:Black !important;
	font-weight:bold;
	margin-left:-6px;
	padding:0;
	width:135px !important;
}

.custom-navigation-wrapper
{
	margin-top:5px;
	width:141px;
}


.category-title
{
	background-image:url(images/navigation/sub_menu_strip_one.jpg);
	color:White !Important;
	font-weight:bold !Important;
	padding:0 0 0 5px;
	margin:-10px -10px 10px !Important;
}

.category-wrapper
{
    background-color:#F2F2F2;
    clear:both;
    float:left;
    margin-bottom:10px;
    padding:10px;
    width:100%;

}

.category-content-markup
{
	float:left;
}

.category-image-wrapper
{
float:right;
height:200px;
margin:0 10px 5px;
overflow:hidden;
text-align:center;
width:200px;
}