/* TOP */
#Debug {
	position: absolute;
	top: 5px;
	left: 15px;
	text-align: left;
	font-size: 9px;
}

#CockPit {
	position: absolute;
	top:0;
	left: 0;
	padding: 5px 0;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #333;
	z-index: 30;
}

/* LAYOUT */

body {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff;
	margin: 0;
	padding: 15px 0 15px 0;
}
#Wrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	background: #fff;
	padding: 0;
	text-align: left;
	position: relative;
	border: 1px solid #999;
}
.Home{
	background: #fff!important;
}


/* HEADER */

#Header {
	padding: 0;
	background: url(../images_gen/header_bg.gif) repeat-y right top;
	margin: 0;
	width: 800px;
	position: relative;
}
#Header div.Logo {
	margin: 0;
	width: 800px;
}
#Header div.Logo img{
	float: left;
	margin: 20px 0 20px 20px;
}
#Header h3 {
	font-size: 120%;
	font-weight: normal;
	margin: 95px 20px 20px 0;
	padding: 0;
	color: #000;
	float: right;
}
#ToolBar {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 9px;
	width: 140px;
	cursor: default;
}
#ToolBar a{
	color: #000;
	text-decoration: none;
}

/* NAVIGATION */

ul#MainNav {
	background:#800000;
	width: 780px;
	margin:0;
	padding: 6px 0 6px 20px;
	list-style:none;
}
#MainNav li {
	display: block;
	float: left;
	margin: 0 24px 0 0;
	padding:0;
}
#MainNav li.Last {
	margin: 0!important;
}
#MainNav a {
	color: #fff;
	margin:0;
	padding: 2px 3px;
	text-decoration:none;
}
#MainNav a.Active {
	font-weight: bold;
}
#SubNav {
	width: 145px;
	_width: 155px;
	float: left;
	list-style: none;
	margin: 15px 20px;
	_margin: 15px 10px;
	padding: 0;
	font-size: 80%;
}
#SubNav li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #C7C8CA;
}
#SubNav li.MainHeading {
	margin: 0;
	padding: 10px;
	border: 2px solid #C7C8CA;
	font-weight: bold;
}
#SubNav li a{
	color: #800000;
	text-decoration: none;
	padding: 0 10px;
}
#SubNav li a.Active {
	font-weight: bold;
}
#SubNav li a:hover {
	color: #333;
}
#SubNav li.Sub {
	border: none!important;
	padding: 10px 0 0 0!important;
}
ul.SubNested {
	list-style: none!important;
	margin: 0!important;
	padding: 10px 0 10px 15px!important;
	border-bottom: 1px solid #C7C8CA;
	width: 130px;
}
ul.SubNested li{
	margin: 0 0 7px 0!important;
	padding: 0 0 0 10px!important;
	border-bottom: none!important;
	background: url(../images_gen/li_bg.gif) no-repeat left 3px;
}
ul.SubNested li a{
	padding: 0!important;
}
ul.SubNested li a.Active{
	color: #ED1B23!important;
}
.ProdNav {
	width: 370px;
	list-style: none;
	background: #C7C8CA;
	padding: 5px 10px;
	float: left;
	margin: 10px 0;
}
.ProdNav li {
	float: left;
	margin: 0 19px;
	_margin: 0 15px;
}
.ProdNav li a{
	color: #800000;
	text-decoration: none;
}
.ProdNav li a.Active{
	color: #ED1B23!important;
	font-weight: bold;
}

#RiskFeature {
	width: 190px;
	height: 125px;
	float: right;
	margin: 0;
	padding: 0 0 0 425px;
	text-align: center;
}
#RiskFeature h2 {
	font-size: 150%;
	margin: 5px 10px 5px 0;
	color: #ED1B24;
	font-weight: normal;
}
#RiskFeature p {
	font-size: 9px;
	margin: 5px 0 5px 0;
	width: 180px;
}
#RiskFeature img {
	margin: 5px 15px 0 0;
}
.about_us {
	background: url(../images_gen/section_about.jpg) no-repeat right top!important;
}
.products {
	background: url(../images_gen/section_products.jpg) no-repeat right top!important;
}
.solutions {
	background: url(../images_gen/section_solutions.jpg) no-repeat right top!important;
}
.services {
	background: url(../images_gen/section_services.jpg) no-repeat right top!important;
}
.clients {
	background: url(../images_gen/section_clients.jpg) no-repeat right top!important;
}
.news {
	background: url(../images_gen/section_news.jpg) no-repeat right top!important;
}
.resources {
	background: url(../images_gen/section_resources.jpg) no-repeat right top!important;
}
.contact {
	background: url(../images_gen/section_contact.jpg) no-repeat right top!important;
}
.root_level {
	background: url(../images_gen/section_services.jpg) no-repeat right top!important;
}

#RiskFeatureHome {
	background: url(../images_gen/home_feature_bg.gif) repeat-x bottom;
	padding: 0 0 27px 0;
	margin: 0;
}
#RiskFeatureHome div#FeatureLeft {
	padding: 0;
	margin: 0;
	float: left;
	width: 400px;
}
#RiskFeatureHome div#FeatureRight {
	float: left;
	padding: 15px 20px;
	margin: 0;
	width: 360px;
	height: 135px;
	position: relative;
}
#RiskFeatureHome div#FeatureRight h2{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #ED1B24;
	font-size: 190%;
	font-weight: normal;
}
#RiskFeatureHome div#FeatureRight p{
	margin: 0 0 10px 0;
}
#FeatureButtons {
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 360px;
}
#FeatureButtons img{
	margin: 0!important;
}
#HomeLeft, #HomeRight {
	width: 350px;
	float: left;
	padding: 0;
	border: 1px solid #999;
	position: relative;
	margin-top: 10px;
}
#HomeLeft h2, #HomeRight h2 {
	margin: 0 0 8px 0!important;
	color: #800000!important;
	font-size: 180%!important;
}
#HomeLeft p, #HomeRight p {
	margin: 0 0 10px 0!important;
	font-size: 10px;
}
#HomeLeft {
	margin: 10px 35px 0 0;
}
#HomeLeft p.Links{
	width: 325px;
	margin: 12px 0 0 0!important;
}
.LeftLink {
	float: left;
}
.RightLink {
	float: right;
}
a.Safe {
	margin-right: 10px;
}
#HomeLeft img{
	position: absolute;
	bottom: 40px;
	right: 10px;
	z-index: 0;
}
#HomeRight p.Buttons{
	margin: 20px 0 8px 0!important;
}
.Inner {
	height: 165px;
	width: 328px;
	padding: 10px;
	border: 1px solid #CCC;
	z-index: 10;
	position: relative;
}
.SandBag {
	float: right;
	clear: right;
	height: 10px;
	margin-left: 5px;
}
.s0 {
	width: 2px;
	margin-top: 0px;
}
.s1 {
	width: 30px;
	margin-top: 0;
}
.s2 {
	width: 80px;
	margin-top: 0;
}
.s3 {
	width: 90px;
	margin-top: 0;
}
.s4 {
	width: 97px;
	margin-top: 0;
}
.s5 {
	width: 100px;
	margin-top: 0;
}
	
/* RIGHT COLUMN */

#RightColumn {
	width: 175px;
	float: right;
	margin: 12px 0 15px 0;
	font-size: 95%;
}
#RightColumn h3{
	font-size: 110%;
	margin: 0 0 8px 0;
	padding: 2px 10px;
	color: #800000;
	width: 155px;
	border-bottom: 1px solid #999999;
}
#RightColumn h4 {
	font-size: 95%;
	color: #800000;
	margin: 8px 0 0 0;
}
#RightColumn p{
	margin: 0 0 8px 0;
	padding: 0;
}
#RightColumn ul{
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
}
#RightColumn a {
	text-decoration: none;
	color: #990000;
}
#RightColumn ul {
	padding: 0 10px;
}
#RightColumn li a{
	padding: 0 0 0 10px;
	background: url(../images_gen/li_bg.gif) no-repeat left 4px;
	color: #000;
}
#RightColumn a:hover {
	text-decoration: underline;
}
#RightColumn div.Glossary {
	margin: 0 0 15px 0;
}
#RightColumn div.Glossary div.GlossaryTerm {
	padding: 0 10px;
}
li.GlossLink {
	margin: 10px 0 0 0!important;
}
.ImageHolder {
	margin: 4px 0 10px 0;
	padding: 0;
	background: #E1E1E1;
	text-align: center;
}
.ImageHolder p {
	font-weight: bold;
	padding: 5px 10px!important;
	margin: 0;
}
li.FileLink a {
	background: none!important;
	margin: 0!important;
	padding: 0!important;
}
li.FileLink {
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 7px 0 4px 20px;
}

/* PAGE */

#Page {
	float: left;
	width: 580px;
	margin: 0 0 0 5px!important;
	padding: 5px 15px 20px 15px;
	font-size: 11px;
}
.HomePage {
	width: 740px!important;
	margin: 0 0 0 5px!important;
	padding: 5px 25px 20px 25px!important;
	font-size: 11px!important;
}
#Page h1{
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: normal;
	color: #800000;
	margin: 0 0 0 0!important;
	padding: 0;
}
#Page a{
	color: #892220;
	text-decoration: none;
}
#Page a:hover{
	text-decoration: underline;
}
#Content {
	float: left;
	margin: 0;
	padding: 0;
}
#Content h1{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	color: #800000;
}
#Content h2{
	margin: 0 0 12px 0;
	font-size: 160%;
	font-weight: normal;
	color: #000;
}
.Back {
	float: right;
	font-size: 120%;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	margin: 10px 0 0 0;
}
.PageCopy {
	width: 385px;
	padding: 15px 0 0 0;
	float: left;
}
.FullWidth {
	width: 580px!important;
	padding: 15px 0 0 0;
}
.PageCopy p {
	margin: 0 0 9px 0;
}
.PageCopy ul {
	margin: 10px 0;
	padding: 0 0 0 28px;
}
.PageCopy ul li{
	margin: 4px 0;
}
/* PAGE TEXT ITEMS */
.IntroPara p{
	font-size: 110%;
	padding: 0;
	margin: 0 0 12px 0;
}
div.GlossaryTerm {
	margin: 0 0 20px 0;
	padding: 0;
}
div.GlossaryTerm h3 {
	font-size: 120%;
	margin: 0 0 9px 0;
}
.FeatureRow {
	margin: 7px 0 8px 0;
	padding: 0;
	float: left;
}
.CopyDiv {
	margin: 7px 0 8px 0;
}
dl.Feature, dl.Teaser {
	width: 170px;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	_margin: 0 12px 0 0;
	background: #E1E1E1;
}
dl.TeaserWide {
	width: 355px;
	float: left;
	margin: 7px 0 8px 0;
	background: #E1E1E1;
}
#Wrapper.Home dl.Feature, #Wrapper.Home dl.Teaser {
	width: 260px;
	float: left;
	padding: 0;
	margin: 0 18px 0 0;
	_margin: 0 12px 0 0;
	background: #E1E1E1;
}
dl.Last {
	margin: 0!important;
}
dl.Feature dt, dl.Teaser dt, dl.TeaserWide dt{
	padding: 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333;
}
dl.Feature dt a {
	text-decoration: none;
	color: #333;
}
dl.Feature dd {
	margin: 0;
	padding: 0;
}
dl.Feature dd p {
	margin: 0;
	padding: 10px;
	font-size: 95%;
}
dl.Teaser dd, dl.TeaserWide dd  {
	background: #fff;
	border: 1px solid #E1E1E1;
	margin: 0;
}
dl.Teaser div.SpecialOffer, dl.Teaser div.NewsItem, dl.TeaserWide div.NewsItem, dl.TeaserWide div.SpecialOffer{
	margin: 0;
	border-bottom: 1px dashed #E1E1E1;
	font-size: 85%;
	padding: 10px;
}
dl.Teaser div.Last, dl.Teaser div.Last, dl.TeaserWide div.Last {
	border-bottom: none;
}
dl.Teaser div.SpecialOffer img, dl.Teaser div.NewsItem img, dl.TeaserWide div.NewsItem img{
	float: left;
	margin: 0 5px 5px 0;
}
dl.Teaser div.SpecialOffer h4, dl.Teaser div.NewsItem h4, dl.TeaserWide div.NewsItem h4 {
	margin: 0;
	font-size: 100%;
}
dl.Teaser div.SpecialOffer h4 a, dl.Teaser div.NewsItem h4 a, dl.TeaserWide div.NewsItem h4 a {
	color: #333;
}
dl.Teaser div.SpecialOffer p, dl.Teaser div.NewsItem p, dl.TeaserWide div.NewsItem p{
	margin: 0;
}
dl.Teaser div.SpecialOffer p.Price{
	color: #CC0000;
	font-weight: bold;
}


/* NEWS & EVENTS */

.NewsFeed {
	float: left;
	width: 355px;
}
.StandardTeaser {
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #D1D1D1;
	margin: 10px 0 12px 0;
}
.StandardTeaser img {
	float: left;
	margin: 0 10px 10px 0;
}
.StandardTeaser h3 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 120%;
}
.StandardTeaser span {
	font-style: italic;
	margin: 0;
}
.StandardTeaser p {
	margin: 5px 0;
}
.StandardTeaser a {
	color: #333;
	text-decoration: none;
}
.StandardTeaser a:hover {
	color: #000;
	text-decoration: underline;
}
h3.DateHead {
	color: #999;
	font-style: italic;
	margin: 0 0 8px 0!important;
	font-size: 120%;
}
#ResultsNav {
	text-align:center;
	color: #000;
	font-size: 110%;
}
#ResultsNav a {
	color: #333;
	margin: 0 3px;
	text-decoration: none;
}
#ResultsNav a.Active {
	font-weight: bold;
	font-size: 120%;
}
#ResultsNav a:hover {
	text-decoration: underline;
}
#Calendar {
	border-collapse: collapse;
	margin: 0 auto;
}
#Calendar td {
	border: 1px solid #999;
	padding: 3px;
}
#Calendar tr.Weekend {
	background: #ccc;
	font-weight: bold;
	font-style: italic;
}

/* GALLERY */

.GalleryRow {
	margin: 20px 0;
}
dl.GalleryItem {
	width: 125px;
	float: left;
	padding: 0;
	margin: 0 16px 0 0;
	background: #B7B7B7;
	text-align: center;
}
dl.GalleryItem dd {
	padding: 5px 10px;
	margin: 0;
	color: #000;
	font-size: 80%;
}


/* SHOP */

.ShopItem {
	background: #E1E1E1;
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 20px 0;
	width: 525px;
}
.ShopItem img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
.ShopItem h3 {
	margin: 0 0 10px 0;
	font-size: 130%;
}
.ShopItem p {
	margin: 0 0 8px 0;
}
.ShopItem h3 a{
	color: #333333;
	text-decoration: none;
}
p.Price {
	font-weight: bold;
	font-size: 120%;
	font-style: italic;
}
h4.Price {
	font-weight: bold;
	font-size: 130%;
	font-style: italic;
}
.ShopItem div.Buttons {
	float: right;
	text-align: right;
}
a.Cart, a.MoreInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	font-size: 110%;
	padding: 5px 10px!important;
	display: block;
	float: left;
	text-align: center;
}
a.Cart {
	margin: 0;
	background: #333;
	color: #fff;
	width: 75px;
}
p a.Cart {
	float: none;
}
a.MoreInfo {
	background: #fff;
	color: #333;
	margin: 0 0 0 10px;
	width: 70px;
}
.ProdInfo {
	float: left;
	width: 290px;
}
.ProdImages {
	float: right;
	width: 230px;
	margin: 0 0 0 20px;
	text-align: center;
}
.ProdImages p{
	margin: 0 0 5px 0;
	font-size: 80%;
	color: #666;
}
.ProdImages img.MainImage {
	margin: 0 0 10px 0;
}
.ProdImages img.Thumb1 {
	margin: 0 15px 10px 0;
}
.ProdImages img.Thumb2 {
	margin: 0 0 10px 0;
}

/* FOOTER */

#Footer {
	background: #fff;
	padding: 20px 0 10px 0;
	margin: 0;
	color: #000;
	font-size: 9px;
	width: 800px;
}
#Footer p{
	margin: 0;
	padding: 0 30px;
}
#Footer p.Right{
	float: right;
	margin: 0 3px 0 0;
}
#Footer a {
	color:#000;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}


/* GENERIC */

hr {
	border: none 0;
	border-top: 1px dashed #555;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}
a img {
	border: none;
}
s {
	color: #f0f;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}