html {
	margin: 0px; 
     	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #ECECEC;
}

a:link { text-decoration: none; font-weight: bold; color: #666666}
a:visited { text-decoration: none; font-weight: bold; color: #666666}
a:hover { text-decoration: none; font-weight: bold; color: #660000}


#wrapall {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}

.noline {
	color: #666666;
	text-decoration: none;
}

.upperbody {
	margin: 0px;
	font-family: arial, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
}


div#logo_fix {
	position: absolute; 
	left: 0px; 
	top: 0px;
	z-index:1;
	width: 108px; 
	height: 88px;
}

div#greybar_fix {
	position: absolute; 
	left: 0px; 
	top: 0px;
	width:100%; 
             	height: 85px;
	background-color: #F6F6F6;
}

div#elplogo_fix {
	position: absolute; 
	left: 126px; 
	top: 30px;
	height: 26px; 
	width: 249px; 
	z-index:2;
}

div#apple_fix {
	position: absolute; 
	left: 490px; 
	top: 6px;
	width: 101px; 
	height: 76px; 
	z-index:3;
}

div#apple_fix img {
	width: 101px;
	height: 76px;
}

div#wrapclose {
	position: absolute;
	width: 50px;
	height: 20px;
	top: 15px;
	left: 675px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	font-family: arial, sans-serif;
	line-height:1.0em;
}

div#dropdownnav {
	position: absolute;
	top: 48px;
	left: 600px;
	font-size: 100%;
}

.logout {
	position: relative;
	top: -3px;
	left: 3px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 50px;
	background-color: #990000;
	z-index: 21;
	border: thin solid black;
	
}

.logout a:link {color:#ffffff; text-decoration:none;}
.logout a:link visited {color:#ffffff;text-decoration:none;}
.logout a:visited {color:#ffffff;text-decoration:none;}
.logout a:hover {color:#cccccc;text-decoration:none;}

.logshadow {
	position: relative;
	top: 4px;
	left: -2px;
	height: 20px;
	width: 50px;
	background-color:#999999;
	z-index: 1;
}
/*---------------------------------------- head ----------------------------------------*/

#wrapheadexp {
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	background-color: #F6F6F6;
}

#wraphead {
	float: left;
	width: 760px;
	height: auto;
	background-color: #ECECEC;
}

#provider {
	float: left;
	width: 105px;
	height: auto;
	background-color: #990000;
}

#provider img.logo {
	border-width: 0px;
	width: 105px;
	height: 88px;
}

#wrapheadwhite {
	float: left;
	width: 655px;
	height: auto;
	background-color: #FFFFFF;
}

div.spacer {
	float: left;
	width: 15px;
	height: 88px;
}

div.spacer img {
	width: 15px;
	height: 88px;
}

#groupheadtext {
	float: left;
	width: auto;
	height: auto;
}

#coursetitle {
	padding-top: 0.6em;
	padding-bottom: 0.6em; 
}

#coursetitle h1 {
	display: inline;
	color: #990000;
	font-size: 180%;
}

#wraptopnav {
	width: auto;
	height: auto;
	white-space: nowrap;	
}

#wraptopnav div.toplinkoff {
	float: left;
	padding: 0px 5px 5px 0px;
}

#wraptopnav div.toplinkon {
	color: #999999;
	font-weight: bold;
	float:left;
	padding: 0px 5px 5px 0px;

}
/*---------------------------------------- head footer ----------------------------------------*/

#headfooterexp {
	float: left;
	clear: both;
	width: 100%;
	height: 3px;
}

#headfooterexp div.headfooterleft {
	float: left;
	clear: both;
	width: 105px;
	height: 3px;
	background-color: #FFFFFF;
}

#headfooterexp img {
	height: 1px;
	width: 1px;
}


/*---------------------------------------- content ----------------------------------------*/


#wrapcontent {
	width: 760px;
	height: 1px;
}


/*----------------------- content - side navigation --------------------------------*/


#wrapsidenav div.nav_arrow {
	float: left;
	width: 8px; 
	margin-left: 2px;
	vertical-align: middle;
}

#wrapsidenav img.line {
	width: 105px;
	height: 1px;
}

#wrapsidenav img.arrow {
	width: 8px;
	height: 9px;
}

/* ------------------------ content: status -------------------------- */

#fullkeywrap {
	clear: both;
	float: right;
}

.keywrap {
	float: left;
}

.keytext {
	float: left;
	padding-right: 0.5em;
	color: #666666; 
	font-weight: bold;
	padding-top: 0px;
}

.statusborder {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 0.5em;
	background-color: #990000;
}

.statusborder div.statusborderh {
	width: 16px;
	height: 1px;
	background-color: #990000;
}

.statusborder img {
	width: 1px;
	height: 1px;
}

.statusborder div.statuswhite {
	width: 16px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	background-color: #FFFFFF;
}

.statusborder div.statushalf {
	width: 8px;
	height: 16px;
	background-color: #990000;
}

.statusborder div.statusfull {
	width:16px;
	height: 16px;
	background-color: #990000;
}

/*----------------------- content - standard --------------------------------*/

.wrapcontentblock {
	float: left;
	clear: both;
	width: 600px;
	height: auto;
	margin-bottom: 15px;
}

.wrapcontentblocknew {
	float: left;
	clear: both;
	width: 600px;
	height: auto;
	margin-top: 1px;
	margin-bottom: 1px;

}

.wrapcontentlinks {
	float: left;
	width: auto;
	height: auto;
}

.wrapcontentlinksnew {
	clear: both;
	width: auto;
	height: auto;

}

.image_none {
	text-align: center;
	width: 600px;
	height: auto;
	margin-bottom: 1em;
}

.image_left_above {
	text-align: left;
	width: 600px;
	height: auto;
	margin-bottom: 1em;
}

.image_left {
	float: left;
	width: auto;
	height: auto;
	margin: 0em 1em 1em 0em;
	padding-right: 3px;
}

.image_right_above {
	text-align: right;
	width: 600px;
	height: auto;
	margin-bottom: 1em;
}

.image_right {
	float: right;
	width: auto;
	height: auto;
	margin-left: 1em;
}

/* ------------------------ content - plug-ins --------------------------------------- */

.plugin {
	height: auto;
	width: auto;
	clear: both;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}


/*----------------------- content - information --------------------------------*/

.subhead h2 {
	font-size: 100%;
	color: #990000;
	width: auto;
	height: auto;
	margin: 0em 0em 1.6em 0em;
}



.subheadnew {
	margin-bottom: 0.7em; 
	width: auto; 
	color: #990000; 
	height: auto;

}

.subheadnew h2 {
	font-size: 100%;
	display: inline;
}

.question {
	clear: both;
	width: auto;
	height: auto;
	margin-left: 15px;
	padding-bottom: 10px;
}

.wrapoptions {
	height: auto;
	width: 20.0em;
	clear: both;
	margin-left: 15px;
}

.option {
	clear: both;
	width: 20.0em;
	height: 2.0em;
	margin-bottom: 1px;
}

.option div.name {
	float: left;
	width: 15.0em;
	height: 1.0em;
	margin-top: 0.2em;
}

.option div.box {
	display: inline;
	width: 1.0em;
	height: 1.0em;
}

.response {
	clear: both;
	width: auto;
	height: 2.0em;
	margin-top: 0.7em;
	padding-bottom: 1.5em;
	margin-left: 15px;
}

.response div.respon {
}

.response div.respoff {
	position: absolute;
	top: -200px;
	left: -200px;
}

.response div.respstart {
	visibility: hidden;
}

.textwrap {
	float: left;
	display:inline	
}


.standardtext {
	float: left;
	width: auto;
	height: auto;
	padding-bottom: 1.5em	
}

.standardtextnew {
	float: left;
	width: auto;
	height: auto;

	
}


.expand {
	float: left;	    
}


.selectoptions {
	clear: both; 
	width: auto; 
	height: auto
}

/*----------------------- content - assessment --------------------------------*/

.assesswrap {
	clear: both;	
}

.assesswrap table {
	border-collapse: collapse;
	empty-cells: show;
	text-align: center;
	width: 100%;
	background-color: #ECECEC;
}

.assesswrap th {
	color: #990000;
	padding: 5px 5px 5px 5px;
	border: 2px solid #FFFFFF;
}

.assesswrap td {
	padding: 5px 5px 5px 5px;
	border: 2px solid #FFFFFF;
 
}

/*----------------------- content - categories --------------------------------*/

.wrapcategories {
	width: auto;
	height: auto;
	margin: 0em 1em 2em 0em;
}

.dividecats {
	clear: both;
	width: 50%;
	height: 1px;
	background-color: #CCCCCC;
	margin: 0em 0em 1em 1em;
}

.dividecats img {
	width: 1px;
	height: 1px;
}

/*----------------------------- video ---------------------------------- */

.dimensions {
	float: left;
	font-weight: bold;
	padding: 0px 15px 15px 0px;
}

.videotext {
	clear: both;
	width: auto;
	height: auto;
	padding-bottom: 10px;
}

/*---------------------------------------- foot ----------------------------------------*/

#wrapfootexp {
	clear: both;
	width: 100%;
	height: 60px;
	background-color: #ECECEC;
}

#wrapfoot {
	width: 760px;
	height: 60px;
	padding-right: 10px;
}

#wrapfoot img.connect {
	float: right;
	border: 0px;
	width: 162px;
	height: 60px;
}

/* -------------------------------------gary button styles----------------------------------------- */


.sub_buttonwrap_net a:link {color: #000000; text-decoration: none;}
.sub_buttonwrap_net a:visited {color: #666666; text-decoration: none;}
.sub_buttonwrap_net a:hover {color: #999999; text-decoration: none;}
.sub_buttonwrap_net a:visited:hover {color: #999999; text-decoration: none;}

.wrapbuttonset {
	clear: both;
	padding-top: 1.0em;
	margin-left: 15px;
}


/* ------ true or false buttons ------ */

.minwidth {
	position: relative;
	top: -3px;
	left: 3px;
	float: left;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.min {
	clear: both;
	width: 80px;
	height: 1px;
}

.min img {
	width: 80px;
	height: 1px;
}

.outline1 {
	float: left;
	width: auto;
	height: auto;
	padding: 4px 4px 4px 4px;
	background-color: #990000;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.outline1 img {
	width: 20px;
	height: 20px;
	border: 0px;
}

.outline2 {
	width: auto;
	height: auto;
	padding: 6px 5px 3px 5px;
}

.buttshadow {
	float: left;
	width: auto;
	height: auto;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-color: #000000;
	text-align: center;
	margin-right: 20px;
	background-color: #CCCCCC;
	margin-bottom: 1.0em;
}

/* ~~~~~~~~~~~~~~~~~~~ address ~~~~~~~~~~~~~~~~~~~~~~ */

#address {
	clear: both;
	width: 600px;
	height: auto;
	text-align: center;
	font-size: 80%;
	margin: 0em 0em 0.5em 0em;
}

#address div.addressname {
	clear: both;
}

#address div.addressmain{

}

#address div.itemgroup {
	clear: both;
}

div.addressemail {
	clear: both;
}

/* ~~~~~~~~~~~~~~~~~~~~ glossary ~~~~~~~~~~~~~~~~~~~~~~~~ */

#wrapglossarynav {
	clear: both;
	width: 600px;
	height: auto;
	text-align: center;
	margin: 0em 0em 2.0em 0em;
}

.letter {
	clear: both;
	width: 600px;
	height: auto;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
	background-color: #ECECEC;
	padding: 0.2em 0em 0.2em 0.5em;
}

dt {
	font-weight: bold;
	color: #990000;
	margin-left: 10px;
}

dt div.noentry {
	color: #000000;
}

dd {
	margin-bottom: 1em;
}

.editcontents {
	clear: both;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

.editcontent {
	clear: both;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#backnextnote {
	font-size: 80%;
	clear: both;
	width: 600px;
	height: auto;
	margin: 0em 0em 1.0em 0em;
}

/* --------------- additions for ccmed docs ------------------- */

span.boldtxt {
	font-weight: bold;
}

div.codebox {
	border: 2px solid #000000;
	background-color: #D3D3D3;
	padding: 16px 8px 16px 8px;
}

span.underlinetxt {
	text-decoration: underline;
}

span.italictxt {
	font-style: italic;
}

span.bluetxt {
	color: #0000FF;
}

span.darkbluetxt {
	color: #00008B;
}

span.darkmagentatxt {
	color: #8B008B;
}

span.darkcyantxt {
	color: #008B8B;
}

#wrapspacer {
	background-color: #F6F6F6;
}

#wrapheadtext {
	background-color: #F6F6F6;
}

/*---------------------------------------- content ----------------------------------------*/

#wrapcontentexp {
	background-color: #F6F6F6;
}


/*----------------------- content - side navigation --------------------------------*/

#sidenavwhite {
	background-color: #FFFFFF;
}

#wrapsidenav {
	background-color: #ECECEC;
}

#sidenavwhite2 {
	background-color: #FFFFFF;
}

#wrapsidenav2 {
	background-color: #ECECEC;
}


div.divider {
	background-color: #FFFFFF;
}

div.wraplinkoff {
	background-color: #ECECEC;
}

div.wraplinkon {
	color: #660000;
	background-color: #F6F6F6;
}


/*----------------------- content - information --------------------------------*/

.subhead h3 {
	color: #990000;
}

/*----------------------- content - categories --------------------------------*/

.categoryname {
	color: #990000;
}



/* -------------------------------------gary button styles----------------------------------------- */

.sub_buttonwrap_net {
	background-color: #F6F6F6;
}

.sub_shadow_reset {
	background-color: #CCCCCC;
}

.sub_button_border_reset {
	background-color: #000000;
}

.sub_button_reset {
	color: #000000;
	background-color: #FFFFFF;
}

/* ------------------------------------------------------------------- */
