/* -------------------- GLOBAL -------------------- */
html { width: 100%; height: 100%; }

/* Tag */
body {
	background-color: #edf2f7;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td { font-size: 11px; }

img { border: 0px !important; }

h1 {
	font-size: 19px;
	color: #333366;
}

h2 {
	font-size: 15px;
	color: #666666;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a:link {
	color: #333366;
	text-decoration: underline;
}
a:visited {
	color: #404080;
	text-decoration: underline;
}
a:hover {
	color: #4d4da1;
	text-decoration: none;
}
a:active {
	color: #333366;
	text-decoration: underline;
}

/* Class */


td.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 25px;
}
.small {
	font-size: 10px;
	color: #666666;
}
.breadcrumbs {
	font-size: 10px;
	color: #666666;
}

#content {	
	text-align: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-size: 11px;
}

#testimonial {
	float: right;
	border: 1px solid #cccccc;
	padding: 10px;
	width: 200px;
	font-size: 12px;
}

#nav {
	width: 180px;
	padding: 10px;
	font-size: 11px;
	background: url(../images/vdash.gif) right repeat-y;
}

#nav ul	{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav li	{
	background-image: url(../images/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .6em;
	margin-top: .3em
}

#nav li li {
	background-image: url(../images/subnav_arrow.gif);
	background-position: 0 .4em;
}

#nav li li li {
	background-image: url(../images/subnav_dash.gif);
	background-position: 0 .4em;
}


.nav td {
	font-size: 11px;
	vertical-align: middle;
}

/* -------------------- PROD MAIN -------------------- */

.prodwheel1 {
	width: 150px;
	height: 73px;
	background: #edf3f8 url(../images/prod_wheel_1.gif) no-repeat;
}
.prodwheel2 {
	width: 147px;
	height: 68px;
	background: #edf3f8 url(../images/prod_wheel_2.gif) no-repeat;
	padding-top: 5px;
}

.prodwheel3 {
	width: 150px;
	height: 73px;
	background: #edf3f8 url(../images/prod_wheel_3.gif) no-repeat;
}

.prodwheel4 {
	width: 140px;
	height: 145px;
	background: #edf3f8 url(../images/prod_wheel_4.gif) no-repeat;
	padding-left: 10px;
}

.prodwheel5 {
	width: 147px;
	height: 145px;
	background: #edf3f8 url(../images/prod_wheel_5.jpg) no-repeat;
}

.prodwheel6 {
	width: 140px;
	height: 145px;
	background: #edf3f8 url(../images/prod_wheel_6.gif) no-repeat;
	padding-right: 10px;
}

.prodwheel7 {
	width: 125px;
	height: 102px;
	background: #edf3f8 url(../images/prod_wheel_7.gif) no-repeat;
	padding-left: 25px;
}

.prodwheel8 {
	width: 147px;
	height: 102px;
	background: #edf3f8 url(../images/prod_wheel_8.gif) no-repeat;
}

.prodwheel9 {
	width: 125px;
	height: 102px;
	background: #edf3f8 url(../images/prod_wheel_9.gif) no-repeat;
	padding-right: 25px;
}



/* -------------------- HOME -------------------- */

td.ind {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px;	
	text-align: left;
	vertical-align: top;
}
li.indList {
	list-style-type: square;
	color: #f5821f;
	margin-left: 0px;
}
p.grow {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
p.tes {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
p.tesName {
	font-size: 12px;
	padding-left: 50px;
}
.wheel1 {
	width: 141px;
	height: 125px;
	background: #edf3f8 url(../images/hm_wheel_1.jpg) no-repeat;
	padding-top: 15px;
	padding-left: 15px;
}
.wheel2 {
	width: 136px;
	height: 125px;
	background: #edf3f8 url(../images/hm_wheel_2.jpg) no-repeat;
	padding-top: 15px;
	padding-right: 15px;
}
.wheel3 {
	width: 141px;
	height: 122px;
	background: #edf3f8 url(../images/hm_wheel_3.jpg) no-repeat;
	padding-top: 15px;
	padding-left: 15px;
}
.wheel4 {
	width: 136px;
	height: 122px;
	background: #edf3f8 url(../images/hm_wheel_4.jpg) no-repeat;
	padding-top: 15px;
	padding-right: 15px;
}
.wheelhd {
	font-size: 13px;
	font-weight: bold;
	color: #f58220;
}

/* -------------------- ARTICLE SITES -------------------- */

.a-title {
	font-size: 19px;
	color: #ffffff;
}

.a-url {
	font-size: 10px;
	color: #ffffff;
	height: 15px;
}

.lt-hd {
	font-size: 18px;
	color: #f58220;
	font-weight: lighter;
}

.lt-suhd {
	font-size: 12px;
	color: #333366;
	font-weight: bold;
}

/* -------------------- TOGGLE -------------------- */

/*  "Show All" + "Hide All" links 
#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin 
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand)
#TJK_DL dt {margin:7px 0}
/* image and left padding for DDs 
#TJK_DL dd {background:url(answer.gif) no-repeat;padding-left:55px}
/* styling all anchors in the DTs 
#TJK_DL dt a {background:0 50% no-repeat;padding-left:32px;color:#000;text-decoration:none}
#TJK_DL dt a:visited {color:#666}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold}
/* the + and - gif in the anchors
#TJK_DL .DTplus a {background-image:url(../images/toggleDLplus.gif)}
#TJK_DL .DTminus a {background-image:url(../images/toggleDLminus.gif)} */
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}

/*\*//*/
#TJK_DL .showDD {display:block} 
#TJK_DL dd,.hideDD {top:0;position:relative;display:none}
/**/