body {
	font: normal 80% verdana;
	margin: 0px;
	padding: 0px;
}

.skipnav {
	display: none;
	visibility: hidden;	
}

#banner{
	position: absolute;
	z-index: 25;
	top: 0px;
}

.image {
	width: 760px;
	height: 190px;
}

#image1 {
}

/* This section of the css code will style the list of Topics and Sub Topics so that it will be displayed as a flyout menu on the left hand side */

#nav {
	position: relative;
	left: 0px;
	top: 200px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 16em;
	}

#nav li {
	position: relative;
	}

/* Styles for Menu Items */
#nav li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #FD9905 url(../images/gradientOrange.jpg) no-repeat left bottom;
	padding: 8px;
	font-weight: normal;
	width: 220px;
	}

a em {
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav li {
	float: left;
	height: 1%;
}
* html #nav li a {
	height: 1%;
}
/* End */

/* Hover Styles */
#nav li a:hover, #nav li a:focus, #nav li a:active {
	color: #000000;
	background: #F2B139 url(../images/gradientOrange.jpg) no-repeat left bottom;
} 

/*
-----------------------Firefox alt text style

#nav li a:hover:after, #nav li a:focus:after, #nav li a:active:after {
content: " [" attr(accesskey) "] ";
}

*/

h1{
	margin: 0em;
	padding: 5px 150px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.1em;
	word-spacing: .3em;
	text-transform: uppercase;
}

div > h1{
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	color: #660066; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.1em;
	word-spacing: .3em;
	text-transform: uppercase;
}

div > h1:after{
	content: "Case Management Training"; /* generated text */
	display: block;
}


div > h1:after{
	margin-top: -1.4em;
	margin-right: 0.2ex;
	color: #ffffff; /* text color */
	background-color: transparent;
}

#subheader{
	position: relative;
	left: 0em;
	top: 6.3em;
	width: 780px;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	z-index: 100;
}

body > #subheader{
	position: relative;
	left: 0em;
	top: 6.3em;
	width: 775px;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	z-index: 100;
}	

h2 {
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

body > h2{
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h2 em {
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
#outerWrapper {
	position: absolute;
	top: 205px;
	background-image: url(../images/side_menu_background_blue.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 760px;
	border-bottom-style: none;
	left: 0em;
}
#innerWrapper {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FD9905;
}

#content {
	margin-left: 240px;
	background-color: #FD9905;
	padding: .25em 1em 1em;
	height: 100%;
	display: block;
}
#outerWrapper > #content {
	float: left;
	margin-left: 12em;
}

#nav-topic1 #topic1 a, 
#nav-topic2 #topic2 a, 
#nav-topic3 #topic3 a,
#nav-topic4 #topic4 a,
#nav-topic5 #topic5 a,
#nav-topic6 #topic6 a,
#nav-topic7 #topic7 a {
	color: #000000;
	background: #F2B139 url(../images/gradientOrange.jpg) no-repeat left bottom;
} 

#buttons {
	position: relative;
	top: 12em;
	left: 0em;
	text-align: center;
	width: 12em;
}

#buttons input {
	background: #4386A7;
	background-color: #4386A7;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #99BECF;
	border-right-color: #20404F;
	border-bottom-color: #20404F;
	border-left-color: #99BECF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 10em;
}

.arrows {
	vertical-align: middle;
	position: relative;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #035E8C;
	top: -6px;
}

#arrows a {
	color: #035E8C;
	text-decoration:none;
}

#arrows a:hover, #arrows a:focus, #arrows a:active {
	text-decoration:underline;
}

#arrows image {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

#summary {
	display: none;
	visibility: hidden;
}

#exit {
	width: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 730px;
	top: 0px;
	z-index: 30;
}

#exit li {margin: 0; padding: 0; list-style: none; display: block;}

#exit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #336699;
	font-size: 1em;
}
.footerText {
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid #9FC8DD;
	border-right: 1px #9FC8DD;
	border-bottom: 1px #9FC8DD;
	border-left: 1px #9FC8DD;
	padding-top: 10px;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
}
.floatPicLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.pageTitle {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: .8em;
}
.floatPicRight {
	float: right;
	padding-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}

.floatPicRight a {
	text-decoration: none;
}.indexbullet {
	padding-left: 10em;
	margin-left: 10em;
}
.hiddentext {
	color: #FFFFFF;
}
.CorrectText {
	font-weight: bold;
	color: #009900;
}
.incorrectText {

	font-weight: bold;
	color: #FF9900;
}
#button2 {
	position: absolute;
	left: 206px;
	text-align: center;
	width: 12em;
	top: 100px;
}
#buttons2 input {

	background: #4386A7;
	background-color: #4386A7;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #99BECF;
	border-right-color: #20404F;
	border-bottom-color: #20404F;
	border-left-color: #99BECF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 10em;
}
.submit {
	color: #000000;
	width: 48px;
	height: 29px;
	font-size: 11px;
}
.textEntryLayout {
	width: 70px;
	margin-left: 47px;
	height: 20px;
	margin-bottom: 7px;
}
h4 {
	font-weight: bold;
	font-size: 100%;
	text-align: left;
}
fieldset {
    border: none;
}
a {
	font-weight: bold;
	color: #003366;
	font-size: 14px;
}
.RCMI-title {
	text-align: center;
}
.indexLinks {
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
}
#footer {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
#footer a {
	font-size: 9px;
	font-weight: bold;
}
