@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, marquee {
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a,img { border:none; outline:none; }
.clear { clear: both; }
.left{ float:left; }
.right{ float:right; }

body {
	margin:0px;
	background:url(../images/images/bg-header.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

#wrapper{
	width:980px;
	margin:0 auto;
}
/* Top Navigation */
#topnav {
	width:950px;
	float:left;
	background:#0033cc;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

.txt-bullter-black {
	color: #000000;
	font-size: 12px;
}
#topnav ul {
	margin:0;
	padding:6px 12px 6px 0;
	list-style-type:none;
	float:right;
}
#topnav ul li {
	display:inline;
	text-transform:uppercase;
	padding:0px 8px;
}
#topnav ul li a {
	text-decoration:none;
	color:#fff;
}
#topnav ul li a:hover {
	color:#ff9323;
}
/* Header */
#header {
	float:left;
	width:950px;
	margin-top:2px;
}
.headerleft {
	width:301px;
	float:left;
}
#logo {
	width:301px;
	height:64px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-99999px;
}
.lady {
	width:301px;
	height:305px;
	float:left;
}
.headerright {
	width:649px;
	float:left;
}
.txttop {
	float:left;
	width:649px;
	height:120px;
	background:url(../images/header_2.gif) no-repeat;
}
.header_bottom{
	float:left;
	width:623px;
	height:249px;
	padding:0 20px 0 6px;
	background:url(../images/header_3.gif) no-repeat;
	line-height:18px;
	font-size:13px;
	color:#454444;
	font-weight:normal;
}
.header_bottom span{
	float:left;
	width:623px;
	padding-top:12px;
}
.header_bottom span.textblue {
	color:#5da3f4;
	line-height:17px;
	font-weight:bold;
	padding-top:3px;
}
.header_bottom span.textorange {
	color:#e46d26;
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
}
.header_bottom span.textorange strong{
	font-size:15px;
}
/* Bottom Header Navigation */
#headernav {
	width:950px;
	height:auto;
	background-color:#010066;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	float:left;
}
#headernav ul {
	margin:0px;
	padding:6px 0px 6px 10px;
	list-style-type:none;
}
#headernav ul li {
	display:inline;
	text-transform:uppercase;
	padding:0px 6px 0px 6px;
}
#headernav ul li a {
	text-decoration:none;
	color:#FFF;
}
#headernav ul li a:hover {
	text-decoration:none;
	color:#ff9323;
}
.shadow {
	width:950px;
	height:55px;
	background:url(../images/header_shadow.gif) 0 0 repeat-x;
	float:left;
	position:relative;
}
.onlinetesting {
	width:158px;
	height:auto;
	top:-104px;
	left:794px;
	position:absolute;
	z-index:1001;
}
/* Content */
#maincontent {
	width:980px;
	float:left;
}
/* Content Left */
.mainleft {
	width:672px;
	float:left;
	padding-top:30px;
	color:#333333;
}
.mltxttop {
	width:670px;
	height:auto;
	line-height:16px;
	float:left;
}
.mltxttop h1 {
	font-size:12pt;
	color:#000000;
}
.mltxttop p {
	padding-top:10px;
	width:656px;
	float:left;
}
.sprit {
	width:666px;
	margin-top:15px;
	height:auto;
	float:left;
}
#info {
	float:left;
	width:666px;
}

/*styling for tabs*/
.tabs 
{
	list-style:none;
	
}
.tabs li 
{
	display:block;
	float:none;
	border:solid 0px red;
}
.tabs li a 
{
	display:block;
	text-decoration:none;
	height:37px;
	float:right;
	width:110px;
	text-align: center;
}
.tabs li a em 
{
	float:left;
	height:115px;
	font-style:normal;
	background:url(../images/tab_right.png) right top no-repeat;
	color:#CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:-1px;
	height:115px;
	width:100%;
	padding-top:11px;

}

.tabs li a:hover, .tabs li a:focus, .tabs li a:active 
{
	
	background:url(../images/tab_sel_left.png) left top no-repeat;
	cursor:pointer;
}
.tabs li a:hover em, .tabs li a:focus em, .tabs li a:active em 
{
    color:#000000;
	background:url(../images/tab_sel_right.png) right top no-repeat;
}
.tabs li a.sel
{
	color:#000;
	background:url(../images/tab_sel_left.png) left top no-repeat;
	cursor:pointer;

}
.tabs li a.sel em
{
	color:#000;
	background:url(../images/tab_sel_right.png) right top no-repeat;
}

/*---styling for tab rnds---*/

.tabcontent {
	padding:16px 10px 10px 10px;
	width:666px;
	height:378px;
	overflow:hidden;
	line-height:16px;
	float:left;
	background-image:url(../images/roundedboxcenter.gif);
	background-repeat:repeat-y;
}
.tabcontent_mid{
	width:614px;
	font-size:12px;
	line-height:16px;
	float:left;
}


.tabcontent h1 {
	color:#000000;
	margin:0px;
	padding:0px 0 0px 0px;
	font-size:11.5pt;
	font-weight:bold;
}
/* Rounded Corners */
.roundedcorner {
	width:666px;
	height:auto;
	float:left;
}
.roundedcenter {
	width:672px;
	height:auto;
	float:left;
	background-image:url(../images/lteblue_middle.gif);
	background-repeat:repeat-y;
}
.roundedbox {
	width:672px;
	height:auto;
	float:left;
	margin-top:20px;
}
.roundedboxcontent {
	width:637px;
	height:auto;
	float:left;
	margin-left:16px;
	display:inline;
	color:#4c4c4c;
}
.roundedboxcontent h1 {
	font-size:20px;
	margin:0px;
	padding:0px;
	color:#2f8fee;
}
.roundedboxcontent p {
	padding-top:6px;
	line-height:16px;
}
.roundedboxcontent ul {
	margin:0px;
	padding:20px 0 0 0;
	list-style-type:none;
	font-size:14px;
	line-height:16px;
}
.roundedboxcontent ul li {
	padding-bottom:12px;
	padding-left:15px;
	background:url(../images/medical_opt_arrowOrange.gif) 0 4px no-repeat;
	width:365px;
}

.roundedboxcontent ul li p{
	padding:0 0 9px 0;
	border-bottom:1px dotted #cbcbcb;
	width:365px;

}
.txtorange {
	font-weight:bold;
	color:#ff8436;
}
.onlinemedical {
	width:672px;
	height:auto;
	margin-top:30px;
	background:url(../images/pagecutleft.gif) repeat-y top right;
	float:left;
}
.onlinemedical h1 {
	font-size:11.5pt;
	margin:0px;
	padding:0px;
	color:#000000;
	width:650px;
	float:left;
}
.onlinemedical ul {
	padding:0px;
	margin:15px 0 0 0;
	list-style-type:none;
	float:left;
}
.onlinemedical ul li {
	padding-bottom:15px;
	background:url(../images/bullet.gif) no-repeat top left;
	font-size:12px;
	line-height:18px;
	padding-left:30px;
	width:612px;
}
.onlinemedical ul li.last {
	padding-bottom:25px;
	float:left;
}
/* Image Gallery*/
.imggallery {
	width:640px;
	text-align:center;
	background:url(../images/bggallery.gif) 0 4px no-repeat;
	list-style:none;
	height:88px;
	float:left;
	padding:0 0 0 15px;
}
/*FISHEYE*/
#fisheye {
	padding:0px;
	/*margin: 15px 20px 20px 20px;*/
	margin: 15px 0px 20px 0px;
	list-style-type:none;
	height:auto;
	width:620px;
	float:left;
}
#fisheye li {
	padding:0px;
	display:inline;
}
#ffisheye span {
	boder-right: #bbb 1px solid;
	padding-right: 1px;
	boder-top: #bbb 1px solid;
	padding-left: 1px;
	background: #eee;
	LEFT: 0px;
	padding-bottom: 1px;
	margin: 0px;
	boder-left: #bbb 1px solid;
	width: 79px;
	color: #333;
	padding-top: 1px;
	boder-bottom: #bbb 1px solid;
	position: absolute;
	TOP: 100%;
	text-align:center;
}
#fisheye a {
	padding:0px;
	margin:0px;
	text-decoration:none;
}
#fisheye img {
	vertical-align:top;
}

/* Content Right */
.mainright {
	width:273px;
	float:right;
	margin-top:26px;
}
.righttoptab {
	width:236px;
	height:25px;
	color:#333333;
	font-size:14px;
	padding:10px 0 10px 30px;
	background:url(../images/tab_course_coverage.gif) no-repeat;
	float:left;
}
/* Collapsable Menus */
.collapable {
	width:270px;
	margin-top:10px;
	height:270px;
	overflow:scroll; /* Can set to none when anti clash is found or jquery tabs are modified */
	float:left;
	background:url(../images/right_menu_shade.gif) 0 0 repeat-y;
	overflow-x:hidden;
}
ul#menu {
	list-style-type:none;
	margin:0;
	/* padding: 0 0 0 12px; */
	padding: 0 0 0 20px;
	width:238px;
	float:left;
}

ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu li {
	margin-top: 1px;
	float:left;
	width:238px;
}
ul#menu li a {
	background:url(../images/ul-tab.jpg) no-repeat;
	color:#eb2828;
	font-size:13px;
	float:left;
	width:186px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 23px;
}
ul#menu li a:hover {
	color: #333333;
}

ul#menu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 14px 0;
	width:234px;
	float:left;
	display:none;
}
ul#menu li ul li {
	float:left;
	width:230px;
}
ul#menu li ul li a {
	background:url(../images/blueaerrow.gif) no-repeat left center;
	color: #000000;
	margin-left:10px;
	padding-left:8px;
	width:210px;
	float:left;
	font-size:11px;
	background:url(../images/blueaerrow.gif) no-repeat left center;
}
ul#menu li ul li a:hover {
	color:#ff6f13;
}
/* Testimonials */
.testimonials {
	width:270px;
	height:auto;
	float:left;
	font-size:12px;
	color:#000000;
	padding:10px 0;
}
.print {
	width:273px;
	float:left;
	padding-top:4px;
}
.testimonials h1 {
	font-size:20px;
	margin:0px;
	color:#000000;
	padding:0px;
	font-size:20px;
}
.txtblue {
	color:#116DCF;
	font-size:10pt;
	font-style:normal;
}
.testicontent {
	margin-top:10px;
	width:270px;
	height:auto;
	line-height:18x;
	float:left;
}
.testicontentleft {
	width:72px;
	height:auto;
	float:left;
}
.testicontentright {
	width:190px;
	height:auto;
	float:left;
	margin-left:5px;
	display:inline;
}
/* News Ticker */
#newsticker-demo {
	width:270px;
	padding:6px 0 0 0;
	font-size:12px;
	float:left;
	margin:0 auto;
	color:#4c4c4c;
}
#newsticker-demo a {
	text-decoration:none;
}
#newsticker-demo img {
	border: 2px solid #FFFFFF;
}
.newsticker-jcarousellite {
	width:270px;
	line-height:16px;
}
.newsticker-jcarousellite ul li {
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:5px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align: left;
}
.newsticker-jcarousellite .thumbnail {
	float:left;
	width:40px;
	vertical-align: middle;
}
.newsticker-jcarousellite .info {
	float:right;
	width:220px;
}
.newsticker-jcarousellite .info span.cat {
	display: block;
	font-size:10px;
	color:#808080;
}

/* Lower Content */
.lowercontent {
	width:950px;
	height:180px;
	background:url(../images/bottom_price.gif) 0 10px no-repeat;
	padding-top:10px;
	float:left;
}
.lowercontentleft {
	width:870px;
	float:left;
	padding:35px 0 0 0;
	height:97px;
	background:url(../images/buy_wording.gif) 170px 26px no-repeat;
}
.txtbluelower {
	font-size:30px;
	color:#5379ec;
	letter-spacing:-1px;
}
.txtorangelower {
	font-size:40px;
	color:#ffa200;
	letter-spacing:-1px;
}
.lowercontentright {
	width:177px;
	height:auto;
	float:left;
	margin-top:50px;
}

/* Footer */
.footer {
	width:100%;
	text-align:center;
	padding:20px 0px;
	float:left;
	background-image: url(../images/bg-header.jpg);
}
.footercontent {
	width:950px;
	font-size:12px;
	color:#FFFFFF;
}
.footernav {
	width:667px;
	float:left;
}
.footernav ul {
	margin:0px;
	padding:0px;
}
.footernav ul li {
	display:inline;
	padding:0 10px 0px 10px;
}
.footernav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.footernav ul li a:hover {
	color:#e89b47;
	text-decoration:none;
}
.copyright {
	width:auto;
	height:auto;
	float:right;
	background-color: #eb2828;
	font-size: 8pt;
	color: #FFFFFF;
}

/* Scroller */
#marqueecontainer{
	position: relative;
	width: 270px; /*marquee width */
	height: 250px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 0px;
	padding-left: 0px;
}
.h1-blur {
	font-size:30px;
	color:#5379ec;
	letter-spacing:-1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txtbluelinks {

	color:#000099;
	font-size:9pt;
	font-style:normal;
}
.txtbluelinks-questions {
	color:#000099;
	font-size:10pt;
	font-style:normal;
	font-weight: bold;
}
.h1-seals {
	font-size:12pt;
	color:#5379ec;
	letter-spacing:-1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.fancy .ajax__tab_header
        {
            font-size: 13px;
            font-weight: bold;
            color: #000000;
            font-family: sans-serif;
            background: url(img/blue_bg.jpg) repeat-x;
        }
        .fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer
        {
            display: block;
            float: left;
            height: 37px;
            text-align: center;
            text-decoration: none;
            width: 110px;
        } 
        .fancy .ajax__tab_header .ajax__tab_active .ajax__tab_tab
        {
            background: url("../images/tab_sel_right.png") no-repeat scroll right top transparent;
            color: #000000;
        }
        
        .fancy .ajax__tab_header .ajax__tab_hover .ajax__tab_tab
        {
            background: url("../images/tab_sel_right.png") no-repeat scroll right top transparent;
            color: #000000;
        }

        .fancy .ajax__tab_header .ajax__tab_outer
        {
            border: 0 solid red;
            display: block;
            padding-left:1px;
            cursor:pointer;
        }
        .fancy .ajax__tab_header .ajax__tab_inner
        {
            display: block; /*float: right;*/
            height: 37px;
            text-align: center;
            text-decoration: none;
            width: 110px;
        }
        .fancy .ajax__tab_header .ajax__tab_tab
        {
        }
        .fancy .ajax__tab_tab
        {
            background: url("tab_right.png") no-repeat scroll right top transparent;
            color: #CCCCCC; /* float: left;*/
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            font-style: normal;
            font-weight: normal;
            height: 28px;
            margin-bottom: -1px;
            margin-left: 0;
            margin-top: 0;
            padding-top: 11px;
            width: 100%;
        }
        
        .fancy .ajax__tab_body
        {
            clear: both;
            background-image: url("roundedboxcenter.gif");
            background-repeat: repeat-y;
            float: left;
            height: 378px;
            line-height: 16px;
            overflow: hidden;
            padding: 16px 10px 10px;
            width: 666px;
        }
