/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background: url('../../assets/images/background.gif') repeat-x top left;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector  	*/
	font-size: 11pt;
}
.printer_friendly
{
	background-image: none;
}
	
h1
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 18pt;
	line-height: 27pt;
	color: #B45236;
	margin: 0;
}
h2
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14pt;
	color: #87cbbb;
	margin: 0;
}
h3, .calloutText
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	line-height: 14pt;
	color: #B45236;
	margin: 0;
}
p, td
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 11pt;
	line-height: 16pt;
	color: #636363;
	margin: .7em 0;
}
ul, ol
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	color: #636363;
	margin-top: 0;
	margin-bottom: 0;
}

a:link
{
	color: #87cbbb;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #87cbbb;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold; 
	text-decoration: none;
}
a:hover
{
	color: #B45236;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
}

img
{
	display: block;
}

/*------ Background image IDS --------*/

#wrapper
{
	padding: 0;
	margin: 0;
	width: 100%;
	background: url('../../assets/images/wrapper.gif' ) repeat-x center top;
}
/*This contains a 5px width repeat background gradient */

#container
{
	width: 964px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #FFFFFF;
}

/*background: url(Test/container.gif) repeat-y center top; */
/*This contains the side shadows.*/

/*********************************************************************************************/
/*start at 194 -14-6    w*/
#left
{
	float: left;
	width: 178px;
	color: #000000;
	font-size: 10px;
	background: #FFFFFF;
	margin: 11px 6px 0 14px;
	border-width: 0px;
	padding: 0 0 0 0;
	display: block;
}

/* within left */
#leftnav tr td, #leftnav a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 10 pt;
	font-weight: bold;
}

.selectedSection
{
	background: url(../../assets/images/menu_gradient.png) repeat-x top left;
}

#leftnav ul li
{
	list-style-image: url( '../../assets/images/bullet.png' );
}

#leftnav a:link, #leftnav a:visited
{
	color: #787a66;
}
#leftnav a:hover
{
	color: #b45236;
}

#leftnav td ul li a:link, #leftnav td ul li a:visited
{
	color: #87cbbb;
}

#leftnav td ul li a:hover
{
	color: #b45236;
}

#leftnav  a.selectedPage:link, #leftnav a.selectedPage:visited
{
	color: #b45236;
}

#belownav
{
	float: left;
	
	color: #000000;
	font-size: 10px;
	background: #FFFFFF;
	margin-left: 0px;
	border-width: 0px;
	padding: 0 0 0 0px;
	font-family:   Arial;
	font-size: 11px;
	font-weight: bold;
	color: #87cbbb;
}

#belownav a:hover
{
	color: #b45236;
}

/*********************************************************************************************/
/* start at 766 - 6 -14 wide*/
#right
{
	float: left;
	width: 746px;
	background: #FFFFFF;
	margin: 11px 14px 0 6px;
	border-width: 0px;
	padding: 0 0 0 0;
}

/* within right */
#header
{
	float: left;
	background: #FFFFFF;
	margin: 0px;
	border-width: 0px;
	padding: 0;
	width: 746px;
}
#header .callout
{
	float: left;
	margin-top: 1px;
}

#mainImage
{
	float: left;
	margin: 1px;
}


#content
{
	float: left;
	background: #FFFFFF;
	width: 510px;
	margin: 7px 5px 10px 10px;
	border-width: 0px;
	padding: 0;
}


#rightcontent
{
	float: left;
	width: 211px;
	background: #FFFFFF;
	margin: 7px 0 0 0px;
	border-width: 0px;
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	line-height: 15pt;
	color: #87cbbb;
}
#fairbalance { float:left;  width: 731;  background:#FFFFFF; 
      margin: 0 0 0 7px ; border-width: 0px; padding: 0 0 0 0;     
      text-align: justify;
      font-family: Arial; font-size: 11px; line-height: 16pt; color: #636363; }
/*      
#fairbalance p
{
	float: left;
	background: #FFFFFF;
	margin: 0 0 0 7px;
	border-width: 0px;
	padding: 0 0 0 0;
	text-align: justify;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	line-height: 16pt;
	color: #636363;
}*/

#footer
{
	float: left;
	width: 731;
	background: #FFFFFF;
	margin: 10px 0 0 7px;
	border-width: 0px;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	line-height: 15pt;
	color: #87cbbb;
}

#footer a
{
	font-size: 10pt;
}

#efficacy
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #636363;
}


.efficacy
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #636363;
}

.efficacy a:link, .efficacy a:visited, #efficacy a:link, #efficacy a:visited
{
	color: #87cbbb;
	font-size: 8pt;
	font-weight: bold;
}

.efficacy a:hover, #efficacy a:hover
{
	color: #B45236;
	font-size: 8pt;
	font-weight: bold;
}
