@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/rgp_leftNav_bg.gif);
	background-repeat:repeat-x;
	background-color:#df173b;
	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/rgp_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_subhead {
	font-size: 14px;
	font-weight: bold; 
	color: #df173b;
}

.rgp_body_copy {
	font-size: 11px;
	line-height: 16px;
	color: #010101;
}

.rgp_pullquote{
	font-family:Perpetua,"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height:22px;
	color:#ae1f25;
	padding:38px 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_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;
	}
