﻿html,body,div,form
{
	margin: 0px;
	padding: 0px;
}
html,body,form
{
	background-color: #797979;
	width: 100%;
}
img
{
	border-width: 0px;
}
p,div,body,h1,h2,h3,h4,h5,li
{
	font-family: Arial;
}
p,div,body,li
{
	font-size: 12px;
	color: #000000;
}
p
{
	margin: 0px 0px 10px 0px;
}
h1
{
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
h2
{
	color: #D11717;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
h4
{
	margin: 0px;
	padding: 0px;
}
a
{
	color: #CC0000;
	text-decoration: underline;
}

#wrapper
{
	width: 100%;
	background-color: #FFFFFF;
}
#wrapper #header
{
	width: 100%;
	border-top: solid 5px #5D5D5E;
	border-bottom: solid 7px #5D5D5E;
	padding-bottom: 15px;
}
#wrapper .subheader
{
	background: #CC0000 url(../images/00-sub-header-back.gif) repeat-x top left;
}
#wrapper .homeheader
{
	background: #CC0000 url(../images/00-home-header-back.gif) repeat-x top left;
	padding-bottom: 0px !important;
}

#header .mainheader
{
	width: 857px;
	height: 100px;
	margin: 0px auto;
	position: relative;
}
#header .mainheader .logo
{
	position: absolute;
	top: 5px;
	left: 0px;
}
#header .mainheader .navigation
{
	position: absolute;
	top: 65px;
	left: 0px;
	width: 857px;
	height: 34px;
	overflow: hidden;
}
#header .mainheader .navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .mainheader .navigation ul li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 34px;
	overflow: hidden;
}
#header .mainheader .quicklink
{
	position: absolute;
	top: 20px;
}
#header .mainheader .screen
{
	left: 435px;
}
#header .mainheader .resource
{
	left: 655px;
}


#homeheader
{
	width: 857px;
	margin: 0px auto;
	background: transparent url(../images/02-home-header-content-back.gif) repeat-y top left;
	clear: both;
}
#homeheader .homeclear
{
	width: 833px;
	height: 1px;
	clear: both;
}
#homeheader .leftcontent
{
	background: transparent url(../images/02-home-header-logo.gif) no-repeat top left;
	float: left;
	position: relative;
	width: 486px;
	padding: 135px 40px 20px 28px;
}
#homeheader .leftcontent h1
{
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#homeheader .leftcontent p
{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 28px;
}
#homeheader .leftcontent p a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#homeheader .leftcontent p a:hover
{
	text-decoration: underline;
}
#homeheader .leftcontent div.icons
{
	width: 486px;
	height: 85px;
}
#homeheader .leftcontent div.icons ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeheader .leftcontent div.icons ul li
{
	float: left;
	margin: 0px;
	padding: 0px 20px;
	list-style-type: none;
}
#homeheader .rightcontent
{
	padding: 29px 0px 0px 30px;
	float: left;
	width: 210px;
}
#homeheader .rightcontent h2
{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	width: 169px;
}
#homeheader .rightcontent p
{
	color: #FFFFFF;	
}
#homeheader .rightcontent p a
{
	color: #FFFFFF;
	text-decoration: underline;
}
#homeheader .rightcontent .input
{
	padding-bottom: 15px;
}
#homeheader .rightcontent .input label
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	width: 210px;
}
#homeheader .rightcontent .input input.text
{
	width: 199px;
}
#homeheader .rightcontent .submit
{
	width: 210px;
	height: 35px;
	clear: both;
}
#homeheader .rightcontent .submit input.image
{
	float: right;
}
#homeheader .rightcontent .submit p
{
	float: left;
	width: 75px;
	font-size: 11px;
}
#homeheader .rightcontent .submit p a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#wrapper #body
{
	width: 100%;
	background-color: #FFFFFF;
}
#body .bodycontent
{
	padding: 0px;
	width: 838px;
	margin: 0px auto;
}
#body .bodycontent .bodycolumns .leftbodycolumn
{
	padding: 35px 0px 0px 17px;
	width: 475px;
	float: left;
}
#body .bodycontent .bodycolumns .leftbodycolumn div.button
{
	padding: 10px 0px;
}
#body .bodycontent .bodycolumns .leftbodycolumn p
{
	line-height: 18px;
}
#body .bodycontent .bodycolumns .rightbodycolumn
{
	padding: 27px 22px 20px 24px;
	float: right;
	width: 246px;
	background: transparent url(../images/03-right-col-back.gif) no-repeat top left;
	margin-right: 9px;
}
#body .bodycontent .bodycolumns .rightbodycolumn h2
{
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
}
#body .bodycontent .bodycolumns .rightbodycolumn h3
{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 15px;
}
#body .bodycontent .bodycolumns .rightbodycolumn div.button
{
	width: 200px;
	height: 40px;
}
#body .bodycontent .bodycolumns .graytext p
{
	color: #676767;
}
#body .bodycontent .bodycontentclear
{
	width: 838px;
	height: 1px;
	clear: both;
}
#body .bodycontent .onecolumnpage
{
	width: 780px;
	padding: 20px 0px 18px 20px;
}

#footer
{
	width: 100%;
	background: transparent url(../images/04-footer-back.gif) repeat-x top left;
	height: 63px;
}
#footer .footercontent
{
	width: 857px;
	height: 63px;
	margin: 0px auto;
	position: relative;
}
#footer .footercontent div, #footer .footercontent div a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#footer .footercontent div a:hover
{
	text-decoration: underline;
}
#footer .footercontent .copyright
{
	position: absolute;
	top: 20px;
	left: 25px;
}
#footer .footercontent .links
{
	position: absolute;
	top: 20px;
	right: 60px;
}

#termspop
{
	position: absolute;
	background-color: #FFFFFF;
	border: solid 1px #CC0000;
	padding: 10px 15px;
	width: 440px;
	top: 200px;
	left: 50%;
	margin-left: -255px;
}
#termspop h2
{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
}
#termspop .buttons
{
	width: 440px;
	height: 30px;
	padding: 15px 0px;
}
#termspop .buttons div
{
	float: left;
}
#termspop .buttons div.left
{
	padding-left: 85px;
}
#termspop .buttons div.right
{
	padding-left: 18px;
}

#termspop2
{
	position: absolute;
	background-color: #FFFFFF;
	border: solid 1px #CC0000;
	padding: 10px 15px;
	width: 440px;
	top: 200px;
	left: 50%;
	margin-left: -255px;
}
#termspop2 h2
{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
}
#termspop2 .buttons
{
	width: 440px;
	height: 30px;
	padding: 15px 0px;
}
#termspop2 .buttons div
{
	float: left;
}
#termspop2 .buttons div.left
{
	padding-left: 85px;
}
#termspop2 .buttons div.right
{
	padding-left: 18px;
}
#termspop2 .buttons div.center
{
	padding-left: 150px;
}

div.form
{
	width: 750px;
	clear: both;
}
div.form .row
{
	width: 750px;
	clear: both;
	padding: 3px 0px;
}
div.form .row .label,div.form .row .input,div.form .row .error
{
	float: left;
	padding-right: 8px;
}
div.form .row .label
{
	width: 120px;
	padding-top: 3px;
	text-align: right;
}
div.form .row .input
{
	width: 200px;
}
div.form .row .input input.text
{
	width: 195px;
}
div.form .row .input select
{
	width: 200px;
}
div.form .row .error
{
	width: 300px;
	padding-top: 3px;
}
div.form .row .error,div.form .row .error *
{
	color: #CC0000 !important;
	font-size: 12px;
	font-family: Arial;
}
div.form .row .clear
{
	width: 750px;
	height: 1px;
	clear: both;
}
div.form .buttons
{
	padding-top: 20px;
	height: 30px;
}
div.form .buttons .button
{
	float: left;
	padding-right: 14px;
}

div.checkboxform
{
	width: 750px;
	clear: both;
	position: relative;
}
div.checkboxform .row
{
	width: 600px;
	clear: both;
	padding: 0px 0px 30px 0px;
}
div.checkboxform .row .checkbox
{
	float: left;
	width: 25px;
	height: 25px;
}
div.checkboxform .row .inputsection
{
	float: left;
	width: 580px;
}
div.checkboxform .row .rowclear
{
	width: 600px;
	height: 1px;
	clear: both;
}
div.checkboxform .row .inputsection h2
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
div.checkboxform .row .inputsection .checktext
{
	float: left;
	width: 550px;
	font-weight: bold;
	padding-top: 4px;
}
div.checkboxform .row .inputsection .clear
{
	width: 600px;
	height: 1px;
	clear: both;
}
div.checkboxform .row .inputsection .description
{
	padding: 3px 0px;
	clear: both;
	position: relative;
}
div.checkboxform .row .inputsection .description .label
{
	padding: 3px 8px 0px 0px;
	float: left;
	width: 150px;
	text-align: left;
}
div.checkboxform .row .inputsection .description .input
{
	float: left;
	width: 250px;
	padding-right: 8px;
}
div.checkboxform .row .inputsection .description .input input.text
{
	width: 245px;
}
div.checkboxform .row .inputsection .description .long
{
	width: 400px;
}
div.checkboxform .row .inputsection .description .long textarea.text
{
	width: 395px;
}
div.checkboxform .row .inputsection .description .medium
{
	width: 360px;
}
div.checkboxform .row .inputsection .description .medium textarea.text
{
	width: 355px;
}
div.checkboxform .row .inputsection .description .error
{
	padding-top: 3px;
	float: left;
	width: 200px;
}
div.checkboxform .row .inputsection .description .longerror
{
	width: 250px;
}
div.checkboxform .row .inputsection .description .short
{
	width: 100px;
}
div.checkboxform .row .inputsection .description .upload
{
	float: left;
	width: 63px;
	height: 20px;
	padding: 0px 2px;
}
div.checkboxform .row .inputsection .description .cleardescription
{
	height: 1px;
	clear: both;
}
div.checkboxform .row .inputsection .description .extraspace
{
	height: 25px;
}
div.checkboxform .row .inputsection .description .error,div.checkboxform .row .inputsection .description .error *
{
	color: #CC0000 !important;
	font-size: 12px;
	font-family: Arial;
}
div.checkboxform .row .inputsection .description .error a
{
	font-size: 10px;
}
div.checkboxform .row .inputsection .unselected
{
	width: 720px;
}
div.checkboxform .row .inputsection .unselected p
{
	display: none;
}
div.checkboxform .row .inputsection .selected p
{
	display: block;
	color: #CC0000;
}
div.checkboxform .row .inputsection .selected
{
	background-color: #F0F0F0;
	border: solid 1px #CC0000;
	padding: 5px 10px;
	width: 700px;
}
div.checkboxform .row .inputsection .selected .label
{
	font-weight: bold;
}
div.checkboxform .row .inputsection .selected .cleardescription
{
	width: 700px;
}
div.checkboxform .row .inputsection .unselected .cleardescription
{
	width: 720px;
}
div.checkboxform .row .inputsection .description table.steplist
{
	background-color: #CC0000;
}
div.checkboxform .row .inputsection .description table.steplist tr td, div.checkboxform .row .inputsection .description table.steplist tr th
{
	padding: 3px 5px;
	background-color: #FFFFFF;
}
div.checkboxform .buttons
{
	padding-top: 20px;
	height: 30px;
}
div.checkboxform .buttons .button
{
	float: left;
	padding-right: 14px;
}
div.checkboxform .row .inputsection .description .linkspopup
{
	position: absolute;
	bottom: -10px;
	left: 400px;
	background-color: #FFFFFF;
	border: solid 1px #CC0000;
	padding: 10px 15px;
	width: 240px;
}
div.checkboxform .row .inputsection .description .linkspopup h2
{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
}
div.checkboxform .row .inputsection .description .linkspopup .close
{
	float: right;
}
#uploadpopup
{
	position: absolute;
	background-color: #FFFFFF;
	border: solid 1px #CC0000;
	padding: 10px 15px;
	width: 440px;
	top: 20px;
	left: 100px;
}
#uploadpopup h2
{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
}
#uploadpopup .button
{
	height: 30px;
	padding: 10px 0px 0px 0px;
}
#uploadpopup .close
{
	float: right;
}

table.documenttable tr td, table.documenttable tr th
{
	padding: 5px;
}

#resourcesoutput h2
{
	font-size: 22px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#resourcesoutput h3
{
	margin-top: 22px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 18px;
}