body {
	background-image: url("../img/110725_Blue_Map_BG.png");
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#ffffff;
	background-position:left top; 

	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
}

p{
	font: 12px Arial,Helvetica,sans-serif;
	color: #000000;
	margin-top:5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:5px;
	line-height:18px;
}

h1{
	font: 19px arial;
	font-weight:bold;
	color: #373E4B;
	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:10px;
}

h2{
	font: 14px arial;
	font-weight:bold;
	color: #373E4B;
	margin-top:5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:5px;
}

h3{
	font: 14px arial;
	font-weight:bold;
	color: #69768F;
	margin-top:5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:5px;
}

a:link {
	color: #0081C5;
	text-decoration: none;
}

a:active {
	color: #0081C5;
	text-decoration: none;
}

a:visited {
	color: #0081C5;
	text-decoration: none;
}

a:hover {
	color: #0081C5;
	text-decoration: underline;
}

.subLinkOn {
	color: #0081C5;
	font-weight:bold;
	text-decoration: none;
}

a.subLink:link {
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
a.subLink:active {
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

a.subLink:visited {
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

a.subLink:hover {
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
}

a.footerLink:link {
	color: #0081C5;
	text-decoration: none;
}

a.footerLink:active {
	color: #0081C5;
}

a.footerLink:visited {
	color: #0081C5;
	text-decoration: none;
}

a.footerLink:hover {
	color: #0081C5;
	text-decoration: underline;
}

a.boldLink:link {
	color: #0081C5;	text-decoration: none;	font-weight:bold;}a.boldLink:active {	color: #0081C5;	text-decoration: none;	font-weight:bold;}a.boldLink:visited {	color: #0081C5;	text-decoration: none;	font-weight:bold;}a.boldLink:hover {	color: #0081C5;	font-weight:bold;	text-decoration: underline;}

#main{
	position: absolute;
	left: 50%;
	width:777px;
	margin-left: -389px;
}


#outerBorder{
	width:777px;
	background: url(../../_common/img/main_bg.png);
	background-repeat:repeat-y;margin-top:-5px;
}

#container{
	position: relative;
	left: 18px;
	width:744px;
}

#nav{width:744px;}#homeContent{width:744px;padding:10px 0px 30px 0px;}#homeLeftCol{width:340px;float:left;}#homeRightCol{width:340px;float:right;}#homeLeftText{padding:0px 10px 10px 22px;}#whatsNewContainer{background-color:#efefef;padding:5px 10px 10px 22px;}#content{width:744px;margin:20px 0px 0px 0px;padding:0px 0px 30px 0px;background: #ffffff url(../../_common/img/inner_bg.gif);}#leftCol{width:186px;float:left;}#rightCol{width:537px;float:right;}#subNav{padding:0px;}.navItem{padding:3px 10px 5px 22px;border-bottom:1px solid #ffffff;}#whitePaper{padding:12px;margin:10px;background-color:#FFFFFF;border:1px solid #efefef;}#download{background:url(../../_common/img/documentIcon.gif);background-repeat:no-repeat;margin-top:10px;padding:10px 22px 10px 29px;}#copy{background:url(../../_common/img/blueBull.gif);background-repeat:no-repeat;padding:0px 22px 10px 22px;}#blueBullet{background:url(../../_common/img/blueBull.gif);background-repeat:no-repeat;padding:0px 22px 10px 22px;}#redBullet{background:url(../../_common/img/redBull.gif);background-repeat:no-repeat;padding:0px 22px 10px 22px;}#greenBullet{background:url(../../_common/img/greenBull.gif);background-repeat:no-repeat;padding:0px 22px 10px 22px;}

#blueList ul {
	list-style-image:url(../../_common/img/blueBullSm.gif);
	margin:5px 0 20px 15px;
	font: 12px/16px Arial,Helvetica,sans-serif;
	color:#000000;
}

#redList ul {
	list-style-image:url(../../_common/img/redBullSm.gif);
	margin:5px 0 20px 15px;
	font: 12px/16px Arial,Helvetica,sans-serif;
	color:#000000;
}

#greenList ul {
	list-style-image:url(../../_common/img/greenBullSm.gif);
	margin:5px 0 20px 15px;
	font: 12px/16px Arial,Helvetica,sans-serif;
	color:#000000;
}


#clear {	clear:both;}#screenShot{float:right;padding:3px;}.imgBorder{padding:2px;border:1px solid #008CC9;}.dashLine{background: url(../../_common/img/dashline.gif);width:auto;height:2px;}

#footer{
	font: 11px arial;
	color: #666666;
	padding:15px;
	text-align: center;
}

.addthis_toolbox{
	position:absolute;
	right:10px;
	top:25px;
	z-index:1;
}

/* Stop vertical shift between pages with vertical scroll bar and those without */
/* This would not be needed if every page exceeded the height of the browser window */
html, body { 
height: 100.1%; 
margin: 0 0 1px; 
}

