body {
	background-color: #F2F2F2;
	background-image: url(../graphics/page/page-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
}
a:link {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #639;
	text-decoration: none;
}
#contentwrap {
	text-align: center;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-repeat: repeat-y;
}
#hdr {
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	padding-top: 0px;
	color: #FFF;
}
#main-top {
	height: 20px;
	position: relative;
	background-image: url(../graphics/page/bar-btm.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
/* Use display:inline for divs in header so IE6 gets spacing correct */
#logo {
	float: left;
	width: 204px;
	padding-top: 20px;
	padding-left: 0px;
	display: block;
	text-align: center;
	padding-right: 0px;
	margin-right: 14px;
	margin-left: 10px;
}
#logo-phone {
	line-height: 30px;
	padding-top: 0px;
	display: block;
	float: left;
	margin-top: 40px;
}
#logo-phone a{
color:#FFFFFF;
display:block;
float:left;
line-height:30px;
margin-top:0px;
padding:0;
}

#logo-phone a:hover {

color:#FFFFFF;
font-size:20px;
font-weight:bold;
text-decoration:none;
}
#bar {
	height: 45px;
	width: 100%;
	font-size: 12px;
	overflow:hidden; /* for IE 6 */
}

#bar .hover {
  cursor: pointer;
  background-image: url(../graphics/page/ipbar-hover.gif);
}

#search {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-align: center;
	background-image: url(../graphics/page/ipbar-active.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #39C;
	border-left-color: #39C;
	padding-left: 0px;
	margin-left: 9px;
	width: 190px;
	height: 37px;
}
#sitesearchfield {
	background-color: #F2F2F2;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 2px;
	padding: 1px;
	font-size: 10px;
	float: left;
	display: block;
	line-height: 100%;
}
.searchgo img {
	margin: 0px;
}
#browse {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	padding-left: 0px;
	height: 45px;
	width:280px;
}

/*bar #browse a {
	color: #FFF;
	margin-right: 10px;
	padding-top: 14px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
	background-image: url(../graphics/page/bar-btn.png);
	display: block;
	float: left;
	text-decoration: none;
}
bar #browse a:link {
	color: #FFF;
	background-image: url(../graphics/page/bar-btn.png);
	background-repeat: no-repeat;
}
bar #browse a:hover {
	font-weight: bold;
	background-image: url(../graphics/page/bar-btn-f2.png);
}
bar #browse a:active {
	font-weight: bold;
	background-image: url(../graphics/page/bar-btn-f3.png);
}
#bar ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}*/
#hdr-query {
	display: block;
	margin-top: 0px;
	float: left;
	text-align: right;
	background-image: url(../graphics/page/ipbar-active.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #39C;
	border-left-color: #39C;
	margin-right: 0px;
	margin-left: 0px;
	width: 144px;
	height: 45px;
	margin-bottom: 0px;
}
#hdr-query:active, #hdr-query:hover, #search:active, #search:hover {
	background-image: url(../graphics/page/ipbar-hover.gif);
}
#hdr-query p {
	font-size: 16px;
	color: #FFF;
	text-align: right;
	padding-top: 8px;
	margin-right: 29px;
}
#hdr-query a {
}
#queryhdr {
	padding: 0px;
	margin: 0px 12px 0px 0px;
	float: right;
	position: relative;
	bottom: 32px;
}
#goglass {
	margin-top: 5px;
	display: block;
}
#hdr #logo p {
	float: left;
	width: 204px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#menu {
	display: inline;
	right: 0px;
	float: right;
	width: 360px;
	margin-right: 6px;
	margin-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 300;
}
#hdr p {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
}
#main {
	text-align: left;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	border-left-style: none;
	border-right-style: none;
	background-repeat: repeat-y;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 8px;
	background-image: url(../graphics/page/main-sides.png);
	margin: 0px;
}
#main .widepage {
	margin-right: -10px;
	margin-left: -10px;
}
#main-bottom {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../graphics/page/main-btm.png);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 30px;
	position: relative;
}
#ftr {
	position: relative;
	height: 70px;
	bottom: 0px;
	margin-top: 0px;
	text-align: center;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
#ftr p {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#ftr a {
	color: #999;
	text-decoration: none;
	padding: 3px 5px 5px 3px;
}

#ftr a:visited {
	color: #999;
		font-weight: normal;
	text-decoration: none;
}
#ftr a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #069;
}
#ftr-query {
	float: left;
	width: 50px;
	padding-top: 1px;
	margin-left: 20px;
}
.ftr-content {
	float: left;
	padding-top: 0px;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	margin-top: 2px;
}
.ftr-social {
	float: left;
	margin-right: 10px;
	margin-left:4px;
	padding-left: 0px;
	font-size: 11px;
	padding-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	width: 85px;
}
.ftr-social .stbuttontext {
	font-size:11px;
	padding-left:16px;
}
 #phonenumber a {
	font-size: 11px;
	color: #999;
	background-color: #F2F2F2;
	padding-right: 0px;
	padding-left: 8px;
}

 #phonenumber a:link {
	font-size: 11px;
	color: #999;
	background-color: #F2F2F2;
}
#phonenumber a:hover {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#ftr-phone {
	float: left;
	margin-top: 0px;
	width: 120px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#ftr-phone p {
	padding: 0px;
	margin-top: 6px;
	font-size: 14px;
}
#ftr-up {
	float: right;
	padding-top: 2px;
	width: 50px;
	padding-right: 0px;
	margin-right: 16px;
}
.p7PMM_img img {
	margin: 0px;
	padding: 0px;
}
.p7PMM li {
	margin: 0px;
	padding: 0px;
}

.TwitterAccount {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	margin-top: 20px;
}
h1 .corename {
	font-size: 24px;
	color: #C00;
	margin-bottom: 4px;
}
h2 {
	margin-bottom: 6px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 26px;
}
h3 {
	margin-bottom: 6px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height:115%;
	text-decoration:none;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 0px;
}


.threecol {
	float: left;
	width: 30%;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 2% 4px 1%;
	margin-bottom: 10px;
	margin-top: 0px;
}
.threecolbox {
	float: left;
	width: 30%;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 2% 4px 1%;
	margin-bottom: 10px;
	margin-top: 0px;
}

.threecolbox h3 {
	color: #C00;
	font-size: 16px;
	line-height: 120%;
	padding-top: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
.threecolboxshaded {
	float: left;
	width: 282px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #F2F2F2;
	padding: 0px 4px;
	font-size: 12px;
	color: #999;
	border: 3px none #F2F2F2;
	/*	height: 260px;
*/	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	display: block;
}
.threecolboxshaded h2 {
	color: #900;
	background-color: #F2F2F2;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	font-size: 13px;
	font-weight: 500;
	border: 3px none #F2F2F2;
}
.threecolboxshaded .accordion h3 {
}
/*.threecolboxshaded .accordion h3 a {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}*/
.threecolboxshaded h3 {
	font-size: 12px;
	color: #000;
	line-height: 120%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 12px;
	font-weight: bold;
}
.threecolboxshaded h4 {
	font-size: 12px;
	color: #000;
	line-height: 120%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 12px;
	font-weight: normal;
}
.threecolboxshaded p {
	font-size: 12px;
	color: #333;
	line-height: 120%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.threecolboxshaded img {
float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6px;}
.threecolboxshaded .highlite2 {
	background-color: #FFF;
	margin: 3px 3px 10px;
	padding: 2px;
	height: 37%;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.threecolbox p {
	font-size: 14px;
	line-height: 130%;
	color: #666;
}
.threehundedhighbox {
	height: 300px;
}

.nochrome {
}
.image-selfgrid-box {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	width: 600px;
	float: left;
}
.image-selfgrid-box img {
	margin: 4px 10px 12px;
	float: left;
}
.boxesgroup {
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	margin-bottom: 20px;
	margin-right: -21px;
}
.boxesgroup h2 {
	color: #900;
	background-color: #F2F2F2;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
	/*-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	font-size: 12px;
	font-weight: normal;
	border: 3px none #F2F2F2;
}
.boxesgroup h3 {
	color: #333;
	background-color: #F2F2F2;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
	/*-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
	font-size: 12px;
	font-weight: normal;
	border: 3px none #F2F2F2;
}
.boxesgroup p {
	font-size: 11px;
	color: #666;
	line-height: 110%;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.fourcolbox {
	padding: 0px;
	float: left;
	width: 203px;
	font-size: 11px;
	line-height: 120%;
	color: #999;
	margin-right: 21px;
	border-top: 4px solid #F2F2F2;
	border-right: solid #F2F2F2;
	border-bottom: 4px solid #F2F2F2;
	border-left: 4px solid #F2F2F2;
	margin-top: 20px;
}



.leftcolumnmaker {
	float: left;
	padding: 0px;
	margin: -20px 40px 0px 0px;
}
/*888888888888888888888888888888888888888888888888888888888888888888*/
p {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 125%;
	margin-bottom:8px;
margin-top:4px;
	padding-right: 20px;
	max-width: 780px;
	color: #333;
}
ul, li {
	padding: 0;
	margin: 0;
}
ul {
	font-size: 12px;
	line-height: 120%;
	margin-left: 10px;
	padding-left: 10px;
	list-style:disc;
}
ul ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: circle;
}
ul ul ul{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type:circle;
}
li { margin-top: 2px;
}
/*888888888888888888888888888888888888888888888888888888888888888888
MAKING BOXES ON THE RIGHT
* use a boxright div with a width class
* nest a content type div if necessary, e.g., boxquote
* Existing corefeatures are special: width of 200 px is on the 
  corefeature div rather than the boxtight dive (for comatibility
  with existing code structure)
888888888888888888888888888888888888888888888888888888888888888888*/
.boxright {
	padding: 0px;
	/*	width: 200px;
*/	font-size: 11px;
	line-height: 120%;
	color: #999;
	margin-left: 20px;
	float: right;
	border: 4px solid #F2F2F2;
	margin-bottom: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	z-index: 100;
}
.boxright p {
	color: #666;
	font-size: 11px;
	line-height: 105%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.boxwdth200 {width: 200px;}
.boxwdth250 {width: 250px;}
.boxwdth300 {width: 300px;}
.boxwdth350 {width: 350px;}
.boxwdth400 {width: 400px;}
.boxwdth450 {width: 450px;}

.boxcntr {
	text-align: center;
	z-index: 101;
}

.boxright .readmore {
	background-image: url(../graphics/page/readmorearrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: -16px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	text-align: right;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.boxright .boxquote {
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(../graphics/page/quote-left.png);
}
.boxright .boxquote p {
	color: #666;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}

/*.corefeature {
	width: 200px;
}

*/

.corefeature {
	width: 300px;
}

.corefeature p {
	margin-left: 0px;
	padding-left: 12px;
	}
.corefeature h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	margin-top: 14px;
	margin-bottom: 8px;
	color: #000;
	font-weight: normal;
}
.corefeature h2.first {
	margin-top: 0px;
}
.corefeature h3 {
	margin-bottom: 4px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: .6px;
}
.corefeature h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 105%;
	margin-left: 12px;
}
/* Style sidebar replicates corefeature except width is set by 
a boxright class on the div. Elements witin flow to fit.
*/
.sidebar {
	width: 200px;
}
.sidebar p {
	margin-left: 0px;
	padding-left: 12px;
	}
.sidebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	margin-top: 14px;
	margin-bottom: 8px;
	color: #000;
	font-weight: normal;
}
.sidebar h2.first {
	margin-top: 0px;
}
.sidebar h3 {
	margin-bottom: 4px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: .6px;
}
.sidebar h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 105%;
	margin-left: 12px;
}
.featurebox {
	float: right;
	width: 240px;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF11B;
	border-right-color: #FFF114;
	border-bottom-color: #FFF10E;
	border-left-color: #FFF110;
	margin-right: 11px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	padding-left: 20px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	left: 40px;
	position: relative;
}
.featurebox h4 {
	font-size: 15px;
	line-height: 1.2;
	color: #C00;
	margin-top: 12px;
	margin-bottom: 8px;
}
.featurebox dt {
	fon-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #666;
}
.featurebox dd {
	fon-size: 13px;
	padding-left: 15px;
	line-height: 1.2;
	color: #666;
}



.corelist {
	margin-right: -10px;
	margin-left: -10px;
}
.corelistbox {
	width: 150px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	margin-right: 14px;
	border-bottom-color: #F2F2F2;
	border-top-width: 1px;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-left-color: #F2F2F2;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
.corelistbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	background-color: #F2F2F2;
	text-align: left;
	padding-left: 8px;
	margin-top: 0px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #F2F2F2;	
}
.corelistbox h3 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.corelistbox h3 a:visited {
	color: #FFF;
}
.corelistbox h3 a:hover {
	color: #0076AF;
	background-image: url(../graphics/page/corebox-hdr-hover.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 4px;
}
.no-overview-padder {
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	text-decoration: none;
}
.corelistbox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding: 0px 6px 0px 12px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.corelistbox p a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #0076AF;
}
.corelistbox a:hover {
	color: #FFF;
	background-color: #0076AF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
.corelistcol {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
}

.clear-floats {
	clear: left;
	font-size: 6pt;
	margin: 0px;
	padding: 0px;
}
.core-nav-links {
	background-color: #F2F2F2;
	margin-left: -21px;
	width: 560px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 21px;
}
/*This is here to override same in cast.css. Should not need it; move all formatting into .core-nav-links later
PDL 2-28-10: merginwg with page-nav-links down below 
p.core-nav-links {
	margin-bottom: 16px;
	margin-top: 8px;
	color: #666666;
	background-color: #F2F2F2;
	font: 10px/13px Arial, Helvetica, sans-serif;
}*/
.corefeature h4 {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}
.corefeature img {
}
.syslistbox {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #FFF;
	height: auto;
}
.syslistbox .note {
	font-style: italic;
	color: #999;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	margin-top: 0px;
	line-height: 105%;
	padding-top: 6px;
}
.syslistbox p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.syslistbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right top;
	margin-top: 0px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F2F2F2;
	color: #900;
}
.syslistbox h3 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#welcome {
	padding: 0px;
	width: 270px;
	margin-right: 0px;
	margin-left: 28px;
	height: 300px;
	margin-top: 20px;
	z-index: 20000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#welcome p {
	font-size: 13px;
	color: #666;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 8px;
}
#welcome h1 {
	color: #900;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}

#welcome img {
	float: right;
	padding-left: 5px;
	padding-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}
.float-me-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	width: 400px;
	display: block;
	position: relative;
	left: 250px;
}
.syslistbox a:hover {
	color: #FFF;
	background-color: #0076AF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
.clear-float-left {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
p .clear-float-left {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#hdr-query:active {
	background-image: url(../graphics/page/ipbar-hover.gif);
	background-repeat: repeat-x;
}
.systlist {
	width: 300px;
}

/*.highlite2 h4 {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.highlite2 p {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
*/
.box600x300 {
	height: 300px;
	width: 600px;
}
#main .page-nav, p.core-nav-links
{
	margin-left: -21px;
	background-color: #F2F2F2;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-bottom: 14px;
	font-size: 10px;
	line-height: normal;
	/*	width: auto;
*/	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	width: 70%;
	max-width: auto;
}
.fourcolbox ul {
	font-size: 11px;
	color: #666;
	margin-right: 2px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.fourcolbox ul li {
	font-size: 11px;
	line-height: 110%;
	color: #666;
	margin-left: 0px;
	padding-left: 2px;
}
/*.tbl-availables {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 4px solid #F2F2F2;
	background-color: #F2F2F2;
	padding-left: 22px;
}
.tbl-availables p {
	font-size: 11px;
	color: #666;
}*/

#tbl-availables
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 20px 6px 0px;
	text-align: left;
	border-collapse: collapse;
	border: 6px solid #F2F2F2;
	width: 100%;
	padding: 5px;
	line-height: 110%;
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
*/}
#tbl-availables th
{
	font-size: 11px;
	font-weight: normal;
	padding: 6px;
	background: #F2F2F2;
	border-top: none;
	border-bottom: none;
	color: #000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin: 0px;
/*	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;*/
}

#tbl-availables td
{
	padding: 6px;
	background: #FFF;
	color: #669;
	font-size: 11px;
	margin: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2F2;
	border-left-color: #F2F2F2;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
#tbl-availables .product-group  {
	color: #333;
	background-color: #F2F2F2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
#tbl-availables p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
	line-height: 110%;
}
#tbl-availables tr:hover td
, #tbl-availables tr:hover p{
	background: #FBFFFC;
	color: #000;
}
.fine-print p {
	font-size: 10px;
	color: #CCC;
}
.boxhgt100 {
	height: 100px;
}
.boxhgt200 {
	height: 200px;
}
.boxhgt228 {
	height: 228px;
}
.boxhgt260 {
	height: 260px;
}
.boxhgt300 {
	height: 300px;
}
.boxhgt350 {
	height: 350px;
}.boxhgt400 {
	height: 400px;
}.boxhgt420 {
	height: 420px;
}.boxhgt450 {
	height: 450px;
}
#contactsvcard {
	display: none;
}
.clearme {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dd {
	max-width: 780px;
}
.boxright h4 {
	margin-left: 10px;
	color: #666;
	margin-top: 4px;
}
.shaded {
	font-size: 12px;
	border: 2px solid #F2F2F2;
	width: 28%;
}
.threecolbox.shaded p {
	font-size: 12px;
}
#twitter-link {
	font-size: 11px;
	background-image: url(../graphics/page/twitter-t-30.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 28px;
	display: block;
	text-align: right;
	line-height: 30px;
	bottom: -20px;
	height: 40px;
	padding-bottom: 10px;
}
.custlist p {
	font-size: 10px;
	max-width: 100%;
}
.custlist h2 {
	color: #900;
	font-weight: normal;
}
.notopbottom {
	margin-top: 0px;
	margin-bottom: 0px;
}
.twocol{
	float: left;
	width: 400px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 2% 4px 1%;
	margin-bottom: 10px;
	margin-top: 0px;
}
.twocolbox25 {
	width: 25%;
	float: left;
}

/* used on memory family page */
.twocolbox25-right {
	width: 25%;
	float: right;
	margin-right: 75px;
}
.twocolbox75 {
	width: 74%;
}



/* Wide Feature Box CSS */



.boxright {
	margin-right: 0px;
}
.corefeature ol li, .corefeature ul li {
	font-size: 11px;
	margin-bottom: 4px;
	margin-right: 8px;
	padding-right: 6px;
	color: #666;
}
.corefeature p {
	margin-left: 0px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 8px;
}
.corefeature h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	margin-top: 18px;
	margin-bottom: 8px;
	color: #C00;
	font-weight: normal;
}
.corefeature h2.first {
	margin-top: 0px;
}
.corefeature h3 {
	margin-bottom: 4px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: .6px;
}
.corefeature h4 {
	margin-left: 10px;
	font-size: 11px;
	color: #666;
	margin-top: 4px;
	line-height: 13px;
}
.corefeature h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 105%;
	margin-left: 12px;
}

.sidebar ol li, .sidebar ul li {
	font-size: 11px;
	margin-bottom: 4px;
	margin-right: 8px;
	padding-right: 6px;	
	margin-left: 12px;
}
.sidebar p {
	margin-left: 0px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 8px;
}
.sidebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	margin-top: 18px;
	margin-bottom: 8px;
	padding-top: 7px;
	padding-bottom: 6px;
	color: #C00;
	font-weight: normal;
}
.sidebar h2.first {
	margin-top: 0px;
}
.sidebar h3 {
	margin-bottom: 4px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: .6px;
	padding-left: 12px;
}
.sidebar h4 {
	margin-left: 10px;
	font-size: 11px;
	color: #666;
	margin-top: 4px;
	padding-left: 12px;
	line-height: 13px;
}
.sidebar h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 105%;
	margin-left: 12px;
}

p.core-nav-links {
	width: 550px;
}
.boxright {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	left: 17px;
	position: relative;
	top: -2px;
}

.corefeature ol {
	margin-left: 0px;
	margin-right: 10px;
}

.tool-tip-icon {
	margin: 0px;
	padding: 0px;
	float: none;
	position: absolute;
	right: 2px;
}
.tooltip-list {
	list-style-image: url(p7ttm/img/tool-tip-icon.png);
	list-style-position: inside;
}


.twocol-rbox {
	float: left;
	width: 43%;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 2% 4px 1%;
	margin-bottom: 10px;
	margin-top: 0px;
}
.twocol-rbox shaded{
font-size: 12px;
	border: 2px solid #F2F2F2;
	width: 42%;
}
.twocol-lbox {
	float: left;
	width: 50%;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 2% 4px 1%;
	margin-bottom: 10px;
	margin-top: 0px;
}
.twocol-lbox shaded{
font-size: 12px;
	border: 2px solid #F2F2F2;
	width: 49%;
}
.comingsoon {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFDF;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 5px;
	border: 1px solid #EAD300;
}
.comingsoon h3 {
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 0px;
}
.comingsoon p {
	padding-left: 0px;
	color: #333;
	font-size: 11px;
}
.comingsoon ul li {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.comingsoon ul {
	padding-left: 10px;
	margin-top: 2px;
}
.yellowme {
	color: #333;
	background-color: #EAD300;
	padding-left: -10px;
}
h1 .blue-page-type {
	font-style: italic;
	font-weight: normal;
	color: #666;
	display: none;
	padding-bottom: 0px;
	margin-bottom: 4px;
	font-size: 16px;
}
