html, body {
	width:100%;
	height:100%
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #0A1726 url(../images/bg-body.gif) repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #FFFFFF;
}

form input#EmailAddress_Confirm,
form input#Name_Confirm {
	display:none; /* Specifically hides the field from humans; only robots would fill it in */
}

.Page {
	width: 893px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.ContainerShadowLeft {
	/* background-image: url(../images/bg-containerShadowLeft.gif);
	background-color: #FF0000;
	background-repeat: no-repeat;*/
	width: 893px;
	padding-left: 0px;
	background-position: left top;
	
}
.ContainerShadowRight {
	/* background-image: url(../images/bg-containerShadowRight.gif);
	background-color: #00FF00;
	background-repeat: no-repeat;*/
	width: 893px;
	padding-right: 0px;
	background-position: right top;
}
.Container {
	width: 893px;
	background-color: #FFFFFF;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #525045;
	border-left-color: #525045;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525045;
	position:relative;
	float:left;
	display:block;

}
.Header {
	position: relative;
	width: 893px;
	background-image: url(../images/header_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 109px !important;
}
.Header img{
	float:left;
}
.Header h1{
	text-indent:-9999px;
}
.Logo {
	background-image: url(../images/image-aciLogo.gif);
	height: 109px;
	width: 202px;
	float: left;
}
.Logo a:link, .Logo a:visited {
	background: transparent;
	height: 109px;
	width: 202px;
	display:block;
	float:left;
}
.Logo a:hover {
	background: transparent;
}
.Logo a strong{
	display:none;
}
.SearchBar {
	float: left;
	font-size: 10px;
	width: 690px;
	width/**/:/**/275px;
	padding-left: 415px;
	padding-top:10px;
	height: 71px;
	height/**/:/**/61px;
	color: #FFFFFF;
	background-image: url(../images/header1c.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SearchBar form {
	float:right;
	padding-right:12px;
}
.SearchBar label, .SearchBar input {
	display: block;
	float: left;
	font-size:11px;
}
.SearchBar label {
	text-align: right;
	width: 110px;
	padding-right: 10px;
	line-height:18px;
}
.SearchBar input.Button {
	color: #FFFFFF;
	padding: 2px;
	cursor: pointer;
	background-color: #494547;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
}
.SearchBarLinks {
	display: block;
	width: 265px;
	width/**/:/**/220px;
	padding-left: 45px;
	text-align:right;
	padding-top:3px;
}
.SearchBarLinks a:link, .SearchBarLinks a:visited{
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
	font-size:11px;
	font-weight:bold;
}
.SearchBarLinks a:hover, .SearchBarLinks a.active{
	text-decoration:underline;
}
.NavBar {
	background-image:url(../images/nav-filler.gif);
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	white-space: nowrap;
	font-size: 11px;
	width: 691px; 
}
a.n1:link, a.n1:visited {width: 94px !important; background: url(../images/but-register.gif) top left no-repeat;}
a.n1:hover, a.n1:active, a.n1.active {background: url(../images/but-register-over.gif);}

a.n2:link , a.n2:visited  {width: 85px !important; background: url(../images/but-events.gif) top left no-repeat;}
a.n2:hover, a.n2:active, a.n2.active {background: url(../images/but-events-over.gif);}

a.n3:link, a.n3:visited  {width: 106px !important; background: url(../images/but-initiatives.gif) top left no-repeat;}
a.n3:hover, a.n3:active, a.n3.active  {background: url(../images/but-initiatives-over.gif);}

a.n4,:link a.n4:visited {width: 95px !important; background: url(../images/but-sponsors.gif) top left no-repeat;}
a.n4:hover, a.n4:active, a.n4.active {background: url(../images/but-sponsors-over.gif);}

a:link.n5, a:visited.n5 {width: 96px !important; background: url(../images/but-exhibitors.gif) top left no-repeat;}
a:hover.n5, a.n5:active, a.active.n5 {background: url(../images/but-exhibitors-over.gif);}

a.n6:link, a.n6:visited {width: 108px !important; background: url(../images/but-getinvolved.gif) top left no-repeat;}
a.n6:hover, a.n6:active, a.n6.active {background: url(../images/but-getinvolved-over.gif);}

a.n7:link, a.n7:visited  {width: 94px !important; background: url(../images/but-media.gif) top left no-repeat;}
a.n7:hover, a.n7:active, a.n7.active {background: url(../images/but-media-over.gif)  no-repeat;}


.Content {
	width: 893px;
	background-color: #FFFFFF;
	float:left;
	display:block;
}

/* PromoLeft - promos.css */

/* PromoMiddle - promos.css  */

/* NewsletterBox */
.NewsletterBox {
	background-image: url(../images/bg-newsletterBox.gif);
	width: 176px;
	height:127px;
	float: left;
	position:relative;
	clear: left;
	margin-left:2px;
}
.NewsletterBox strong, .NewsletterBox label {
	display:none;
}

.NewsletterBox .Content
{
	margin-top:35px;
	padding:10px;
	padding-left:10px;
	width:auto;
	float:none;
	background:none;
}
.long {
	margin:0px;
	background-color:#FFFFFF !important;
	border: 1px solid #484336;
	color:#000000;
	width: 150px;
	margin-bottom:4px;
	font-size: 12px;
	padding:1px;
}
.NewsletterBox .Email_2 {
	display:none;
}
.short {
	margin:0px;
	background-color:#FFFFFF !important;
	border: 1px solid #484336;
	color:#000000;
	width: 71px;
	margin-bottom:4px;
	font-size: 12px;
 	padding:1px;
}

.NewsletterBox input.Button {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #595547;
	padding: 2px;
	width: 60px;
	cursor:pointer;
	position:absolute;
	top: 90px;
	right: 12px;
	border: 1px solid #7C7868;
}
.NewsletterBox p.messageSuccess, .NewsletterBox p.messageError {

	padding: 0px 15px;
	margin-top:0px;
	color:#FFFFFF;
	font-size:11px;
}

/* OnlinePollBox */
.OnlinePollBox {
	background-image: url(../images/but-onlinePoll.gif);
	height: 68px;
	width: 176px;
	float: left;
	clear: left;
	margin:0 0 0 3px;
}
.OnlinePollBox a:link, .OnlinePollBox a:visited {
	background: transparent;
	height: 68px;
	width: 176px;
	display:block;
	float:left;
}
.OnlinePollBox a:hover {
	background: transparent;
}
.OnlinePollBox a strong, .OnlinePollBox p {
	display:none;
}

/* SubmitProposalBox */
.SubmitProposalBox,.SubmitPosterBox {
	background-image: url(../images/but-submitProposal.gif);
	height: 69px;
	width: 176px;
	float: left;
	clear: left;
	margin:0 0 0 3px;
}
* html .SubmitProposalBox {margin:0 0 0 2px;}
* + html .SubmitProposalBox {margin:0 0 0 2px;}
.SubmitProposalBox a:link, .SubmitProposalBox a:visited {
	background: transparent;
	height: 69px;
	width: 176px;
	display:block;
	float:left;
}
.SubmitProposalBox a:hover {
	background: transparent;
}
.SubmitProposalBox a strong, .SubmitProposalBox p {
	display:none;
}
.SubmitPosterBox {
	background-image: url(../images/but-posterSession.jpg);
}
/* SubmitProposalBox */
.SubmitPosterBox {
	background-image: url(../images/but-posterSession.jpg);
	height: 69px;
	width: 176px;
	float: left;
	clear: left;
	margin:0 0 0 3px;
}
* html .SubmitPosterBox {margin:0 0 0 2px;}
* + html .SubmitPosterBox {margin:0 0 0 2px;}
.SubmitPosterBox a:link, .SubmitPosterBox a:visited {
	background: transparent;
	height: 69px;
	width: 176px;
	display:block;
	float:left;
}
.SubmitPosterBox a:hover {
	background: transparent;
}
.SubmitPosterBox a strong, .SubmitPosterBox p {
	display:none;
}
.SubmitPosterBox {
	background-image: url(../images/but-posterSession.jpg);
}

/* WordBoxes */
.WordBoxes {
	background-color:#FFFFFF;
	width: 706px;
	font-size: 11px;
	margin-top: 4px;
	float:right;
}
.WordBoxes h1 {
	font-size:12px;
	background-color:#1E4276;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px;
	border: 1px solid #22467B;
	letter-spacing: .05em;
	background-image: url(../images/bg-wordBoxHeader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.WordBoxes ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 8px 8px 8px;
	position: relative;
	overflow: hidden;

}
.WordBoxes li {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;

}
.WordBoxes li a:link, .WordBoxes li a:visited {
	color: #1C4166;
	font-weight: bold;
	background-image: url(../images/bullet-wordBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	padding-left: 7px;
	padding-right: 3px;
}
.WordBoxes li p a:link, .WordBoxes li p a:visited {
	color: #1C4166;
	font-weight: normal;
	background:none;
	display: block;
	padding-left: 0px;
	padding-right: 3px;
}
.WordBoxes p {
	margin: 0px;
	padding-right: 3px;
	padding-left: 7px;
}
.WordBox1, .WordBox2, .WordBox3 {
	background-color: #F7F8F8;
	/*height: 221px; 43 diff*/
	height: 318px;
	width: 230px;
	float:left;
	display:block;
	margin-right:5px;
	overflow: hidden;
	position:relative;
	background-image: url(../images/bg-wordBox.gif);
	background-repeat: repeat-y;
	background-position: center top; 
}
.WordBox3 { margin-right:0px;}
.WordBox1 div, .WordBox2 div, .WordBox3 div{
	width:100%;
	/*height: 178px;*/
	height: 275px;
	float:left;
	display:block;
	overflow: hidden;
	position:relative;
}
.WordBox3 li  {background: url("../images/bullet-wordBox.gif") no-repeat scroll 0 13px transparent; display: block;padding:8px 3px 8px 7px;}
.WordBox3 li a:link, .WordBox3 li a:visited { background:none;padding:0; display:inline;}


.WordBox-Scroller {
	font-size:9px;
	background-color:#1E4276;
	height:12px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 229px;
	text-align: center;
	background-image: url(../images/bg-wordBoxHeader.gif);
	background-repeat: repeat-x;
}
.WordBox-Scroller a.scrollUp {
	background-image: url(../images/but-scrollUp.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	width:10px;
	height:10px;
	display:block;
	padding-left:50px;

}
.WordBox-Scroller a {
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	padding-left:30px;
	text-transform: uppercase;
}
.WordBox-Scroller a.scrollDown {
	background-image: url(../images/but-scrollDown.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:right;
	width:10px;
	height:10px;
	display:block;
	padding-right:30px;
}


/* SUB MIDDLE */
.SubMiddle {
	width: 712px;
	float: right;
}
.Middle {
	width: 535px;
	float: left;
}
.Sub-BreadCrumbs {
	color: #1B4066;
	font-size: 11px;
	padding: 5px;
}
.Sub-BreadCrumbs a:link, .Sub-BreadCrumbs a:visited{
	color: #323232;
	font-size: 11px;
}
.Sub-TitlePhoto {
	width: 712px;
	height: 132px;
	background-color:#000000;
}
.Sub-TitleBar {
	float: left;	
	padding:10px;
	width: 512px;
	position:relative; 
}
.Sub-TitleBar h1 {
	font-size: 17pt;
	color: #1B4066;
	margin: 0px;
}
.Sub-TitleBar h2 {
	font-size: 12pt;
	color: #004534;
	margin: 0px;
}
.Sub-DescriptionArea {
	font-size: 9pt;
	float: left;
	clear: left;
	width: 512px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 15px;
	line-height:16px;
}
.Sub-DescriptionArea h1 {
	font-size: 13pt;
	color: #0F2439;
	margin: 0px;
	padding: 0px;
}
.Sub-DescriptionArea h2 {
	font-size: 11pt;
	margin: 0px 0px 3px;
	padding: 0px;
	color: #333333;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.Sub-DescriptionArea a:link, .Sub-DescriptionArea a:visited{
	color: #1C4166; 
	text-decoration:none;
}
.Sub-DescriptionArea a:hover, .Sub-DescriptionArea a:active{
	color: #1C4166; 
	text-decoration:underline;
}
.Sub-DescriptionArea p:first-child{
	padding-top:0px;
	margin-top:0px;
}
.Sub-DescriptionArea .date {
	font-style:italic;
	display:block;
	font-size:10px;
	padding: 8px 0px;
}
.Sub-ActionButtons {
	margin:6px 0px;
	padding:0px 6px;
	width: 512px;
	text-align:center;
	
}
.Sub-ActionButtons a {
	margin-left:6px;
}
.Sub-BackToTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
	display: block;
	float: left;
	width: 518px;

}
.Sub-BackToTop a:link, .Sub-BackToTop a:visited  {
	font-size: 9px;
	color: #1C4166;
	text-decoration: underline;
	font-weight: normal;
}

/* PDF Link and Disclaimer Box */
.Sub-PDF {
	padding: 5px 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	float: left;
}
.Sub-PDF a:link, .Sub-PDF a:visited  {
	text-decoration: none;
	background:url(../images/icon-filePDF.gif) no-repeat 0px 2px;
	padding: 0px 0px 15px 15px;
}
.Sub-PDF a:hover  {
	text-decoration:underline;
}
.Sub-PDF .Disclaimer {
	font-size:11px;
	padding: 10px 0px;
	border-top:dotted 1px #CCCCCC;
	border-bottom:dotted 1px #CCCCCC;
	margin: 20px 0px 10px;
}
.Sub-PDF .Disclaimer a {
	text-decoration: underline;
	background-image:none;
	padding:0px;
}
.Sub-PDF .Disclaimer img {
	float:left;
	padding-right:10px;
}


/* Category Link Boxes */
.Sub-CategoryBoxes {
	width: 534px;
	font-size: 12px;
	float: left;
}
.Sub-CategoryBoxS h2,
.Sub-CategoryBoxD h2 {
	margin: 0px;
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 10px;
	text-transform: uppercase;
	padding-bottom: 0px;
	height: 21px;
	letter-spacing: .05em;
}
.Sub-CategoryBoxS h2, .Sub-CategoryBoxD h2 {
	background-image: url(../images/icon-contractExpand.gif);
	background-repeat: no-repeat;
	background-position: 220px center;
	cursor:pointer;
}
.Sub-CategoryBoxD h2 {
	background-position: 480px center;
}
.Sub-CategoryBoxS { /* Single - Half Page Width */
	width: 248px;
	float: left;
	margin-left:6px;
	margin-right: 5px;
	margin-bottom: 5px;		
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg-sub-CategoryBoxS.gif);

}
html>body .Sub-CategoryBoxS { /* Hide from IE Hack */
	height:auto;
}
.Sub-CategoryBoxS ul {
	padding: 0px;
	margin: 2px 8px 00px 10px;
	list-style-type: none;
}
.Sub-CategoryBoxS li {
	float:left;
	list-style-type: none;
	width:220px;
	padding-left:3px;
	border-bottom: 1px dotted #CCCCCC;
}
.Sub-CategoryBoxD { /* Double - Full Page Width */
	width: 507px;
	float: left;
	margin-left: 6px;
	margin-bottom: 5px;		
	clear:both;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg-sub-CategoryBoxD.gif);
}
.Sub-CategoryBoxD ul {
	padding: 0px;
	margin: 2px 8px 00px 10px;
	list-style-type: square;
}
.Sub-CategoryBoxD li {
	float:left;
	list-style-type: none;
	width:487px;
	padding-left:3px;
	border-bottom: 1px dotted #CCCCCC;
}
.Sub-CategoryBoxD h3 {
	color: #000000;
	font-size:12px;
	font-weight: normal;
	/*background-image: url(../images/bullet-wordBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;*/
	display: block;
	/*padding:3px 3px 3px 10px;*/
	padding:3px 3px 3px 10px;
	margin:2px 0px 2px 0px;
	text-decoration:none;
	width:96%;
}
.Sub-CategoryBoxD li h4 {
	color: #000000;
	font-size:12px;
	font-weight: normal;
	background-image: url(../images/bullet-wordBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	/*padding:3px 3px 3px 10px;*/
	padding:3px 3px 3px 10px;
	margin:2px 0px 2px 0px;
	text-decoration:none;
	width:96%;
}
.Sub-CategoryBoxS a:link, .Sub-CategoryBoxS a:visited,
.Sub-CategoryBoxD a:link, .Sub-CategoryBoxD a:visited {
	color: #1C4166;
	font-weight: bold;
	background-image: url(../images/bullet-wordBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	padding:3px 3px 3px 10px;
	text-decoration:none;
	width:96%;
}
.Sub-CategoryBoxD li a span { /*Normal text under a link */
	color:#000000;
	font-weight:normal;
	font-size:11px;
	padding-left:8px;
	font-style: italic;
}
.Sub-CategoryBoxS p, .Sub-CategoryBoxD p {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 8px;
	margin:0px;
}
.Sub-CategoryBoxS span, .Sub-CategoryBoxD span {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 8px;
	margin:0px;
}
.Sub-CategoryBoxS a:hover,
.Sub-CategoryBoxD a:hover{
	text-decoration:underline;
}
.Sub-CategoryBoxD ul ol, .Sub-CategoryBoxD ul ul {
	margin: 10px;
	padding: 2px 10px;
	list-style-type: square;
}
.Sub-CategoryBoxD ul ol li, .Sub-CategoryBoxD ul ul li {
	float:none;
	padding:2px;
	border-bottom: none;
	list-style-type: square;
}

/* Article Menu Listings */
.ArticleMenu {
	width: 518px;
	font-size: 11px;
	float: left;
	margin-left: 6px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg-sub-CategoryBoxD.gif);
}
.ArticleMenu h2 {
	margin: 0px;
	font-size: 9pt;
	color: #FFFFFF;
/*	background-image: url(../images/icon-contractExpand.gif);
	background-repeat: no-repeat;
	background-position: 480px center;
	cursor:pointer;	*/
	padding: 7px 4px 0px 10px;
	text-transform: uppercase;
	height: 21px;
	letter-spacing: .05em;
	font-weight:bold;
	position:relative;
}
.ArticleMenu h2 .pageNumber {
	position:absolute;
	right:20px;
	font-weight:normal;
	text-transform: none;
}
.ArticleMenu ul {
	margin: 0px;
	padding: 2px 8px 25px;
	list-style-type: none;
}
.ArticleMenu li {
	float:left;
	list-style-type: none;
	width:480px;
	padding:3px;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px dotted #CCCCCC;
}
.ArticleMenu li a:link, .ArticleMenu li a:visited {
	color: #1C4166;
	font-size:13px;
	background-image: url(../images/bullet-wordBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 7px;
	text-decoration:none;
	font-weight:bold;
	display: block;
}
.ArticleMenu li a:hover {
	text-decoration:underline;
}

.ArticleMenu li a span {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	padding-left:8px;
	font-style: italic;
}

.ArticleMenu li p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	
}
.ArticleMenu li.noArticlesMessage {
	text-align: center;
	padding: 30px;
}
.ArticleMenu li a:link.readMore, .ArticleMenu li a:visited.readMore {
	color: #1C4166;
	font-size:11px;
	font-weight: normal;
	background-image:none;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: underline;
	white-space:nowrap;
	display: inline;
}
.ArticleMenu li a:hover.readMore {
	text-decoration:underline;
}
.ArticleMenu .pagingRow {
	clear: both;
	float: left;
	padding: 20px 5px 15px;
	color: #666666;
	font-size: 11px;
}
.ArticleMenu .pagingRow a:link,.ArticleMenu .pagingRow a:visited  {
	color: #1C4166;
	text-decoration: underline;
}
.ArticleMenu .pagingRow a:hover {
	text-decoration: underline;
}
.ArticleMenu .pagingPrevious {
	float: left;
	width:160px;
}
.ArticleMenu .pagingCurrent {
	float: left;
	width:160px;
	text-align:center;
}
.ArticleMenu .pagingNext {
	float: right;
	width:160px;
	text-align:right;
}

/* Track List */
.TrackList { /* Double - Full Page Width */
	width: 518px;
	font-size: 11px;
	float: left;
	margin-left: 6px;
	margin-bottom:5px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg-sub-CategoryBoxD.gif);
}
.TrackList h2 {
	margin: 0px;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 7px 4px 0px 10px;
	text-transform: uppercase;
	height: 21px;
	letter-spacing: .05em;
	background-image: url(../images/icon-contractExpand.gif);
	background-repeat: no-repeat;
	background-position: 480px center;
	cursor:pointer;	
	width: 504px;
}
.TrackList ul {
	margin: 0px;
	padding: 0px 0px 0px;
	list-style-type: square;
}
.TrackList li {
	list-style-type: none;
	border-bottom: 4px solid #CCCCCC;
	float:none;
	padding: 20px 10px;
	background-color:#F9F9F9;
	width: 490px;	
}
.TrackList a:link, .TrackList a:visited {
	color: #1C4166;
	text-decoration:none;
	display:inline;
}
.TrackList .course {
	font-size: 14px;
}
.TrackList .presenter {
	font-weight: normal;
	text-decoration:underline;
}
.TrackList a:hover {
	text-decoration:underline;
}



/* 4 Products */
.Sub-ProductNavigation {
	color: #7C7C7C;
	font-size: 11px;
	margin-bottom: 6px;
	margin-top: 15px;
	border-top: 1px dotted #999999;
	padding-top: 8px;
	padding-left: 5px;
}
.Sub-ProductNavigation a:link, .Sub-ProductNavigation a:visited{
	color: #BE540D;
	padding-right: 2px;
}
.Sub-MessageArea {
	font-size: 11px;
	padding: 8px;
	color: #666666;
	border:dotted 1px #CCCCCC;
	margin: 10px 0px 0px 4px;
	clear: both;
	float: left;
	background-color: #F1F0EF;
	display:block;
	width:492px;
}



/* -------------------4 Sub Navigation ------------------------*/
.Right {
	width: 177px;
	float: left;
}
.Sub-ContentMenuPrimary {
	float: right;
	width: 175px;
	background-image: url(../images/bg-subnavPrimary.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Sub-ContentMenuPrimary ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 5px 0px;
	background-image: url(../images/bg-subnavPrimaryTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Sub-ContentMenuSecondary {
	float: right;
	width: 175px;
	background-image: url(../images/bg-subnavSecondary.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Sub-ContentMenuSecondary ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 6px 0px;
	background-image: url(../images/bg-subnavPrimaryBtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Sub-ContentMenuPrimary li,
.Sub-ContentMenuSecondary li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B3AF;
	margin-left:5px;
	margin-right:5px;
}
.Sub-ContentMenuPrimary p,
.Sub-ContentMenuSecondary p {
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	color: #4B4B49;

}
.Sub-ContentMenuPrimary a:link,
.Sub-ContentMenuPrimary a:visited,
.Sub-ContentMenuSecondary a:link,
.Sub-ContentMenuSecondary a:visited {
	color: #00775A;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-left: 12px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	text-decoration: none;
	width:133px;
}
.Sub-ContentMenuPrimary a:hover,
.Sub-ContentMenuPrimary a.active,
.Sub-ContentMenuSecondary a:hover,
.Sub-ContentMenuSecondary a.active,
.Sub-ContentMenuPrimary a:link.active,
.Sub-ContentMenuPrimary a:visited.active,
.Sub-ContentMenuSecondary a:link.active,
.Sub-ContentMenuSecondary a:visited.active {
	color: #6F6B59;
	background-image: url(../images/bullet-subnavOver.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Sub-ContentMenuSecondary a:hover.PDF {
	background-image: url(../images/icon-filePDF.gif);
	background-repeat: no-repeat;
	background-position: -2px 6px;
}
.Sub-ContentMenuSecondary a img {
	margin-left: 6px;
	margin-bottom: -1px;
}
.Sub-ContentMenuSecondary div {
	background-image: url(../images/bg-subnavSecondaryBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:3px;
	display: block;
}

/* Sub-AdSpace - in promos.css*/


/* LOGIN / SIGN IN */
.LoginBox{
	padding: 20px;
	font-size:12px;
	background-color:#FCFCFC;
}
.LoginBox h2 {
	margin: 0px 0px 15px;
	padding: 8px;
	background-color: #FBF6E3;
	font-size: 11pt;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.LoginBox h3 {
	margin: 0px 0px 0px;
	padding: 14px 0px;
	font-size: 11pt;
	color: #333333;
	text-decoration:underline;
}


.LoginBox label {
	text-align: right;
	width: 165px;
	padding: 3px 15px 3px;
	line-height:18px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.LoginBox input {
	background-color: #F5F9FC;
	padding: 3px;
	border:solid 1px #CCCCCC;
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}
.LoginBox textarea {
	background-color: #F5F9FC;
	padding: 3px;
	border:solid 1px #CCCCCC;
	
	margin-bottom: 10px;
	font-size: 12px;
}
.LoginBox select {
	background-color: #F5F9FC;
	padding: 3px;
	border:solid 1px #CCCCCC;
}

.LoginBox br {
	clear: left;
}
.LoginBox input.Button {
	background-image: url(../images/bg-formButton.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	padding: 5px 8px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.LoginBox input.CheckBox {
	background:none;
	border:none;
}
.LoginBox label.label-RightSide {
	text-align: left;
	width: 200px;
	padding-right: 0px;
	padding-left: 5px;
}
.LoginBox label.label-LeftSide {
	text-align: left;
	width: 400px;
	padding: 0px 5px 0px 3px;
}
.LoginBox .ErrorMessage {
	color:#CC0000;
}
.LoginBox a:link,
.LoginBox a:visited  {
	color: #1C4166;
}
.LoginBox .required {
	color: #1C4166;
}
.LoginBox .label-Note,
div.note {
	font-size:9px;
	color: #666666;
}
.LoginBox .hidden {
display:none;
}
.LoginBox .small {width:100px;}
.LoginBox .medium {width:200px;}
.LoginBox .large {width:300px;}

/* SEARCH PAGE */
.Search {
	padding:20px 20px 12px 6px;
	line-height:18px;
	display: block;
	font-size: 12px;
	float:left;
	width:690px;
}
.Search h2 {
	font-size:14px;
	margin: 0px;
	padding: 0px;
	color:#007154;
}
.Search p{
	padding:10px;
}
.Search a:link, .Search a:visited{
	color: #114D00;
	text-decoration: none;
}
.Search a:hover, .Search a:active{
	text-decoration: underline;
}
.Search .stringBar { 
	border:solid 1px #CCCCCC;
	padding:5px;
	background-color:#007154;
	color:#FFFFFF;
	margin-bottom:20px;
 }
.Search .stringBar .stringResults {
	font-size:16px;
	white-space:nowrap;
	width:500px;
	padding-top:2px;
}
.Search .stringBar .stringMessage {
	clear:left;
	white-space:nowrap;
}
.Search .stringBar .stringMessage a:link, .Search .stringBar .stringMessage a:visited{
	font-size:13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	padding-right:2px;
}
.Search .pagingBar { 
	border-top:solid 1px #CCCCCC;
	padding:5px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	text-align:center;
 }
 
/* Search Form */
.SearchForm {
	padding:5px 20px 5px 6px;
	line-height:18px;
	display: block;
	font-size: 12px;
	float:left;
	width:690px;
	text-align:center;
}
.SearchFormBox {
	padding: 10px 10px;
	font-size:12px;
	background-color:#FCFCFC;
	border:solid 1px #CCCCCC;
	width:350px;
	margin:0px auto;
}
.SearchFormBox label {
	padding: 3px;
	float: left;
}
.SearchFormBox input {
	font-size: 12px;
	background-color: #F5F9FC;
	border:solid 1px #CCCCCC;
	padding: 3px;
	line-height:normal;	
	display:inline;
	float: left;
}
.SearchFormBox select {
	background-color: #F5F9FC;
}
.SearchFormBox br {
	clear: left;
}
.SearchFormBox input.Button {
	background-image: url(../images/bg-formButton.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	padding: 5px 8px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	margin:6px 0px 0px 0px;
	float: none;

}
.SearchFormBox input.checkbox,
.SearchFormBox input.radio {
	background:none;
	border:none;
}
.SearchFormBox label.label-RightSide {
	text-align: left;
	width: 200px;
	padding-right: 0px;
	padding-left: 5px;
}
.SearchForm label.label-LeftSide {
	text-align: left;
	float:none;
	padding:0px;
	display:inline;
	line-height:normal;
}
.SearchForm .ErrorMessage {
	color:#CC0000;
}
.SearchForm a:link,
.SearchForm a:visited  {
	color: #1C4166;
}
.SearchForm .required {
	color: #1C4166;
}
.SearchForm .label-Note {
	font-size:9px;
	color: #666666;
}
.SearchForm .hidden {
display:none;
}

/* ScrollerBox */
.ScrollerBox {
	width:893px;
	height: 131px !important;
	height/**/:/**/126px !important;
	display: block;
	float: left;
	margin: 5px 0px 0px 0px;
	padding:0px;
}

.ScrollerBox-center {
	width:837px;
	height:126px;
	height/**/:/**/103px;
	background-image: url(../images/scroller-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	position:relative;
	white-space:nowrap;
	padding-top:23px;
}

.ScrollerBox-center img{
	padding-right:10px;
}

.ScrollerBox-center a{
	padding:0px;
	margin:0px;
}


/* FOOTER */
.Footer {
	width:893px;
	height: 35px;
	background-color: #8D897B;
	float: left;
	position:relative;	
}
.Address{
	display:none;
}
.Address a:link, .Address a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.FooterLinks{
	float: right;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 15px;
}
.FooterLinks a:link, .FooterLinks a:visited{
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
}
.Copyright {
	color: #FFFFFF;
	font-size: 10px;
	float: right;
	clear: right;
	display: block;
	text-align: right;
	margin-right: 15px;
	width:340px;
}
.Copyright a:link, .Copyright a:visited{
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 3px;
}
.FooterShadow {
	background-image: url(../images/footer-bgShadowRepeat.gif);
	background-repeat: repeat-x;
	height: 22px;
	width:895px;
	background-color: #0A1726;
	float:left;
}

/* MISC */
.clr {
	clear: both;
	height: 0px !important;
	margin:0px;
	padding:0px;
	display:block;
	line-height:0px;
}
 .FormErrors 
{
	padding:10px;
	margin:10px;
	border:4px solid #f9f9f9;
}

.FormErrors .error
{
	color:#990000;
	font-weight:bold;
}

input.InvalidField,
.LoginBox input.InvalidField
{
	border:3px solid #990000;
}

