/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 100.01%/120% Arial, Helvetica, sans-serif;
/*	color: #fff;*/
	color:#000000;
	background: #141414;
}

/************** Layout Elements *******************/

#wrapper {
	width: 770px;
	margin: 0 auto;
	font-size: 80%;
/*	background-color: #454835;*/
	background-color:#FFFFFF;
	min-height: 400px;
}

#wrapper #logo {
	margin: 0 auto;
	padding-bottom:20px;
	text-align:center;

		
}

#header {
	min-height: 70px;
	/*	background: url(../images/headerBGwhite.jpg) repeat-x; */	
}

#header #title {
/*	margin-top: 20px;*/
}

#header ul {
	border-bottom: 1px solid  #008000;
	border-right: 1px solid  #008000;
	border-left: 1px solid  #008000;
	list-style-type: none;
	margin: 13px 20px 0 20px;
	min-height: 22px;
}

#header li {
	float: right;
	padding: 2px 10px;
	border-left: 1px solid #5f5f5f;
}

#header li a {
	color: #000;
	text-decoration: none;
}

#header li a:hover, #leftcol li a:hover {
	color: #98a085;
}

li a#marker   {
	color: #98a085;
}

#strap {
	height: 140px;
	background: url(../images/strapBG.jpg) no-repeat;
	border-bottom: 1px solid #789;
}

#content {
	padding-top: 1px;

}

#innerwrapper {
	margin: 25px;
	padding-bottom: 25px;
	position: relative;
}

#innercontent {
/*	background-color: #2c2c2c;*/
	background-color:#FFFFFF;
	border: 1px solid #5f5f5f;
	min-height: 200px;
	margin-left: 173px;
	padding: 1px 10px 10px 10px;
	width: 343px;
}


#innercontent ul {
	margin: 20px 20px 20px 30px;
}


#innercontent ol {
	margin: 20px;
}

#innercontent form{
/*	margin: 30px  30px 0 30px; Sets the margins on the form - bottom  is zero feel free to change as required*/
	margin: 30px auto;
	width: 250px;
}


#innercontent fieldset {
	width: 225px; /*Set the width of the fieldset that contains the form inputs*/
	padding: 0; /*zero the padding on the nested fieldset*/
	border: none; /*remove the borders*/
}

#innercontent input{
	background-color: #FFF;/*Set the background color of the form inputs*/
	color: #000;/*Set the text color*/
	border: 2px solid #008800;/*add a border around them*/
	margin: 0 0 0 0;/*Zero off any margins*/
	width: 150px;/*Specifically set the width*/
	display: block;/*force the inputs to stack*/
}

#innercontent textarea{
	background-color: #FFF;/*set the background color*/
	color: #000;/*set the text color*/
	border: 2px solid #008800;/*set a border around the element*/
	margin: 0 30px 0 0;/*set a margin on the right only*/
	height: 200px;/*specifically set a height for the textarea, tends to vary somewhat cross browser*/
}


#innercontent label{
	color: #008800;/*set the label text color*/
	font-size: 75%;/*set the label font size*/
	padding-top: 5px;/*set alittle padding on the top*/
	display: block;/*display it as a block level element*/
	background-color: transparent;
}


#innercontent .button{
  background-color: #008800;/*changes the default background color from the input styling*/
  border: 1px solid #000;
  font-weight: bold;
  color: #FFF;/*changes the default color from the input styling*/
  width: 80px;/*changes the default width color from the input styling*/
  margin-top: 20px;/*adds a little sapce between the bottom input and the buttons*/
  display: inline;/*allows the buttons to sit side by side by, over ruling the display: block; on the input selctor*/
}

#innercontent .hide {
	display:none;
}


#innercontent form.paypal {
	margin: 30px 0px 30px 10px;
	width: 250px;
	border:none;
}


#innercontent form.paypal image {
	border:none;
}


#innercontent form.paypal input {
	background-color: #FFF;/*Set the background color of the form inputs*/
	color: #000;/*Set the text color*/
	border: none; /*add a border around them*/
	margin: 0 0 0 0;/*Zero off any margins*/
	width: 150px;/*Specifically set the width*/
	display: block;/*force the inputs to stack*/
}


#innercontent p#fiore_text {
	font-weight: bold;
	font-size:130%;
	text-align: center;
}


#innercontent div# {
	margin: 20px;
}

#innercontent p.top {
	padding-top: 10px;
	margin: 20px 0px 10px 20px;
	clear:both;
}	

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}		
	
div.hr { 
	margin: 10px auto; 
	border: none; 
	border-top: 1px solid #008800;
	width: 90%;
	background-color:transparent;
}

div.hr hr { 
	display: none;
}

#footer {
	text-align: center;
}

.twocol #innercontent {
	width: 525px;
}

#rightcol {
	min-height: 150px;
	float: right;
/*	background-color: #2c2c2c;*/
	background-color:#FFFFFF;
	border: 1px solid #5f5f5f;
	width: 175px;
}

#rightcol a {
font-size: 14px;
font-family: "Microsoft Sans Serif", Arial;
margin: 6px auto 5px auto;
color: #fff;
background-color: transparent;
text-decoration:underline;
}


#rightcol a:hover {
text-decoration: none;
font-size: 14px;
margin: 6px auto 5px auto;
color: #fff;
background-color: transparent;
font-family: "Microsoft Sans Serif", Arial;
}


#rightcol div {
	display: block;
	width: 161px;
	height:121px;
	text-align:center;
	margin: 6px auto 5px auto;
	border: 1px solid  #051153;
font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
} 


#rightcol img {
display: block;
}



#rightcol div.questions {
display: block;
margin: 6px auto 5px auto;
width: 161px;
height:auto;
text-align:center;
color:#FFFFFF;
font-size: 14px;
font-family: "Microsoft Sans Serif", Arial;
background-color:#008000;
}

#rightcol div.tech_alert {
display: block;
margin: 6px auto 5px auto;
width: 161px;
height:auto;
text-align:center;
color:#FFFFFF;
font-size: 14px;
font-family: "Microsoft Sans Serif", Arial;
background-color:#C00;
}

#rightcol div.oc_alert_nursing_trends {
display: block;
margin: 6px auto 5px auto;
width: 161px;
height:auto;
text-align:center;
color:#FFFFFF;
font-size: 14px;
font-family: "Microsoft Sans Serif", Arial;
background-color: #00F;
}


#rightcol div.questions2 {
display: block;
margin: 6px auto 5px auto;
width: 161px;
height:auto;
min-height:121px;
font-family: "Microsoft Sans Serif", Arial;
text-align:center;
color:#FFFFFF;
font-size: 14px;
background-color:#00a500;}



.twocol #rightcol {
	display: none;
}

#rightcol img {
	display: block;
	margin: 6px auto 5px auto;
	border: 1px solid  #008000;
}

#leftcol {
	float: left;
	width: 170px;
	min-height: 200px;
	border: 1px solid #5f5f5f;
}

#leftcol ul {
	list-style-type: none;
	list-style-position: inside;
	margin:5px;
	
}

#leftcol li {
	border-left: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	border-right:1px solid #5f5f5f;
}

#leftcol li#top {
	border-top:1px solid #5f5f5f;
}
#leftcol li a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 5% 0% 5% 5%; 
	color: #fff;
	font-family: "Microsoft Sans Serif", Arial;
/*	background-color: #313221;*/
	background-color: #008000;
}

#leftcol li a#here {
	background-color: #2c2c2c;
	width: 155px;
	color: #8b9070;
}
/*
#leftcol div#rd {
	margin: 6px auto 5px auto;
}


#leftcol div#rd {
	background-color: #008000;
	color: #fff;
	padding: 5%;
	font-size: 14px;
	text-align: left;
	margin: 5px 5px 5px 0px;
}

#leftcol div#rd img {
	display: block;
	border: 1px solid  #008000;
}
*/

#leftcol div#rd p {
	background-color: #008000;
	color: #fff;
	padding: 5%;
	font-size: 14px;
	text-align: left;
	margin: 0px 5px 5px 0px;
}


#leftcol a {
padding: 5%;
color: #fff;
background-color: transparent;
text-decoration:underline;
font-family: "Microsoft Sans Serif", Arial;
}


#leftcol a:hover {
text-decoration: none;
padding: 5%;
color: #fff;
background-color: transparent;
font-family: "Microsoft Sans Serif", Arial;
}


/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	padding: 15px 0 5px 18px;
	font-size: 150%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #008000;
}

h1 {
	color:  #008000;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%
}

h4 {
	font-size: 120%
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

p {
	margin: 20px;
}
	
address {
	margin: 20px;
}

blockquote {
	margin: 20px;
	font-style:italic;
}

/************** Generic Classes *******************/

.bluetext {
	color: #0000FF;
	background-color:transparent;
	font-weight:bold;
/*	font-size: 150%;*/
}

.greentext {
	color: #008000;
	background-color: transparent;
	font-weight:bold;	
/*	font-size: 150%;*/
}

.right {
	float: right;
	margin: 5px 0 2px 10px;
	border:none;
}

.left {
	float: left;
	margin: 5px 10px 2px 0;
	border:none;
}


.center_img {
	padding: 5px;
	border:none;
	text-align:center;
	margin:10px 10px;
}

.required {
	color:#F00;
}

.thumbnail {
	padding: 70px 0 0 0;
}


.pdfthumbnail {
	padding: 50px 0 0 0;
	margin-bottom:10px;

}

.clearit {
/*	font-size: 0;*/
/*	line-height: 0;*/
	clear: both;
	padding-top:10px;
}



/************* #searchbar styles *************/
#content #search_bar {
	width:100%;
	background-color:#008800;
	padding:0;
	font-size:80%;
	text-align:left;
	white-space:nowrap;
	float: left;
	margin-bottom: 20px;
}

#content #search_bar form {
	width:85%;
	background-color:#008800;
	padding: 5px 5px 5px 5px;
	margin:0px;
	text-align: left;
}

#content #search_bar form .button2 {
  border: 1px solid #008800;
  background-color:#FFFFFF;
  padding: 0 5px 0 5px;
  margin: 0 5px; 0 5px;
  width:165px;
}                

#content #search_bar input {
	display:inline;
	margin:0px;
	padding:0;
}
  
#content #search_bar label{
    display:inline;
    margin:0px;
    padding:0;
}
/************* #searchbar styles for home page *************/
#content #search_bar_home {
	width:100%;
	background-color:#008800;
	padding:0;
	font-size:80%;
	text-align:left;
	white-space:nowrap;
	float: left;
	margin: 20px auto;

}

#content #search_bar_home form {
	width:70%;
	background-color:#008800;
	padding: 5px 0px 5px 0px;
	margin:5px;
	text-align: left;
}

#content #search_bar_home form .button2 {
  border: 1px solid #008800;
  background-color:#FFFFFF;
  padding: 0 5px 0 5px;
  margin: 0 px 0 5px;
  width:160px;
}                

#content #search_bar_home input {
	display:inline;
	margin:0px;
	padding:0;
}
  
#content #search_bar_home label{
    display:inline;
    margin:0px;
    padding:0;
}



/************** Link Styles *******************/

a img {
	border: none;
}

a {
	color: #03C;
}

a:hover {
	color: #a8ad92;
}

/***Skip Navigation Links***/

#skip a, #skip a:hover, #skip a:visited  
 { 
 position:absolute; 
 left:0px; 
 top:-500px; 
 width:1px; 
 height:1px; 
 overflow:hidden;
 color:#FFF;
} 
  
 #skip a:active, #skip a:focus
 { 
 position:static; 
 width:auto; 
 color:#FFF;
 height:auto; 
 } 
 
 #skipiefix {
 width:5%;
 }

 /*\*//*/
 #innercontent {
 	width: 180px;
 }
	
	.twocol #innercontent {
 	width: auto;
 }
 
 
 #header ul {
	height: 22px;
	margin-bottom: 5px;
}

/**/
.align_center {
	margin: 0 auto;
}

.h2_home {
	padding: 15px 10px 5px 18px;
	text-align:center;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height:1.5;
	margin: 0px auto 20px auto;
}	


.h3_proclamation {
	padding: 15px 0 5px 18px;
	font-size: 130%;
	font-family: "bell gothic std light", Arial, Helvetica, sans-serif;
	color: #008000;
	text-align:center;

}
