/* needs to replace http://www.immersivesupport.com/admin/styles/activekb.css */

body {
	font-family:  Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 1em;
}
#container {
	background: #cccccc url(../../images/background.gif) top left repeat-x;
}
a:hover {
	color: #14a0de;
}
.emailToFriend {
	background-color: #FFFFFF;
	margin: 10px;
}
td {
	font-size: 80%;
	color: #555555;
	text-align: left;
}
hr {
	height: 1px;
	color: #C50226;
	margin-top: 1em;
	margin-bottom: 1em;
}
.holderTable {
	width: 720px;
	height: 100%;
	vertical-align: top;
}
.holderTableR1C1 {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 100%;
	padding: 0 20px 0 20px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
a {
	color: #C50226;
	text-decoration: none;
}
img {
	border: 0px;
}
ul {
	list-style-type: square;
}
.commentsUL {
	list-style-image: url(../../images/icons/li_comment.gif);
}
.commentsUL li {
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
}
.relatedUL {
	list-style-image: url(../../images/icons/li_question.gif);
}
.attachmentsUL {
	list-style-image: url(../../images/icons/li_attachment.gif);
}
.relatedUL li {
	margin-bottom: 5px;
}
ol {
	margin-left: 25px;
}
.frontEndOl {
	padding-left: 0;
}
ol.frontEndOl li {
	font-size: 90%;
	margin-bottom: 5px;
}
input {
	font-size: 90%;
}
select {
	font-size: 90%;
}
textarea {
	font-size: 90%;
}
.emailFriendFormElements {
	width: 300px;
}
.commentFormInput {
	width: 300px;
	font-size: 90%;
	border: 1px solid #cccccc;
	height: 20px;
	background-image: url(../../images/input_bg.jpg);
	background-repeat: repeat-x;
}
.commentFormTextarea {
	width: 300px;
	height: 80px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.headerTable {
	width: 700px;
	margin: 10px 0 0px 0;
}
.headerTableR1C1 {
	padding: 8px;
	padding-left: 15px;
	width: 105px;
}
.headerTableR1C2 h1 {
	text-align: right;
	padding: 10px;
	font-size: 130%;
}		
.navTable {
	margin: 10px 0 0px 0;
	width: 700px;
	background: #e6e6e6;
	background-repeat: repeat-x;
	padding: 6px;
	background: #cccccc url(../../images/front_end_nav_bg.jpg) bottom left repeat-x;
	}
.navTableLinks {
	margin-left: 10px;
	}
.navTableLinksRight {
	text-align: right;
	}
.navTable a {
	padding-right: 9px;
	padding-left: 9px;
}
.navTable a:hover {
	color: #A10220;
}
.masterTable {
	padding-top: 0px;
	margin: 20px 10px 0px 10px;
	vertical-align: top;
	padding-bottom: 10px;
	width: 680px;
}
.contentTable {
	width: 660px;
	vertical-align: top;
	margin: 0px 10px 0px 10px;
}
.contentTable td {
		vertical-align: top;
}
.footerTable {
		border-top: 2px dotted #cccccc;
		padding-top: 8px;
		margin-top: 2em;
		margin-bottom: .5em;
		width: 700px;
}
.footerTableR1C1 {
		text-align: left;
		vertical-align: center;
		padding: 8px 3px 3px 3px;
}
.footerTableR1C2 {
		text-align: right;
		vertical-align: center;
		padding: 8px 3px 3px 10px;
}
.statsTable {
		vertical-align: top;
		width: 100%;
}
.statsTableR1C1 {
		width: 75%;
		border-bottom: 1px dotted #C50226;
		padding: 6px;
}
.statsTableR1C2 {
		width: 5%;
}
.statsTableR1C3 {
		width: 20%;
		border-bottom: 1px solid #C50226;
		padding: 6px;
		text-align: right;
}
.statsTableR1C1Bottom {
		width: 75%;
		padding: 6px;
}
.statsTableR1C3Bottom {
		width: 20%;
		padding: 6px;
		text-align: right;
}
.printableArea {
	background-color: #ffffff;
	margin: 20px;
	color: #000000;
}	
.printableTable {
	width: 100%;
	height: 100%;
}
.printableTableR1C1 {
	padding-bottom: 10px;
}
.printableTableR2C1 a {color: #C50226;}
.printableTableR2C1 a:hover {color: #14a0de;}

.printableTableR2C1 {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #d60000;
	border-bottom: 1px solid #d60000;
}
.printableTableR3C1 {
	padding-top: 10px;
}
h1.printableText {
	color: #C50226;
	font-size: 1.2em;
	font-weight: bold;
	}
.printableDivider {
	color: #C50226;
	height: 1px;
}

@media screen {
.noPrint {
	visibility: block;
	color: #C50226
	}
.showOnlyInPrint {
		visibility: hidden;
	}
}
/* ----------------------------------- */

@media print {
#container {
	left: 0px;
	margin: 0px;
	width: 100%;
}
.noPrint {
	visibility: hidden;
	}
#noPrint {
	visibility: hidden;
}
.showOnlyInPrint {
	visibility: block;
}
.navTable {
	visibility: hidden;
}
.headerTable {
	visibility: hidden;
}
.showHideToggle {
	visibility: hidden;
}
#dashboard {
	visibility: hidden;
}
.flashContent {
	visibility: hidden;
}
#padThis {
	visibility: hidden;
}
td {
	width: 600px;
	vertical-align: top;
	text-align: left !important;
}
}

/* ------------------------------------------------ */
.top {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #6574AF;
}
.topLink {
    FONT-WEIGHT: bold;
    COLOR: #444444;
    TEXT-DECORATION: none;
    border-right: 1px solid #fff;
}
.topLinkEnd {
    FONT-WEIGHT: bold;
    COLOR: #444444;
    TEXT-DECORATION: none;
    border: none;
}
.topLink:hover, .topLinkEnd:hover {
	color: #C50226;
}
.body {
    FONT-WEIGHT: normal;
    COLOR: #555555;
    TEXT-DECORATION: none
}
.bodybold {
    FONT-WEIGHT: bold;
    COLOR: #333333;  
}
.headbold {
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    HEIGHT: 14pt;
    TEXT-DECORATION: none
}
.infobold {
    PADDING-LEFT: 3pt;
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: middle;
    COLOR: #000000;
    HEIGHT: 14pt;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-DECORATION: none
}
.KB_Link {
	COLOR: #C50226;
	font-weight: normal;
	text-decoration: underline;
}
.flatLink {
	COLOR: #C50226;
	font-weight: bold;
	text-decoration: none;
}
.infobold1{
    PADDING: 10px;
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: top;
    COLOR: #444444;
    LINE-HEIGHT: 12pt;
    BACKGROUND-COLOR: #F2F9FD;
	border-left: 1px solid #B9D9FF;
	border-right: 1px solid #B9D9FF;
	border-bottom: 1px solid #B9D9FF;
    TEXT-DECORATION: none;
	background-image: url(../../images/infobold_shadowing.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.Unused {
	BACKGROUND-COLOR: #ffffff;
}
.CharText {
    FONT-SIZE: 1em;
    WIDTH: 25px;
    COLOR: #333333;
}
.Text45 {
    font-size: 90%;
    WIDTH: 45px;
    COLOR: #333333;
}
.Text50 {
    font-size: 90%;
    WIDTH: 50px;
    COLOR: #333333;   
}
.Text60 {
    font-size: 90%;
    WIDTH: 60px;
    COLOR: #333333;  
}
.Text70 {
    font-size: 90%;
    WIDTH: 75px;
    COLOR: #333333; 
}
.Text80 {
    font-size: 90%;
    WIDTH: 80px;
    COLOR: #333333;   
}
.Text90 {
    font-size: 90%;
    WIDTH: 90px;
    COLOR: #333333;   
}
.Text100 {
    font-size: 90%;
    WIDTH: 100px;
    COLOR: #333333;
 }
.Text120 {
    font-size: 90%;
    WIDTH: 120px;
    COLOR: #333333;
}
.Text150 {
    font-size: 90%;
    WIDTH: 150px;
    COLOR: #333333; 
}
.Text180 {
    font-size: 90%;
    WIDTH: 180px;
    COLOR: #333333;   
}
.Text220 {
    font-size: 90%;
    WIDTH: 220px;
    COLOR: #333333;  
}
.Text250 {
    font-size: 90%;
    WIDTH: 250px;
    COLOR: #333333;    
}
.Text490 {
    font-size: 90%;
    WIDTH: 482px;
    COLOR: #333333;  
}
.Text500 {
    font-size: 90%;
    WIDTH: 507px;
    COLOR: #333333;   
}
.submitButton {
	background: #A10220 url(../../images/submit_bg.jpg) bottom right;
	background-repeat: repeat-x;
	border: 0px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
}
.glossaryInputBox {
	width:100%;
	font-size: 90%;
	border: 1px solid #cccccc;
	height: 20px;
	background-image: url(../../images/input_bg.jpg);
	background-repeat: repeat-x;
}
.glossaryTextarea {
	width:100%;
	font-size: 90%;
	height: 30px;
	border: 1px solid #cccccc;
	background-color: #F2F9FD;
}
.listingFooter {
	background-color: #e2e2e2;
	padding: 5px;
	text-align: right;
	font-size: 9pt;
}
A.navlink {
    COLOR: #ffffff;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
A.navlink:active {
    COLOR: #ffffff;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
A.navlink:visited {
    COLOR: #ffffff;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
A.navlink:hover {
    COLOR: #ffffff;
    FONT-STYLE: normal;
    TEXT-DECORATION: underline
}
A.bodylink {
    FONT-WEIGHT: normal;
    COLOR: #333333;
    FONT-STYLE: normal;    
    TEXT-DECORATION: underline
}
A.bodylink:active {
    FONT-WEIGHT: normal;
    font-size: 90%;
    COLOR: #333333;
    TEXT-DECORATION: underline
}
A.bodylink:visited {
    FONT-WEIGHT: normal;
    COLOR: #333333;
    TEXT-DECORATION: underline
}
A.bodylink:hover {
    FONT-WEIGHT: normal;
    COLOR: #111111;
    TEXT-DECORATION: underline
}
.heading1 {
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 130%;
	COLOR: #C50226;
	TEXT-DECORATION: none;
	padding-bottom: .3em;
	margin: 0px;
}
.itemHeading {
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 110%;
	COLOR: #C50226;
	TEXT-DECORATION: none;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #e2e2e2;
}	
.heading2 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 110%;
    COLOR: #D50000;
    TEXT-DECORATION: none
}
.sectiontitle {
    FONT-WEIGHT: bold;
  FONT-SIZE: 110%;
    COLOR: #003366;
    FONT-STYLE: normal; 
}
.bevel1 {
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #D7E9FF;
    background-image: url(../../images/bevel_bg.jpg);
    background-repeat: repeat-x;
}
.bevel1Header {
	border: 1px solid #B9D9FF;
}
.bevel1HeaderLeft {
	border-left: 1px solid #B9D9FF;
	border-top: 1px solid #B9D9FF;
	border-bottom: 1px solid #B9D9FF;
}
.bevel1HeaderRight {
	border-top: 1px solid #B9D9FF;
	border-right: 1px solid #B9D9FF;
	border-bottom: 1px solid #B9D9FF;
	text-align: right;
	font-weight: normal;
}
.bevel2 {
	font-size: 11pt;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
.bevel3 {
    BORDER-RIGHT: #d4d0c8 1px solid;
    BORDER-TOP: #d4d0c8 0px solid;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #d4d0c8 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #d4d0c8 0px solid; 
    BACKGROUND-COLOR: #d4d0c8
}

/* rollover in admin area */
.bevel4 {
	PADDING: 5px;
	VERTICAL-ALIGN: top;
	BACKGROUND-COLOR: #FFD295;
	border-bottom: 1px solid #e2e2e2;
}
.bevel7 {
	PADDING: 5px;
	BACKGROUND-COLOR: #ffffff;
	border-bottom: 1px solid #e2e2e2;
	VERTICAL-ALIGN: top;
}
.bevel8 {
    PADDING: 5px;
    BACKGROUND-COLOR: #F2F9FD;
	border-bottom: 1px solid #e2e2e2;
	VERTICAL-ALIGN: top;
}
.bevel99 {
	PADDING: 5px;
	BACKGROUND-COLOR: #CFE5F5;
	border-bottom: 1px solid #e2e2e2;
	VERTICAL-ALIGN: top;
}
.bevel5 {
	PADDING: 5px;
	VERTICAL-ALIGN: top;
	BACKGROUND-COLOR: #888888;
	border-bottom: 1px solid #e2e2e2;
}
.installError {
	COLOR: #C50226;
	font-size: 90%;
	FONT-WEIGHT: bold
}
.error {
    BORDER-RIGHT: #6574AF 2px solid;
    BORDER-TOP: #6574AF 2px solid;
    FONT-WEIGHT: bold;
    font-size: 90%;
    BORDER-LEFT: #6574AF 2px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #6574AF 2px solid;  
    BACKGROUND-COLOR: #EFF3EF;
}
.b4 {
    BACKGROUND-COLOR: #dad9d9
}
.toolbutton {
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    BORDER-LEFT: buttonface 1px solid;
    BORDER-BOTTOM: buttonface 1px solid
}
.toolbutton_down {
    BORDER-RIGHT: buttonhighlight 1px solid;
    BORDER-TOP: buttonshadow 1px solid;
    BORDER-LEFT: buttonshadow 1px solid;
    BORDER-BOTTOM: buttonhighlight 1px solid
}
A.button {
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 20px;
    COLOR: #000000;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    HEIGHT: 15px;
    BACKGROUND-COLOR: #d4d0c8;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
A.button:hover {
    BACKGROUND-COLOR: #e8e4dd
}
.buttonbg {
    BORDER-RIGHT: #822100 1px solid;
    BORDER-TOP: #ff784a 1px solid;
    BORDER-LEFT: #ff784a 1px solid;
    BORDER-BOTTOM: #993300 1px solid;
    BACKGROUND-COLOR: #cc3300
}
.toggle {
    BORDER-RIGHT: #cccccc 1px dotted;
    BORDER-TOP: #cccccc 1px dotted;
    BORDER-LEFT: #cccccc 1px dotted;
    BORDER-BOTTOM: #cccccc 1px dotted
}
.hide {
    DISPLAY: none;
    VISIBILITY: hidden
}
.pasteArea {
    OVERFLOW: auto;
    WIDTH: 1px;
    HEIGHT: 1px
}
.Text2 {
    FONT-SIZE: 20px;
    WIDTH: 10px;
    COLOR: #333333;
}
.paging {
 FONT-SIZE: 9pt;
    COLOR: #C50226;
	text-decoration: none;
	font-weight: normal; 
}
.required {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #C50226;
}
.profile {
    FONT-SIZE: 8pt;
    COLOR: #666666;  
}
.bevel6 {
  background-color: #F2F9FD;
  border: 1px solid #B9D9FF;
}
.colheading {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;    
    TEXT-DECORATION: none
}
.rowSelectOn {
    BACKGROUND-COLOR: #FDECEC;
}
.rowSelect {
    BACKGROUND-COLOR: #D4D7E8;
}
.Text450 {
    font-size: 90%;
    WIDTH: 450px;
    COLOR: #333333; 
}
.Disabled {
    FONT-WEIGHT: normal;
    font-size: 90%;
    COLOR: #949494;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
.frontEndTable {
width: 680px;
		margin-left: 10px;
		margin-right: 10px;
}
.frontEndTableR1C1 {
	padding-left: 15px;
	vertical-align: top;
}
.contactTd {
	padding-left: 10px;
}
.showHideToggle {
	width: 700px;
}
.showHideToggleR1C1 {
	width: 4px;
	border-bottom: 1px solid #e6e6e6;
}
.showHideToggleR1C2 {
	background-image: url(../../images/show_hide_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #e6e6e6;
}
.showHideToggleR1C3 {
	width: 4px;
	border-bottom: 1px solid #e6e6e6;
}
.flashContent {
	display: block;
}
#sectionHeader {
	background: #f2f9fd;
	border-bottom: 1px dotted #14a0de;
	padding: 4px;
	font-weight: bold;
	color: #555555;
	margin-top: 10px;
}
#searchBox {
	margin-top: 10px;
}
.fullQuestionDisplayBox {
	padding-bottom: 20px;
	padding-top: 10px;
}
#commentsBox {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#relatedBox {
font-size: 90%;
	margin-top: 10px;
	margin-bottom: 30px;
}
#attachmentsBox {
font-size: 90%;
	margin-top: 10px;
	margin-bottom: 30px;
}
#dataProvider {
	margin-top: 10px;
	margin-bottom: 0px;
}
.threeColResults {
	margin-left:10px;
	margin-right:10px;
}
#catDisplay {
	font-size: 80%;
	width: 33%;
	vertical-align: top;
}
.KB_MainHeading {
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}
.KB_SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	background-color: #F2F9FD;
	border-bottom: 1px solid #B9D9FF;
}
.KB_Section {
	border-bottom: 1px solid #B9D9FF;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.KB_SectionBorder {
	background-color: #F3F3F3;
	font-size: 9pt;
	font-weight: bold;
	border: solid 2px #595959;
	padding: 10px;
	color: #000000;
}
.KB_Body 	{
	font-weight: normal;
	color: #000000;
}
.KB_BodySmall 	{
	font-size: 90%;
	font-weight: normal;
	color: #808080
}
.KB_Link 	{
	font-weight: normal;
	text-decoration: underline;
	color: #C50226;
}
ol.KB_Body {
	font-size: 90%;
	}
.KB_LinkSmall1 {
	font-size: 90%;
	font-weight: normal;
	text-decoration: underline;
	color: #C50226;
}
.KB_GlossaryLink {
	font-weight: normal;
	text-decoration: none;
	border-bottom: dashed 1px #C50226;
	color: #C50226;
	cursor: help;
}
.KB_GlossaryHover {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
	background-color: yellow;
	color: #000000;
	cursor: help;
}
.KB_LinkSmall {
	font-weight: normal;
	text-decoration: underline;
	color: #C502260;
}
.KB_Small {	
	font-size: 90%;
	font-weight: normal;
	text-decoration: normal;
	color: #000000
}
.KB_Link_Bold 	{
	font-weight: bold;
	text-decoration: underline;
	color: #C50226;
}
.KB_Asterix {
	font-weight: bold;
	text-decoration: none;
	color: #C50226;
}
.KB_Box {
	font-size: 110%;
	background-color: #F2F9FD;
	border: 1px solid #B9D9FF;
	margin: 0px 0 5px 5px;
	padding: 10px;
	width: 150px;
	float: right;
}			
.KB_Box_noFloat {
	background-color: #F2F9FD;
	border: 1px solid #B9D9FF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	width: 100%;
}		
.breadcrumbLinks {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
	font-size: 90%;
}
