/* 
$Id: style.css,v 1.12 2007/09/27 19:29:11 keithm Exp $

ACCEPTABLE COLORS
072B61  dark blue
4B7CAB  lighter blue
E8E3DA  light gray
B0A696  medium gray
60513A  dark gray
7D0D00  Maroon
FFC211  Gold
313F11  Olive
FF5C00  orange

*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #E8E3DA;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF5C00;
	margin: 0px 2px 6px 0px;
	font-size: large;
}

h2 {
	font-size: medium;
	color: #072B61;
	margin: 4px 2px 0px 0px;
	font-weight: bold;
}

h3 {
	font-size: small;
	color: #7D0D00;
	margin: 4px 0px 0px 0px;
}

p {
	margin: 9px 0px 9px 0px;
}

a, a:link, a:visited  {
	color: #313F11;
}

a:hover, a:active {
	color: #FFC211;
}

.everything {
	margin: 0px;
	background-color: #072B61;
	background-image: url(images/setting.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* 
The following hack deals with the problem of disappearing text in IE. 
For an explination of this hack go to
http://www.positioniseverything.net/explorer/peekaboo.html
and 
http://www.positioniseverything.net/explorer/escape-floats.html
*/
/* Hides from IE-mac \*/
* html .everything, * html .belowbanner {height: 1%;}
/* End hide from IE-mac */

.banner {
	text-align: left;
	height: 106px;
	padding: 0px;
	border: 0px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.printonly {
	display: none;
	margin-bottom: 15pt;
}

.belowbanner {
	background-image: url(images/nav-background.jpg);
	background-repeat: no-repeat;
	background-color: #072B61;
}

.navcol {
	float: left;
	background-image: url(images/nav-background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.navcol p {
	color: #ffffff;
	font-size: 9px;
	padding: 26px 3px 6px 10px;
}

.leftnav a, .leftnav a:link, .leftnav a:visited, .youAreHere {
	display: block;
	font-weight: bold;
	font-size: 14px;
	width: 137px;
	margin: 0px;
	color: #ffffff;
	padding: 6px 3px 6px 10px;
	text-decoration: none;
}

.leftnav a:hover, .leftnav a:active {
	background-color: #4B7CAB;
}

.youAreHere {
	color: #072B61;
}

/* The following is a hack fix to deal with IE.5x box model. */
/* Hides from IE-mac \*/
* html .leftnav a, * html .leftnav a:link, * html .leftnav a:visited, * html .leftnav a:active, * html .youAreHere {
	width: 150px;
	w\idth: 137px;
}
/* End hide from IE-mac */

.maincol {

        /* 
          This fixes the IE6 "peekaboo" aka "disappearing text" bug.
          For some reason, the "holly hack" (i.e. height: 1%) that
          appears earlier in this file, and is the standard fix,
          doesn't work in this case.
        */
        position: relative;

	margin: 0px 0px 0px 150px;
	padding: 15px 15px 2px 15px;
	background-color: #ffffff;
}

.callout {
	border: 1px solid #072B61;
	margin: 2px 10px 10px 10px;
	background-color: #E8E3DA;
	padding: 3px;
}

.crosscol {
	clear:both;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

.bottomnav {
	margin: 0px 4px 0px 150px;
	text-align: center;
}

.bottomnav a, .bottomnav a:link, .bottomnav a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding: 3px 4px 3px 4px;
	text-decoration: none;
}

.bottomnav a:hover, .bottomnav a:active {
	background-color: #4B7CAB;
	text-decoration: underline;
}

.footer {
	text-align: center;
	font-size: 9px;
	color: #666666;
}

.survey_required { 
	color: red; 
}

.Button {
	background-color: #4B7CAB;
	color:#FFFFFF;
	border: solid #000000 1px;
}

.callout2 {
	border: dotted #7D0D00 2px;
	background-color: #B0A696;
	padding: 3px;
}

.flashcards {
	background-color: #E8E3DA;
	border-right: solid #B0A696 4px;
	border-bottom: solid #B0A696 4px;
	margin-bottom: 70px;
}

.flashcards th {
	background-color: #7D0D00;
	color: #FFFFFF;
	font-weight: bold;
}

.indivreport {
	font-size: 9px;
}

.indivreport th {
	font-size: 11px;
}

.inactive_demo_link {
	color: #777777;
	text-decoration: none;
}

.demoNote {
	margin: 4px 3px 4px 3px; 
	font-size: small; 
	background-color: #E8E3DA; 
	padding-top: 0px; 
	top: 165px;
	left: 204px;
	width: 450px;
	border-top: solid #fff 1px;
	border-left: solid #fff 1px;
	border-right: solid #B0A696 2px;
	border-bottom: solid #B0A696 2px;
}

.demoNote h4 {
	color: #ffffff; 
	background-color: #313F11; 
	font-weight: bold; 
	text-align: center; 
	margin: 0px; 
	padding: 3px 0px 3px 0px;
}

.demoNote p {
	padding: 3px 4px 2px 4px;
}

.order {
    color: #7D0D00;
	font-weight: bold; 
    margin: 0px 0px 8px 0px;
}

.hcaddress {
    margin: 5px 0px 0px 10px;
    padding: 3px;
    border: solid #B0A696 thin;
	background-color: #E8E3DA;
}

.subscript {
    font-size: 66%;
    vertical-align: bottom;
}

.surveyrequired {
	color: red;
}

.styled-table td, .styled-table th {
	border-top: 1px solid #072B61 ;
	border-left: 1px solid #072B61 ;
	padding: 3px;
}

.styled-table {
	border-collapse: collapse;
	border-bottom: 1px solid #072B61 ;
	border-right: 1px solid #072B61 ;
}

.styled-table th {
	background-color: #B0A696;
	color: #ffffff;
}
