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

body {background-color: #d1d3d4:}
.wrapper {
font-family: Arial, Helvetica, sans-serif;}

.topLinks {font-size:10px;
padding-right:20px;
color:#666666;
}
.topLinks a:link, a:visited {color:#58595b; text-decoration:none;}
.topLinks a:hover {color:#000000; text-decoration:none;}
.topLinks a:active, a:focus:{color:#58595b; text-decoration:none;}



.lNav {font-size: 10px;
line-height: 21px;
letter-spacing: .03em;
padding-left: 25px;
color: #58595b;
font-weight:bold;
background-image: url(images/navbg.gif);
background-repeat: no-repeat;
}
.lNav a:link, a:visited {color:#58595b; text-decoration:none;}
.lNav a:hover {color:#000000; text-decoration:none;}
.lNav a:active, a:focus:{color:#58595b; text-decoration:none;}

.lLower {font-size: 10px;
line-height: 21px;
letter-spacing: .03em;
padding-left: 25px;
color: #666666;
background-repeat: no-repeat;
}

.mainText {color: #58595b;
font-size: 12px;
}

.mainText p, ul, ol {
padding-left: 30px;
padding-right: 25px;
letter-spacing: .03em;
}

.mainTextContainer {
padding-left: 30px;
padding-right: 30px;}

.mainTextBox {border: 1px solid #fabfbb;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
font-size: 11px;}

.footer {
color: #58595b;
font-size:10px;
padding:5px 0 5px 0;
text-align:center;}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 80%; margin: 1em;
color: #58595b;
text-align:left;
font-size:10px; }

