body
{
    margin          : 0;
	padding         : 0;
	background-color: #90c4dc;
	/* background: url(/images/background.gif) #f4f4f4 repeat-x; */
	text-align      : center; 
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : .9em; 
	color           : #000;
}

h1
{
	margin-bottom   : 0;
	padding-bottom  : 0;
	font-size       : 1.5em;
	color           : #e89606;
	font-weight     : normal;
	text-align: left;
}

ul 
{
    list-style-image: url(/images/bullet.gif); 
}

ul ul
{
    list-style-image: none;
}

#wrapper 
{
	margin          : 0 auto; 
	width           : 762px;
} 

#borderwrap 
{
 	border          : 1px #0167b1 solid;
}

.tablesettings
{
	width           : 762px;
	border          : 0;
	padding         : 0;
	margin          : 0;
}
	
#header
{
	height          : 133px;
}
	
#header img
{
	float           : left;
	border-collapse : collapse;
	border-left     : #fff 1px solid;
	border-right    : #fff 1px solid;
}

#topnav
{
	background      : url(/images/button_bg.gif) repeat-x #e1e1e1; 
	height          : 38px;
}

#leftbar
{
	width           : 153px;
	padding-left    : 4px;
	background      : #f6fcfc;
}
	
#leftbar img 
{
	padding         : 12px 0 0 0;
}

#spotlight
{
	margin-top      : 4px;
	text-align      : left;
	padding-top     : 28px;
	padding-right   : 13px;
	background      : url(/images/Spotlight.gif) no-repeat center top;
	height          : 148px;
	width           : 128px;
}

#spotlight p 
{
	font-weight     : bold;
	font-size       : .7em; 
	padding-left    : 10px; 
	margin-bottom   : 0px; 
	padding-bottom  : 0px;
}

#spotlight a,
#spotlight a:link, 
#spotlight a:visited, 
#spotlight a:hover, 
#spotlight a:active 
{
	color           : #494a4a;
	text-decoration : underline;
}

#newsletter
{
	margin-top      : 0px;
	text-align      : left;
	padding-top     : 34px;
	padding-right   : 13px;
	background      : url(/images/Newsletter.gif) no-repeat center top;
	height          : 100px;
	width           : 128px;
}

#newsletter p 
{
	font-weight     : bold;
	font-size       : .7em; 
	padding-left    : 10px; 
	margin-bottom   : 0px; 
	padding-bottom  : 0px;  }

#newsletter a, 
#newsletter a:link, 
#newsletter a:visited, 
#newsletter a:hover, 
#newsletter a:active 
{
	color           : #494a4a;
	text-decoration : underline;
}	

#headersection
{
	text-align      : left;
	padding         : 15px 20px 5px 30px;
	vertical-align  : bottom;
}

#headerlinks
{
	text-align      : left;
	font-size       : .9em;
	padding-bottom  : 10px;
}

#content
{
	font-size       : .9em;
	padding         : 5px 20px 15px 30px;
	background      : url(/images/content_bg.gif) repeat-y #fff;
}

#content h1
{
	font-size       : 1.5em;
	color           : #e89606;
	font-weight     : bold;
}
	
#content h2
{
	font-size       : 1.1em;
	color           : #000;
	font-weight     : bold;
}
	
#content h3
{
	font-size       : 1em;
	color           : #000;
	font-weight     : bold;
}
	
#content li
{
	margin-bottom   : 10px;
}

#content .hightlight
{
	font-weight     : bold;
	color           : #e89606;
}

#contentbottom
{
	background      : url(/images/content_bg.gif) repeat-y #fff;
}
	
#rightbar
{
	width           : 166px;
	background-color: #fff;
}

#rightbar div {
	margin-top:8px;
	width:166px;
}


#rightbar h2
{
	background      : url(/images/right_subheader.gif) repeat-x top;
	height          : 30px; 
	margin          : 0;
	font-size       : 12px;
	font-weight     : normal;
	text-align      : center;
	padding-top     : 5px;
	color           : #fff;
}

#rightbar ul
{
	padding         : 0;
	margin          : 0;
	list-style      : none;
	list-style-image: none;
	font-size       : .75em;
	color           : #0168b3;
}

#rightbar ul li
{
	margin          : 8px 10px;
}	

#rightbar ul ul
{
	font-size       : 1em;
}

/* header links */
#rightbar ul a
{
	text-decoration: none;
	color           : #009;
}

/* sub-links */	
#rightbar ul ul a
{
	text-decoration : none;
	color           : #0168b3;
}
	
#footer,
.footerbg
{
	height          : 27px;
	background      : url(/images/footer_bg.gif) repeat-x #dfdfdd;
}

#footer ul
{
	padding         : 0;
	margin          : 0;
	list-style      : none;
 	vertical-align  : middle;
	text-transform  : uppercase;
	font-size       : .8em;
	color           : #7f817f;
	width           : 100%;
}

#footer ul li
{
	text-align      : center;
	float           : left;
	width           : 25%;
}
	
#footer a
{
	display         : block;
	color           : #7f817f;
	text-decoration : none;
}

#copyright
{
	padding-top     : 10px;
	padding-bottom  : 30px;
	font-size       : .7em;
	/* color        : #7f817f; */
	color           : #000;
	text-align      : center;
}

#copyright a
{
	color           : #000;
}

#titleLeft
{
	float           : left;
	width           : 550px;
}

#searchLeft
{
	text-align      : left;
	vertical-align  : top;
}

/* #searchRight
{
	width           : 200px;
	text-align      : right;
	vertical-align  : top;
	padding-top     : 8px;
	float           : right;
} */
	
#content ul
{
    margin-left     : 40px;
}

#content .ulNoBullet
{
    margin-left     : 20px;
    padding         : 0;
    list-style-image: none;
    list-style-type : none;
}

#content .ulLeft
{
    margin          : 0;
    float           : left;
    position        : relative;
    width           : 200px;
    padding         : 10px;
}

#content .ulRight
{
    margin          : 0 20px 0 0;
    float           : right;
    position        : relative;
    width           : 200px;
    padding         : 10px;
}

#content .h4Left
{
    float           : left;
    width           : 200px;
    margin-left     : 10px;
}

.ulLeft + p,
.ulRight + p
{
    clear           : both;
}

.ulLeft + h4,
.ulRight + h4
{
    clear           : both;
}

#content .h4Right
{
    float           : right;
    margin-right    : 50px;
    width           : 200px;
}

.tblCase
{
    width           : 100%;
    padding         : 3px;
    border-spacing  : 0;
    border-collapse : collapse;
}

.tblCase tr
{
    height          : 60px;
}

.tblCase td
{
    margin          : 0;
    border          : solid 1px #E89606;
    padding         : 3px 5px 3px 5px;
}

.tblCase td h4
{
    text-align      : center;
}

.tblCase td .h4Left
{
    text-align      : left;
}

.tblCase td .h4Right
{
    text-align      : left;
}

#content .tblCase td .ulLeft,
#content .tblCase td .ulRight
{
    margin-left     : 20px;
}

.tblCase td p
{
    clear           : both;
}

#ulORHealthDiv
{
    list-style-image: url(/images/bullet.gif);
}

#instructions 
{
    font-style		: italic;
    font-size		: .89em;
    padding			: 1em 2em;
}

#instructions p
{
    padding-bottom	: 0;
    margin-bottom	: 0;
    padding-top		: 0;
    margin-top		: .5em;
}

#agenda_table, .solid_border
{
	border			: solid 1px #000;
	border-collapse	: collapse;
	padding			: 0;
	margin			: 0;
}

#agenda_table td 
{ 
	text-align		: left; 
	vertical-align	: top;
	padding			: 0 1em;
	margin			: 0;
}

#agenda_table ul
{	
	margin-left		: 0;
}
#standards .tablesettings tr td table tr #content p u em {
	color: #F00;
}
#standards .tablesettings tr td table tr #content p u em {
	color: #F00;
}
#titleLeft h2 {font-size: 1.2em;font-weight: bold;margin-bottom: 0;padding-bottom: 0;text-align: left;color: #0168B3;}

#dividerline {border: 1px solid #C0C0C0;}


/***** sidebar *****/
.sidebar {
	margin: 10px 0;
}
.sidebar_top {
	background      : url(../images/sidebar_top.png) no-repeat center top;
	width           : 132px;
	font						:	bold 12px Verdana, Arial, Helvetica, Sans-serif;
	color						: #fff;
	height					: 25px;
	vertical-align	: middle;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.sidebar_mid {
	padding-top:10px;
	background-color: #e4edf1;
	width           : 132px;
}

.sidebar_mid ul {
	list-style      : none;
	list-style-image: none;
	margin:	0 5px;padding:0;
}
.sidebar_mid li {
	margin:	0;padding:5px 0; text-align:left;
	font						:bold 10px Verdana, Arial, Helvetica, Sans-serif;							
}
	
.sidebar_bottom {
	margin:0;
	background      : url(../images/sidebar_bottom.png) no-repeat center top;
	width           : 132px;
	height					: 14px;
	padding:0;
}

.sidebar_mid a,
.sidebar_mid a:link, 
.sidebar_mid a:visited, 
.sidebar_mid a:hover, 
.sidebar_mid a:active 
{
	color           : #494a4a;
	text-decoration : underline;
}

blockquote {
	font-style: italic;
	font-weight: 700;
}

.whysection {
	width:420px;margin:0 auto;
	margin-bottom: 10px;
}
.alignleft {
	float:left;
	width: 200px;
	height: 54px;
	background:url('../images/left-blue-button.png') no-repeat center top;
	text-align: center;
	color: #fff;
	font-size: 36px;
	padding-top: 5px;
}

div.alignleft.small {
	font-size: 12px;
	padding-top: 10px;
}

.alignright {
	float:right;
	height: 54px;
	width: 200px;
	background:url('../images/right-gray-button.png') no-repeat center top;
	color: #000;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


.alignright span {
/*
	padding-left: 10px;
	width: 210px;
	height: 54px;
*/
}


.callout {
	height: 58px;
	background:url('../images/calloutbkgd.png') repeat center top;
	/* padding: 10px; */
	color: #FFF;
	font-style: italic;
	padding: 7px 25px 0;
	/* font-weight: bold; */
}

.bluebutton {
	background:url('../images/blue-button.png') no-repeat center top;
	height: 54px;
	width: 200px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
}

#barrier1, #barrier2, #barrier3, #barrier4, #barrier5 {
	width: 288px;
	height: 57px;
	color: #FFF;
	font-size: 13px;
	text-align: right;
	margin-bottom: 10px;
}


#barrier1 {
	background:url('../images/barrier1.png') no-repeat center top;
}

#barrier2 {
	background:url('../images/barrier2.png') no-repeat center top;
}

#barrier3 {
	background:url('../images/barrier3.png') no-repeat center top;
}

#barrier4 {
	background:url('../images/barrier4.png') no-repeat center top;
}

#barrier5 {
	background:url('../images/barrier5.png') no-repeat center top;
}

#why-header, #where-header {
	background:url('../images/large-gray-bkgd.png') no-repeat center top;
	height: 62px;
	width: 498px;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
}

#why-header {
	padding-top: 3px;
	margin-top: 10px;
}

#where-header {
	padding-top: 15px;
	margin-top: 10px;
}


#why-list ul {
	font-size: 14px;
	/* text-shadow: 1px 1px 1px #000, 3px 3px 5px #ccc;  */
	text-shadow: 1px 1px 1px #000;
	list-style: none;
	margin: 0;
	padding: 0;
}

#why-list ul li ul {
	font-size: 12px;
	margin-left: 10px;
	text-shadow: none;
	margin-top: 10px;
}

#why-list ul li ul {

	list-style: disc;
	margin-left: 20px;
}

#why-list ul li ul li {

	padding-left: 10px;
	margin-left: 5px;
	
}

.where-list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#where-grid {
	text-align: center;
	font-size: 11px;
}

.what-list-bkgd {
	clear:both;background-color:#DDD;
	/* width:580px; */
	height:54px;
	border-radius:15px;
}

.what-list-right {
	padding-top: 10px;
	font-size: 10px;
	padding-left:215px;
	padding-right:10px;
}

/*RIGHT NAV */
ul.rightnav li a, ul.rightnav li a:link, ul.rightnav li a:visited, ul.rightnav li a:hover, ul.rightnav li a:active {
	color: #0168b3;
	text-decoration: none; 
}

ul.rightnav {
	background-color: #F6FCFC;
	margin: 10px 0;
}

ul.rightnav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #0268B2;
	}

ul.rightnav li {
	border-bottom: #CCC 1px solid;
}

ul.rightnav li ul li {
	border-bottom: none;
}

div#wikinav {
	font-weight: bold; 
	border-bottom: #CCC 1px solid;
	border-top: #CCC 1px solid; 
	color: #0268B2;
	background-color: #F6FCFC;
	font-size:16px;
	margin-top:20px; 
	font-weight:bold; 
	margin-bottom:20px;
	text-align:center;
	padding:5px 0;
}

div#wikinav a {

	text-decoration: none;
	font-weight: bold;
	color: #0268B2;

}
