body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	line-height: 15px; 
	color: black;
	margin:10px auto 50px auto;
	font-size: 12px;
	
}
A:link {  text-decoration: none; color: #00215A;}
A:visited {  text-decoration: none; color: #000033;}
A:hover {  text-decoration: underline; color: #000033;}

.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 16px; font-weight: bold}
	.headline A:link {  text-decoration: none; color: #000000;}
	.headline A:visited {  text-decoration: none; color: #000000;}
	.headline A:hover {  text-decoration: underline; color: #000033;}

.bodytext {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; line-height: 18px; COLOR: #000000;}
	.bodytext A:link {  text-decoration: none; color: #00215A;}
	.bodytext A:visited {  text-decoration: none; color: #000033;}
	.bodytext A:hover {  text-decoration: underline; color: #000033;}

.smallbodytext {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 16px; COLOR: #000000;}
	.smallbodytext A:link {  text-decoration: none; color: #00215A;}
	.smallbodytext A:visited {  text-decoration: none; color: #000033;}
	.smallbodytext A:hover {  text-decoration: underline; color: #000033;}

.largeheadline { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 26px; color: #00215A; font-weight: bold}
.QuizHeadline { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #990000; font-weight: bold}
.middleheadline { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #00215A; font-weight: bold}
.whiteheadline { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #00215A; font-weight: bold}
.updateheadline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #006699; line-height: 20px; font-weight: bold}
.subhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}
.form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 18px;}
.redbodytext {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 16px; COLOR: #B40000;}
.newstext {FONT-FAMILY:  sans-serif, Arial, Verdana, Helvetica; FONT-SIZE: 11px; line-height: 16px; COLOR: #000000;}
.whitebody {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 16px; color: FFFFFF; font-weight: bold}

A:link { color: #000066; font-weight: bold; text-decoration: none;}
A:hover { color: #000033; font-weight: bold; text-decoration: underline;}
A:visited { color: #000033; font-weight: bold; text-decoration: none;}

.blue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #336666; font-weight: bold}
.darkblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; font-weight: bold}
.list { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #000000}
.white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}

.vertical_line { background-color: #cdb871; background-image: url(Cimages/vLine.gif); background-repeat: repeat; }

.sealclickHead {FONT-FAMILY:  Century Gothic, Arial, Verdana, Helvetica; FONT-SIZE: 14px; line-height: 18px; COLOR: #003366; font-weight: bold}
.sealclick {FONT-FAMILY:  Arial, Verdana, Helvetica; FONT-SIZE: 11px; letter-spacing:1px; line-height: 16px; COLOR: #FFFFFF;}
	.sealclick A:link {  text-decoration: underline; color: #FFFFFF;}
	.sealclick A:visited {  text-decoration: underline; color: #FFFFFF;}
	.sealclick A:hover {  text-decoration: none; color: #000000;}


/* MAIN CENTER BOX */
.title h2{
  clear:both;
  padding:0 10px;
  margin:0;
  line-height:25px;
  background:#01647D;
  background-position:top left;
  font-size:12px;
  color:#fff;}
.narrow .title h2{
  background:none;
  background-image:url(../images/bg_bar_narrow.png);
  background-repeat:no-repeat;
}
.wide .title h2{
  background:none;
  background-image:url(../images/bg_bar_wide.png);
  background-repeat:no-repeat;
}
.box{
  width: auto;
  list-style-type:none;
  margin:0 0 10px 50;
  padding:10px;
  border:1px solid #01647C;
  border-top:0px solid;
  background-color:white;}
.narrow .box {
  float:left;
  max-width: 538px; /* IE6 IE7  560 - 10 - 10 -2 */}
  html>body .narrow .box {
  width: 560px; } /* ALL BROWSERS */
.wide .box{
  float:left;
  max-width:733px;  /* IE6 IE7 755 - 10 - 10 -2 */}
  html>body .wide .box {
  width:755px;} /* ALL BROWSERS */
