body
{
background-color: #CCCCCC;
font-family:Arial;
}

.roundHeading {
	position:absolute; 
	top:10px;
	left: 20px;
	width: 780px;
	background-color: #FFFFFF;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}


#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	width: 5px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: relative;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: -50px;
	z-index: 100;
	width: 600px;
	
}

.logo { position: relative; left:10px}

a.glink, a.glink:visited
{
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	border-left: 1px solid #8FB8BC;
}


a.glink:hover{
  	background-image: url(images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************* End globalNav styles ****************/

td.button
{
color: #000000;
background-color: #01DF01;
}


.roundItem {
	position:absolute; 
	left: 20px;
	top: 75px;
	width: 780px;
	background-color: #FFFFFF;
}


.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.png) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

