@charset "utf-8";
/* CSS Document */


ul {
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	font-weight:normal;
}

ol {
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	font-weight:normal;
}

.whitefont {
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
}

.whitefont2 {
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
}

.chocolatefont {
	font-family:Verdana;
	font-size:12px;
	color:#382f28;
	font-weight:normal;
}


.whiteheader {
	font-family:Verdana;
	font-size:25px;
	color:#ffffff;
	font-weight:bold;
}

.chocolateheader {
	font-family:Verdana;
	font-size:25px;
	color:#382f28;
	font-weight:bold;
}

.whiteheader2 {
	font-family:Verdana;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
}
.disclosure {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

.whited{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}

.blackfont {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding: 5px;
}

.headerlink
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: none;
}

a:hover.headerlink
{
	font-size: 11px;
	color: #cc0033;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: underline;
}

.footerlink {COLOR: #333333; TEXT-DECORATION: none; font-family: verdana; font-weight: bold; font-size: 11px; }
  a:link.footerlink  {color: #333333; }
  a:active.footerlink  {color: #333333; }
  a:hover.footerlink  {color: #CC0033; text-decoration: underline; }
  
.whitelink {COLOR: #FFF; TEXT-DECORATION: none; font-family: verdana; font-weight: bold; font-size: 12px; }
  a:link.whitelink  {color: #FFF; }
  a:active.whiterlink  {color: #FFF; }
  a:hover.whitelink  {color: #FFF; text-decoration: underline; }
  
.brownlink {COLOR: #382f28; TEXT-DECORATION: none; font-family: verdana; font-weight: bold; font-size: 12px; }
  a:link.brownlink  {color: #382f28; }
  a:active.brownlink  {color: #382f28; }
  a:hover.brownlink  {color: #382f28; text-decoration: underline; }

.bodylink {
	font-size: 11px;
	color: #0033FF;
	font-family: Verdana;
	text-decoration: none;
}
a:hover.bodylink
{
	font-size: 11px;
	color: #0033FF;
	font-family: Verdana;
	text-decoration: underline;
}

.redfont {
	font-family:Verdana;
	font-size:11px;
	color:#cc0033;
	font-weight:normal;
}

.whitedisclosure {
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	font-weight:normal;
}

.footer {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}


#rnd_container {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#E0E0E0; border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0;}
    .rnd_b1 {margin:0 5px; background:#E0E0E0;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}

    
    .rnd_content {
    display:block;
    border:0 solid #ccc;
    border-width:0 1px;
    padding: 1px;
    
    }

