﻿#HomeSignupBox
{
	height: 41px;
	width: 256px;
	line-height: 41px;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/HomePage/search_sliv.gif");
	background-repeat:repeat-x;
	background-color: #FFCC66;
}
#HomeSignupText
{
	vertical-align: top;
	font-size: 0.85em;
	font-weight: bold;
	background-color: #FFCC66;
	color: #996600;
	padding-bottom: 4px;
	text-align: left;
	text-indent: 24px;
	border-bottom: solid 1px #C28F29;
}

a:link.HomeLeftNav, a:visited.HomeLeftNav, a:focus.HomeLeftNav, a:hover.HomeLeftNav
{
	width: 256px;
	height: 30px;
	background-color: #E5B24C;
	display:block;
	border-bottom: solid 1px #C28F29;
	border-top: solid 1px White;
	font-size: 1.2em;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	text-indent: 20px;
	line-height: 30px;
	background-image: url('images/HomePage/arrow_bullet_off.gif');
	background-repeat: no-repeat;
	background-position: 11px 13px;
}

a:hover.HomeLeftNav
{
	color: #E5B24C;
	background-color: #8B5800;
	background-image: url('images/HomePage/arrow_bullet_on.gif');
}

.HomeLeftNav TD
{
	width: 256px;
	height: 30px;
}

#BottomBand
{
	height: 21px;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	background-image: url("images/HomePage/bottom_band.gif");
	background-repeat:repeat-x;
}

#RMMagBlock
{
	border-top: solid 1px White;
	background-color: #B6831D;
	background-image: url("images/HomePage/rmmag_text.gif");
	background-repeat: no-repeat;
	background-position: 108px 0px;
	height: 152px;
	width: 100%;
	text-align: left;
	font-size: 0.82em;
	padding-left: 10px;
}
#RMMagCoverImage
{
	background-image: url("images/HomePage/MagShadow.jpg");
	width: 89px;
	vertical-align: top;
}

#RMMagIssue
{
	float: right;
	width: 148px;
	padding-top: 30px;
}

.SlideShowBox 
{
	position:relative;
}

.SlideShowNav 
{
	position:absolute; 
	bottom:0px; 
	right:75px;
}

#RiskWireColumn
{
	background-color: #EEEEEE;
	text-align: left;
	padding: 0px 4px 8px 4px;
	vertical-align: top;
}

#NewsJobsColumn
{
	background-color: White;
	text-align: left;
	padding: 0px 10px 8px 10px;
	vertical-align: top;
	font-size: 0.85em;
	color: #00007F;
}

#CalendarEventsColumn
{
	background-color: #EEEEEE;
	text-align: left;
	padding: 0px 4px 8px 4px;
	vertical-align: top;
}

.RiskWireBlock
{
	background-image: url("images/HomePage/news_bullet.gif");
	background-repeat: no-repeat;
	background-position: 1px 5px; 
	font-size: 0.85em;
	color: #00007F;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}

.HomeCategoryHeading
{
	font-size: 0.85em;
	color: #00007F;
	font-weight: bold;
	
}

.HomeNewsByLine
{
	font-style: italic;
}

a:link.JobsLink, a:visited.JobsLink, a:focus.JobsLink, a:hover.JobsLink
{
	background-image: url("images/HomePage/news_bullet.gif");
	background-repeat: no-repeat;
	background-position: 1px 5px; 
	padding-left: 10px;
}


