@charset "UTF-8";

/* Main Layout | Navigation Elements */


body {
	background-color:#c7c7c7;
	background-image:url(/dev/images/bg_gradient_3.jpg);
	background-repeat:repeat-x;
	padding-top: 10px;
	}
	
a {
    color: #9876d8;
	text-decoration: none;
	}
	
a:hover {
    color: #9876d8;
	text-decoration: underline;
	}	
	
table#main_layout {
    background-color:#f9f9f9;
	width: 928px;
	border-top: solid 8px #f9f9f9;
	border-bottom: solid 0px #f9f9f9;
	border-left: solid 15px #f9f9f9;
	border-right: solid 15px #f9f9f9;
	}
	
img {
	border: 0px;}
	
td.above_nav {
	height: 66px;
	background-color:#f9f9f9;
	}
	
td.above_nav div {
	float: right;
	width: 138px;
	display:inline;
	height: 66px;
	padding: 0px 35px 0px 0px;
	}
	
table#two_column_content_wrapper {
    background-color:#f9f9f9;
	width: 928px;
	border-top: solid 15px #f9f9f9;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	}	


/* Left Column Elements */

table#left_column_content_wrapper {
    font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 642px;
	border-right: solid 15px #f9f9f9;
	margin-bottom: 15px;
	}		

table#left_column_content_wrapper td.center {
    background-color: #FFFFFF;
	width: 642px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	}

table#left_column_content_wrapper h2 {
    font-size: 14px;
	color: #806ca6;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	}

table#left_column_content_wrapper div.copy_intro {
    margin-top: 20px;
	margin-left: 0px;
	margin-right: 25px;
	font-size: 13px;
	color: #979696;
	line-height: 16px;
	}	

table#left_column_content_wrapper div.copy {
    margin-top: 10px;
	margin-left: 0px;
	margin-right: 25px;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	}
	
table#left_column_content_wrapper li {
    margin-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	}

/* Right Column Elements */
	
table#right_column_content_wrapper {
    background-color: #FFFFFF;
	width: 274px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 15px;
	}

table#right_column_content_wrapper td.center {
    background-color: #FFFFFF;
	width: 274px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;
	}
	
table#right_column_content_wrapper h2 {
    font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 22px;
	margin-right: 10px;
	}

table#right_column_content_wrapper div.copy {
    margin-top: 10px;
	margin-left: 22px;
	margin-right: 10px;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	}

table#right_column_content_wrapper td.center h2 {
    margin-top: 10px;
	color: #806ca6;
	margin-left: 22px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
					

table#right_column_content_wrapper a {
    color: #9876d8;
	text-decoration: none;
	}

table#right_column_content_wrapper a:hover {
    color: #9876d8;
	text-decoration: underline;
	}
	
table#right_column_table_image {
    width: 274px;
	height: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	background-image: url(/dev/images/right_col_nurse_img.jpg);
	}

table#right_column_table_image_2 {
    width: 274px;
	height: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;
	background-image: url(/dev/images/right_col_nurse_img.jpg);
	}	

table#right_column_table_image_2 p {
	margin-top: 15px;
	margin-left: 90px;
	margin-right: 10px;
	color: #666666;
	line-height: 16px;
	}
		
table#right_column_table_image p {
	margin-top: 15px;
	margin-left: 90px;
	margin-right: 10px;
	color: #666666;
	line-height: 16px;
	}	

table#right_column_table_image p b {
	font-weight: bold;
	display: block;
	}

table#right_column_table_image a {
    color: #9876d8;
	text-decoration: none;
	}

table#right_column_table_image a:hover {
    color: #9876d8;
	text-decoration: underline;
	}			
	
/* Footer Elements */

table#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	word-spacing: 3px;
	text-align:center;
	line-height: 22px;
	}

table#footer div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	word-spacing: 3px;
	text-align:center;
	line-height: 22px;
	}	
	
table#footer a {
	text-decoration: none;
	color: #666666;
	font-
	}	
		
table#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
/* Miscellaneous Elements */		

div.blurb1 {
	margin: 140px 20px 0px 15px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	word-spacing: 3px;
	text-align: left;
	line-height: 22px;
	}
	
div.blurb2 {
	margin: 360px 20px 0px 15px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	word-spacing: 3px;
	text-align: left;
	line-height: 22px;
	}				

div.billboard_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8877a8;
	margin: 25px 20px 25px 20px;
	word-spacing: 3px;
	text-align: left;
	line-height: 23px;
	width: 234px;
	}
	
div.billboard_right img {
	margin: 10px 0px 0px 0px;
	display: block;
	float: right;
	}
	
div.left_column_home {
    background-color: #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #dedede;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 295px;
	}
	
div.right_column_home {
    background-color: #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 275px;
	}

table#left_column_content_wrapper h2.home {
    font-size: 12px;
	color: #806ca6;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	}
	
table#right_column_content_wrapper h2.home {
    font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	}	