/* CSS Document */


.leftnav {color: #eeeeee;
    font-family: arial, helvectica, sans-serif;
    font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-color: #cdcdcd;
	border-width: 1px;
    background-color: #f2f2f2;
    text-align:left;
    padding: 5px 5px 5px 5px;
    width: 190px;
    margin-top: 5px;
	margin-bottom:0px;
	margin-right:5px;
	margin-left:5px;}
	
.leftNavGrid
{
	margin-top:-5px;
}	
	
.leftnav a:link {text-decoration: none;
    color: #000000;
	}
	
.leftnav a:visited {text-decoration: none;
    color: #000000;
	}
	
.leftnav a:hover {text-decoration: none;
    color: #cc0000;
	}

.leftnav a:active {text-decoration: none;
    color: #cc0000;
	}

.leftnavbottom {
	border-style: solid;
	border-color: #cdcdcd;
	border-width: 1px;
    background-color: #f2f2f2;
    text-align:center;
    padding: 5px 5px 5px 5px;
    width: 190px;
    margin-top: 5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
	height:100%;
	}
	
.footer {
    font-family: arial, helvectica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #000000;
    text-align:left;
}
	
.footer a:link {text-decoration: none;
	font-weight: normal;
    color: #cc0000;
	}
	
.footer a:visited {text-decoration: none;
	font-weight: normal;
    color: #cc0000;
	}
	
.footer a:hover {text-decoration: underline;
	font-weight: normal;
    color: #cc0000;
	}

.footer a:active {text-decoration: underline;
	font-weight: normal;
    color: #cc0000;
	}
	
.footerbg {
	background-color: #7f7f7f;
	background-image: url(../images/Nav/RB_FooterBack.jpg);
	background-repeat:repeat-x;
	width: 961px;
	border-top:solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-color: #cdcdcd;
	border-width: 1px;
	border-spacing: 0px;
	padding: 0px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}

.searchbar {
    font-family: arial, helvectica, sans-serif;
    font-size: 12px;
	color: #666666;
    text-align:left;
	/*height: 16px;*/
	text-align: left;
	vertical-align: middle;
}

.searchheader {
  	font-family: arial, helvectica, sans-serif;
    font-size: 13px;
	font-weight: bold;
	color: #000000;
    text-align:left;
	border: none;
}

.searchheader a:link {text-decoration: none;
	font-weight: normal;
	text-align: right;
    color: #cc0000;
	}
	
.searchheader a:visited {text-decoration: none;
	font-weight: normal;
	text-align: right;
    color: #cc0000;
	}
	
.searchheader a:hover {text-decoration: underline;
	font-weight: normal;
	text-align: right;
    color: #cc0000;
	}

.searchheader a:active {text-decoration: underline;
	font-weight: normal;
	text-align: right;
    color: #cc0000;
	}


.RBmain {
    font-family: arial, helvectica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #000000;
    padding: 5px 5px 5px 5px;
    width: 225px;
    margin-top: 5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
	vertical-align: top;
	text-align: left;
	}

#RBdotted {
	border-top: none;
	border-left: dotted;
	border-right: dotted;
	border-bottom: none;
	border-color: #999999;
	border-width: 1px;
	padding: 0px 0px 0px 15px
	}
	
.RBmain a:link {text-decoration: none;
	font-weight: normal;
    color: #cc0000;
	}
	
.RBmain a:visited {text-decoration: none;
	font-weight: normal;
    color: #cc0000;
	}
	
.RBmain a:hover {text-decoration: underline;
	font-weight: normal;
    color: #cc0000;
	}

.RBmain a:active {text-decoration: underline;
	font-weight: normal;
    color: #cc0000;
	}
	
.RBmain H1 {
	font-size: 18px;
	/*line-height: 0px;*/
	}

.captionimage {
		margin-right:5px;
		margin-bottom:5px;
		margin-top: 2px;
		}
		
.RBicon {
    font-family: arial, helvectica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #000000;
    padding: 5px 5px 5px 5px;
    margin-top: 5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
	vertical-align: top;
	text-align: left;
	}
	
	
.RBicon a:link {text-decoration: none;
	font-weight: normal;
    color: #cc0000;
	}
	
.RBicon a:visited {text-decoration: none;
	font-weight: normal;
    color: #cc0000;
	}
	
.RBicon a:hover {text-decoration: underline;
	font-weight: normal;
    color: #cc0000;
	}

.RBicon a:active {text-decoration: underline;
	font-weight: normal;
    color: #cc0000;
	}
	
.RBicon H1 {
	font-size: 18px;
	/*line-height: 0px;*/
	margin-bottom:0px;
	}
.tdArticle
{
	color: #eeeeee;
    font-family: arial, helvectica, sans-serif;
    font-size: 13px;	
	color: #000000;
	border-style: solid;
	border-color: #cdcdcd;
	border-width: 1px;
    background-color: #FFFFFF;
    text-align:left;
    padding: 5px 5px 5px 5px;
    width: 98%;
    margin-top: 0px;
	margin-bottom:0px;
	margin-right:5px;
	margin-left:5px;
}	
