body {
	background:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif; /*verdana,helvetica,sans-serif*/
	font-size:0.75em;
	text-align:center;
	line-height:1.45em;
	
}

p { padding:0px 0px 0px 0px; margin-top:0; }

a img { border:none; }
a, a:link { color:#fff; text-decoration:underline }
a:hover { color:#fff; text-decoration:none }
/*a:visited { color:lightsteelblue; }*/


.smaller {font-size:smaller;}


img.left {float:left; margin:0 6px 5px 0;}
img.right {float:right; margin:0 0 5px 6px;}

form { margin:0; padding:0; }
fieldset { margin:0 0 15px 0; }

input[type="text"], input[type="password"], textarea, select { padding:3px; background:#c2dbeb; border:1px solid #c2dbeb; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { border:1px solid #fff; }
input[type="text"], input[type="password"]{height:16px; font-size:1em}
select{font-size:10px}


textarea {width:210px; height:150px;font-size:1.2em}

h1,h2,h3,h4,h5 { font-family: Arial, Helvetica, sans-serif; font-weight:bold; line-height:100% }
h1 { font-size:2.0em; margin:0; padding:16px 0; }
h2 { font-size:1.6em; margin:0 0 5px 0; }
h3 { font-size:1.4em; margin-bottom:0; margin-top:0;}
h4 { font-size:1.2em; margin-bottom:0; }

table { border-collapse:collapse; }
th { padding:4px; font-weight:normal; text-align:left; }
td { padding:4px; }

.notes {color:#666; font-style:italic; font-size:0.9em;}
.req { color:red; }


/* table alignment */
.number { text-align:right; }
.center { text-align:center; }


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ---------------- */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.hidden {display:none}

.arrowLink {
	background: url(../../images/mainNav_arrow_right.gif) no-repeat 0px 5px;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	padding:0px 5px 5px 15px;
	font-weight:bold;

}

.productGuide {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

.productGuide1 {
	color:#01508b;
	font-size:12px;
	text-decoration:none;
}

.productGuide1 a:link		{  color: #01508b; text-decoration: none}
.productGuide1 a:visited	{  color: #01508b; text-decoration: none}
.productGuide1 a:hover		{  color: #01508b; text-decoration: underline}
.productGuide1 a:active		{  color: #01508b; text-decoration: none}


.productGuide2 {
	color:#FFF;
	font-size:13px;
	text-decoration:none;
}

.productGuide4 {
	color:#01508b;
	font-size:10px;
	text-decoration:none;
}

.productGuide4 a:link		{  color: #01508b; text-decoration: none}
.productGuide4 a:visited	{  color: #01508b; text-decoration: none}
.productGuide4 a:hover		{  color: #01508b; text-decoration: underline}
.productGuide4 a:active		{  color: #01508b; text-decoration: none}

#TJK_ToggleON,#TJK_ToggleOFF {display:none}