@charset "utf-8";
body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.wrapper { 
width : 900px; 
margin-left : auto; 
margin-right : auto; 
margin-top : 0; 
float : none; 
border:1px solid #b4b4b4;
overflow : hidden; 
} 

.email_wrapper
{
width : 900px; 
margin-left : auto; 
margin-right : auto; 
margin-top : 0; 
float : none; 
border:1px solid #b4b4b4;
overflow : hidden; 
padding: 20px;
} 


.mainmenu{background:url(images/navbg.gif); height:27px; padding-top:8px; padding-left:8px; color:#cbc7c4; width:100%; clear:both}
.mainmenu a{ color:#61615c; text-decoration:none; font-weight:bold}

h1{ font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;color: #00004b;}
p{margin:0}
.wide{width:100%}
.logo{}
.contentarea{float:left; width:100%;}
.contentarea_left_col{float:left; width:74%;}
.content{width:94%; margin-top:20px; margin-left:20px; margin-bottom:20px;}
.sidecontent{float:right; width:25%; padding-top:20px;}
.sideinnerdiv{padding-bottom:10px;}
.sideinnrdivlink {background:url(images/joinRLA_bottom.jpg) no-repeat; width:211px; height:26px; text-align:center; padding-top:7px; color:#FFFFFF; font-weight:bold; display:block}
.sideinnrdivlink a{ color:#FFFFFF}
.sideinnrdivlink a:hover{ text-decoration:none}
.bottom{border-top:#b4b4b4 solid 1px; width:100%; clear:both; background:url(images/bottombg.gif); height:80px;}
.bottomtxt{text-align:center; padding-top:15px;}
.bottomtxt a{ color:#000000; text-decoration:none}
.bottomtxt a:hover{ color:#000000; text-decoration:underline}
.bottomline{color:#7F7F7F;text-align:right;padding:1px 5px 1px 5px; margin-top:5px;}


#fullwidthtable
{
background-color: #FFFFFF;
font-size: 12px;
}

#fullwidthtable td
{
border-bottom: 1px dashed #CCCCCC;
padding: 5px;
}

#fullwidthtable LABEL
{
font-weight: bold;
}

#fullwidthtable .title
{
background-color: #993300;
font-size: 12px;
color: #FFFFFF;
border-bottom: 0;
}

#listtable
{
background-color: #FFFFFF;
font-size: 12px;
}

#listtable td
{
border-bottom: 1px dashed #CCCCCC;
padding: 5px;
}

#listtable td.container
{
border-bottom: 0;
padding: 0;
font-size: 12px;
}

#listtable td.listitems
{
font-size: 12px;
}

#listtable td.listitem
{
font-size: 11px;
background-color:#F5F5F5;
}

#listtable td.listitem2
{
font-size: 11px;
}


#listtable td a
{
color: #993300;
font-size: 12px;
}

#listtable td.listitem a ,#listtable td.listitem2 a
{
font-size: 11px;
color: #993300;
}

#listtable .title ,#listtable th
{
background-color: #993300;
font-size: 12px;
color: #FFFFFF;
border-bottom: 0;
padding: 5px;
}


/* dynamic popup message box thing */
#dhtmltooltip{
position: absolute;
width: 270px;
border: 1px solid black;
padding: 6px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
font-size: 11px;
font-weight: normal;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}


