@charset "UTF-8";
/* CSS Document */
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	color:#004A6F;
	text-decoration:underline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
          color:#44867C;
          text-decoration:underline;
          font-size: small;
          font-family: Arial, Helvetica, sans-serif;
}
a:active {
          color:#44867C;
          text-decoration:underline;
          font-size: small;
          font-family: Arial, Helvetica, sans-serif;
          font-weight: normal;
}
a:hover {
	color:#372E6D;
	text-decoration:underline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.xsmlink:link {
	color:#004A6F;
	text-decoration:underline;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.xsmlink:visited {
          color:#44867C;
          text-decoration:underline;
          font-size: x-small;
          font-family: Arial, Helvetica, sans-serif;
}
.xsmlink:active {
          color:#44867C;
          text-decoration:underline;
          font-size: x-small;
          font-family: Arial, Helvetica, sans-serif;
          font-weight: normal;
}
.xsmlink:hover {
	color:#372E6D;
	text-decoration:underline;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.boldlink:link {
	color:#004A6F;
	text-decoration:underline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boldlink:visited {
          color:#44867C;
          text-decoration:underline;
          font-size: small;
          font-family: Arial, Helvetica, sans-serif;
		  font-weight: bold;
}
.boldlink:active {
          color:#44867C;
          text-decoration:underline;
          font-size: small;
          font-family: Arial, Helvetica, sans-serif;
          font-weight: bold;
}
.boldlink:hover {
	color:#372E6D;
	text-decoration:underline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004A6F;
}
a.mail:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #44867C;
}
a.mail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #44867C;
}
a.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #372E6D;
}
.learnmore:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #004A6F;
}
.learnmore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #44867C;
}
.learnmore:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #44867C;
}
.learnmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #372E6D;
}
.learnmore2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.learnmore2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.learnmore2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.learnmore2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #372E6D;
}
.indexsectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #006699;
}
.bodyheader-medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
}
.bodyheader-smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #006699;
	font-weight: normal;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #006699;
}
.bodyheader-diff-color {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #44867C;
}

.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}

.quotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.quotetextdark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}

.quotenamedark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #333333;
}

.sidetextinboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.sidetextinboxes-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.bottomlargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.xsmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.backgroundbox-quiz {
	background:no-repeat;
	background-color:Share |;
	background-position: top right;
	background-image:url(../images/quiz-imageonly.gif);
	background-color: #F2F2FF;
}
.backgroundbox-friend {
	background:no-repeat;
	background-color:#F2F2FF;
}
.backgroundbox-questions{
	background:no-repeat;
	background-color:#F2F2FF;
	background-repeat:no-repeat;
	background-position: bottom right;
	background-image:url(../images/questions-notext2.gif);
}
.vlinebackground {
	background:no-repeat;
	background-repeat:no-repeat;
	background-position: left bottom;
	background-image:url(images/vline.gif);
}
.sideheaders1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.navheader-lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
}
.navheader-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.navheader-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
}
.indexintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom:4px;
}
a.indexintro:link {
	color:#004A6F;
	text-decoration:underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a.indexintro:active {
          color:#44867C;
          text-decoration:underline;
          font-size: 14px;
          font-family: Arial, Helvetica, sans-serif;
          font-weight: normal;
}
a.indexintro:hover {
	color:#372E6D;
	text-decoration:underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #006699;
}
HR {
	height: 1px;
	color: #999999;
	background-color: #999999;
	border-bottom-color: #999999;
	border: 0;
}
.HR2 {
	height: 2px;
	color: #006699;
	background-color: #006699;
	border-bottom-color: #006699;
	border: 0;
}
.HR3 {
	height: 1px;
	color: #006699;
}
.referencebox {
	border-spacing: ;
	border-collapse: separate;
	background-color: #F1FAFA;
	margin: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.andreaquotebox {
	border-spacing: ;
	border-collapse: separate;
	background-color: #F1FAFA;
	margin: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

