@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	text-align:center;
	background:#dbd5c5 url(/images/main_tile_background.gif) repeat-x;
	
}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
}



a:link, a:visited {
	color:#9e0b0f;
	text-decoration:underline;
}
a:active, a:hover {
	color: red;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", sans-serif;
}
h1 {
	color:#9e0b0f;
	font-size:28px;
	padding-top:5px;
	background:url(/images/h1_background.jpg) no-repeat;
	margin:5px 0px 12px 0px;
}

h2 {
	font-size:16px;
	color:#646e8e;
	border-bottom:1px solid #646e8e;
	padding-bottom:3px;
	margin:8px 0px 8px 0px;
}

h3 {
	color:#362f2d;
	font-size:18px;
	font-weight:normal;
	margin:5px 0px 8px 0px;	
	padding:2px 8px 2px 12px;
	background:url(/images/h3_background.jpg) no-repeat;
}

h4 {
	font-size:16px;
	color:#ffffff;
	background:url(/images/h4_background.png) repeat-x bottom;
	margin:0px 0px 10px 0px;
	padding: 12px 10px 6px 10px;
}

p {
	padding:0px;
	margin:0px 0px 12px 0px;
}
ul, li {
	margin:0;
	padding:0;
	list-style-type:none;

}

/* Page Structure */

.clsContainer {
	width:964px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(/images/container_tile_background.gif) repeat-y;
	text-align:left;
}
.clsMainTable {
	width:964px;
}
td.clsHeaderCell, td.clsFlashCell, td.clsMainCell {
	padding:0px 7px 0px 7px;
}
td.clsHeaderCell {
	background: url(/images/login_background.jpg) no-repeat 612px top ;
}
td.clsFlashCell {
	background:#646e8f;
}
td.clsIntHeaderCell {
	background:#646e8f;
}
td.clsMainCell {
	background: url(/images/container_bottom.gif) no-repeat bottom;
}
.clsBreadcrumbs {
	color:#8e8772;
	font-size:11px;
	margin:0px 11px 0px 11px;
	padding:0px 10px 10px 10px;
	background:url(/images/horiz-dotted-line.gif) repeat-x bottom;
}
.clsBreadcrumbs a:link, .clsBreadcrumbs a:visited {
	color:#646e8f;
}
.clsMainContent {
	width:868px;
	margin: 20px auto;
}
.clsHomeText {
	width:460px;
	background: url(/images/vert-dotted-line.gif) repeat-y right;
	padding-right:15px;
}
.clsHomeModule {
	width:130px;
	height:119px;
	float:left;
	position:relative;
}
.clsHomeModule p {
	margin:44px 12px 0px 12px;
	color:#000000;
}
.clsFind {
	background:url(/images/FIND_background.gif) no-repeat;
}
.clsLearn {
	background:url(/images/LEARN_background.gif) no-repeat;
}
.clsView {
	background:url(/images/VIEW_background.gif) no-repeat;
} 

.clsRegister {
	background:url(/images/REGISTER_background.gif) no-repeat;
}
.clsBusca {
	background:url(/images/BUSCA_background.gif) no-repeat;
}
.clsIntText {
	padding-right:30px;
	width:677px;
}
.clsIntText ul, .panel ul, clsAdminEditTable ul {
	margin-bottom:10px;
}
.clsIntText li, .panel li, .clsAdminEditTable li {
	margin:0 0 4px 20px;
	padding: 3px 0px 2px 20px;
	background: url(/images/main_li_background.gif) no-repeat;
}
.clsIntSidebar {
	width:191px;
	background:url(/images/IntSidebar_background.jpg) repeat-y;
}
.clsInsetDiv {
	margin:0px 10px 10px 10px;
}
.clsHomeSidebar {
	padding:4px 0px 0px 22px;
	width:22%;
}

.clsHomeSidebar a:link, .clsHomeSidebar a:visited, .clsIntSidebar ul a:link, .clsIntSidebar ul a:visited {
	color:#646e8e;
	text-decoration:none;
}
.clsHomeSidebar a:active, .clsHomeSidebar a:hover, .clsIntSidebar ul a:active, .clsIntSidebar ul a:hover {
	color:red;
}
.clsHomeSidebar ul, .clsIntSidebar ul  {
	margin-bottom:12px;
}
.clsHomeSidebar li, .clsIntSidebar li {
	background: url(/images/hot-topics-bullet.gif) no-repeat 1px 2px;
	margin-bottom:10px;
	padding:0px 0px 0px 12px;
}
.clsHomeNews {
	position:relative !important;
	padding-left:48px;
	margin-bottom:12px;
	min-height:36px;
	height:auto !important;
	height:36px;

}
.clsDateDiv {
	width:36px;
	height:36px;
	overflow:hidden;
	background:url(/images/date_background.gif) no-repeat;
	text-align:center;
	text-transform:uppercase;
	padding-top:3px;
	font-size:11px;
	font-family: "Trebuchet MS", sans-serif;
	color:#6b5241;
	line-height:13px;
	position:absolute;
	top:0px;
	left:0px;
}
.clsIntSidebar .clsDateDiv {
	background:url(/images/date_background_sidebar.gif) no-repeat;
	color:#cdcdcd;

}
.clsDateDiv span {
	display:block;
	font-size:20px;
}

.clsFooter {
	color:#8e8772;
	font-size:11px;
	margin:40px 13px 18px 13px;
}

.clsBottomLogos  {
	width:964px;
	margin: 0px auto  10px auto;
	text-align:center;
}
.clsBottomLogos img {
	padding:0px 10px;
}

.clsTopLinks a:link, .clsTopLinks a:visited {
	text-decoration:none;
	color:#6b5241;
	padding-left:2px;
	padding-right:2px;
}
.clsTopLinks a:active, .clsTopLinks a:hover {
	text-decoration:underline;
}

.clsLogin {
	float:right;
	width:495px;
	font-size:11px;
}
.clsLogin td {
	font-size:11px;
}
#idLoginForm {
	margin:0px;
	padding:0px;
}
#idLoginForm label {
	color:#dbd5c5;
	text-align:right;
}
.clLoginCell {
	padding-right:10px;
}
input, textarea, .clsFauxInput {
	margin:0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size:11px;
	border:1px solid #321908;
	background:#f8f7f3 url(/images/input_background.gif) repeat-x;
	padding:0px;
	height:14px;
	color:#646e8f;
}
.clsFauxInput {
	padding:2px;
}
input.clsButn {
	background:#646e8f url(/images/butn_background.gif) repeat-x;
	color: #ffffff;
	height:16px;
}
.clsStandardForm input, .clsStandardForm textarea {
	padding:2px;
	height:auto;
}
.clsStandardForm label {
	font-family: "Trebuchet MS", sans-serif;
	font-size:13px;
	color:#735b4b;
}
.clsTestimonial {
	font-size:14px;
	line-height:22px;
	font-style:italic;
	color:#555555;
}
.clsSignOff  {
	color:#646e8e;
	margin-left:34px;
	
}
.clsPDF {
	padding-left:14px;
	background:url(/images/pdf_icon.gif) no-repeat left 1px;
}
.clsWebex {
	padding-left: 14px;
	background: url(/images/icon-webex.gif) no-repeat left 1px;
	
}
.clsAlert {
	padding-left:14px;
	background:url(/images/alert_icon.gif) no-repeat 0px 1px;
	color:#9e0b0f;
	font-style:italic;
	font-weight:bold;
	
}

.clsInsetTable {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	border-bottom:2px solid #dbd5c5;
}
.clsInsetTable td {
	background:url(/images/InsetTableTDBackground.gif) repeat-x;
}
.clsStandardForm {
	background:#ebebeb;
	border:3px solid #ffffff;
	padding:10px;
	margin:10px;
}
.clsMsg {
	border:1px solid red;
	background:pink;
	padding:3px;
	margin-bottom:10px;
}
.clsAdminEditTable {
	border:1px solid #cccccc;
	margin:10px 0px 15px 0px;
	background:#ffffff;
}
.clsAdminEditTable th {
	color:#ffffff;
	font-size:115%;
	background:#333333;
	text-align:left;
}
.clsAltRowOn {
	background:#ebebeb;
	border-bottom:1px solid #cccccc;
}
.clsAltRowOff {
	border-bottom:1px solid #cccccc;
}
.clsInactive, .clsInactive td, .clsInactive td a {
	font-style:italic;
	color:#cccccc !important;
}
.clsInactiveAgent, .clsInactiveAgent td {
	background:yellow;
}

/* Main Nav */
.clsMainNav {
	background:url(/images/Main_Nav_Background.jpg) no-repeat;
	height:47px;
	padding-left:30px;
	padding-top:4px;
}


.toggler, .togglerHover {
	cursor:pointer;
	color:#9e0b0f;
	text-align:right;
	padding:3px;
	margin-bottom:8px;
	text-decoration:underline;
}
.togglerHover {
	color:red;
}	
.opener, .openerHover {
	margin-top:24px;
	margin-bottom:0px;
	cursor: pointer;
	padding-left:4px;
	padding-right:100px;
}
.opener {
	background: #f0eee7 url(/SpryAssets/SpryMenuBarDown.gif) no-repeat;
	background-position: 98%;
}
.openerHover {
	background: #646e8e url(/SpryAssets/SpryMenuBarDownHover.gif) no-repeat;
	background-position: 98%;
	color:#fff;
	border-bottom:1px solid #fff;
}

.stretcher {
	padding: 0px 18px;
	background:url(/images/stretcher_background.jpg) repeat-x;
	border:1px solid #ebebeb;
}

.element {
	margin:0px 12px 12px 12px;
	border:1px solid #cccccc;
	padding:10px;
	position:relative;
}
.clsAgentExtra {
	min-height:75px;
	height:auto !important;
	height:75px;
}

a.clsGlossyButton:link, a.clsGlossyButton:visited {
	text-decoration:none;
	text-transform:uppercase;
	color:#ffffff;
	background:url(/images/GlossyButtons_singleline.gif) no-repeat;
	padding-left:26px;
	display:block;
	line-height:26px;
	margin-bottom:4px;
}

.clsRegisterBtn {
	background:url(/images/Register.png) no-repeat;
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/Register.png',1);
}
#idAJAXcontent {
	position:relative;
}
.clsManualMainWin {
	border:1px solid #ebebeb;
	padding:6px 6px 6px 18px;
	position:relative;
	min-width:540px;
}
.clsManualMainWin h1 {
	background:url(/images/blank.gif) no-repeat;
	font-size:24px;
}
.clsManualMainWin .clsAdminEditTable td {
	border-bottom:1px solid #ebebeb;
}
.clsTableSubhead {
	background:#b5bac9;
	font-weight:bold;
}


.clsWarnings {
    display:block;
    background:#FFDE79 url(/images/warnings-stripe.gif) repeat-x center top;
    padding:4px 10px 4px 10px;
    border: 1px solid #BA520F;
	margin-bottom:20px;
}
.clsWarningstitle{
    background: url(/images/SpecialWarning.gif) no-repeat left 20px;
    min-height:140px;
	height:auto !important;
	height:140px;
	padding-left:120px;
	padding-top:20px;
}


.accordion h2, .panel .clsBoldRed {
	background:#ffffff;
}


.clsDev {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	width:150px;
	height:150px;
	background:url(/images/dev-server.png) no-repeat;
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dev-server.png',1);
}



/* WALL styles */

#idWallLoader {
	padding-top:10px;	
}

#idWallLoader form {
	margin:0px;
}
ul.clsWallTabs {
	border-bottom: 1px solid #6a7db4;	
	padding-left:10px;
}
ul.clsWallTabs li {
	float:left;
	border:1px solid #6a7db4;
	background: #fff url(/images/blank.gif) no-repeat;
	margin-left:0px;
	margin-right:8px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	
}
ul.clsWallTabs li a {
	text-decoration:none;
	color: #999 ;
}
ul.clsWallTabs li.clsCurrentWall {
	background-color:#6a7db4;
}
ul.clsWallTabs li.clsCurrentWall a {
	color:#fff !important;
}
#idFauxPostBox {
	border: 1px solid #ccc;
	background: #fff;
	font-size: 15px;
	color:#bbb;
	padding: 6px;
	cursor:text;
	margin-bottom: 6px;
}
textarea {
	height:auto !important;
	margin-bottom: 6px;
	background: #fff url(/images/blank.gif) no-repeat;
	font-size:120%;
	padding:4px;
}
.clsPostButn {
	font-size:120%;
	padding:4px;
	height: auto !important;
}
.clsPostCategories {
	position:relative;
	float:left;
	margin-top:-7px;
	font-size:13px;
	padding:4px;
	border:1px solid #666;
	margin-left:8px;
	cursor:pointer;
}
.clsSelectedCategory {
	background: #666;
	color:#fff;
}
.clsSelectedCategoryIndicator {
	width:11px;
	height:6px;
	background: url(/images/wall-post-type-indicator.gif) no-repeat;
	position:absolute;
	top:-6px;
	left:15px;
}
.clsWallPost {
	padding:16px 8px 0px 2px;
	height:1%;
	border-bottom: 1px solid #bbb;
}
.clsPostInset {
	margin-left:95px;	
}
.clsPostAuthor, .clsCommentAuthor, .clsLikesAuthor {
	color:#646e8f;
	font-weight:bold;
	font-size:110%;
}
a.clsFilterResults {
	color:#646e8f;
	text-decoration:none;
}
a.clsRemoveFilter {
	display:block;
	padding:6px;
	text-align:right;
	background:#999;
	color:#fff;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	margin-top:15px;
}
.clsPostFooter {
	font-size:90%;
	color:#666;
}
.clsFauxLink {
	cursor:pointer;	
	color:#646e8f;
}
.clsPostCategoryIcon {
	float:left;
	margin-left:12px;
	margin-bottom:12px;
}
.bugreport {
	background:url(/images/wall-icon-bug-report.jpg) no-repeat;	
}
.gencomment {
	background:url(/images/wall-icon-general-comment.jpg) no-repeat;	
}
.pilotnews {
	background:url(/images/wall-icon-pilot-news.jpg) no-repeat;	
}
.nicefeature {
	background:url(/images/wall-icon-nice-feature.jpg) no-repeat;	
}
.wishlist{
	background:url(/images/wall-icon-wish-list.jpg) no-repeat;	
}
.clsCommentsHolder {
	margin-top:10px;
	padding-top:12px;
	background: url(/images/wall-comment-header.gif) no-repeat top left;
	width:500px;
}

.clsComment {
	background: #d8e0e0;
	padding:5px;
	border-bottom:1px solid #ffffff;
	font-size:90%;
}
.clsLikes {
	background: #d8e0e0 url(/images/wall-thumbsup-icon.gif) 10px 3px no-repeat;
	padding:5px 5px 5px 35px;
	border-bottom:1px solid #ffffff;
	font-size:90%;
}
.clsCommentFooter {
	margin-top:3px;
	color:#666;
}
.clsFauxComment {
	border: 1px solid #aaa;
	background: #fff;
	font-size: 110%;
	color:#bbb;
	padding: 4px;
	cursor:text;
	margin-bottom: 6px;
}
.clsWallSidebarFooter {
	background:#cdcdcd;
	padding:8px 5px 5px 5px;
	margin-top:5px;
	text-align:center;
}

/* BOB 2.0 Sidebar - added 8/16/10 */

#idBOBHeader {
	height:140px;
	margin-bottom:15px;
	margin-top:22px;
	background:url(/images/BOB2-header.jpg) no-repeat;
	position:relative;
}
.clsLogo {
	background:url(/images/bob-2.0.png) no-repeat;
	_background:url();
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bob-2.0.png',1);
	position:absolute;
	top:-23px;
	left:8px;
	z-index:25;
}
#idBOBHeader h1 {
	margin:0px 0px 10px 0px;
	font-size:32px;
	color:#000000;
	font-weight:normal;
	background: url(/images/blank.gif) no-repeat;
}
.clsWallSidebar {
	float: right;
	width:200px;
	margin-left:20px;
	margin-bottom:15px;
	border:1px solid #ccc;
}
	.clsFloatRight {
		margin-left: 26px;
	
	}
	.clsBOBSidebar {
		background: url(/images/bg-bobsidebar.gif) no-repeat right 15px;
		float: none;
		margin: 0;
		padding-bottom: 10px;
		width: 228px;
	
	}
		.clsBOBSidebar h3 {
			background: url(/images/h3-BOBsidebar.gif) no-repeat 0 0;
			color: #fff;
			display: block;
			font-size: 22px;
			font-weight: bold;
			height: 47px;
			margin: 0;
			line-height: 22px;
			padding: 24px 10px 10px 63px;
		
		}
		.clsBOBSidebar .clsInsetDiv {
			margin: 0 10px 0 36px;
		
		}
			.clsBOBSidebar .clsInsetDiv ul {
				background: none;
				margin-bottom: 0;
				margin-left: 10px;
			
			}
				.clsBOBSidebar .clsInsetDiv li {
					background: none;
					margin-left: 0;
				
				}
		.clsBOBSidebar .clsInsetDiv li.clsWebex, .clsBOBSidebar .clsInsetDiv li.clsPDF {
			margin-left: 0;
			padding-left: 14px;
		
		}
			.clsBOBSidebar .clsInsetDiv li.clsWebex {
				background: url(/images/icon-webex.gif) no-repeat left 4px;
			
			}
			.clsBOBSidebar .clsInsetDiv li.clsPDF {
				background:url(/images/pdf_icon.gif) no-repeat left 4px;
			
			}
	.clsBOBSidebarFooter {
		background: url(/images/footer-bobsidebar.gif) no-repeat 0 0;
		display: block;
		height: 41px;
		margin: -5px 0 0 0;
		width: 228px;
	
	}
.clsBOB2Accordion {
	width:572px;	
}
.clsBOB2Accordion h3 {
	cursor:pointer;
	height:30px;
	padding:0px;
	background:url(/images/BOB2-h3-background.gif) no-repeat top left;
	color:#fff;
}
.clsBOB2Accordion h3 span {
	display:block;
	padding:5px 0 0 12px;	
}
.clsBOB2Accordion h3.clsSelected {
	background-position:bottom left;	
}
.clsBOBnode {
	margin-left:20px;
	border-left:1px solid #ccc;
	padding-left:15px;
	
}
.clsWS, .clsBB {
	position:relative;
	zoom:1;
}
.clsBOBlinkHolder {
	position:relative;
	margin-bottom:5px;
	background:url(/images/BOB2-mainlink-background-off.jpg) no-repeat;
	height:22px;
	cursor:pointer;
}
.clsBOBlinkHolder span {
	position:absolute;
	font-size:120%;
	top:3px;
	left:35px;
	width:300px;
	z-index:10;
}
.clsBOBlinkHover {
	position:absolute;
	display:none;
	top:0p;
	left:0px;
	z-index:3;
	background:url(/images/BOB2-mainlink-background-on.jpg) no-repeat;
	height:22px;
	width:100%;
}
.clsBOBpdf {
	background:url(/images/BOB2-pdflink-background-off.jpg) no-repeat 20px 0;
}
.clsBOBpdf span {
	left:55px !important;
}
.clsBOBpdf .clsBOBlinkHover {
	background:url(/images/BOB2-pdflink-background-on.jpg) no-repeat 20px 0;	
}
.clsBOBlinkHolder a {
	text-decoration:none;
	color:#464646;
}







/* Utility Classes */

input.error, textarea.error {
	background: #ffbcbc !important;
}
span.error {
	color:#ff0000;
	font-style:italic;
	font-size:12px;
	padding-left:12px;
}

.clsNoWrap {
	white-space:nowrap;
}

.clsInsetimage {
	padding: 1px 1px 20px 1px;
	background: #646e8f url(/images/InsetImageBackground.gif) repeat-x bottom;
}

.clsIntroText {
	color:#8e8772;
	font-size:115%;
	line-height:150%;
}
.clsBoldRed {
	font-weight:bold;
	color:#FF0000;
}
.clsLargeBoldBlack {
	font-size:120%;
	font-weight:bold;
	color:#000000;
}
.clsBlueItalic {
	font-style:italic;
	color:#646e8f;
}

.clsFloatRight {
	float:right;
	margin-left:10px;
}

.clsFloatLeft {
	float:left;
	margin-right:10px;
}
.clsFloatNone {
	float:none;
	margin:0;
}
.clsClearBoth {
	clear:both;
}
.clsClearLeft {
	clear: left;
}
.clsMargin0 {
	margin:0px;
}
.clsMarginTop10 {
	margin-top:10px;
}
.clsMarginTop20 {
	margin-top:20px;
}
.clsMarginTopNeg10 {
	margin-top:-10px;
}
.clsMarginBottom10 {
	margin-bottom:10px;
}
.clsMarginRight10{
	margin-right:10px;
}
.clsMarginRight20{
	margin-right:20px;
}
.clsMarginLeft20{
	margin-left:20px;
}
.clsMarginLeft30{
	margin-left:30px;
}
.clsHorizPadding20 {
	padding:0px 20px 0px 20px;
}
.clsLeftPadding100 {
	padding-left:100px;
}
.clsRelative {
	position:relative;
}

.clsNoWrap {
	white-space:nowrap;
}

.clsAlignTop { vertical-align: top !important; }
.clsAlignMiddle { vertical-align: middle !important; }
.clsAlignBottom { vertical-align: bottom !important; }
.clsAlignLeft { text-align: left !important; }
.clsAlignCenter { text-align: center !important; }
.clsAlignRight { text-align: right !important; }

.clsWidth10 { width: 10px; }
.clsWidth20 { width: 20px; }
.clsWidth50 { width: 50px; }
.clsWidth70 { width: 70px; }
.clsWidth75 { width: 75px; }
.clsWidth90 { width: 90px; }
.clsWidth100 { width: 100px; }
.clsWidth120 { width: 120px; }
.clsWidth150 { width: 150px; }
.clsWidth200 { width: 200px; }
.clsWidth250 { width: 250px; }
.clsWidth300 { width: 300px; }
.clsWidth350 { width: 350px; }
.clsWidth400 { width: 400px; }
.clsWidth450 { width: 450px; }
.clsWidth500 { width: 500px; }
.clsWidthFull { width: 100%; }

@media print {
.clsIntSidebar {display:none;}
.clsMainContent {color:#000000 !important;
}