/* -- General Fonts & Formatting Elements --*/

form
{
	border: 0px solid #000;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.small_header
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #006699;
	font-weight: bold;
}

.page_header
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

.small_link
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #336699;
}
.small_link:hover
{
	color: #ff0000;
	text-decoration: underline;
}
.small_link:visited
{
	color: #336699;
}

.small_gray_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #707070;
}

.small_red_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #FF0000;
}
.small_blue_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
}
.article_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
}
.small_darkblue_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
}
.small_lightblue_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
}
.highlight
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: bold;
	background: #EFEFEF;
	padding: 3px;
}

/* - form elements - */

.frmButton
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #006699;
}

.frmImageButton
{
	cursor:hand;
}

.frmButtonSmall
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
}

.frmTextBox
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	color: #003366;
}

.frmTextBoxSmall
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
}

/* - the default font for the kb article- */



/* - specific table row and cell styles - */

.header_cell
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	background-color: #EFEFEF;
}
.header_cell_notbold
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: normal;
	background-color: #EFEFEF;
}
.lightblue_tblCell
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #808080;
	background-color: #EFEFEF;
}
.mediumblue_tblCell
{
	font-weight: bold;
	font-size: 8pt;
	color: #006699;
	font-family: Verdana, Arial, Tahoma;
	background-color: #cfe7f9;
}
.white_tblcell
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #006699;
	background-color: #FFFFFF;
}
.blue_1px_line_seperator
{
	background: #006699;
}

/* -- TreeView Control Style Elements -- */

.treelink
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}
.treelink:hover
{
	color: #003366;
	text-decoration: underline;
}
.treelink:visited
{
	color: #003366;
	text-decoration: none;
}
.treelink_selected
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
	background: #F1F9FF;
	padding: 2px;
	border: 1px solid #85B3FE;
}

/* -- Question Links -- */

.questionlink
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #336699;
}
.questionlink:hover
{
	color: #FF0000;
  background: #FF0000
}
.questionlink:visited
{
	color: #336699;
}

/* -- Question Paging Links -- */

.questionpaging
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #336699;
}
.questionpaging:hover
{
	color: #FF0000;
}
.questionpaging:visited
{
	color: #336699;
}

/* -- Table Splitters -- */

.vert_splitter
{
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-size: 4pt;
}

.hoz_splitter
{
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 4pt;
}

.tophoz_splitter
{
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 4pt;
}
/* -- Navigation Bar & Tabs -- */

.NavBar_TabOn
{
	padding: 3px;
	background: #EFEFEF;
	background-repeat: repeat-x;
	background-attachment: fixed;
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-left-style: solid;
  border-left-width: thin;
  border-right-style: solid;
  border-right-width: thin;
  border-bottom-color: #006699
}

.NavBar_TabOff
{
	padding: 5;
}

.IKB_TabOn
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #006699;
	background: #EFEFEF;
}

.NavBar_BG
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #006699;
}
.NavBar_Links
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #000000;
  font-weight: bold
}
.NavBar_Links:hover
{
  color: #FF0000
}
.NavBar_Links:visited
{
}

.ikb_DHTMLToolTip
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	color: #003366;
	border: silver 1px dashed;
	padding: 6px;
	visibility: hidden;
	z-index:100;
	position: absolute;
	background-color: #FFFFCC;
}


/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	font-family: Verdana;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Verdana;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #006699;
	border: 1px solid #000000;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	font-family: Verdana;
	letter-spacing: 0px;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	color: White;
	line-height: 1;
	font-family: Verdana;
	font-size: 11px;
	background: #006599;
	letter-spacing: -1px;
	}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #006599;
	color: #CEE6FF;
	font-family: Verdana;
	font-size: 11px;
	}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #CEE6FF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #006699;
	color: #CD1C24;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width - This is the area to float or align*/
#p7PMnav li {
	float: left;
	width: 132px;
}
#p7PMnav2 li {
	float: none;
	width: 100px;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #006599;
	font-family: Verdana;
	font-size: 11px;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #006599;
}

A.ct:link
{
    FONT-SIZE: 8pt;
	MARGIN:	5px;
	LINE-HEIGHT: 20px;
}

A.ct:visited
{
    FONT-SIZE: 8pt;
	MARGIN:	5px;
	LINE-HEIGHT: 20px;
}
A.ct:active
{
    FONT-SIZE: 8pt;
	MARGIN:	5px;
	LINE-HEIGHT: 20px;
}
A.ct:hover
{
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline;
	MARGIN:	5px;
	LINE-HEIGHT: 20px;
}

A.ctrd:link
{
    COLOR: #EE0000;
    FONT-SIZE: 8pt;
	MARGIN:	5px;
	LINE-HEIGHT: 20px;
}

A.ctrd:visited
{
    COLOR: #EE0000;
    FONT-SIZE: 8pt;
	MARGIN:	5px;
	LINE-HEIGHT: 20px;
}
A.ctrd:active
{
    COLOR: #EE0000;
    FONT-SIZE: 8pt;
	MARGIN:	5px;
	LINE-HEIGHT: 20px;
}
A.ctrd:hover
{
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline;
	MARGIN:	5px;
	LINE-HEIGHT: 20px;
}


A.ctsm:link
{
    FONT-SIZE: 8pt;
	MARGIN-LEFT: 25px;
	LINE-HEIGHT: 20px;
}

A.ctsm:visited
{
    FONT-SIZE: 8pt;
	MARGIN-LEFT:	25px;
	LINE-HEIGHT: 20px;
}
A.ctsm:active
{
    FONT-SIZE: 8pt;
	MARGIN-LEFT:	25px;
	LINE-HEIGHT: 20px;
}
A.ctsm:hover
{
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline;
	MARGIN-LEFT:	25px;
	LINE-HEIGHT: 20px;
}


A.ctsmrd:link
{
    COLOR: #EE0000;
    FONT-SIZE: 8pt;
	MARGIN-LEFT: 25px;
	LINE-HEIGHT: 20px;
}

A.ctsmrd:visited
{
    COLOR: #EE0000;
    FONT-SIZE: 8pt;
	MARGIN-LEFT:	25px;
	LINE-HEIGHT: 20px;
}
A.ctsmrd:active
{
    COLOR: #EE0000;
    FONT-SIZE: 8pt;
	MARGIN-LEFT:	25px;
	LINE-HEIGHT: 20px;
}
A.ctsmrd:hover
{
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline;
	MARGIN-LEFT:	25px;
	LINE-HEIGHT: 20px;
}

A.ctexsm:link
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
	MARGIN-LEFT:	28px;
	LINE-HEIGHT: 20px;
}

A.ctexsm:visited
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
	MARGIN-LEFT:	28px;
	LINE-HEIGHT: 20px;
}
A.ctexsm:active
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
	MARGIN-LEFT:	28px;
	LINE-HEIGHT: 20px;
}
A.ctexsm:hover
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
	MARGIN-LEFT:	28px;
	LINE-HEIGHT: 20px;
}

IMG.dt
{
	VERTICAL-ALIGN:	middle;
	MARGIN:	5px 3px 5px 5px;
	LINE-HEIGHT: 20px;
}

.aButton {
background-color: 006699;
color: ffffff;
font-size: 10pt;
font-family: arial;
font-weight: bold;
}

.TextField {
border-color: 006699;
border-style: beveled;
border-width: 1;
color: ffffff;
font-size: 10pt;
font-family: arial;
font-weight: bold;
}

.graphicHeader {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
}

.textHeader {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
background-color: #000000;
color: white;
font-weight: bold;
}

.navBar {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}

.crumbBar {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
height:30px;
}

.contentHeader {
background-color: #006699;
font-family: Tahoma, Arial, Helvetica;
font-weight: bold;
color: white;
font-size: 12px;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
height:35px;
}

.contentHeader A:link {
color: white;
text-decoration: none;
}

.contentHeader A:hover {
color: #FF0033;
text-decoration: underline;
}

.contentHeader A:visited {
color: #3399FF;
text-decoration: none;
}

.subContentHeader {
background-color: #EFEFEF;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}

.contentCell {
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
}

.postBorder {
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}

.footer {
letter-spacing: 1px;
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
}

table {
border-collapse: collapse;
}

form {
margin: 0px;
}

.navBar A:visited, .crumbBar A:visited, .subContentHeader A:visited, .contentCell A:visited, .footer A:visited {
color: #006699;
text-decoration: none;
font-family: Tahoma, Arial, Helvetica;
}

.navBar A:link, .crumbBar A:link, .subContentHeader A:link, .contentCell A:link, .footer A:link {
color: #000000;
text-decoration: none;
font-family: Tahoma, Arial, Helvetica;
}

.navBar A:hover, .crumbBar A:hover, .subContentHeader A:hover, .contentCell A:hover, .footer A:hover {
color: #FF0033;
text-decoration: underline;
font-family: Tahoma, Arial, Helvetica;
}

body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}


p,select,input,textarea,form,ul {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

pre {
	font-size: 8pt;
	font-family: Courier New, Courier, serif;
	color: #003366;
}

.it {
	font-size: 11pt;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #003366;
}

h1 {
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
}

h2 {
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: left;
	margin-top: 6px;
}

h3 {
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
}

h4 {
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}


h5 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
}



blockquote {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.blueBullet {
	list-style-image: url(/images/bullet_blue.gif);
	list-style: circle;
}

a.leftnav {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}

a.leftnav:hover {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #d9545b;
	text-decoration: underline;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #d9545b;
	text-decoration: underline;
}


a.featured {
	font-size: 8pt;
	color: #003366;
	text-decoration: underline;
}

a.featured:hover {
	font-size: 8pt;
	color: #d9545b;
	text-decoration: underline;
}

a.cat {
	font-size: 8pt;
	color: #003366;
	text-decoration: underline;
}

a.cat:hover {
	font-size: 8pt;
	color: #d9545b;
	text-decoration: underline;
}
a.catsm {
	font-size: 8pt;
	color: #003366;
	text-decoration: underline;
}

a.catsm:hover {
	font-size: 8pt;
	color: #d9545b;
	text-decoration: underline;
}

.navbar {
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height:15px;
}

.navbar:hover {
	color: #d9545b;
	text-decoration: none;
}

.bc {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
}

.bigger {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.content {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.contbold {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.siteLink {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.siteLinkSmall {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.siteLinkXSmall {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.siteHeader {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}

.siteSubHeader {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}

.siteLinkBox {
	border-color: #003366;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
}

.rtHeader {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}

.rtBox {
	border-color: #003366;
	border-width: 1px;
	border-style: solid;
	background: #c4cfd5;
}

.rtContent {
	padding: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8398AC;
	border-right-color: #8398AC;
	border-bottom-color: #8398AC;
	border-left-color: #8398AC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.prodTable {
	border: 1px solid #6a8799;
}

.sectionHeader {
	background: #c4cfd5;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	padding: 5px
}

.subHeader {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}

.prodCell {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}

.emailForm {
	background: #e9ebed;
	border-left: 1px solid #7c90a6;
	border-right: 1px solid #7c90a6;
	padding-left: 5px;
	padding-right: 5px;
}


.blogHeader {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.blogSubHeader {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.blogDate {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 24px;
	border-bottom: 1px #CCCCCC solid;
}

.blogTitle {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 5px;
	margin-bottom: 1px;
}

.blogStory {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-bottom: 12px;
}

.blogByline {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: -15px;
	color: #003366;
}

