/* PAGE DEFAULTS */

body, html {
	background-color: #333333;
	margin: 0px;
	padding: 0px; }

body, p, td, div, span {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif; }
form 
{
	padding: 0;
	margin: 0;
}


img {
	border: 0px; }

input[type="text"], input[type="password"], textarea {
	border: 1px solid #7F9DB9;
}

h2, h2 div, h2 span, h2 a{
	color: #333333;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	}

p {
	color:#000;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px; }

.PageContainer {
	margin-left: -385px;
	position: absolute;
	left: 50%;
	width: 744px;
	background-color: #ffffff;
	border-right:3px solid #000000;
	border-left:3px solid #000000;
}

.PageHeader {
	position: relative;
	top: 0;
	background: #ffffff url(../images/header_bg.jpg) repeat-x top;
	height: 134px;
}

.PageHeader .head_buttons 
{
	position: relative;
	top: 31px;
	left: 90px;
}

.PageHeader .head_buttons img
{
	margin: 0px 26px 0px 0px;
}

.PageHeader .Sup_nav
{
	position: relative;
	top: 15px;
	right: 30px;
	float:right;
}

.PageHeader .Sup_nav a,
.PageHeader .Sup_nav a:hover,
.PageHeader .Sup_nav a:visited,
.PageHeader .Sup_nav a:active
{
	color: Black;
	text-decoration: none;
	padding: 0 2px;
}

.PageContainer .PageHeader .Logo 
{
	position: relative;
	left: 35px;
	top: 15px;
}


.LeftColumn {
	width: 268px;
	float: left;
	background: #ffffff url(../images/nav_bg.jpg) repeat-y top;
	margin: 0;
	height: 100%;
	vertical-align: top;
}

.LeftColumn #nav_R
{
	position: relative;
	vertical-align: top;
}

.RightColumn {
	width: 476px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.PageTitle
{
	position: relative;
	font-size: 18px;
	display: block;
	color: #666666;
	margin-bottom: 20px;
}

.Content
{
	position: relative;
	width: 400px;
	left: 40px;
	top: 25px !important;
	top: 15px;
	vertical-align: top;
	margin-bottom: 40px;
}

.Content a, .Content a:Link, .Content a:hover, .Content a:visited, .Content a:active
{
	color: #333333;
}

.HomePage
{
	background:#660B0B url(../images/home_bg.jpg) no-repeat right;
	width:744;sy
	position: relative;
	height: 100%;
}

.HomePageContainer
{
	background: url(../images/home.jpg) no-repeat top right;	
	height: 100%;
	z-index: 1;
}


.RischGroup
{	
	font-size : 12px;
	font-weight : bold;
}

.RischGroupContent
{	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:15px;
}

.HomePageContent
{
	position: relative;
	
	width: 235px !important;
	width: 255px;
	
	left: 0px;
	top: 15px;
	vertical-align: top;
	border: 3px solid #666666;
	text-align: left;
	padding: 10px;
	background-color: #ffffff;
	z-index: 2;
	margin-bottom: 84px;
}

.PageFooter
{
	background-color: #000000;
	font-size: 10px;
	color: #999999;
	padding: 7px 15px;
	margin-top: 0px;
}

.BreadCrumbs
{
	float:right;
	display: block;
	padding: 4px 25px 4px 10px;
	color: #660B0B;
	font-weight: bold;
	font-size: 9px;
}

.BreadCrumbs a,
.BreadCrumbs a:hover,
.BreadCrumbs a:Hover,
.BreadCrumbs a:active
{
	font-size: 10px;
	color: 660B0B;
}

div.Navigation
{
	margin-top: 46px;
}

.Navigation 
{
	background: #C8B4B4 url(../images/nav_top_bg.jpg) repeat-y top;
	width: 268px;
}

.Navigation a,
.Navigation a:hover,
.Navigation a:Hover,
.Navigation a:active
{
	/*padding: 5px;*/
	color: #976060;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	
}

.Navigation a:visited
{
	text-decoration: none;
}

.Navigation ul, .Navigation li
{
	padding: 0;
	margin: 0;
}

.Navigation ul
{
	list-style-type: none;
	padding-bottom: 10px;
	margin-left: 35px;
	width: 190px;
}

#current ul li
{
	
}

/* searches login */

div.Login
{
	margin-left: 45px;
	margin-bottom: 15px;

}

.Login span
{
	color: #000000;
}

.Login .btn,
.Login .btn a,
.Login .btn a:hover
{
	padding: 5px;
	background-color: #666666;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	margin-right: 10px;
}

.Login input
{
	border: 1px solid #000000;
	width: 179px;
	margin: 5px 0 10px 0;
}


.PageContentTitle
{
	font-size: 13px;
	font-weight: bold;	
}

.PageContentListsHeader
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.PageContentSubTitle
{
	font-size: 11px;
	font-weight: bold;
}

.PageContentListTitle
{
	font-weight: bold;
	font-style: italic;	
}

.PageContentUnderline
{
	text-decoration: underline;
}
.PageContentItalics
{
	font-style: italic;
}

.PageContentUnderlineBold
{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.LineSpacing 
{
	padding-bottom: 0.5em;	
}

.BreadCrumbsCopy a, .BreadCrumbsCopy a:Link, .BreadCrumbsCopy a:hover, .BreadCrumbsCopy a:visited, .BreadCrumbsCopy a:active
{
	font-size: 11px;
	color: 660B0B;
	font-weight: bold;
}


.BreadCrumbsStyle a, .BreadCrumbsStyle a:Link, .BreadCrumbsStyle a:hover, .BreadCrumbsStyle a:visited, .BreadCrumbsStyle a:active
{
	font-size: 11px;
	color: 660B0B;
	font-weight: bold;	
	
}


.listStyleNone
{
	List-style:none;
}

.boldText
{
	font-weight:bold;
	color:#660B0B;
}

.bulletList
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 16px;
	list-style: disc;
}

.bulletList1
{
	list-style: disc;
}
