html {
     overflow: -moz-scrollbars-vertical;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	/*line-height: 1.166;*/
	margin: 0px;
	padding: 0px;
	background: #cccccc url(/Art/bg_grad.jpg) fixed;
	font-size: 12px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.TopBG {
	background-image: url(/Art/RR_BG2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


/************** header tag styles **************/

h1{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
	text-indent: 20px;
}

h2{
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

h3{
	font-weight: bold;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

h4{
 font-size: 12px;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 12px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
	color: #334d55;
	font-size: 12px;
	font-weight: bold;
}
				


a.glink, a.glink:visited{
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(Art/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	left: 0px;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}



.story a.capsule{
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


.globalNav {
	height: 23px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(Art/glbnav_background.gif);
	font-size: 14px;
}
.globalNav img{
	margin-bottom: -4px;
 
}.globalLink {
	top: 6px;
	height: 22px;
	/*min-width: 640px;*/
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}
.PageNameBG {
	background-repeat:no-repeat;
	background-position: left;
	height:20px;
	width:20px;
	background-color: #FFFFFF;
	padding-left: 25px;

}
.ContentBG {
	background-color: #FFFFFF;
	font-size: 12px;
	/*border-left: 1px solid #ccd2d2;*/
}
.ContentBGFooter {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
input { font-family: Arial, Helvetica, 
sans-serif; font-size: 10px; color: #333366; height: 18px; width: 250px; vertical-align: 
top;} 
.inputbutton { font-family: Arial, Helvetica, sans-serif; font-size: 10px; 
color: #333366; width: 80px; vertical-align: middle;  font-style: 
normal; text-align: center;  line-height: normal; font-weight: normal} 
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333366; height: 50px; width: 200px; vertical-align: top }
.Error {  font-weight: bold; color: #CC0000}
.Tick { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333366; width: 15px; vertical-align: middle; font-style: normal; text-align: center;  line-height: normal; font-weight: normal }
.pageNameMain {

	padding: 5px 0px 5px 22px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
}
.OtherPageLinks {
	color: #ffffff;
	font-weight: bold;
}
.btnsubscribe {
	height: 47px;
	width: 122px;
}
.ImgLeft {
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ImgLeftTop {

	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.HomeContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.footer {
	font-size: 10px;
}
.inputSmall {
font-family: Arial, Helvetica, 
sans-serif; font-size: 10px; color: #000000; height: 18px; width: 50px; vertical-align: 
top;
}
.group1{
visibility: hidden;
}