@charset "utf-8";
/* CSS Document */

/* NON-HEADER */
html { 
	overflow: scroll /* fix for page shift when scroller appears, just show it all the time*/
}

/*Std HTML defs redefined first*/
body {
	margin: 0px;
	font-family:Helvetica, Arial, Verdana;
	font-size:11px;
	Color:#333333;
	letter-spacing: 125%;
}

h1,h2,h3,h4,h5,h6{

}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33px;
	color:#014189;
	letter-spacing: 98%;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 0px;
}
h2 {
	font-family:Helvetica, Arial, Verdana;
	font-Weight:bold;
	font-size:13px;
	color:#F08C00;
	margin-top: 0px;
	letter-spacing: 125%;
	padding-left: 15px;
}
h3 {

}
hr {

}

/*std links throughout site*/
a {
	color:#014189;
}
a:visited {
	color:#014189;
}
a:hover {
	color:#F08C00;
}
/*std links throughout site*/


p {
	font-family:Helvetica, Arial, Verdana;
	font-size:13px;
	Color:#333333;
	letter-spacing: 125%;
}
span{

}
div{

}
ul{
	font-family:Helvetica, Arial, Verdana;
	font-size:13px;
	Color:#333333;
	letter-spacing: 125%;
}
li{

}
table{

}
tr{

}
th{

}
td{

}

/* Form Related Styles */

label {
	font:Helvetica, Arial, Verdana;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	width: 200px;
	float: left;
	margin-right: 15px;
	text-align: left;
	display: block;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
}

button
{
	font-weight: normal;
	font-size: 8pt;

    font-family::'MS Sans Serif';
	width: auto;
}
input
{
	font-weight: normal;
	font-size: 8pt;
    font-family::'MS Sans Serif';
}
textarea
{
	font-weight: normal;
	font-size: 8pt;
    font-family::'MS Sans Serif';
}
select
{
    font-weight: normal;
    font-size: 8pt;
    font-family::'MS Sans Serif';
}

#FormContainer {
	margin:auto;
	padding-right: 10px;
	padding-left: 10px;
}
#FormContainer ul{
	list-style-type: none;
	padding-left: 0px;
}
#FormContainer ul li{
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/*Start of Custom Styles*/

#container {
	width: 870px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 140px;
	width: 870px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#leftMenu {
	width: 165px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F08C00;
	height: 490px;
	background-image: url(../images/actLogo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightContainer {
	width: 165px;
	float: left;
}
#mainContent {
	float: left;
	width: 520px;
	min-height: 458px;
	background-color: #EEEEEE;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F08C00;
	background-image: url(../images/greyGrad2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	clear: both;
	height: 30px;
	width: 870px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #EEEEEE;
	background-image: url(../images/grayGrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Helvetica, Arial, Verdana;
	font-Weight:normal;
	font-size:10px;
	color:#393939;
	letter-spacing: 120%;
	text-align: center;
	padding-top: 6px;
}
/*Custom classes below here*/
.promoBox1{
	height: 158px;
	width: 163px;
	margin-bottom: 6px;
	border: 1px solid #999999;
	background-color: #FFF;
}
.promoBox2{
	height: 158px;
	width: 163px;
	margin-bottom: 6px;
	border: 1px solid #999999;
	background-color: #FFF;
}
.promoBox3{
	height: 158px;
	width: 163px;
	margin-bottom: 6px;
	border: 1px solid #999999;
	background-color: #FFF;
}
.menuList{
	display: block;
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.menuList li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Helvetica, Arial, Verdana;
	font-Weight:bold;
	font-size:12px;
	Color:#F08C00;
	letter-spacing: 125%;
}

.menuList li ul li{
	border-bottom-style: none;
	list-style-type: circle;
}

.menuList li a{
	text-decoration:none;
	Color:#F08C00;
}

.menuList li a:hover {
	Color:#014189;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 8px;
}
.footerLinks a {
	text-decoration: none;
	color: #333333;
}
.footerLinks a:hover {
	Color:#000066;
}

.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;

}


/*Start of site specific styles*/
.Subheadings_H1_Blue
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	Color:#000066;
	padding-bottom: 5px;
}

.Subheadings_H1_Orange
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	Color:#CC6600;
	padding-bottom: 5px;
}

.Subheadings_H1_Grey
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	Color:#666666;
	padding-bottom: 5px;
}

.Subheadings_H1_White
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	Color:#FFFFFF;
	padding-bottom: 5px;
}

.Intro_Para
{
	font-family:Helvetica, Arial, Verdana;
	font-size:13px;
	Color:#333333;
	letter-spacing: 125%;	
}

.Body_Text_Subheadings
{
	font-family:Helvetica, Arial, Verdana;
	font-Weight:bold;
	font-size:13px;
	Color:#F08C00;
	letter-spacing: 125%;	
}

.Body_Text
{
	font-family:Helvetica, Arial, Verdana;
	font-Weight:normal;
	font-size:11px;
	Color:#333333;
	letter-spacing: 125%;	
}

.Features_Tables_Subheadings_orange
{
	font-family:Helvetica, Arial, Verdana;
	font-Weight:bold;
	font-size:11px;
	Color:#CC6600;
	letter-spacing: 120%;
}

.Features_Tables_Subheadings_grey
{
	font-family:Helvetica, Arial, Verdana;
	font-Weight:bold;
	font-size:11px;
	Color:#333333;
	letter-spacing: 120%;	
}

.Features_Tables_Body_Text
{
	font-family:Helvetica, Arial, Verdana;
	font-Weight:normal;
	font-size:11px;
	Color:#333333;
	letter-spacing: 120%;	
}

.Quotes
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-Weight:normal;
	font-size:13px;
	Color:#333333;
	letter-spacing: 130%;	
}

.Small_Print_Notes
{
	font-family:Helvetica, Arial, Verdana;
	font-Weight:normal;
	font-size:10px;
	Color:#333333;
	letter-spacing: 115%;	
}
a.greyLink{
	font-family:Helvetica, Arial, Verdana;
	font-Weight:bold;
	font-size:11px;
	Color:#393939;
	letter-spacing: 120%;
	text-decoration: underline;
}

a.Subheadings_H1_Grey
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-Weight:normal;
	Color:#666666;
	padding-bottom: 5px;
}

.L2_Masterhead_Orange
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33px;
	Color:#CC6600;
	letter-spacing: 98%;
	padding-bottom: 15px;
}

.L2_Masterhead_Blue
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33px;
	Color:#000066;
	letter-spacing: 98%;
	padding-bottom: 15px;
}

a.L2_Masterhead_Blue
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33px;
	font-Weight:normal;
	Color:#000066;
	letter-spacing: 98%;
	padding-bottom: 15px;
}

.Quote_Blue
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	Color:#000066;
	padding-bottom: 5px;
}
