@charset "utf-8";


html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body {	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7f7f7f;
	background-color: #FFFFFF;	
}

table{	
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;	
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7f7f7f;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #4173a4;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #7f7f7f;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #4173A4;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #7F7F7F;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4173A4;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
}
/*
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7F7F7F;
	list-style-image: url(images/BulletArrow.gif);
}
*/




.topNavLeft {
	background-image: url(/templates/main/images/NavLeft.jpg);
	background-repeat: no-repeat;
	background-position: right;		
	height:30px;
}
.topNavRight {
	background-image: url(/templates/main/images/2009-Redesign2_20.jpg);
	background-repeat: no-repeat;
	background-position: left;		
	height:30px;
}
.searchBox {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	background-color: #001E4F;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020A18;
	border-right-color: #3A5581;
	border-bottom-color: #38527F;
	border-left-color: #020A18;
	line-height: 12px;
	height: 19px;
}
.baseBkgnd {
	background-image: url(images/baseBkgnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C5C5C5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
	line-height: 11px;
	background-position: center;
}
a:link {
	color: #00225B;
	text-decoration: none;
}
a:visited {
	color: #00225B;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}


.baseBkgnd a:link {
	color: #7F7F7F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.baseBkgnd a:visited {
	color: #999999;
	text-decoration: none;
}
.baseBkgnd a:hover {
	color: #00215B;
	text-decoration: none;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F7F;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumbsActivePage {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4173A4;
	text-decoration: none;
	font-weight: bold;
}


.navBarContainer{display : none;}
.navBar{display : none;}
.navBar:link{display : none;}
.navBar:visited{display : none;}
.navBar:HOVER{display : none;}

.cswmItem {cursor: pointer;}
.cswmItemOn{cursor: pointer;}
.cswmPopupBox{cursor: pointer;}
.cswmExpand{cursor: pointer;}


.CollectionList_CName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #4173A4;
}

.prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	color: #4173a4;
	font-weight: normal;
}.spotlightBackground {
	background-image: url(images/SpotlightBkgnd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.spotlightBackground p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.spotlightBackground h1 {
	margin: 0px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.features{
margin:0px;
padding:0 0 0 20px;
}


#side-a {
	float: left;
	width: 180px;
}

#side-b { 
	margin: 0;
	float: right;
	width: 750px;
	height: 1% /* Holly hack for Peekaboo Bug */
}