/* Legacy Sheakley style definitions */

#Form1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06315b;
}	

#Form1 a
{
	color: #06315b;
	font-size: 12px;
	text-decoration: none;
}

#Form1 a:hover
{
	color: #6666ff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.note
{
	font-size: 11px;
}

.LabelCaption
{
	font-weight: bold;
	padding-right: 16px;
	padding-left: 4px;
}

.medtext
{
	color: #06315b;
	font-size: 12px;
	font-weight: bold;
}

.largetext
{
	color: #06315b;
	font-size: 16px;
	font-weight: bold;
}

.leftnavheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
}

.sidelefttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15497D;
	text-align: left;
	vertical-align: top;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 3px;
}

A.leftsidelink:link
{
	text-decoration: none;
	color: #15497D;
}

A.leftsidelink:visited
{
	text-decoration: none;
	color: #15497D;
}

A.leftsidelink:hover
{
	text-decoration: none;
	color: #ff0000;
}

A:link
{
	text-decoration: none;
	color: #AC1010;
}

A:visited
{
	text-decoration: none;
	color: #AC1010;
}

A:hover
{
	text-decoration: underline;
	color: #AC1010;
}

A:active
{
	text-decoration: underline;
	color: #AC1010;
}

.title:link
{
	color: #15497D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.title:visited
{
	color: #15497D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.title:hover
{
	color: #6666ff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/*end links*/

/*menus*/
.MenuGroup
{
	background-color: #14487C;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 15px;
}

.MenuItem
{
	background-color: White;
	color: #AC1010;
	font-family: Verdana;
	font-size: 11px;
	padding: 1 0 2 0;
	margin: 0 0 0 0;
	cursor: default;
}

.MenuItemHover
{
	background-color: #14487C;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	padding: 1 0 2 0;
	margin: 0 0 0 0;
	cursor: default;
}

.MenuItemActive
{
	background-color: #14487C;
	color: #FCA311;
	font-family: Verdana;
	font-size: 11px;
	padding: 1 0 2 0;
	margin: 0 0 0 0;
	cursor: default;
}

.MenuItemExpanded
{
	background-color: #14487C;
	color: #FCA311;
	font-family: Verdana;
	font-size: 11px;
	padding: 1 0 2 0;
	margin: 0 0 0 0;
	cursor: default;
}

.MenuBreak
{
	width: 100%;
	height: 2px;
}

/*end menus*/

/*text*/
.maincontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15497D;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	padding-right: 12px;
}

A.maincontent:visited
{
	text-decoration: none;
}

.rednote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AC1010;
}
.pagetitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #368E88;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 12px;
}
.redtext
{
	color: #AC1010;
}
.title
{
	color: #15497D;
	font-size: 14px;
	font-weight: bold;
}
.newstitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #001252;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	padding-right: 12px;
}
.newstext
{
	color: #15497D;
	font-size: 11px;
	font-weight: bold;
}
/*end text*/

/*sets*/
.testquestionnumber
{
	margin-left: 10px;
	font-size: 20px;
	color: #000080;
}
.testquestion
{
	margin-left: 10px;
	font-size: 12px;
	color: #000080;
	font-weight: 600;
	text-align: left;
}
.answer
{
	margin-left: 50px;
	text-align: left;
}
.endtestbutton
{
	position: relative;
	left: 280px;
}
#setstestcontent
{
	width: 635px;
}
#setstestname
{
	position: relative;
	left: 10px;
	top: -60px;
	font-size: 20px;
	color: White;
}
.setsprop
{
	height: 300px;
	float: right;
	width: 1px;
}

.setsclear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 635px;
}
/*end sets*/
/*page layout*/
.header
{
}
.leftnav
{
	position: absolute;
	left: 2px;
	top: 220px;
}
.maincontent
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.mainprop
{
	height: 350px;
	float: right;
	width: 1px;
}

.mainclear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 635px;
}
/*end page layout*/

/*homepage layout*/
#testimonial
{
	position: absolute;
	left: 2;
	bottom: 2;
}
#container
{
	position: relative;
}
#menu
{
	position: absolute;
	bottom: 2;
	right: 5;
}
.homepagecontent
{
	position: relative;
	top: -2px;
}
#footer
{
	position: absolute;
	bottom: 100px;
}
.footertext
{
	font-family: Verdana;
	font-size: 9px;
	color: #15497D;
}
.footerlink:link
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #15497D;
	text-decoration: none;
}
.footerlink:visited
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #15497D;
	text-decoration: none;
}
.learnmoreheader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #FCA311;
	color: #9B301C;
	width: 45%;
}
.learnmorespacer
{
	width: auto;
}
.learnmore
{
	font-family: Verdana;
	font-size: 10px;
	color: #15497D;
}
.quote
{
	font-style: italic;
	font-family: Verdana;
	font-size: 10px;
}
.signature
{
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	width: 100%;
}
.copyright
{
	font-family: Verdana;
	font-size: 9px;
}
.testimonialheader
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #9B301C;
}
.testimonial
{
	font-family: Verdana;
	font-size: 12px;
	color: #15497D;
}
.testimonialsig
{
	font-family: Verdana;
	font-size: 11px;
	color: #9B301C;
}
/*hr*/
.maroonrule
{
	text-align: left;
	margin-top: -8px;
	width: 100%;
	color: #9B301C;
	height: 1px;
}
.bluerule
{
	text-align: left;
	margin-top: -8px;
	width: 100%;
	color: #15497D;
	height: 3px;
}
/*tables*/
.outlinetable
{
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-color: Silver;
	border-left-color: Silver;
	border-right-color: Silver;
	border-top-color: Silver;
}

.link
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #15497D;
	text-decoration: none;
}
/*end tables*/

/*grid*/
.gridheader
{
	background-color: #15497D;
	color: white;
}
.gridrow
{
	color: #15497D;
	background-color: Silver;
}
.altgridrow
{
	color: #15497D;
	background-color: white;
}
/*end grid*/

.outlinelabel
{
	background-color: #e6e6e6;
	padding: 2px 2px 2px 2px;
	display: inline-block;
}

.TextBoxRight
{
	text-align: right;
}

