.r, .r_e, .rsub, .g, .g_e, .gsub{ width:212px; line-height:32px; position:relative;}
.r a, .r_e a, .rsub a, .g a, .g_e a, .gsub a{
	height:32px;
	float:left;
	width:196px;
	display:block;
	margin:0px;
	padding:0px;
	border-top:1px solid #cdd6e2;
	text-decoration:none;
	padding-left:16px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	outline:none;
	/*position relative caused gaps between tabs onload, floating and setting the width solved the bug*/}
.r_e a:hover{ text-decoration:none;}
/*red nav*/
.r a:link{ background:#6F86A2 url(../images/nav_r_link.gif) no-repeat;color:#fff;}
.r a:visited{background:#6F86A2 url(../images/nav_r_link.gif) no-repeat;color:#fff;}
.r a:hover{background:#4B688D url(../images/nav_r_hover.gif) no-repeat;color:#fff; text-decoration:none;}
.r a:active{background:#6F86A2 url(../images/nav_r_link.gif) no-repeat;color:#fff;}
.r a.current:link, .r a.current:visited, .r a.current:hover, .r a.current:active{background:#E95947;color:#fff;}
.r_e a:link{ background:#6F86A2 url(../images/nav_rextra_link.gif) no-repeat;color:#fff;}
.r_e a:visited{background:#6F86A2 url(../images/nav_rextra_link.gif) no-repeat;color:#fff;}
.r_e a:hover{background:#4B688D url(../images/nav_rextra_hover.gif) no-repeat;color:#fff;}
.r_e a:active{background:#6F86A2 url(../images/nav_rextra_link.gif) no-repeat;color:#fff;}
.r_e a.current:link, .r_e a.current:visited, .r_e a.current:hover, .r_e a.current:active{background:#4B688D url(../images/nav_rextra_current.gif) no-repeat;color:#fff; text-decoration:none;}
.rsub a{ font-weight:normal; height:26px; line-height:26px; padding-left:30px; width:182px;}
.rsub a:link{ background:#bec9d7;color:#3E0700;}
.rsub a:visited{background:#bec9d7;color:#3E0700;}
.rsub a:hover{background:#cdd6e2;color:#e65d4d; text-decoration:none;}
.rsub a:active{background:#bec9d7;color:#3E0700;}
.rsub a#current{background:#E95947;color:#fff;}

/*client nav*/
#cl_nav{ float:left; width:194px; margin:23px 0px 0px 1px;}
#cl_nav ul li{ display:block; width:194px; height:26px; border-bottom: 1px solid #ffffff;}
#cl_nav a{ display:block; height:26px; background:#BEC9D7 url(../images/cl_nav_link.gif) no-repeat left; color:#35567F; font-size:11px; padding-left:27px; line-height:26px; text-decoration:none;}
#cl_nav a:hover{ background:#BEC9D7 url(../images/cl_nav_hover.gif) no-repeat left; color:#35567F;}
#cl_nav a#current{ background:#BEC9D7 url(../images/cl_nav_current.gif) no-repeat left; color:#E95947;}
/*quiz nav*/
#quiz_nav{ position:relative; width:403px; border-bottom:4px solid #E95947; margin-left:23px; font-size:11px; height:43px; margin-top:10px;}
#quiz_nav ul li{ display:block; width:100px; height:25px; float:left; padding:18px 0px 0px 0px; margin:0px; background:#F3D4D0 url(../images/quiz_nav_link.gif) repeat-x; text-align:center; border-right:1px solid #EBEDF3;}
#quiz_nav ul li a{ margin:0px; padding:0px; text-align:center; color:#35567F; text-decoration:none;}
#quiz_nav ul li a:hover{ color:#E95947;}
#quiz_nav ul li.last{ border:0px;height:30px; padding:13px 0px 0px 0px;}
#quiz_nav ul li#curr{background:#F3D4D0 url(../images/quiz_nav_current.gif) repeat-x;}
#quiz_nav ul li#curr a{ color:#fff;}