@charset "UTF-8";
/* CSS Document */

body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color:#2d2b2b;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #82daf3;
background-image:url(images/dg_header_bg.png);
background-repeat:repeat-x;
height:166px;
}

.align_right{
text-align:right;
}

.align_center{
text-align:center;
}

a:visited,a.normal:visited{
color:#0c8ba4;
text-decoration:underline;
}

a:hover,a.normal:hover,a:active,a.normal:active{
color:#0a6c7f;
text-decoration:underline;
}

a.WhiteLinks:link { 
color:#0c8ba4;
text-decoration:underline;
}

a.WhiteLinks:visited {
color:#0c8ba4;
}

a.WhiteLinks:hover { 
color:#0a6c7f;
text-decoration:underline;
}

a.WhiteLinks:active {
color:#0a6c7f;
text-decoration:underline;
}

.mainContainer {
margin:0px auto;
width:800px;
}

.DG_MainSkin_Width{
width:800px;
margin-left:auto; 
margin-right:auto;
}

.table_base{
width:100%;
border:none;
}

#header{
width:100%;
height:166px;
border:none;
padding-bottom:25px;
}

.dgLogo{
width:339px;
height:166px;
vertical-align:top;
}

.rhLogo{
width:461px;
height:166px;
vertical-align:top;
}

#logingText {
color:#ffffff;
font-size:10px;
font-weight:normal;
text-align:center;
padding:10px 0px 0px 0px;
}

.rhHeader{
background-image:url(images/rh_logo.png);
background-repeat:no-repeat;
width:461px;
height:116px;
}

#discountBtn{
width:160px;
height:50px;
float:left;
margin:-25px 0px 0px 0px;
position:absolute;
z-index:2;
border:none;
vertical-align:top;
}

#greenBtn{
width:140px;
height:50px;
float:left;
margin:-25px 0px 0px 160px;
position:absolute;
z-index:2;
border:none;
vertical-align:top;
}

#volunteerBtn{
width:158px;
height:50px;
float:left;
margin:-25px 0px 0px 303px;
position:absolute;
z-index:2;
border:none;
vertical-align:top;
}

.fullheight{
height:100%;
}

.TitlePane{
text-align:center;
padding:0px 0px 0px 0px; 
}

#tblPanes{
height:100%;
}

#footer{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0c8ba4;
text-align:center;
padding-top:25px;
}

.ContentPane,.BottomLeftContentPane,.BottomCenterContentPane,.BottomRightContentPane{
text-align:center;
vertical-align:top;
padding-top:15px;
}

.BottomRightContentPane{
width:130px;
}

.BottomLeftContentPane{
width:190px;
}

.SOLPARTACTION_TableRow{
line-height:0px;
height:0px;
}

/*Fonts*/

.header{
font-family: Arial; 
font-size: 18px; 
color: rgb(118, 72, 12); 
font-weight: bold;
line-height: 17px;
}

.sub_header{
font-family: Arial; 
font-size: 18px; 
color: rgb(0, 0, 0); 
font-weight: normal;
line-height: 17px;
}

.body_copy{
font-family:Arial;
text-align: left; 
font-size: 12px; 
line-height: 17px;
font-weight:normal;
color:#000000;
}

.links_header{
font-family: Arial; 
font-size: 12px; 
color: rgb(118, 72, 12); 
font-weight: bold;
line-height: 14px;
}

.links_body_copy{
font-family:Arial;
text-align: left; 
font-size: 11px; 
line-height: 12px;
font-weight:normal;
color:#000000;
}

