@charset "utf-8";

/*======== GLOBAL ===========*/

body {
	padding:0;
	margin:0;
	background-color:#efeded;
	height:100%;
}

table, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

img {
	border:none;
}

p {margin:0 0 10px 0;}

.rgp_header {
	height:109px;
}

.rgp_logo {
	position:relative;
	width:183px;
	height:36px;
	float:left;
	left:34px;
	top:41px;
}

.rgp_locSelecter {
	position:relative;
	float:right;
	top:61px;
	right:20px;
}

.rgp_locSelecter .select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:solid 1px #414141;
	color: #010101; 
	background-color: #ffffff; 
}

.rgp_tagline {
	position:relative;
	float:right;
	top:61px;
	right:20px;
	font-size: 12px;
	font-weight: bold;
	color: #636363; 
}

.rgp_homeTicker {
	overflow:auto;
	width:201px;
	height:147px;
	background-color:#eae8e8;
	padding:14px;
	font-size: 11px;
	line-height: 17px;
	color: #010101;
}

.rgp_homeTicker .date {
	font-weight: bold;
	color: #ae1f25;
}

.rgp_homeTicker a {
	text-decoration:none;
	color: #010101;	
}

.rgp_leftNav {
	background-image:url(../images/orange_leftNav_bg.gif);
	background-repeat:repeat-x;
	background-color:#be0601;
	padding:20px 10px 10px 10px;
	font-size: 11px;
	font-weight: bold; 
	color: #faf5ef;
	line-height: 16px;
}

.rgp_leftNav a{
	font-weight: normal; 
	text-decoration: none;
	vertical-align: middle; 
   	color: #faf5ef;
}

.rgp_leftNav a:hover{
	color: #ffffff;	
	text-decoration:underline;
}

.rgp_outerRight_bg {
	width:22px;
	background-image:url(../images/orange_redBarRight.gif);
	background-repeat:repeat-y;
}


.rgp_teir1_content {
	width:735px;
	height:320px;
	margin:0px 0px 0px 48px;
	padding:20px 0 0 0;
	overflow:auto;
}

.rgp_teir2_content {
	width:735px;
	height:468px;
	margin:0px 0px 0px 48px;
	padding:20px 0 0 0;
	overflow:auto;
}

.rgp_header2 {
	font-size: 16px;
	font-weight: bold;
	color: #ae1f25;
}
.rgp_subhead {
	font-size: 14px;
	font-weight: bold; 
	color: #ae1f25;
}

.rgp_subhead2 {
	font-size: 12px;
	font-weight: bold;
	color: #ae1f25;
}

.rgp_body_copy {
	font-size: 12px;
	line-height: 16px;
	color: #010101;
}

.rgp_pullquote{
	font-family:Perpetua,"Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	line-height:22px;
	color:#ae1f25;
	padding:0px 20px 20px 0;
}

.rgp_rightcolumn {
	font-size: 11px;
	color: #010101;
	padding:0 20px 20px 0;
}

.rgp_topNavContainer {
	position:relative;
	padding-left:13px;
	z-index:900;
	width:955px;
	height:24px;
	background-image:url(../images/rgp_menu_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:2px;
}

/*======== VIDEO PLAYLIST ===========*/
.rgp_videoPlaylist {
	color:#fdfeff;
	font-size:11px;
	background-color:#898788;
	width:178px;
	text-align:left;
	padding:10px;
}

.rgp_videoPlaylist a {
	color:#fdfeff;
	text-decoration:none;
}

.rgp_videoPlaylist a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/*======== BOTTOM NAV ===========*/

.rgp_footerNav {
	height:22px;
	padding-right:20px;
	padding-top:20px;
	margin-top:20px;
}

.rgp_footerNavLinks {
	font-size: 9px;
	font-weight: bold; 
	color: #707071;	
	padding-right:10px;
}
.rgp_footerNavLinks a {	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
    color: #707071;
}
.rgp_footerNavLinks a:hover {
    color: #2e2d2e;	
}

.rgp_footerNavLinks2 {
	font-size: 9px;
	font-weight: bold;
	color: #707071;
	/*padding-right:10px;*/
}
.rgp_footerNavLinks2 a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    color: #707071;
}
.rgp_footerNavLinks2 a:hover {
    color: #2e2d2e;
}

.rgp_footerNav_input {
	padding:2px 0 0 4px;
	margin:0;
	width: 130px;
	height: 18px;
	border: solid 1px #6a6a6a;
}

.rgp_footerNav_search {
	margin:0 5px 0 0;
}

/*======== LEGAL ===========*/

.rgp_legal {
	padding:10px 20px 20px 0;
	color:#666666;
	font-size:10px;
	}
	
/*======== LEGACY ========*/

.rpg_ol {
    /*NS4IGNORE;*/
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: 0 5px;
    font-size: 12px;
	line-height: 16px;
	color: #010101;
}

.rgp_ul {
	/*NS4IGNORE;*/
    margin-left: 2px;
    padding-left: 10px;
	padding-top: 0;
	margin-top: 0;
    list-style: none;
    font-size: 12px;
	line-height: 16px;
	color: #010101;
    }

.rgp_li {
	/*NS4IGNORE;*/
    padding-left: 15px;
    background-image: url(../../images/red-bullet2.html);
    background-repeat: no-repeat;
    background-position: 0 5px;
    font-size: 12px;
	line-height: 16px;
	color: #010101;
    }

.smap_ul {
    /*NS4IGNORE;*/
    padding-top: 0px;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-position: 0 0px;
    font-size: 11px;
	line-height: 16px;
	color: #010101;
}

input, textarea {
	/*NS4IGNORE;*/
	border: 1px solid #76797c;
}

input.none {border: 0px;}

a.grey {color:#707071;}
a.blue {color:#2aadf1;}
a.none {color:#76797c; text-decoration: none;}

a.resourcesredplain {color:#ae1f25; text-decoration: none;}
a.resourcesred {color:#ae1f25;}
a.resourcesredbold {color:#ae1f25; font-weight: bold;}
a.resourcesblackbold {color:#000000; font-weight: bold;}
a.resourcesblackboldplain {color:#000000; font-weight: bold; text-decoration: none;}
a.resourcesblack {color:#000000;}

a:hover {text-decoration: underline;}

div.img-dec {
 background: url('../../images/shadow.html') no-repeat bottom right;
 clear: left;
 float: left;
 margin: 0 0 5px 5px;
 padding: 0;
 /*position: relative;*/
}

div.img-dec img {
 background-color: #fff;
 border: 1px solid #a9a9a9;
 display: block;
 margin: -5px 5px 5px -5px;
 padding: 0px;
 position: relative;
}

.lol {
  background-image: url('../../images/shadow.html');
  padding: 0px 5px 5px 0px;
}

.img-shadow {
  float:left;
  background: url('../../images/shadowAlpha.html') no-repeat bottom right !important;
  background: url('../../images/shadow.html') no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  }