@charset "UTF-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	overflow-x: hidden;
	color: #000000;
	background-color: #f4f1e2;
	background-image: url(images/testtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#training p {
	color: #4A4A4A;
	padding-bottom: 10px;
}
html {
}
 {
	min-height:100%;
	position:relative;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}



#header {
	width: 990px;
	padding: 0px;
	height: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B1B1B;
	border-left-color: #1B1B1B;
	background-color: #333333;
	position: relative;
	background-image: url(images/ncttilogo1_03_03.gif);
}
#container #content #leftcolumnwide .fhist h5 {
	width: 990px;
	padding: 0px;
	height: 261px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B1B1B;
	border-left-color: #1B1B1B;
	background-color: #333333;
	position: relative;
}
#body {
	padding-bottom:100px;   /* Height of the footer */
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
	background-color: ;
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 4px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B1B1B;
	border-left-color: #1B1B1B;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1B1B1B;
}
#body2 {
	padding-bottom:100px;   /* Height of the footer */
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
	background-color: ;
	background-image: url(images/divider3col.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B1B1B;
	border-right-color: #1B1B1B;
	border-bottom-color: #1B1B1B;
	border-left-color: #1B1B1B;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	height: 100%;
}
#menu {
	padding-top: 7px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
	background-color: #1B1B1B;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B1B1B;
	border-left-color: #1B1B1B;
	background-image: url(images/manubarbgblue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	font-size: 9px;
	color: #666666;
	text-align: center;
	position: relative;
	width: 100%;
	height: 50px;
	height:60px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	margin: 0px;
}
.footerbounds {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}

img, div { behavior: url(iepngfix.htc) }

html>body { min-height:100%; 


} 
#shadow {
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	background-image: url(images/headershadow_02_protected.jpg);
	z-index: 999;
	border: 1px none #FF0033;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
	height: 100%;
}

.centerdiv>div{ /*Proper way to center a relative div*/
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



	

	/*  */
    #leftside {
	width: 251px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #D7D7C9;
}
    #rightside {
	width: 398px;
	text-align: justify;
	line-height: 20px;
	padding-left: 21px;
	padding-right: 14px;
	padding-top: 0px;
	float: left;
	min-height: 100%;
	background-image: url(images/centerdivbg_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topicheader {
	font-weight: bold;
	color: #000000;
}

#rightside p {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 5px;
	margin-left: 0px;
}
hr {
	background-color: #E3DEC1;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E3DEC1;
	margin-top: 15px;
	margin-bottom: 15px;
}

#rightside input {
	font-size: 12px;
	background-color: #FFF8E3;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	height: 15px;
}
#form-div {
	margin-left: 5px;
}
#rightside textarea {
	font-size: 11px;
	background-color: #FFF8E3;
	border: 1px solid #CCCCCC;
}
#rightside select {
	font-size: 12px;
	background-color: #FFF8E3;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
}






#middleheader {
	background-repeat: no-repeat;
	background-position: center;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00CC99;
	border-right-color: #00CC99;
	border-bottom-color: #00CC99;
	border-left-color: #00CC99;
}
#footer  a {
	color: #666666;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#footer  a:hover {
	color: #333333;
	padding-bottom: 8px;
	text-align: center;
}
h1 {
	font-size: 16px;
	color: #4B4B4B;
	font-weight: normal;
	margin-top: 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFF00;
	height: 115px;
	clear: both;
}
#emailform input {
	font-size: 11px;
	background-color: #FFF8E3;
	height: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
}


#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 900px;
	margin-top: 10px;
	clear: left;
	height: 300px;
	overflow: auto;
}#topshadow {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	clear: none;
	width: 990px;
	margin: auto;
	background-image: url(images/topshadow_06.jpg);
}
#greyshadow {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;
	clear: none;
	width: 100%;
	background-image: url(images/headershadow_02_protected.jpg);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
#greyshadow a {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#greyshadow a:hover {
	color: #999999;
}
#middleheaderprotected {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 121px;
	clear: none;
	width: 990px;
	margin: auto;
}

#farrightside {
	width: 250px;
	float: left;
	text-align: justify;
	line-height: 20px;
	padding-left: 16px;
	padding-right: 12px;
	padding-top: 10px;
	border-left-width: 0px;
	border-left-style: dashed;
	border-left-color: #D7D7C9;
}
#nosides {
	float: left;
	text-align: justify;
	line-height: 20px;
	padding-left: 16px;
	padding-right: 12px;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-top: 30px;
	width: 960px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #152F52;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
}
.negativemargin {
	margin-left: -5px;
	margin-top: -35px;
}
#training a {
	color: #8F3C00;
	text-decoration: none;
	font-weight: bold;
}
.disclaimer {
	font-size: 12px;
	color: #990000;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	color: #181818;
	font-size: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.orgname {
	font-weight: bold;
	color: #3D8CC2;
}
 #body #rightside #form_box #myForm #submitter {
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin-left: 8px;
	padding-top: 1px;
	height: 20px;
	width: 85px;
	margin-top: 8px;
}
.topicheaderp {
	font-size: 13px;
	font-weight: bold;
	color: #990033;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.topic {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 2px;
}
a:hover    {
	color: #577494;
	text-decoration: underline;
}

a    {
	color: #577494;
	text-decoration: none;
}
#nosides p {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 5px;
	margin-left: 0px;
}
.menustyle{
	width: 990px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menustyle ul{
	border: 1px none #4D4D4D;
	width: 100%;
	margin: 0;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
}

.menustyle ul li{
display: inline;
}

.menustyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #DADADA;
	font-family: "“Lucida Sans Unicode”", "Lucida Grande", sans-serif;
	font-size: 12px;
}

.menustyle ul li a:hover, .menustyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	line-height:18px;
	z-index:100;
	background-color: #8C836F;
	width: 200px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #6E6757;
	border-bottom-color: #6E6757;
	border-left-color: #6E6757;
	border-top-color: #8C836F;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 5px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E6757;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #646464;
	color: #FFFFFF;
}
Classes used in DIV wrapped version of news feed
Copy and paste these classes into your own Cascading Style Sheet (CSS)
*/

/* table container for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #CCCCCC; 
	padding: 0; 
	width: 200px;
}

/* table container for feed news */
.fd_maintable {
	border-width: 0
}

/* header cell with feed title text and xml button */
.fd_header {
	padding: 0px;
	background: #ffffff;
	color: white;
	text-align: left;
	vertical-align: top;
	height: 0px;
	margin: 0px;
	visibility: hidden;
	clip: rect(5px,auto,5px,auto);
	font-size: 4;
}

/* header title link (leading to rss) */
.fd_headerlink, .fd_headerlink:visited, .fd_headerlink:hover {
	font-family: "Arial", Times, serif; font-size: 14px; font-weight: bold; 	
	color: #577494;	text-decoration: none;
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink {
	color: #577494;
	text-decoration: none;
}
.fd_itemlink:visited {
	color: #577494;
	text-decoration: none
}
.fd_itemlink:hover { color: #577494; text-decoration: none }

/* item descriptions */
.fd_itemcell {
	line-height: 16px;
	color: black;
	font-family: "Arial", Times, serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* item post date */
.fd_postdate { 
	color: #666666;	font-style: italic;	
}

/* item author */
.fd_author { 
}.topicheadernews {
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}
div.float {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px dotted #FFFFFF;
  }
div .spacer {
	clear: both;
	height: 10px;
}
  
div.float p {
	text-align: left;
	width: 200px;
   }
div.row {
	clear: both;
	padding-top: 10px;
  }

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
  }

div.row span.formw {
	float: right;
	width: 300px;
	text-align: left;
  } 
  #body  #nosides  li  {
	padding-bottom: 25px;
}
 #body #nosides #log #log_ress {
	background-color: #00FFCC;
	clear: both;
	float: left;
	overflow: visible;
}
#logg {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 900px;
	margin-top: 10px;
	clear: both;
	height: 300px;
	overflow: auto;
	background-color: #CC3399;
	display: inline;
}
 #topstrip {
	background-color: #990000;
	height: 5px;
	width: 100%;
}
 #body .diag {
	background-image: url(images/diag.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 4px;
	width: 100%;
}
#body2 #rightside .changingphoto {
	height: 239px;
	width: 386px;
	background-image: url(images/picturebg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 7px;
	padding-top: 11px;
	clear: both;
	float: none;
	position: relative;
}
#headermain  .toptitle {
	background-image: url(images/titletop_03_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 261px;
	width: 439px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px solid #00FF99;
}
#headermain {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B1B1B;
	border-right-color: #1B1B1B;
}
#body #nosides .tweets {
	float: right;
	width: 315px;
	background-color: #E9F7FF;
	padding: 10px;
	border: 1px double #E8E8E8;
}
#body #nosides .tweets #twitter_div #twitter_update_list {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul{
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#body #nosides .disclaimer {
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	line-height: 12px;
	color: #666666;
}
.trainingtitle {
	font-size: 13px;
	color: #1D3564;
}
#body2 #rightside .certified {
	font-size: 11px;
	text-align: center;
	font-variant: small-caps;
	line-height: 13px;
	color: #171616;
}
.alert {
	color: #990000;
}
#body #nosides .indent {
	text-indent: 65px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#body #nosides .cmleft hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#body #nosides .cmleft {
	border: 1px solid #999999;
	margin-bottom: 6px;
	padding: 15px;
	float: left;
	width: 475px;
	clear: right;
}
#body #nosides .twitterright {
	padding: 15px;
	border: 1px solid #999999;
	margin-bottom: 6px;
	float: right;
	width: 415px;
	clear: right;
}
#body #nosides .clinicalright {
	padding: 15px;
	border: 1px solid #999999;
	margin-bottom: 6px;
	float: right;
	width: 415px;
}
#body #nosides .leftfloat {
	border: 1px none #00CC99;
	float: left;
}
#body #nosides .leftbottom {
	width: 475px;
	padding: 15px;
	border: 1px solid #999999;
	float: left;
	clear: left;
}
#body #nosides .clinicalright .cspro a {
	color: #333333;
	text-decoration: none;
}
#body #nosides .twitterright #twitter_div .tweetheader {
	background-color: #3399CC;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #333333;
}
#body #nosides .cmleft .trainingeventheader {
	background-color: #CC9900;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 5px;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #333333;
}
#body #nosides .cmleft h3 {
	padding-top: 2px;
}
#body #nosides .clinicalright .clinicalheader {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #336666;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #333333;
	margin-bottom: 5px;
}
#body #nosides .leftbottom .dykheader {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px;
	margin-right: -5px;
	margin-bottom: 2px;
	margin-left: -5px;
	background-color: #651359;
	border: 1px solid #333333;
	margin-top: 2px;
}
#body #nosides .clinicalright .cspro {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#body #nosides .clinicalright .cspro td {
	padding-bottom: 2px;
	padding-top: 2px;
}
#body #nosides .clinicalright .completed {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #336633;
}
#body #nosides .leftfloat .cmleft .red {
	color: #CC0000;
}
