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

body {
	background-color:#18304D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main {
	width:777px;
	font:Verdana, Helvetica, sans-serif 10px #222222;
	line-height:18px;
	background-color:#F2F2F2;
}

#copy {
	font-size:9px;
	color:#B9B8B8;
	text-align:center;
}

#copy a {
	text-decoration:none;
	color:#b9b8b8;
}

.address {
	font-size:10px;
}

 a:link { text-decoration:underline; color:#FF0000;}
 a:visited { text-decoration:underline; color: #FF0000;}
 a:hover { text-decoration:none; color: #FF0000;}

li {
margin-left:20px;
margin-top:20px;
}

#topToolbars {
	vertical-align:top;
	height: 28px;
}

.topToolbar {
background-image:url(images/menubg.jpg);
background-repeat:repeat-x;
	height: 28px;
	font-size: 10px;
	line-height: 28px;
	font-family: verdana, tahoma, helvetica, arial;
}

.topToolbarInner{
	height: 28px;
	min-height: 28px;
	
}

div > .topToolbarInner{
	height: 28px;
}

.topToolbarCorner{
	float: left;
	width: 39px;
	height: 18px;
}

.topToolbar img, .topToolbar span{
	vertical-align: bottom;
	border: 0;
}

.topToolbarButtonHover a:hover {
	background-image:url(images/hov.gif);
	margin-left:0px;
}

/*.topToolbar .topToolbarDownArrow {
	font-size: 9px; 
	font-family: arial, helvetica, tahoma, verdana; 
}
*/
.topToolbarButtonHover, .topToolbarButton{
	display: block;
	height:28px;
	float: left;
	color: black;
	vertical-align: bottom;
	padding: 0;
	outline: none;
	position: relative;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}

.topToolbarButtonHover{
	text-decoration: none;
	color: #114477; 
	background: #ddd;
	cursor: default;
}

.topToolbarPopup{
	position: absolute;
	z-index: 10;
	top: 28px;
	left: 30px;
	background: #28476D;
	border: 1px solid #ccc;
	visibility: hidden;
	display: none;
	text-align:left;

}

.topToolbarButtonHover .topToolbarPopup{
	visibility: inherit;
	display: block;
}

.topToolbarPopup a {
	color: white;
	width:100%;
	display: block;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: white;
	background: none;
	vertical-align:middle;
	white-space:nowrap;
}
.topToolbarPopup a{
	width: auto;
}

.topToolbarPopup a:hover{ background: #4C688B; width:inherit; }

.topToolbarPopup a img{
	margin-left: -17px;
	vertical-align: middle;
}

.topToolbar #proDownloadsPopup{
	width: 200px; left: -35px;
}
div > #proDownloadsPopup{
	left: -37px !important;
}

.topToolbar #proHelpPopup{
	width: 170px; left: -105px;
}
div > #proHelpPopup{
	left: -107px !important;
}

.topToolbar #proFeedbackPopup{
	width: 140px;
}

.topToolbar a:hover {
    text-decoration: none;
}

.small li{
  margin:0px;
  line-height:.6em;
  font-size:.6em;
}


.rdmr a {
	text-decoration:none;
	padding:0px 12px 0px 1px;
	background:url(images/0blt2.jpg) right top no-repeat;
	color:#028ECF;
	font-weight:bold;
}
.rdmr a:hover {
	text-decoration:underline;
}
