body {
background-color: #fff;
margin: 0;
padding: 0;
border: 0;
font: 12px Verdana, Arial, sans-serif;
color: #000000;
}

iframe {
padding-top: 20px;
padding-bottom: 20px;
}

h1,h2,h3,h4,h5,h6 {
font-weight:normal;
color:#0099CC;
}

h1 {
font-size:20px;
}

h2 {
font-size:18px;
}

object {
margin-bottom: 10px;
}

a:link,
a:visited,
a:active {
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}

a:hover {
color: #09C;
/*text-decoration: underline;*/
}

/* PDF document links */
a[href$='.pdf'] {
background:transparent url(images/pdf-2.jpg) center left no-repeat;
display:inline-block;
padding-left:18px;

line-height:15px;

}

/* mailto: links */
a[href^="mailto:"] {
background:transparent url(images/email.png) center left no-repeat;
display:inline-block;
padding-left:22px;
line-height:15px;
}

.usNav a[href^="mailto:"] {
background: none;
padding: 0;
}

.lead {
font-size: 14px;
}

.main {
width: 900px;
position: absolute;
top: 10px;
left: 50%;
margin-left: -450px;

}

.crumbs {
text-align: right;
padding-right: 10px;
font-size: 10px;
}

.crumbs a:link,
.crumbs a:visited,
.crumbs a:active {
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}

.crumbs a:hover {
color: #09C;
/*text-decoration: underline;*/
}

.logo {
float: left;
margin: 0;
padding: 0;
border: 0;
height:33px;
}

.footer {
float: left;
padding-left: 10px;
padding-bottom: 20px;
font-size: 10px;
}

.footer a:link,
.footer a:visited,
.footer a:active {
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}

.footer a:hover {
color: #09C;
/*text-decoration: underline;*/
}

/*navbar*/
#navMouseOvers {
float: left;
width: 900px;
height: 70px;
margin-bottom: 0;
display: inline;
padding: 0;
border: 0;
}

.flashScroller {
padding-left: 10px;
padding-bottom: 5px;
}

/*=============
content boxes
==============*/

.panelTitle {
color: #fff;
text-align: right;
font-weight: normal;
padding-right: 15px;
padding-top: 12px;
}

/*main content box bg*/
.mainContentBox {
background-image: url(images/main-bg.jpg);
width: 900px;
background-repeat: repeat-y;
float: left;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

/*main content bottom*/
.mainContentBottom {
background-image: url(images/main-bottom.jpg);
width: 900px;
height: 25px;
background-repeat: no-repeat;
float: left;
}

/*news quote*/
.newsQuote {
	margin-left: 18px;
	width: 270px; 
	float: left; 
}


/*news left*/
#newsL {
	margin-left: 17px;
	width: 405px; 
	float: left; 
}

.newsLHead { 
	background:transparent url(images/news-wide-title.jpg) left top no-repeat; 
	height:39px;
}

.newsLHeadBlank {
	background: transparent url(images/blank-wide-top.jpg) left top no-repeat; 
	height: 10px;
}

.newsLBg { 
	background:transparent url(images/news-wide-bg-2.jpg) left top repeat-y; 
	/*padding-right: 20px; */
	padding-bottom: 10px; 
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 10px; 
	overflow: hidden;
	min-height: 200px;
	/*min height IE hack*/
	height:auto !important;
	height: 200px;
}

.newsLFoot {
	background:transparent url(images/news-wide-bottom.jpg) left top no-repeat;
	height:6px;
}

/*news middle*/
#newsM {
	margin-left: 16px;
	width: 204px;
	float: left;
	
}

.newsMHead {
	background: transparent url(images/news-std-title.jpg) left top no-repeat; 
	height: 39px;
}

.newsMHeadBlank {
	background: transparent url(images/blank-std-top.jpg) left top no-repeat; 
	height: 10px;
}

.newsMBg { 
	background: transparent url(images/news-std-bg.jpg) left top repeat-y; 
	/*padding: 5px;*/
	padding-right: 20px; 
	padding-bottom: 10px; 
	padding-left: 20px; 
	padding-top: 10px;
	overflow: hidden;
	min-height: 200px;
	/*min height IE hack*/
	height:auto !important;
	height: 200px;
}

.newsMFoot {
	background: transparent url(images/news-std-bottom.jpg) left top no-repeat;
	height: 6px;
}

/*news right*/
#newsR {
	margin-left: 16px;
	width: 204px;
	float: left;
}

.newsRHead {
	background: transparent url(images/news-std-title.jpg) left top no-repeat; 
	height: 39px;
}

.newsRHeadBlank {
	background: transparent url(images/blank-std-top.jpg) left top no-repeat; 
	height: 10px;
}

.newsRBg { 
	background: transparent url(images/news-std-bg.jpg) left top repeat-y; 
	/*padding: 5px;*/
	padding-right: 20px; 
	padding-bottom: 10px; 
	padding-left: 20px; 
	padding-top: 10px;
	overflow: hidden;
	min-height: 200px;
	/*min height IE hack*/
	height:auto !important;
	height: 200px;
}

.newsRFoot {
	background: transparent url(images/news-std-bottom.jpg) left top no-repeat;
	height: 6px;
}

#sideContent {
float: left;
width: 180px;
margin-bottom: 0;
margin-left:20px;
margin-top: 10px;
display: inline;
padding: 0;
border: 0;
font-size: 14px;
color: #0099CC;
}

#sideContent ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#sideContent li {
padding-top: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #929292;
}
	
#sideContent a {
display:block;
width:180px;
color:#000;
text-decoration:none;
Font-size: 12px;
 /*padding:7px 10px 6px 10px;*/
}

#sideContent a:hover { 
/*background-color: #929292;*/
color: #09c;
}
#sideContent a:active {
color:#09c;
}

/*to give padding for one column content*/
.pageContentOnePanelContainer {
width: 615px;
}

.pageContent {
	margin-left: 20px;
	width: 645px;
	float: left;
}

.pageContentBoxTop{
	background: transparent url(images/main-content-panel-top-line.jpg) left top no-repeat;
	text-align: right;
	width: 645px;
	height:45px;
	margin-top: 20px;
}

.pageContentBoxTop p{
font-size:17px;

color: #0099CC;
padding-top: 12px;
padding-right: 15px;
}

.pageContentBoxBg {
	overflow:hidden;
	background:transparent url(images/main-content-panel-bg.jpg) left top repeat-y;
	width: 645px;
	padding-left: 15px;
}

.pageContentContainer
{
	width: 615px;
}

.pageContentPanelImg{
	float:left;
	width:195px;
	padding-top:10px;
	padding-bottom:15px;
}

.pageContentPanelDetails{
	float:left;
	width:420px;
	padding-top:0px;
	padding-bottom:5px;
}

.pageContentBoxFoot {
	padding: 0px;
	background: transparent url(images/main-content-panel-bottom.jpg) left top no-repeat;
	width: 645px;
	height: 6px;
}

/*=============
end content box
==============*/


/*========================
managed services table
=========================*/
table.managed {
	width: 300px;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: #000;
	border-collapse: collapse;
	background-color: white;
}
table.managed th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #000;
	background-color: #0099cc;
	color: #fff;
	-moz-border-radius: ;
}
table.managed td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #000;
	background-color: white;
	height: 55px;
	-moz-border-radius: ;
}

table.managed-control {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: #000;
	border-collapse: collapse;
	background-color: white;
}
table.managed-control th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #000;
	background-color: #0099cc;
	color: #fff;
	-moz-border-radius: ;
}
table.managed-control td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #000;
	background-color: white;
	-moz-border-radius: ;
}

table.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.mmblue {
	color: #0099CC;
}
/*========================
end managed services table
=========================*/
