body
{
	margin:0;
	font-family: Arial;
	font-size: 12px;
}
td
{
	font-family: Arial;
    font-size: 10pt;
    color: gray;
}
a
{
    font-size: 10pt;
    color: #6699cc;
    text-decoration: none;
}
a:hover
{
    color: red;
    text-decoration: underline;
}
h1.atty
{
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}
h2.atty_sub
{
	padding:0;
	font-size: 12px;
	color:Gray;	
}
h3.h3_inline
{
	display: inline;
	padding-top:10px;
	font-weight:400;	
}
ul
{

}
ul#nav{
	margin:0px 0px 0px 0px;
	padding:0;
	clear:both;
	list-style-type:none;
	text-align:justify;
}

ul#nav li {
	list-style:none;
	position:relative;
	float:left;
	background-color: #3C4C60;
	font-size:11px;
}

ul#nav li a {
	text-decoration:none;
	margin-left:15px;
	margin-right:20px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
ul#nav li a:hover 
{
	color: #6699cc;
}
li
{
	font-size: 12px;
	color: Gray;
}
.copyright
{
	color: #ffffff;
	font-size: 11px;
	font-weight: 700;
	text-align:center;	
}
#container
{
	width: 800px;
}
#top
{
	position:relative;	
}
#topbluebars
{
	height: 20px;
	width: 100%;	
}
#topbluebar1
{
	height:12px;
	background-image:url('/images/1x1dkblue.gif');
	background-repeat: repeat;
}
#topbluebar2
{
	height:8px;
	background-image:url('/images/1x1ltblue.gif');
	background-repeat: repeat;
}
#topnav
{
	position:relative;
}
#topnav_left
{
	position:relative;
	float:left;
	width:115px;
	height:118px;
}
#topnav_right
{
	float:right;
	vertical-align:top;	
}
#footer_container
{
	height:68px;
}
#footer_bar1
{
	height:8px;
	background-image:url('/images/1x1ltblue.gif');
	background-repeat: repeat;
}
#footer_bar2
{
	height:60px;
	background-image:url('/images/1x1dkblue.gif');
	background-repeat: repeat;
	text-align:center;
	vertical-align: bottom;
	margin-bottom: 0px;
}
div#footernav a
{
	font-size: 11px;	
}
#content
{
	position:relative;
	margin: auto;
}
#main_section
{
	margin: 20px 20px 20px 115px;
}
#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:#3C4C60; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
    .rnd_b1 {margin:0 5px; background:#cccccc;}
    .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 #cccccc;
	border-width:0 1px;
	padding: 0px 5px 0px 5px;
	background:#3C4C60;
}	
.rnd_request 
{
	position:absolute;
	left: 450px;
	top:30px;
	z-index: 50;
	background-color: #3C4C60;
	padding: 5px 5px 5px 5px;
}
#rnd_container a
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight:700;
}
#rnd_container a:hover
{
	color: silver;
}
