/* CSS Document */

body {
	color: Black;
	min-width: 725px;
	max-width: 900px;
	width: auto;
	margin: 15px auto;
	font: 10pt Arial, Helvetica, sans-serif;
	background-color: #91ACC0;
}
h1 {
	font-size: 16pt;
	color: #CC3300;
	background-color: inherit;
}
h2 {
	font-size: 14pt;
	color: #BE9C3C;
	background-color: inherit;
}
h3 {
	font-size: 11pt;
	color: #990000;
	background-color: inherit;
}
h4 {
	font-size: 11pt;
	color: #093F60;
	background-color: inherit;
}
ul { 
	padding-bottom: 0;
}
#main {
	color: black;
	background-color: #EDD491;
	/* background-color: #91ACC0; */
}
#mainbar {
	background-color: #91ACC0;
    border-bottom: 0px;
	overflow: hidden;
}

#logo { 
	float: left;
	background-color: white;
	width: 30%;
	text-align: center;

	-moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    border-top-left-radius: 10px;

    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

#logo IMG {
	margin-top: 8px;
}

#mainbar_right {
	float: left;
	width: 70%;
	background-color: white;
}

#followbar {
	float: left;
	margin-left: 40px;
	/*
	background-color: white;
	padding: 2px 15px 0px 15px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    */	
}

#followbar A, #followbar IMG {
	border: 0px;
	margin-right: 5px;
}

#searchbar { 
	float: right;
	overflow: hidden;
	width: 100%;
	height: 37px;
	background-color: #91ACC0;
	color: #FFFFFF;
 	text-align: right;
	font-size: 9pt;

	-moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
	
}

#searchbar FORM {
	/* margin: 10px; */
}

#searchbar FORM #btnSearch {
    border: 1px solid gray;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background-color: white;
	color: #333333;
}

#tagline { 
	float: left;
	width: 100%;
	height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	color: #91ACC0;

    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}
#nav {
	clear: both; 
	background-color: #E1B947;
}

#nav #menuwrapper {
	/* margin-left: 110px; */
	text-align: left;
	overflow: hidden;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#nav #menuwrapper #p7menubar {
	text-align: left;
}

#nav #menuwrapper UL#p7menubar > LI
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	width: 85px;
	height: 37px;
	text-align: center;
	border-left: 1px solid white;
}

#nav #menuwrapper UL#p7menubar > LI > A
{
	color: black;
	text-decoration: none;
	padding: 5px;
	padding-top: 6px;
	height: 27px;
	text-shadow:0 -1px 1px rgba(0,0,0,0.2);
}

#nav #menuwrapper UL#p7menubar > LI > A:hover
{
	color: #666666;
	text-decoration: none;
}

#nav #menuwrapper UL#p7menubar > LI > A.line1
{
	padding-top: 12px;
	height: 27px;
	/* padding-bottom: 12px; */
}

#nav #menuwrapper UL#p7menubar > LI LI
{
	text-align: left;
}

#mainbody {
	background-color:  #EDD491;
	display: block;
	overflow: hidden;
}


#mainbody #sharepagewrapper {
	float: right;
	overflow: hidden;
	background-color: white;
	width: 400px;
}

#mainbody #sharepage {
	float: right;
	overflow: hidden;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	background-color: white;
	
	border-color: #E1B947;
	border-left: 1px solid #E1B947;
	border-bottom: 1px solid #E1B947;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#mainbody #sharepage SPAN#share {
	overflow: visible;
	float: left;
	background-color: white;
	width: 300px;
	height: 23px;
	margin-top: 6px;
}

#contentfront {
	padding: 3%;
	background-color: White;
	color: Black;
	margin-left: 190px;
	padding-top: 40px;
}
#content {
	padding: 3%;
	background-color: White;
	color: Black;
	padding-top: 30px;
}
#content img {
	padding-left: 4px;
}
#content li {
 padding-bottom: 6px;
}
#contentfront li {
 padding-bottom: 6px;
}
#footer {
	background-color: #91ACC0;
	color: #FFFFFF;
	font-size: 9pt;
	padding: 4px;
	border-bottom: 1px solid white;
    border-left: 1px solid white;
	border-right: 1px solid white;
}
#searchbar a, #footer a {
  color: white;
  background: inherit;
}
.modified {
  text-align: right;
  padding-right: 1px;
  background-color: #91ACC0;
  color: white;
}
/* .contentsearch { width: 680px; padding-right: 10px; padding-left: 10px; } */

#sidebar {
  float: left;
  width: 170px;
  padding: 15px;
}
#sidebar h2 {
  color: black;
  background: #E1B947;
  margin: 30px 0 0 0;
  padding: 0;
}
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  list-style: none;
  background: #EDD491;
  color: black;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin: 1px;
  border-bottom: 1px white solid;
  text-align: center;
}

#sidebar .callout {

	margin: 10px 0px;
	padding: 10px;
	background-color: white;
    border: 1px solid white;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: #666666;
		
}

#sidebar .callout A {
	color: blue;
}

#sidebar2 {
	float: right;
	clear: right;
	width: 170px;
	padding: 15px;
	margin-top: 20px;
	margin-left: 20px;
	background: #EDD491;
	min-height: 400px;

	-moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    border-top-left-radius: 10px;

    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    
}
#sidebar2 h2 {
  color: black;
  background: #E1B947;
  margin: 40px 0 0 0;
  padding: 0;
}
#sidebar2 p {
	margin: 10px 0px;
}

.ct {	text-align: center; }
.bi {	font-style: italic;	font-weight: bold;}
.boxes {
  width: 250px;
  float: right;
  padding-left: 4px;
}
.boxleft {
	width: 350px;
	float: left;
}
.boxright {
	width: 200px;
	float: right
}
.boxes h2 {
  margin: 1px;
}
.boxes p {
  margin: 0;
}
.boxgold h3 {
  color: black;
  background: #E1B947;
  margin-top: 0;
} 
.boxgold {
  color: black;
  background: #EDD491;
  padding: 4px;
}
/* .boxred h3 {
  color: white;
  background: #CC0001;
} */
.boxred {
  color: black;
  background: #DE6665;
  padding: 4px;
}
/* .boxblue h3 {
  color: white;
  background: #0E425A;
} */
.boxblue  {
	color: black;
	background: #A6C0D5;
	padding: 4px;
}
.boxtopblue {
	color: #FFFFFF;
	background-color: #093F60;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.linkdisclaimer {
	font: 10pt Arial, Helvetica, sans-serif; 
	color: #093F60;
	border: 1px solid #333333;
	padding: 4px;
}
.text11pt {
	font-size: 11pt;
}
.text9pt {
	font-size: 9pt;
}
.text8pt {
	font-size: 8pt;
}
.textblue {
	color: #093F60;
}
.textbluebold, .textbluebold a {
	color: #0A4A72;
	font-weight: bold;
}
.textbluelt {
	color: #8CABC2;
}
.textred {
	color: #CC0000;
}
.textgold {
	color: #BE9C3C;
}
.textred {
	color: #990000;
}
.backtotop {
	text-align: center;
	font-size: 8pt;
	margin-bottom: 20px;
}
.lessspace {
	margin-top: .4em;
	margin-bottom: .4em;
}
.linewhtrht {
	border-right: 1px white solid;
	background-color: inherit;
}
.source {
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 20px;
}
#content ul li {
	list-style-image: url(/images2008/listbtngold.gif);
}
#contentfront ul li {
	list-style-image: url(/images2008/listbtngold.gif);
}
#content .boxgold ul li {
	list-style-image: url(/images2008/listbtnblue.gif);
}
form {
	margin-bottom: 0px;
	margin-top: 0px;
}.boxblank {
	border: 2px solid #87A1B3;
	padding: 6px;
}
.word {
	margin-bottom: 6px;
	cursor: pointer;
}
.answer {
	margin-left: 20px;
	margin-top: 0px;
	display: none;
}
.linebelow {
	border-bottom: black 1px solid;
}


/* 2011 NEW STYLES */

DIV.callout {
	margin: 0px 0px 15px 20px;
	padding: 10px;
	background-color: #91ACC0;
    border: 2px solid #91ACC0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
}

DIV.callout A {
	color: white;
}

#
