BODY
{
	background-color:#60666C; /*#6699cc;*/
	margin-left:0px;
	margin-top:0px;
}


.page_menu
{
	background-color:#3F3F3F;
}

.footer_menu
{
	FONT:12px verdana;
	COLOR:white;
	width:770px;
}

.footer_menu A
{
	color:white;
}

.page_header
{
	font:15px verdana;
	font-weight:bold;
}

.page_content, .page_content DIV
{
	font:12px verdana;
	color:Black;
	padding:5px;
}

.page_content
{
	background-image: url(/PatchAdvisor/Common/Images/HomeTemplate/Watermark.gif);
	background-repeat:repeat-y;
}

.page_content A
{
	color: Black;
	text-decoration:underline;
}

.page_content A:visited
{
	color:Black;
	text-decoration:none;
	border-bottom:dashed 1px #676767;
}

.news_content
{
	font:12px verdana;
	color:white;
	background-color:#307DB5;
	padding:5px;
}

.home_header
{
	font:12px verdana;
	color:#003399;
	font-weight:bold;
	margin-left:13px;
}

.home_content
{
	font:12px verdana;
	color:white;
	background-color:0466AB;
	padding:5px;
	/*border: dashed 1px #0466AB;*/
}

.news_content ul
{
	list-style-position:outside;
	list-style-type:none;
}

.news_content ul li
{
	margin-bottom: 20px;
	margin-left:-25px;
}

.home_content TABLE
{
	border: solid 1px white;
	border-collapse: collapse;
}

.home_content TABLE TD
{
	border: solid 1px white;
	color: White;
}

.home_content A, .home_content TABLE TD A, .news_content A, .news_content TABLE TD A
{
	color: White;
}

.home_content A:visited, .home_content TABLE TD A:visited, .news_content A:visited, .news_content TABLE TD A:visited
{
	color:Silver;
}

.home_news_header
{
	font:12px verdana;
	color:#003399;
	font-weight:bold;
	margin-left:30px;
}


/* RSS Newsfeed Rotator */

.news_slide
{
	color:White;
	font-size:8pt;
	margin-bottom:10px;
}

.news_title
{
	font-weight:bold;
	font-size:9pt;
}

.news_description
{
	font-weight:normal;
}

.news_pubdate
{
	font-weight:normal;
	font-style:italic;
}

.Sidebar
{
	border:solid 1px #919191;
	background-color: #D9D9D9;
	width:170px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.Sidebar UL
{
	list-style-image: url(/PatchAdvisor/Common/Images/HomeTemplate/pdf.gif);
	padding:0px;
	margin-left:25px;
	vertical-align:middle;
}

.Sidebar UL LI
{
	margin-bottom:7px;
	margin-left:5px;
	padding:0px;
}