/* ////////////////////////////////////////////////////////////////////////////////////////// */
body
{
	margin: 0 0 20px 0;
	background: #fff;
	font: normal 9pt Arial, sans-serif;
	line-height: 15px;
	padding :0px;
}
img {border: 0px none;}
p {padding: 0; margin: 0 0 10px 0;}
h1
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14pt;
	color: #666;
	font-weight: normal;
	line-height: normal;
}
h2
{
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #666;
	font-weight: bold;
	line-height: normal;
}
h6
{
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 8pt;
	color: #666;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #ccc;
}


/* ////////////////////////////////////////////////////////////////////////////////////////// */
div.shell
{
	width: 985px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	z-index: 10 !important;
	background: transparent url(images/header.png) 35px 0 no-repeat;
}
div.shell div.left
{
	width: 230px;
	position: absolute;
	left: 0;
	top: 160px;
}
div.shell div.sub_head
{
	position: absolute;
	left: 240px;
	top: 80px;
}
div.shell div.center
{
	width: 470px;
	position: absolute;
	left: 240px;
	top: 220px;
	color: #919195;
	font-size: 8pt;
}
div.shell div.center a:link {color: #8d981d;}
div.shell div.center a:visited {color: #8d981d;}
div.shell div.center a:hover {color: #8eaad2;}
div.shell div.center a:active {color: #8d981d;}

div.shell div.right
{
	width: 215px;
	position: absolute;
	left: 745px;
	top: 220px;
}

/* Adjust shell if home ////////////////////////////////////////////////////////////////////////////////////////// */
.home div.shell div.center
{
	width: 720px;
	position: absolute;
	top: 320px;
}
.home h1
{
	margin: 0 0 20px 0;
	font-size: 15pt;
	font-weight: bold;
}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
div.header_bleed_left
{
	width: 50%;
	min-width: 487px;
	height: 75px;
	position: absolute;
	top: 0px;
	z-index: -1 !important;
	background: transparent url(images/header_bleed_left.png) top right repeat-x;
	clear: none;
	float: left;
}
div.header_bleed_right
{
	width: 50%;
	min-width: 487px;
	height: 75px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -1 !important;
	background: transparent url(images/header_bleed_right.png) top right repeat-x;
	clear: none;
	float: right;
}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
div.learn_box
{
	min-height: 295px;
	width: 33%;
	margin-left: 2px;
	float: right;
	background: transparent url(images/learn_box_bg.png) left top no-repeat;
	min-height: 295px;
	height: auto !important;
	height: 295px;
}
div.learn_box div {padding: 30px;}
div.learn_box a:link {color: #8d981d;}
div.learn_box a:visited {color: #8d981d;}
div.learn_box a:hover {color: #8eaad2;}
div.learn_box a:active {color: #8d981d;}

div.learn_box h4 /* Box Titles */
{
	color: #666;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14pt;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: normal;
	line-height: normal;
	letter-spacing: -.7px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
div.box
{
	min-height: 100px;
	width: 205px;
	margin: 0 0 4px auto;
	background: transparent url(images/box_bg_green.png) left top no-repeat;
}
div.box a:link {color: #8d981d;}
div.box a:visited {color: #8d981d;}
div.box a:hover {color: #8eaad2;}
div.box a:active {color: #8d981d;}

div.box h4 /* Box Titles */
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 6px 5px 5px 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
div.box div.content
{
	padding: 12px;
	font-size: 7pt;
	color: #666666;
}
div.box ul
{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	font-size: 8pt;
	color: #666666;
}
div.box ul li
{
	padding: 2px 0 2px 18px;
	background: transparent url(images/bullet2.gif) left 4px no-repeat;
}
div.green {background: transparent url(images/box_bg_green.png) left top no-repeat;}
div.blue {background: transparent url(images/box_bg_blue.png) left top no-repeat;}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
div.download_box
{
	padding: 0 0 10px 20px;
	background: transparent url(images/green_arrow.png) left 2px no-repeat;
}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
div.open_box
{
	width: 205px;
	margin: 25px 0 20px 0;
	border-bottom: 1px solid #E6E6E6;
}
div.open_box a:link {color: #8d981d;}
div.open_box a:visited {color: #8d981d;}
div.open_box a:hover {color: #8eaad2;}
div.open_box a:active {color: #8d981d;}

div.open_box h4 /* Box Titles */
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 6px 5px 5px 14px;
	color: #8d981d;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid #999999;
	background: transparent url(images/green_arrow.png) left 8px no-repeat;
}
div.open_box ul
{
	margin: 10px 0 10px 5px;
	padding: 0;
	list-style-type: none;
	font-size: 8pt;
	color: #666666;
}
div.open_box ul li
{
	padding: 1px 0 1px 16px;
	background: transparent url(images/bullet_plus.png) left 4px no-repeat;
}
div.open_box div.content
{
	padding: 12px;
	font-size: 7pt;
	color: #666666;
}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
div.footer_bleed
{
	position: relative;
	left: 0;
	top: 200px;
	height: 100%;
	background: #E5E8F5 url() left top no-repeat;
}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
div.form
{
	margin: 10px 0;
	width: 375px;
}
div.form label { line-height: 23px; }
div.form form { margin: 0; }
div.form div.clear { clear: both; margin: 0; padding: 0; height: 7px; font-size: 1px; }
div.form .lv1
{
	width: 300px;
	float: right;
}
div.form .lv2
{
	width: 250px;
	float: right;
}
div.form .lv3
{
	width: 200px;
	float: right;
}

div.form .lv4
{
	width: 150px;
	float: right;
}
