/**********************************************************
 * CognitiveProcesses.com Main Style Sheet
 **********************************************************/


/**********************************************************
 * common
 **********************************************************/
 html,body,div,ul,ol,li,dl,dt,dd,pre,form,fieldset,input { margin: 0; padding: 0; }
img, div, a {
	border: 0;	
}

/*#73AA27*/
p {margin:0px 0px 0px 0px;}
.clear{clear:both;}
a { color: #434343; cursor: pointer;}
a:link, a:visited, a:active { text-decoration: underline; }
a:hover { text-decoration: underline; }
body { font: 12px  Arial, sans-serif; background-color: #f1f1f1; color: #676767;}
table td{font: 12px  Arial, sans-serif;}
ul {list-style-type: square; 
margin-left: 5px;   }
ol { list-style-type: decimal; lmargin-left: 20px;}
li {  margin-left: 15px;  }

.IndentedBullets  {
	margin-left: 30px; 
	list-style: disc ;
	line-height: 1.2; 
}

.IndentedNumberedBullets  {
	margin-left: 30px; 
	list-style:  none ;
	line-height: 1.2; 
}



.Table_FullPage_VarWidth{background-color:  #ffffff;}
/*margin-left: 40px;*/
/**********************************************************
 * For SEO
 **********************************************************/


#contentarea{
border-top: 1px solid transparent; 
border-bottom: 1px solid transparent; 
position:absolute; 
top:173px; 
width: 974px;
left: 50%;
margin-left: -487px;
 }

/**********************************************************
 * Page Main Layout
 **********************************************************/
 .container1 {
width: 974px; 
margin: 0 auto; 
background: #ffffff;
}
.container {
width: 974px; 
margin: 0 auto; 
background: #ffffff;
min-height:300px;
height:auto !important;
height:300px;
}

/* */
.innertube{
margin: 10px 5px;
text-align:left;
}

.innerpage{
padding: 10px 80px; /*Margins for inner DIV inside each column (to provide padding)*/
margin: 0 auto;
text-align:left;
}


/**********************************************************
 * One Columns 
 **********************************************************/




/**********************************************************
 * Three Columns 
 **********************************************************/
#maincontainer {
width: 974px; 
margin: 0 auto; 
}

#contentwrapper{
float: left;
width: 100%;
background: #ffffff;
}

#contentcolumn{
margin: 0 174px 0 215px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 205px; /*Width of left column*/
margin-left: -974px;
}

#rightcolumn{
float: left;
width: 174px; /*Width of right column*/
margin-left: -174px; /*Set left marginto -(RightColumnWidth)*/
}

/**********************************************************
 * Header -- Logo and Login Section
 **********************************************************/
.logo {
	
	font-family: Arial, Helvetica, Geneva, Verdan, sans-serif;	
	color:    #6603A8;
	font-weight: bold;
	font-size: 40px;
	padding-left: 10px;
	padding-top: 20px;
	width: 425px;	
}

.logo A:Link{
text-decoration:none;
color:   #6603A8;
}

.logo A:Hover{
text-decoration:none;
color:   #6603A8;
}

.logo A:Visted{
text-decoration:none;
color:   #6603A8;
}

.Logo-SubHead
{
	font-family: Arial, Helvetica, Geneva, Verdan, sans-serif;
	  font-style: normal;
	color: #A05ccd ;
	font-weight: bold;
	font-size: 14px;
	
		width: 425px;
		text-align: center;
		padding-top: 5px;
}





#header{
width: 974px;
height: 100px;
margin: 0 auto;
background: #ffffff;
}

/*#header .logo{
padding-top:5px;
width: 260px;
float: left;
text-align:center;
}*/

#header .right{
padding-top: 6px;
text-align:right;
}

#header .right a{
text-decoration: underline;
}



/**********************************************************
 * Top Navigation
 **********************************************************/
#topNavMenu {background: url(../../images/bk_head.gif) repeat-x; width:974px; font-size:12px; height: 32px; margin: 0 auto;}
#topNavMenu ul {margin:0; padding:0px 6px 0px 0px; list-style:none; font:12px, Arial, Helvetica, sans-serif, bold;  }
#topNavMenu li {list-style: none; font-weight: bold; float:left; background:url("../../images/left.gif") no-repeat left top; height: 25px; margin:0; padding: 0px; }
#topNavMenu a {float:left; color: #ffffff; display:block; text-decoration: none; padding:6px 6px; height: 30px; text-align:center;} 
#topNavMenu a:hover {background:url("../../images/bk_head_on.gif") repeat-x; } 
#topNavMenu .current a {background:url("../../images/bk_head_on.gif") repeat-x; color: #ffffff; height: 28px;}


/* sub nav  */
div.subNav{width:974px;  background: #7BA0D7; height: 24px;}
div.subNav ul{margin:0; list-style-type: none; float:left;}
div.subNav li{margin-left: 10px; float:left;/* this is correct IE whitespace*/ }
div.subNav a{display: block; text-decoration: none; line-height: 2; float:left; width: auto; padding-right: 18px; padding-left: 15px; text-align:center; color:#1D3965; }
div.subNav a:hover{background: #98BBEB;  text-decoration: none; color: #2E507F;}
div.subNav a:visited{text-decoration: none; color:#1D3965;}
div.subNav .current a{background: #AFC2DE; text-decoration: none; display: block; color: #ffffff;}
/* end of sub nav  */



/* sub nav assessments */
div.subNav_assessments {width:974px;  background: #7BA0D7; height: 24px; text-align: center;}
div.subNav_assessments ul{margin:0; list-style-type: none; float:left;}
div.subNav_assessments li{margin-left: 10px; float:left;/* this is correct IE whitespace*/ }
div.subNav_assessments a{display: block; text-decoration: none; line-height: 2; float:left; width: auto; padding-right: 8px; padding-left: 8px; text-align:center; color:#1D3965; }
div.subNav_assessments a:hover{background: #98BBEB;  text-decoration: none; color: #2E507F;}
div.subNav_assessments a:visited{text-decoration: none; color:#1D3965;}
div.subNav_assessments .current a{background: #AFC2DE; text-decoration: none; display: block; color: #ffffff;}
/* end of sub nav assessments */







/* vertical menu  */
.vlistmenu{font: 11px Verdana, Helvetica, sans-serif; width: 900px; margin: 0; padding: 6px 0; text-align: left; background: #D4DFD4;}
.vlistmenu li{list-style: none; display: inline;}
.vlistmenu li a{padding: 6px 0.5em; text-decoration: none;
color: #1D3965; background-color: #DADDE4;}
.vlistmenu li a:hover{background: #E6F1E6; color:#1D3965; border-style: outset;}
html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.vlistmenu li.current a{background: #ffffff; text-decoration:  border-left: 1px solid #cccccc;  border-rigth: 1px solid #000000;}



/* end of vertical menu  */

div.breadcrumbs {width: 974px; height: 25px; background: #ffffff; padding-top:2px; margin: 0 auto;}
/*div.breadcrumbs {width: 974px; height: 29px; background: #ffffff; padding-top:2px;}*/
div.breadcrumbs_left{float:left; width:auto; padding-top:3px; font-size: 11px; }





/**********************************************************
 * Footer Section
 **********************************************************/
#footer{
clear: left; width:974px; font-size: 12px; padding:5px 5px; margin: auto; border-top: 1px solid #cccccc; color: color:   #434343;}
#footer .left{float: left; width: 420px;}
#footer .right{text-align: right; padding-right: 20px;}
#footer a {font-size: 12px; color: #73AA27; cursor: pointer; font-weight:normal;}
#footer a:link, #footer a:visited, #footer a:active { text-decoration: underline; }
#footer a:hover { text-decoration: underline; }



/**********************************************************
 * HR 
 **********************************************************/
 
 .bluehr{border-top: 1px solid #556eb4; border-bottom: 1px solid #003366; background: #3366CC; color: #3366CC; height: 5px;}
 
 /**********************************************************
 * Font 
 **********************************************************/
 .uppercase { text-transform: uppercase; }
.t4{font-size: 4px;}
.t5{font-size: 5px;}
.t6{font-size: 6px;}
.t7{font-size: 7px;}
 .t8{font-size: 8px;}
 .t9{font-size: 9px;}
.t10{font-size: 10px;}
.t11{font-size: 11px;}
.t12{font-size: 12px;}
.t12b{font-size: 12px;font-weight: bold;}
.t13{font-size: 13px;}
.t13b{font-size: 12px;font-weight: bold;}
.t14{font-size: 14px;}
.t14b{font-size: 14px;font-weight: bold;}
.t15{font-size: 15px;}
.t15b{font-size: 15px;font-weight: bold;}
.t16{font-size: 16px;}
.t16b{font-size: 16px;font-weight: bold;}
.t18{font-size: 18px;}
.t18b{font-size: 18px;font-weight: bold;}
.t20{font-size: 20px;}
.t22{font-size: 22px;}
.t24{font-size: 24px;}
.t26{font-size: 26px;}
.t28{font-size: 28px;}
.t28b{font-size: 28px;font-weight: bold;}
.t30{font-size: 30px;}
.t32{font-size: 32px;}

.green{color: #73AA27; }
.white{color: #ffffff; }
.blue{color: #7B81D2;}
.grey{color: #888888; }
.red{color:#FF0000;}

bold {font-weight:bold;}
 /**********************************************************
 * Button 
 **********************************************************/
 

/**********************************************************
 * temp1.css
 **********************************************************/

/* Round Corner Box */
.rboxTop{background:url(../../images/rbox_top.gif) top no-repeat; width:200px;}
.rboxBottom{background:url(../../images/rbox_bottom.gif) bottom no-repeat;padding:9px 0;}
.rboxCenter{background:url(../../images/rbox_bk.gif) repeat-y; padding:0px;}

/* fixWidthBox */
div.fixWidthBox {background:url(../../images/planbox_top.gif) top no-repeat; width:200px; margin-top:2px;}
div.fixWidthBox div.title {font-size:8pt; text-align:center; height:20px; color:#FFFFFF; font-weight:bold; padding-top:4px;}
div.fixWidthBox div.content {background:url(../../images/planbox_middle.gif) repeat-y; padding:0;}
div.fixWidthBox div.footer {background:url(../../images/planbox_bottom.gif) top no-repeat; overflow:hidden; height:7px; padding:0;}

div.fixWidthBox li{list-style-type: square; }


/**/
/* fixWidthBox3 */
div.fixWidthBox3 {background:url(../../images/planbox_top3C.png)  no-repeat;width:200px; padding:0px; margin: 0px;}
div.fixWidthBox3 div.content3{background:url(../../images/planbox_middle3.gif)   repeat-y; padding:0px;  margin: 0px; }
div.fixWidthBox3 div.footer3 {background:url(../../images/planbox_bottom3c.gif) top  no-repeat;overflow:hidden;height:12px; padding: 0px; margin: 0px;}
div.fixWidthBox3 div.title3 {font-size:10pt; text-align:center;  color:black; font-weight:bold; padding:4px;}

/*Grey  Menu box   and   newsletter signin box, */
.rbroundbox { background:#ffffff; width: 100%; margin-bottom: 10px;}
.rbtop div { background: url(../../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../../images/tr.png) no-repeat top right; }
.rbbot div { background: url(../../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../../images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop{width: 100%;height: 26px;}
.rbtitle{font-size: 12px; font-weight: bold; text-align: left; padding-top: 8px; padding-left: 5px; color: black;}
.rbtitlehigh{font-size: 12px; font-weight: bold; text-align: center; padding-top: 3px; padding-left: 0px; color: black;}
.rbbot div, .rbbot {width: 100%; height: 7px;}
.rbcontent1 { padding: 7px 0; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; background: #EFEFEF; text-align:left;}
.rbcontent2 { padding: 10px 8px 10px 10px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; background: #ffffff; text-align:left;}




/* Menu box*/
.rbmenuroundbox { background:#ffffff; width: 100%; margin: 0 auto; }
.rbmtop div { background: url(../../images/mtl.gif) no-repeat top left; }
.rbmtop { background: url(../../images/mtr.png) no-repeat top right; }
.rbmbot div { background: url(../../images/bl.gif) no-repeat bottom left; }
.rbmbot { background: url(../../images/br.gif) no-repeat bottom right; }

.rbmtop div, .rbtop{width: 100%;height: 30px;}
.rbmtitle{font-size: 15px; font-weight: bold; text-align: left; padding: 6px 15px; color: #ffffff;}
.rbmbot div, .rbbot {width: 100%; height: 7px; margin-top: -5px;}
.rbmcontent {padding: 10px 5px 0px 10px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; background: #ffffff; text-align:left; }


/* bullet items*/
.bullet{ margin-left:0px;}
.bullet  li {padding: 0px 10px 8px 20px;list-style: none; font-weight: bold; background:url(../../images/bullet.gif) no-repeat top left; }
.bullet  li a:link, li a:visited, a:active { text-decoration: none; color: #0072BC;}



/* fixWidthBox2 */
div.fixWidthBox2 {background:url(../../images/planbox_top125.gif) top no-repeat; width:125px; margin-top:0px;
}
div.fixWidthBox2 div.title {font-size:8pt; text-align:center; height:14px; color:white; font-weight:bold; padding-top:0px;}
div.fixWidthBox2 div.content {
padding-top: 4px;
padding-right:2;
padding-left:2;
padding-bottom:2;
border-left:  1px solid #ACD373;
border-bottom: 1px solid #ACD373;
border-right:  1px solid #ACD373;
}
/*div.fixWidthBox2 div.footer {background:url(../../images/planbox_bottom.gif) top no-repeat; overflow:hidden; height:7px; padding:0;}
*/



.TopBannerText {
text-align: center;
	font-size:18px;
	font: Arial Rounded MT Bold;
	font-weight: bolder;
	color: #0055AD;
}

.content {
	color:   #434343;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}




.content A:Link{
color: #0072BC;
text-decoration:underline;
}

.content A:Visited{
color:#002157;
text-decoration:underline;
}
/* */
.content A:Hover{
color:#D34806;
text-decoration:underline;
}



td .ContentPlain{
COLOR:#406618; 
}

.ContentPlain A:Link{
COLOR:#406618; 
/*text-decoration: underline;*/
}

.ContentPlain A:Visited{
COLOR:#406618; 
/*text-decoration:underline;*/
}

.ContentPlain A:Hover{
COLOR:#181866; 
/*text-decoration:underline;*/
}

.ContentPlain h3 A:Link{
COLOR: #406618; 
text-decoration: underline;
 font-size: 14px;
}

.ContentPlain h3 A:Hover{
COLOR:#181866; 
text-decoration: underline;
 font-size: 14px;
}


.ContentPlain h3 A:Visited{
COLOR:#406618; 
text-decoration: underline;
 font-size: 14px;
}


.ContentPlain h2 A:Link{
COLOR: #406618; 
text-decoration: underline;
 font-size: 16px;
}

.ContentPlain h2 A:Hover{
COLOR:#181866; 
text-decoration: underline;
 font-size: 16px;
}


.ContentPlain h2 A:Visited{
COLOR:#406618; 
text-decoration: underline;
 font-size: 16px;
}


.content_14 {
font-size:14px;
}




td .content_14 {
font-size:14px;
}



.content_14 A:Link{
font-size:12px;
color: #0072BC;
text-decoration:underline;
}

.content_14 A:Visited{
font-size:12px;
color:#002157;
text-decoration:underline;
}

.content_14 A:Hover{
font-size:12px;
color: #D34806;
text-decoration:underline;
}










p{
margin:10px;
}

p .rightBox
{margin:100px 0;}


.Table_FullPage {
width:974px;
border-width: 1px;
border-style: outset;
border-color:  #ffffff;
background-color: white;
border-collapse:collapse;
border:0px solid black;


}


.MainBodyTable {
	border-width: 1px;
border-style: outset;
border-color:  #ffffff;
background-color: white;
border-collapse:collapse;
border:1px solid black;
}


.Table_FullPage-CareerTest {
width:700px;
border-width: 1px;
border-style: outset;
border-color:  #ffffff;
background-color: white;
border-collapse:collapse;
border:1px solid black;

}

.tableBK1{
background-color: #ACD373;
COLOR: #ffffff; 
font-size:11px;
}

.tableBK2 {
background-color: #ACD373;

}


.Breadcrumbs{
width: 100%; 
background-color: #ffffff;
font-size:12px;  
margin: 0px 0px 0px 0px;
text-align: left;
 padding-left: 0px;
 border-collapse:collapse;
}

.Breadcrumbs-Util{
width: 100%; 
background-color: #ffffff;
font-size:12px;  
margin: 0;
text-align: left;
 padding-left: 3px;
 border-bottom: thin solid #8DC63F;
}





b.rtop, b.rbottom{display:block;}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #ACD373}
b.rtop1 b, b.rbottom1 b{display:block;height: 1px;
    overflow: hidden; background: #eeeeee}
b.rtop2 b, b.rbottom2 b{display:block;height: 1px;
    overflow: hidden; background: #8DC63F}
    
b.r1{margin: 0 5px;}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px} 

  

.WhiteBoldTitle{
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size:11px;
 background-color: #ACD373;
 font-weight: bold;
 color: white;
}

.menu_item {
margin-left: 0px;
padding: 3px;
border-bottom: 1px dashed #cccccc;
width:95%; 
text-decoration: none;
}

.last_menu_item {
width:95%;  
margin-left: 0px;
}


hr.dash {
width:95%;
border-top: 1px dashed #ffffff;
border-bottom: 0px solid #ffffff;
background-color: #9BD1FA;
height: 1px;
margin: 0;
padding: 0;
}

hr{
border: 1px solid #406618;
height: 1px;

}






.Menu {
background-image:url(../../images/menu_bk.png);
background-repeat: repeat=x;  
/*  width: 100%;*/
height: 29px;
text-align: center; 
font-weight: bold;
FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; 
TEXT-DECORATION: none;
font-size:11px; 
border-width: 1px;
border-style: outset; 
border-color: black;  
COLOR: #005842; 
      
}

.Menu td{
 border-right: 1px solid #e1e1e1;
}



.MenuLinkOver {
TEXT-DECORATION: none; 
background-color: #E6E6E6;
COLOR: #0072BC; 
}

.MenuLinkOver A:hover{
COLOR: #0072BC;  
}


.MenuLinkOut {
COLOR: #050505;
}

.SearchBK{
background-color: #ACD373;
color: #ffffff;

}

.searchbox {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
FONT-WEIGHT: normal; 
COLOR: #000000; 
font-size: 9px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none;
}

.SearchForm {
	vertical-align: top;    
	margin:0;
}

.SearchButton1{
background-image:url(../../images/search_bk.gif);
background-repeat: repeat=x; 
height:20px;
color: #ffffff;
font-size:8pt;
font-weight:bold;
border:1px solid #000000; 
background-color: #1D6CC2;
vertical-align: middle;
}


.GoogleSearchInput{
font-size: 10px;
    border: 1 solid #406618;
    width: 150px;
    height:   14px;
    padding: 1px 1px 1px;
  
	vertical-align: middle;
    background-color: #eeeeee;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
}
.Searchbox2 {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
FONT-WEIGHT: normal; 
COLOR: #000000; 
font-size: 9px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none;
}

.SearchInput2{
font-size: 9px;
    border: 1 solid #406618;
    width: 100px;
    height: 13px;
    padding: 1px 1px;
    margin: 0;
    background-color: #eeeeee;
}

.LeftTagLine {
FONT-WEIGHT: bold; 
COLOR: #000000; 
font-size: 12px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 


 font-style: italic;
}




.SubHead{
text-decoration:none;
COLOR:#406618;
}

.SubHead A:Link{
text-decoration:none;
COLOR:#406618;

}

.SubHead A:Visited{
text-decoration:none;
COLOR:#406618;
}

.SubHead A:Hover{
text-decoration:none;
COLOR:#00cc33;

}

.moreLink {
text-decoration:underline;
COLOR:#406618;
font-weight: bold;

}











/*13AB03     #0D8202            */

h1, h2, h3, h4, h5  {
FONT-WEIGHT: bold; 
COLOR:#6603A8; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none;
margin-left: 10px;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
}

h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:15px;}
h4{font-size:12px;}
h5{font-size:10px;}







.IndentedBullets {
	margin-left: 40px;
}

ol {
	margin-left: 30px;
}





.ByLine {
color: #888888;
	font-family: "Times New Roman", Times, serif;
}


.SmallTypeTable {
font-family:  "Times New Roman", Times, serif; 
font-size: 12px;
color: Black;
background-color: #C4DF9B;

	
}

/*div.topNav{background: #b2cacb;height:30px;padding-top: 10px;padding-left: 5px;padding-bottom: 0;  }
a.navTab {color: #fdfefe;font-size:12px;font-weight:bold;text-decoration: none;cursor:pointer;padding:0 15px 0 0;display:-moz-inline-block;	display:-moz-inline-box;	display:inline-block;	background: url(../../images/nav_right.png) no-repeat 100% 0;}
a.navTab_on{color: #2f7a7e;	font-size:12px;	font-weight:bold;text-decoration: none;	cursor:pointer;padding:0 15px 0 0;	display:-moz-inline-block;	display:-moz-inline-box;display:inline-block;background: url(../../images/nav_right_hover.png) no-repeat 100% 0; }
a.navTab_on span {white-space: no-wrap;	padding:8px 0 8px 15px;	display:-moz-inline-block;	display:-moz-inline-box;display:inline-block;background: url(../../images/nav_left_hover.png) no-repeat left top;}	
a.navTab span {	white-space: no-wrap;padding:8px 0 8px 15px;display:-moz-inline-block;display:-moz-inline-box;display:inline-block;	background:url(../../images/nav_left.png) no-repeat left top;}
a.navTab:hover { background: url(../../images/nav_right_hover.png) no-repeat 100% 0; text-decoration: none; color:#2f7a7e; }
a.navTab:hover span { background: url(../../images/nav_left_hover.png) no-repeat left top;}

*/


/* top nav  */
div.topNav{background: #A05ccd;height:30px;padding-top: 10px;padding-left: 5px;padding-bottom: 0;  }
a.navTab {color: yellow;font-size:12px;font-weight:bold;text-decoration: none;cursor:pointer;padding:0 15px 0 0;display:-moz-inline-block;	display:-moz-inline-box;	display:inline-block;	background: url(../../images/Purple-Tab-Right.png) no-repeat 100% 0;}
a.navTab_on{color: #6603A8;	font-size:12px;	font-weight:bold;text-decoration: none;	cursor:pointer;padding:0 15px 0 0;	display:-moz-inline-block;	display:-moz-inline-box;display:inline-block;background: url(../../images/White-Tab-Right.png) no-repeat 100% 0; }
a.navTab_on span {white-space: no-wrap;	padding:8px 0 8px 15px;	display:-moz-inline-block;	display:-moz-inline-box;display:inline-block;background: url(../../images/White-Tab-Left.png) no-repeat left top;}	
a.navTab span {	white-space: no-wrap;padding:8px 0 8px 15px;display:-moz-inline-block;display:-moz-inline-box;display:inline-block;	background:url(../../images/Purple-Tab-Left.png) no-repeat left top;}
a.navTab:hover { background: url(../../images/White-Tab-Right.png) no-repeat 100% 0; text-decoration: none; color:#6603A8; }
a.navTab:hover span { background: url(../../images/White-Tab-Left.png) no-repeat left top;}
/* end of top nav  */

/* sub nav  */
div.subNav{background: #f6f6f6;height: 34px; padding-left:15px;}
div.subNav ul{margin:0;padding: 0; list-style-type: none; float:left;}
div.subNav li{margin: 0; padding-top: 7px; float:left;/* this is correct IE whitespace*/ }
div.subNav a{display: block; text-decoration: none; line-height: 1.6; float:left; width: 200px; text-align:center; color:#0054c6; font-weight:bold;}
div.subNav a:hover{border: 1px dotted #b9dc57;}
div.subNav a:visited{color:#0054c6;}
div.subNav li.current a{background: #b9dc57; border: 1px dotted #b9dc57;}
/* end of sub nav  */

