@charset "utf-8";
@import url("reset.css");
/* CSS Document */
/*Copyright INT 2009*/


/*General Styles--------------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-position: center top;
	background-image: url(../images/bkgd-slice-sqs.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}


p {
	margin-right: 75px;
	padding-left: 15px;
	text-align: left;
}
a
{
	font-weight: bold;
	text-decoration: none;
	color: #1A4D6B;
	/*padding-left: 10px;*/
}

a:active {
	color: #999999;
	
}

a:hover {
	text-decoration: underline;
	color: #CA3009;
}


/*Container--------------------------------------------------------------------------------------- */


#container {
	width: 990px;
	margin: 0px auto 1em;
	text-align: left;
	padding: 0px;
	padding-left: 0px;
}


/*Mast Head--------------------------------------------------------------------------------------- */


#MastContainer {
	width: 990px;
	height: 115px;
	background-image: url(../images/bkgd-masthead-round.png);
	background-position: center top;	
}
#masthead {
	padding: 0;
	margin:0;
	float: left;	
	
}
#masthead h1 {
	margin: 0;
	padding: 0;
	width: auto;
}


/*Content--------------------------------------------------------------------------------------- */

#main {
	width: 400px;
	float: left;
	position: absolute;
}
#text {
	float: right;
	width: 750px;
}
#text ul {
	margin-left: 5px;
	padding-left: 45px;
	padding-right: 65px;
}


/* Top Nav--------------------------------------------------------------------------------------- */

#topNav {
	margin:50px 15px 0 0;
	padding:0;
	float: right;
	width:250px;
	height: 25px;
}
#topNav ul {
	font-weight: normal;
	letter-spacing: 0.1em;
}
#topNav ul li {
	font-weight: normal;
	letter-spacing: 0.1em;
	display:inline;
	list-style-type: none;
	float: none;	
}
#topNav a {
	text-decoration: none;
	color: #B73B21;
	margin:0;
	padding:0em;
	display: block;
	float: right;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#topNav a:link a:visited {
	text-decoration: none;
	color: #C23B21;
	float: right;
}
#topNav a:active {
	color: #000;

}
#topNav a:hover {
	text-decoration: underline;
	color: #003457;
}

#topNav .spacer {
	text-decoration: none;
	color: #B73B21;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}


/*Main Navigation--------------------------------------------------------------------------------------- */


#nav {
	width: 990px;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 0px;
	background-color: #FFF;
	background-image: url(../images/bkgd-masthead-round.png);
	background-position: center -108px;
}
#nav ul a {
	color: #063C58;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	padding: 7px;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-image: url(../images/bkgd-nav-gray.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	background-position: center top;
	border-top: 1px solid #CCC;
	border-right: 1px inset #999;	
}
#nav ul a:visited {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#nav a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgd-nav-gray-hover.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center center;
}


/* Sub Menu--------------------------------------------------------------------------------------- */


#nav ul li ul a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	color: #063C58;
	text-align: left;
	width: 151px;
	background-image: url(../images/bkgd-button-sub-highlight.png);
	background-position: center bottom;
	padding-left: 7px;
	font-weight: lighter;
}
#nav ul li ul a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	color: #003B58;
	background-image: url(../images/bkgd-button-sub.png);
	font-style: normal;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav ul li ul a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	color: #063C58;
	text-align: left;
	width: 151px;
	background-image: url(../images/bkgd-button-sub-highlight.png);
	background-position: center bottom;
	padding-left: 7px;
	font-weight: lighter;
}
#nav ul li ul li:hover > a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	color: #003B58;
	background-image: url(../images/bkgd-button-sub.png);
	font-style: normal;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav ul li ul a:visited {
	text-align: left;
	
}
/*sidebar--------------------------------------------------------------------------------------- */

#sidebar {
	width: 225px;
	background-image: url(../images/bkgd-sidebar-subpage.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	position: fixed;
}
/*quickstart--------------------------------------------------------------------------------------- */


#guide a {
	font-size: 14px;
	font-weight: lighter;
}

/*pageheader--------------------------------------------------------------------------------------- */



#pageHeader {
	float: left;
}
#pageHeader h1 {
	font-size: 16px;
	color: #66215A;
	font-weight: bold;
	line-height: 12px;
}


/*footer--------------------------------------------------------------------------------------- */


#footer {
	width: 990px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
	padding: 0px 0px 0px;
	float: left;
	margin: 0px auto 1em;
	border-top: 1px solid #CCC;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a {
	text-decoration: none;
	color: #1A4D6B;
}
#footer a:link, #nav ul li a:visited {
	text-decoration: none;
	color: #1A4D7C;
}
#footer a:hover {
	background-image:none;
	text-decoration: underline;
}
#footer a:active {
	color: #C92900;

}


/*logo--------------------------------------------------------------------------------------- */


#logo {
	width: 160px;
	height: 110px;
	float:left;
	overflow:hidden;
	
}
#logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
}
#logo h1 a {
	display: block;
	width: 160px;
	height:90px;
	margin:0;
	padding:0;
	text-indent: -999px;
	top: 35px;
	position: absolute;
}
#logo h5 a{
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	display: block;
	width: 160px;
	height: 90px;
	margin: 0;
	padding: 0;
	text-indent: -999px;
	top:35px;
	position: absolute;
}
#logo a{
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	display: block;
	width: 160px;
	height: 90px;
	margin: 0;
	padding: 0;
	text-indent: -999px;
	top:35px;
	position: absolute;
}	
#logo h1 a span {
}


/* Forms 
--------------------------------------------------------------------------------------- */
select	{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;}
.button {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	background-color: #5C8127;
	color: #FFFFFF;
	margin-right: 50px;
}
table.form td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align: left;
	vertical-align: top;
	border: 0px none #FFF;
}
/* Default Styles 
--------------------------------------------------------------------------------------- */
.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{
	font-weight:bold;
	color: #BD3B21;
}
strong			{
	font-weight:bold;
	color: #043954;
}
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }
.small			{ font-size: .9em;}
.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{
	float:left;
	margin:0 10px 4px 0;
}
.img-right 		{ float:right;margin:4px 0 4px 10px; }
.img-center		{
	float:none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 10px;
}
.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

ul.bullet {
	list-style-position: outside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1em 3em;
}
h3.leaders  {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
}
.twoColFixLtHdr #wrap #container #mainContent h3.leaders {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
	font-variant: normal;
	color: #000000;
	font-style: normal;
}
/*Headers --------------------------------------------------------------------------------------- */

h1 {
	font-size: 18px;
	letter-spacing: 0.05em;
	color: #043954;
	margin-bottom: 10px;
	width: 100%;
	background-image: url(../images/bkgd-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 15px 15px;
	margin-left: 7px;
	overflow: visible;
}
h2 {
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #CA3009;
	margin-top: 15px;
	margin-left: 15px;
	border-bottom: 1px dashed #003857;
	padding-bottom: 15px;
	font-weight: lighter;
	text-indent: 0px;
}

h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #063C58;
	letter-spacing: 0em;
	border-bottom: 1px none #ffffff;
}
h2 a:hover {
	text-decoration: underline;
	color: #CA3009;
	border-bottom: 1px none #ffffff;
}
h2.seo {
	font-size: 8px;
	letter-spacing: 0.05em;
	color: #CA3009;
	margin-top: 15px;
	margin-left: 15px;
	border-bottom: 0px none #ffffff;
	padding-bottom: 15px;
	font-weight: lighter;
	text-indent: 0px;
}
h2.seo a:link {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #063C58;
	letter-spacing: 0em;
	border-bottom: 0px none #ffffff;
}

h2.seo a:hover {
	font-size: 8px;
	text-decoration: underline;
	color: #CA3009;
	border-bottom: 0px none #ffffff;
	
}

h2.title {
	font-size: 18px;
	letter-spacing: 0.05em;
	color: #043954;
	margin-bottom: 10px;
	width: 100%;
	background-image: url(../images/bkgd-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 15px 15px;
	margin-left: 7px;
	overflow: visible;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #CA3009;
	margin-left: 15px;
	font-weight: lighter;
}
h2 a:hover {
	text-decoration: underline;
	color: #CA3009;
	border-bottom: 1px none #ffffff;
}
h2.seo {
	font-size: 8px;
	letter-spacing: 0.05em;
	color: #CA3009;
	margin-top: 15px;
	margin-left: 15px;
	border-bottom: 0px none #ffffff;
	padding-bottom: 15px;
	font-weight: lighter;
	text-indent: 0px;
}
h3.seo a:link {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #063C58;
	letter-spacing: 0em;
	border-bottom: 0px none #ffffff;
}

h3.seo a:hover {
	font-size: 8px;
	text-decoration: underline;
	color: #CA3009;
	border-bottom: 0px none #ffffff;
}
h4 {
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: .05em;
}
h5 {
	font-size:1.05em;
	line-height: 1.7em;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 0.02em;
	font-weight: 200;
}
h6{
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #CA3009;
	font-weight: lighter;
	background-color: #E2E3E5;
}
h6 a:hover {
	font-size:12px;
	color: #CA3009;
	left: -10px;
	padding-left: 0px;
	margin: 0px;
}
.h7 {
	font-size: 18px;
	letter-spacing: 0.05em;
	color: #CA3009;
	margin-bottom: 0px;
	width: 100%;
	margin-left: 7px;
	overflow: visible;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*Custom --------------------------------------------------------------------------------------- */

.BrdrDivider {
	border-top: 2px dotted #3983C5;
}
.BrdrDividerBottom {
border-bottom: 1px dashed #003857;
}
.BkgdGradBlue {
	background-image: url(../images/bkgd-slice-gradient.gif);
	background-repeat: repeat-x;
}
.mainText {
	font-size: 14px;
	line-height: 18px;
}
.txtTestimonial {
	font-style: italic;
	font-weight: bold;
	color: #1F4F67;
}
.bkgdTestimonials {
	background-image: url(../images/bkgd-testimonial-slice.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.italicBlue {
	font-style: italic;
	color: #043954;
}
.centerBlue{
	color: #043954;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.leftBlue{
	color: #043954;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}
.bkgdRedBlue {
	background-image: url(../images/bkgd-grad-red-blue.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.bkgdIcon {
	background-image: url(../images/bkgd-sidebar.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bkgdIconStripe {
	background-image: url(../images/bkgd-icon.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bkgdGuide {
	background-image: url(../images/bkgd-guide.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.paddingTopMain {
	margin-top: 2px;
}
.borderFullRed {
	border: 1px solid #D53009;
}
.brderZero {
	border: 0px none #FFF;
}
#testimonial {
	border: 0px none #FFF;
}
#testimonial a {
	border: 0px none #FFF;
	color: #FFF;
}
.number {
	font-size: 24px;
	color: #999;
	line-height: 36px;
}
.instruction {
	font-size: 9px;
	font-style: italic;
	color: #072B43;
	margin-top: 5px;
	margin-bottom: 5px;
}
.BrderBlue {
	border: 1px solid #072B43;
}
.bkgdGrayBox {
	background-color: #EDEDED;
	border: 1px solid #dddddd;
}
