/*=================
 STANDARD STUFF
=================*/
html, body { 
	background-color:#BDD9D2;
	/*background-color:#fff;
	background-color:#058064;
	background-image: url(../images/backgroundLeft.jpg);
	background-repeat: repeat-y;
	background-image: url(../images/tartan_v2.gif);
	background-repeat: repeat-x;*/
	margin: 0; 
	padding:0;
	font-family: Myriad Web Pro, myriad, arial, verdana, helvetica; 
	color:#363636; 
	font-weight:normal; 
	font-size: small;
	line-height: 1.35em;
	min-width: 850px;
}
h1 {
	font-size:small;
	font-weight:bold;
	color:#022B94;
	/*border-top: 1px dashed #022B94;
	background-color: #E1EBEC;*/
}
h2 {
	font-size: large;
	font-weight:bold;
	color:#022B94;
	padding-bottom:15px;
	/*border-bottom: 1px dashed #022B94;*/
}
h3 {
	font-size: 11px;
	padding-bottom:10px;
	border-bottom: 1px dotted #042C95;
	color: #042C95;
}
h1 a, h3 a, h4 a{
	color:#042C95;
	text-decoration: none;
}
h1 a:hover, h3 a:hover, h4 a:hover {
	color:#058064;
}
h4 {
	border-top: 1px dotted #dedede;
	font-size:11px;
	font-weight:normal;
}
#subheading {
	background-image: url(../images/headingBkgrd.gif);
	background-repeat: repeat-x;
	/*border-bottom: 1px dashed #042C95;*/
	text-align:right;
	min-width:100%;
}
/*Custom*/

#container {
	padding-left: 32px;    /*LC width*/
	padding-right: 102px;  /* RC width*/
	margin-right:0px;
}
#container .column {
	position: relative;
	float: left;
	vertical-align: top;
	max-width: 1000px;
	border-left:3px solid #16A081;
	border-right:3px solid #16A081;
}
#container .callout ul {
	margin-left: -10px;
}
#container .callout li {
	border-bottom: 1px dashed #BDD9D2;
	/*background-color:#EDF5F3;*/
	list-style-position: outside;
	list-style: none;
	padding:5px;
	margin:1px;
	margin-left: -25px;
}
#center {
  	width: 100%;
	/*height:100%;*/
    background-color: #fff;
	vertical-align: middle;
	padding: 30px 35px 30px 35px;
}
div#contentTop {
	border-bottom: 10px solid #1B9D80;
	padding: 0px;
	min-width:625px;
	background-color:#058064;
	height:115px;
}
div#contentTop img {
	padding: 0px 10px 0px 0px;
}
div#contentLeft {
	float: left;
	/*width:325px;*/
	width:45%;
	padding: 15px;
}
div#contentRight {
	float: left;
	padding: 15px;
	width:45%;
}
div#contentMain {
	float: left;
	margin-left: 175px;
	margin-right:0px;
	padding: 25px;
	z-index:10;
}
div#contentMainNPS {
	float: left;
	margin-left: 175px;
	margin-right:0px;
	padding: 25px;
	z-index:10;
	min-height:550px;
}
div#mainMenu {
	background-image: url(../images/mainmenuBkgrd.jpg);
	background-repeat: repeat-x;
	border:1px solid #085F49;
	vertical-align: middle;
	/*padding:10px 0px 10px 0px;*/
	margin:10px 0px 5px 0px;
	z-index:100;
	height:35px;
}
div#mainMenu ul {
	/*background-image: url(../images/mainmenuBkgrd.jpg);
	background-repeat: repeat-x;
	border:1px solid #085F49;*/
	padding:10px 5px 10px 15px;
	margin:0 0 0 0;
	height:20px;
	list-style-position: outside;
	font-weight:normal;
}
div#mainMenu ul li {
	display: inline;
	color:#fff;
	padding:1px 5px 1px 7px;
	border-right:1px solid #1B9D80;
	line-height:1em;
}
div#mainMenu #page {
	border:1px solid #fff;
	font-weight:bold;
}
div#mainMenu a {
	color:#fff;
	text-decoration:none;
	/*font-weight:bold;*/
}
div#mainMenu a:hover {
	/*border:1px solid #fff;
	font-weight:bold;*/
	color:#042C95;
	background-color:#fff;
}
div#topMenu {
	float: right;
	position: absolute;
	top: 15px;
	margin-top:0px;
	right:35px;
	text-align:right;
}
div#topMenu ul li {
	list-style-position: outside;
	display: inline;
	color:#666;
	font-size: 11px;
	font-weight:normal;
	margin-left:0;
	vertical-align:text-top;
	/*border-left:1px solid #666;*/
}
div#topMenu ul li:first-child {
	/*border-left:0px;*/
}
div#topMenu a {
	text-decoration:none;
	color: #666;
}
div#topMenu a:hover {
	text-decoration:none;
	color:#042C95;
}
div#topMenu img {
	margin-right:-5px;
	margin-top:-5px;  /*IE understands this one...*/
	margin-bottom:-15px;/*but not this one; had to trick IE into pulling it up, and Firefox into pulling it back down...*/
}
div#topText {
	text-align:right;
	font-size: 16px;
	font-weight:bold;
	margin-top:-8px;
}
.breadcrumb {
	clear: both;
	text-align:left;
	/*background-color:#E1EFF7;*/
	border-bottom: 1px solid #E1EFF7;
	font-size: 11px;
	padding:3px 0px 3px 2px;
	margin-top:-12px;
	margin-bottom:7px;
}
div#Footer, .footer {
	clear: both;
	text-align:center;
	background-color:#fff;
	border-top: 1px solid #ccc;
	font-size: 11px;
	padding-top:5px;
}
div#Footer ul {
	margin:0 0 0 -15px;
}
div#Footer ul li {
	list-style-position: outside;
	display: inline;
	color:#666;
	padding:1px 5px 1px 7px;
	border-left:1px solid #666;
	line-height:2em;
}
div#Footer ul li:first-child {
	border-left:0px;
}
div#Footer a {
	text-decoration:none;
	color:#058064;
}
div#Footer a:hover {
	color:#042C95;
}
#copyright {
	color:#999;
}
/*LEFT NAV*/
.leftnavCont {
	color: #666;
	width:160px;
	font-size:12px;
}
div#leftnav {
	background-color:#efefef;
	min-height:480px;
	float: left;
	/*top: 157px;*/
	left: 35px;
	position: absolute;
	max-width:160px;
}
div#leftnav a {
	text-decoration:none;
}
div#leftnav ul {
	padding:0px;
	margin-left:0px;
	margin-top:20px;
	border-top: 3px solid #999;
	background-color:#fff;
}
div#leftnav ul li {
	list-style-position: outside;
	list-style: none;
	color:#143879;
	margin:3px 0px 3px 0px;
	display:list-item;
	padding:0px 0px 6px 0px;
	border-bottom: 1px solid #ccc;
	line-height:1.25em;
	left:20px;
}
div#leftnav a {
	display: block;
	color:#666;
	margin-left:20px;
	margin-right:10px;
}
div#leftnav a:hover {
	background-color: #fff;
	color:#042C95;
}
div#leftnav a:active {
	font-weight:bold;
	color:#042C95;
}
.leftnavCallout {
	background-color:#fff;
	color: #666;
	width:130px;
	padding:15px;
	min-height:100px;
	font-size:11px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
.leftnavCallout img {
	text-align: center;
	padding:3px 5px 7px 30px;
}
div#leftnav .leftnavCallout a {
	display: inline;
	color:#042C95;
	margin-left:0px;
	margin-right:0px;
}

/*RIGHT NAV*/
.rightnavCont {
	color: #fff;
	padding: 3px;
	text-indent:5px;
}
div#rightnav {
	float: right;
	top: 170px;
	right: 35px;
	position: absolute;
	min-width: 175px;
	max-width:175px;
	font-size: 11px;
}
div#rightnav a {
	text-decoration:none;
}
div#rightnav img {
	padding-bottom:0px;
}
div#Contact {
	background-image: url(../images/contactBkgrd.gif);
	background-repeat: no-repeat;
	margin-top:15px;
}
div#Contact ul {
	margin-left:-16px;
	padding-left:15px;
	margin-top:5px;
	margin-right:0px;
}
div#Contact ul li {
	background:url(../images/rightMenuBkgrd.jpg);
	list-style-position: outside;
	list-style: none;
	color:#143879;
	margin:1px;
	margin-left:0px;
	line-height:2em;
	vertical-align: baseline;
	display:list-item;
	padding-top:3px;
	padding-bottom:3px;
}
div#Contact ul li img {
	margin-top:-5px;
	margin-bottom:-10px;
}
div#Contact a {
	color:#042C95;
}
div#Contact a:hover {
	color:#058064;
}
div#QuickLinks {
	background-image: url(../images/quicklinksBkgrd.gif);
	background-repeat: no-repeat;
	margin-top:10px;
}
div#QuickLinks ul {
	margin-left:-16px;
	padding-left:15px;
	margin-top:5px;
}
div#QuickLinks ul li {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	display:list-item; 
	color:#666;
	margin:5px;
	margin-left:0px;
	line-height:1em;
	padding:5px;
	border-bottom: 1px solid #dedede;
	vertical-align: baseline;
}
div#QuickLinks ul li img {
	margin-top:-15px;
	margin-bottom:-2px;
}
div#QuickLinks a {
	color:#666;
}
div#QuickLinks a:hover {
	color:#058064;
}

div#centerContainer {
	padding-right: 200px;
	min-height:500px;
}
div#mainMenu .subnav {
	line-height:2em;
	position: absolute;
	background-image:url();
	/*background-color:#BDD9D2;*/
	background-color:#fff;
	margin-top:-5px;
	height:50px;
	display:block;
	color:#042D98;
	z-index:100;
	font-weight:normal;
	white-space: nowrap;
}
#subnav1 {
	left:60px;
}
#subnav2 {
	left:107px;
}
#subnav3 {
	left:231px;
}
#subnav4 {
	left:413px;
}
#subnav5 {
	left:521px;
}
#subnav6 {
	left:659px;
}
div#mainMenu .subnav ul {
	padding:5px;
	margin-left:0px;
	margin-top:0px;
	height:auto;
	width:auto;
	min-width:115px;
	list-style-position: outside;
	list-style: none;
	position: absolute;
	/*background-color:#BDD9D2;*/
	background-color:#fff;
	border:1px solid #085F49;
}
div#mainMenu .subnav ul li {
	display: list-item;
	padding:3px;
	margin:3px;
	line-height:1.25em;
	border-top:1px dashed #1B9D80;
	border-right:0px;
}
div#mainMenu .subnav ul li a {
	display: block;
	text-decoration:none;
	color:#042C95;
	font-weight:normal;
}
div#mainMenu .subnav ul li a:hover {
	background-color:#BDD9D2;
}
div#mainMenu .subnav ul li:first-child {
	border-top:0px;
}
#NPScallout {
	float:left;
	padding:0px 10px 0px 10px;
	margin:0px 25px 0px 10px;
	list-style-position: inside;
}
#NPSmoreInfo {
	margin:10px;
	border-top: 1px dashed #dedede;
	font-size: 11px;
	padding:10px;
	clear:both;
}
#NPSmoreInfo img {
	float:right;
	clear: right;
	padding-bottom:10px;
}
.NPRinfo {
	width:100%;
	min-width:415px;
	border-top:1px dashed #ccc;
	padding-bottom:10px;
	clear:both;
	font-size:11px;
}
.thumb {
	float: left;
	margin: 5px;
	padding:5px;
}
.NPRcallout {
	float:left;
	padding:7px;
	margin:7px;
	list-style-position: inside;
	width:125px;
	font-size:11px;
}
.NPRdetail {
	margin-left:150px;
	font-size:11px;
	display: block;
	padding:7px;
	/*border-top:1px dashed #ccc;*/
}
.News {
	margin-left:70px;
	font-size:11px;
	display: block;
	padding:7px;
	/*border-top:1px dashed #ccc;*/
}
.newsListing {
	width:50%;
}
.homepageCallout {
	width: auto;
	max-width:325px;
	height: 65px;
	/*border-top:1px dashed #ccc;*/
	clear:both;
	font-size:11px;
	padding: 10px 0 0 0px;
	margin: 5px 0 0 0;
	border-bottom: 1px dotted #042C95;
	line-height:1.25em;
}
.homepageCallout p {
	margin: 7px 0px 5px 85px;
}
.homepageCallout a {
	color:#042C95;
	text-decoration: none;
}
.homepageCallout a:hover {
	color:#058064;
}
#callout1 {
	background-image: url(../images/hc_Sage_MIP.jpg);
	background-repeat: no-repeat;
}
#callout2 {
	background-image: url(../images/hc_Sage_50.jpg);
	background-repeat: no-repeat;
}
#callout3 {
	background-image: url(../images/hc_Sage_100.jpg);
	background-repeat: no-repeat;
}
#callout4 {
	background-image: url(../images/hc_Sage_100_Rainbow.jpg);
	background-repeat: no-repeat;
}
.pageCallout {
	/*background-color:#efefef;*/
	border-top: 1px dotted #ccc;
	float:right;
	padding:10px;
	margin: 10px;
	width: 175px;
	height: auto;
	font-size: 11px;
}
.pageCallout ol li {
	margin-left: -15px;
}
#leftNote {
	float: left;
}
#rightNote {
	float:right;
	clear:left;
}

/*FORMS*/
.fieldcell {
 text-align: left;
 vertical-align: top;
}
#orderForm tr td {
 margin: 5px;
 padding: 5px;
 font-size:11px;
 border-top: 1px dashed #ccc;
 width: 50%;
}
.ddfmerrors {
	color: #FF0000;
	font-weight:bold;
	padding-bottom:10px;
	border-top: 2px solid #FF0000;
}
.errorlist {
	color: #FF0000;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	border-bottom: 1px dashed #FF0000;
}

/*=================
BANNERS
===================*/
div.banner{
	position:absolute;
	width:835px;
	height:170px;
	z-index:0;
}
div.bannerWrapper{
	align:top;
	width:275px;
	height:170px;
	top:auto;
	float:right;
	color:#666666;
	font-size:11px;
	margin:0 1px 0 0;
	position:relative;
	padding:5px;
	z-index:200;
	background-color:transparent;
}
div.bannerImage{
	position:absolute;
	background-color:transparent;
}
div.bannerControl{
	position:absolute;
	left:395px;
	align:top;
	top:auto;
	float:right;
	padding:2px;
	margin: 7px 0px 15px 0;
	z-index:500;
	width:210px;
	background-color:transparent;
	border-bottom:1px dotted #fff;
}
div.bannerLink{
	color: #fff;
	position:absolute;
	left:395px;
	align:top;
	top:85px;
	float:right;
	padding:2px;
	font-size:11px;
	margin: 7px 0px 15px 0;
	z-index:500;
	width:210px;
	background-color:transparent;
}
div.bannerLink a {
	color: #fff;
	text-decoration:none;
}
div.bannerLink a:hover {
	color: #042C95;
}
.bannerTitle {
	color:#ffffff;
	background-color:#00448D;
	/*background-color:#545454;*/
	border: 1px solid #ffffff;
	text-indent:5px;
	padding: 1px; 
	margin: 1px;
	line-height:1.25em;
	list-style: none;
	height:auto;
	width:269px;
	position:relative;
	z-index:100;
	/*opacity:100;*/
}
.bannerDesc {
	background-color:#ffffff;
	border: 1px solid #ffffff;
	font-size:12px;
	padding:10px;
	margin: 1px;
	height:125px;
	width:261px;
	position:absolute;
	z-index:0;
	/*opacity:.60;*/
	color:#ffffff;
	background-color:transparent;
}
.bannerDesc a {
	color:#ffffff;
}

/*** IE6 Fix ***/
* html #left {
	left: 102px;          /*  RC width */
	float: left;
  	width: 26px;          /* LC width */
  	right: 26px;          /* LC width */
	z-index:-100;
  	margin-left: -100%;
}
* html #leftnav {
  	margin-left: 0px;
}
* html #contentMain {
	/*margin-left: 175px;*/
	margin-left: 75px;
	margin-right:0px;
	padding: 35px 25px 25px 35px;
	z-index:0;
	/*width: 450px;*/
	width:100%;
	height: 600px;
}
* html div#mainMenu ul {
	padding:10px 5px 5px 15px;
}
