@charset "utf-8";
/* INTRO PAGE */

*	{
	padding: 0;
	margin: 0;
	}

html {
	background: #fff url(images/bottom.png) repeat-x bottom;
	}

html.index {
	background: #fff;
	}

body {
	background: transparent url(images/Untitled-4.jpg) repeat-x top;
	font-family: Arial, sans-serif;
	color:#000000;
	overflow: auto;
	}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
	
#grafix {
	width: 960px;
	min-height: 300px;
	overflow: hidden;
	}
	
#footer {
	width: 960px;
	margin-top: 200px;
	font-size: .6em;
	color:#fff;
	text-align: center;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	} 

#footer a:hover {
	text-decoration: underline;
	}

/***********************************************/
/******************** MENUS ********************/
/***********************************************/

/* BEGIN TOP PERSISTANT MENU */

#permenu {
	position: relative;
	border: none;
	margin-top: 0px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	_margin-bottom: -1px;
	width: 910px;
	text-align: right;
	padding-right: 0px;
	padding-top: 3px;
	font-weight: 500;
	color: #FFCC00;
	}

#wrapper.index {
	padding-top: 5px;
	}

#permenu a {
	color:#FFFFFF;
	font-size: 1em;
	text-decoration: none;
	}

#permenu a:hover {
	color:#FFFFFF;
	font-size: 1em;
	text-decoration: underline;
	}

/* END TOP PERSISTANT MENU */

/* BEGIN AREA MENU TABS */	
#nav {
		position: relative;
		text-align: center;
		min-height: 150px;
		height: 150px;
		background: url(images/header-image.png) no-repeat;
		}
	
#nav a {
		color: white;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		width: 220px;
		height: 30px;
		text-align: center;
		margin-right: 0px;
		margin-top: 105px;
		padding-top: 15px;
		float: right;
		-moz-border-radius-topleft: 7px;
		-webkit-border-top-left-radius: 7px;
		-moz-border-radius-topright: 7px;
		-webkit-border-top-right-radius: 7px;
		}
		
	.blue {		
		background-color: rgba(96,129,169,0.5);
		_background-color: #6081A9;
		display: block;
		}

	.blue:hover {		
		background-color: rgba(96,129,169,1);
		_background-color: #829BBB;
		display: block;
		}

	.mint {
		position: relative;
		background-color: rgba(136,191,138,0.5);
		_background-color: #88BF8A;
		display: block;
		margin-top: 75px;
		}

	.mint:hover {
		position: relative;
		background-color: rgba(136,191,138,1);
		_background-color: #ADD3AE;
		display: block;
		margin-top: 75px;
		}

	.left {
		float: left;
		margin-left: 1px;
		margin-right: 8px;
		margin-top: 10px;
	}	
/* END AREA MENU TABS */

/* BEGIN SECTION MENU */

#secmenu {
	position: relative;
	width: 950px;
	text-align: right;
	font-size: .9em;
	font-weight: 500;
	color: #FFCC00;
	margin-top: 2px;
	_margin-top: 8px;
	}
	
#secmenu a {
	color: #000000;
	text-decoration: none;
	}

#secmenu a:hover {
	color: #6081A9;
	text-decoration: underline;
	}

#secmenu span {
	text-align: left;
	float: left;
	font-size: 1.8em;
	color: #333333;
	padding: 10px;
	border: #333 solid 1px;
	font-weight: 200;
	margin-top:35px;
	}
	
/* END SECTION MENU */

#lcol {
	width: 310px;
	float: left;
	margin-top: 0px;
	}

#rcol h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.7em;
	font-weight: 100;
	font-stretch: ultra-condensed;
	color: rgba(0,0,0,1);
	_color: #6081A9;
	margin-top: 0px;
	margin-bottom: 20px;
	}


/* BEGIN RIGHT COLUMN */
#rcol {
	width:280px;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 280px;
	_margin-top: 80px;
	font-size: 10pt;
	float: right;
	min-height: 600px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

#rcol.index {
	margin-top: 80px;
	}
	
#rcol img.ad {
	margin-left: 10px;
	margin-bottom: 150px;
	margin-top: 100px;
	}
		
#lcol h1 {
	font-size: 1.5em;
	font-weight: 600;
	color: #6081A9;
	border-bottom: 1px solid #6460A9;
	padding-left: -8px;
	margin-top: -2px;
	}	

#rcol h2 {
	font-size: 12pt;
	font-style: bold;
	color: #5B5B5B;
	}

#rcol a {
	color: #000066;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	float: right;
	}

#rcol a:hover {
	color: #60A964;
	text-decoration: underline;
	}

#rcol a.norm {
	color: #000066;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	float: none;
	}

#rcol a.norm:hover {
	color: #60A964;
	text-decoration: underline;
	}

#rcol ul li {
	list-style-type: disc;
	margin-bottom: 6px;
	list-style-position: inside;
	padding-left: 10px;
	}
	
/* END RIGHT COLUMN */
/* BEGIN MAIN COLUMN */

#main {
	width: 650px;
	margin-top: 100px;
	margin-left: 0px;
	font-size: 11pt;
	}

#main.ie {
	_position: relative;
	_margin-top: -400px;
	}

.right {
	text-align: right;
	}
	
#main a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 10.5pt;
	}

#main a:hover {
	text-decoration: underline;	
	}

#main a.button {
	position: relative;
	background: url(images/learn-more-gr.png) no-repeat 0 0;
	width: 120px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 10px 5px 10px 500px;
	border: #666666 1px solid;
}

#main a.button:hover { background-position: 0 -40px; }
#main a.button:active { background-position: 0 -80px; }

#main h1 {
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	font-style: bold;
	color: #000;
	background-image: url(images/fa-icon25.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	padding-left: -8px;
	margin-right: 38px;
	text-indent: 35px;
	margin-top: 15px;
	margin-bottom: 20px;
	}

#main h2 {
	font-size: 1.2em;
	margin-bottom: 20px;
	}

#main h3 {
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	font-weight: 600;
	color: #333333;
	margin-bottom: 10px;
	}
	
#main img {
	float: right;
	margin-left: 10px;
	}	

#main img.left {
	float: left;
	margin: -10px 5px 5px 0px;
	}	

#main dl {
	font-size: 10pt;
	font-weight: bold;
	}

#main dd {
	color: #333;
	}

#main dt {
	color: #5B5B5B;
	margin-left: 160px;
	margin-top: -17px;
	margin-bottom: 7px;
	}

#main p {
	margin-bottom: 30px;
	}		

#main p.quote {
	display:block;
	font-style:oblique;
	}

#main ul {
	margin-left: 55px;
	list-style-position:outside;
	margin-bottom: 30px;
	}

#main ul li {
	margin-bottom: 10px;
	}

#main ul li.none {
	list-style: none;
	}

#main ol {
	margin-left: 55px;
	list-style-position:outside;
	}
	
#main ol li {
	margin-bottom: 7px;
	}
	
#main hr {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	color:#333333;
	margin-top: 20px;
	margin-bottom: 40px;
	}

/* END MAIN COLUMN */

/* 1-COLUMN PAGES */

#one {
	width: 960px;
	margin-top: 50px;
	margin-left: 0px;
	font-size: 11pt;
	}

#one.art p {
	font-size: 13pt;
	} 

#one.art h3 {
	margin-top: -8px;
	margin-bottom: 30px;
	}

#one h1 {
	font-size: 1.7em;
	text-align: left;
	margin-bottom: 30px;
	margin-left: 130px;
	}

#one h2 {
	font-size: 1.5em;
	text-align: left;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 130px;
	}

#one h3 {
	font-weight: 700;
	font-size: 1.1em;
	margin-left: 130px;
	}

#one p {
	_position: relative;
	_clear: none;
	width: 800px;
	_width: 700px;
	margin-left: 130px;
	margin-bottom: 20px;
	}

#one table {
	margin-left: 130px;
	}	

#one p.whole {
	width: 960px;
	margin-left: 0px;
	}

#one img.left {
	_position: relative;
	float: left;
	clear: none;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 50px;
	padding: 5px;
	border: #ccc solid 1px;
	_overflow:visible;
	}

#one img.bug {
	margin-left: -70px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding: 5px;
	border: #ccc solid 1px;
	float: left;
	}

#one a {
	color:#000066;
	text-decoration: none;
	font-weight: 500;
	}
	
#one a:hover {
	text-decoration: underline;
	}
	
#one h1 sup {
	font-size: .6em;
	}

#one p sup {
	font-size: .8em;
	}

#one ul {
	margin-left: 130px;
	list-style:outside;
	list-style-type: none;
	}

#one li {
	margin-bottom: 20px;
	}

#one li a {
	background: url(images/pdficon_small.gif) no-repeat left;
	padding-left: 23px;
	font-weight: 600;
	font-size: 10pt;
	}

#floatbox1 {
	position: relative;
	width: 300px;
	float: right;
	margin-left: 30px;
	}

/***********************************************/
/*******************TYPOGRAPHY******************/
/***********************************************/

#steps h1 {
	position: relative;
	width: 650px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: rgba(0,0,0,0.7);
	_color:#333;
	text-decoration: none;
	letter-spacing: -4px;
	text-shadow: 0px 0px 0px;
	margin-bottom: 20px;
	background: none;
	text-indent: 0px;
	}

#steps h1 span.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: rgba(0,0,0,0.4);
	_color: #808080;
	margin-left: -6px;
	font-weight: 200;
	}
	
#steps h1 span.title {
	font-family: Arial, sans-serif;
	font-size: .6em;
	color:#000000;
	text-transform: capitalize;
	margin-left: 45px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	letter-spacing: normal;
	}

#steps p {
	width: 450px;
	margin-left: 155px;
	text-indent: 0px;
	_margin-top: 30px;
	}
	

/***********************************************/
/******************* FORMS *********************/
/***********************************************/

	
#one fieldset {
	margin: 0 30px 15px 30px;
	padding: 24px;
	border: solid 1px;
	border-color: rgba(96,129,169,1);
	_border-color: #6081A9;
	line-height: 14px;
	width: 800px;
}

#one fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: rgba(96,129,169,1);
	_background-color: #6081A9;
	padding: 0 10px 0 10px;
	border: solid 1px rgba(96,129,169,1);
	_border: solid 1px #6081A9;
}

#one fieldset label {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	float:left;
  	width:25%;
 	margin-right:0.5em;
	padding-top:0.2em;
    text-align:right;
}

#one fieldset label.b {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	float:left;
  	width:200px;
 	margin-right:0.5em;
	padding-top:0.2em;
    text-align:right;
}

#one fieldset label.error { color: #E88B05; }

#one fieldset {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

#one fieldset input {	
	width: 275px;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	color: #666;
	margin: 5px 0 5px 0;
}

#one fieldset textarea {
	width: 400px;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	color: #666;
	margin: 5px 0 5px 0;
}

#one fieldset input.b {
	width: 50px;
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	color: #666;
	margin: 5px 0 5px 0;
}

#one fieldset input.submit {
	width: 60px;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
}
#one fieldset input.radio {
	width: 20px;
}
#one fieldset input.auto {
	width: auto;
}

