@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #A74783;
	margin: 10px 0px 0px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2E1D15;
	background-image: url(../images/bg-home.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	color: #A94582;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top:10px;
	margin-bottom:-10px;
}
h2 {
	font-size: 18px;
	color: #8D8299;	
}

h3 {
	font-size: 14px;
	color: #8D8299;
}

a {
	color: #8F849B;
	text-decoration: none;		
}
a:hover {
	color: #DBB2D1;
}
a.selected {
	color: #A33F7D;
}
a img {
	border: 0px;
}
.oneColFixCtrHdr #container {
	width: 915px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header { 
	width: 895px;
	height: 361px;	
	margin: 0px;
	padding: 20px 0px 0px 20px;
	text-align: left;
	background-image: url(../images/bg-header-home3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header #navigation {
	color: #A53F7E;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 30px;
	width: 110px;
	height: 200px;	
	margin: 20px 0px 0px 50px;
	padding: 0px;	
}
.oneColFixCtrHdr #header #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.oneColFixCtrHdr #header #navigation a {
	text-decoration: none;
	color: #A53F7E;
	display: block;	
	width: 110px;
}
.oneColFixCtrHdr #header #navigation a.btnon {
	text-decoration: none;
	color: #8D8299;
	border-bottom: 1px solid #A53F7E;
	height: 29px;
}
.oneColFixCtrHdr #header #navigation a.btnon-noline {
	text-decoration: none;
	color: #8D8299;
	height: 30px;
}
.oneColFixCtrHdr #header #navigation a:hover {
	color: #8D8299;
}
.oneColFixCtrHdr #header #sub-nav {
	font-size: 9pt;
	font-weight: bold;
	line-height: 20px;
	width: 350px;
	height: 200px;
	border-left: 1px solid #A53F7E;
	color: #8F849B;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oneColFixCtrHdr #header #sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.oneColFixCtrHdr #header #subnav ul li a {
	text-decoration: none;
	color: #8F849B;
}

.oneColFixCtrHdr #header #subnav a:hover {
	text-decoration: none;
	color: #A53F7E;
}
.oneColFixCtrHdr #main-gfx {
	clear: both;
	width: 970px;
	height: 337px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #main-gfx #gfx-left {
	float: left;
	width: 625px;
	height: 337px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #main-gfx #gfx-right {
	float: right;
	width: 345px;
	height: 337px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/gfx-form.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContent {
	clear: both;
	padding: 20px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
	width: 895px;
	height: 100%;
	color: #fff;
}
.oneColFixCtrHdr #mainContent #main-step-content {
	clear: both;
	padding: 0px 0px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
	width: 573px;
	height: 100%;
	line-height: 18px;
}
.oneColFixCtrHdr #mainContent #main-step-content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #DBB2D1;
	margin: 10px 0px 10px 0px;
}
.oneColFixCtrHdr #mainContent #main-step-content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: none;
	text-align: right;
}
.oneColFixCtrHdr #mainContent #main-step-content h3 {
	font-size: 16px;
	font-weight: normal;
	color: #DBB2D1;
}
.oneColFixCtrHdr #mainContent #main-step-content a {
	color: #DBB2D1;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent #main-step-content a:hover {
	color: #ccc;
}
.oneColFixCtrHdr #mainContent .boxhome
{
	background-color: #DBB2D1;
	/*background-color: #efdfe7; */
	width: 290px;
	height: 180px;
	border: 1px solid #ECD5EA;
	font-family: Arial, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0px 10px 10px 0px;
}

.oneColFixCtrHdr #mainContent .boxhome h2
{
	text-align: right;
	color: #A53F7E;
	font-size: 16pt;
	font-weight: normal;
	margin: 5px;
	padding-right: 10px;
}

.oneColFixCtrHdr #mainContent .boxhome .small
{
	font-size: 10pt;
}

.oneColFixCtrHdr #mainContent .boxhome .float
{
	float: left;
	padding: 5px;
	padding-left: 12px;
	padding-right: 10px;
}

.oneColFixCtrHdr #mainContent .boxhome p
{
	padding-right: 8px;
	padding-top: 0px;
	margin-top: 5px;
	font-size: 8.5pt;
	color: #333333;
}

.oneColFixCtrHdr #mainContent .boxhome p a
{
	color: #A74783;
}

.oneColFixCtrHdr #mainContent .boxhome .divider
{
	padding-left: 10px;

	height: 1px;
	width: 275px;
	display: block;
}

.oneColFixCtrHdr #mainContent .boxhome div
{
	max-width: 120px;
	text-align: center;
}

.oneColFixCtrHdr #mainContent .boxhome a
{
	color: #A74783;
	font-size: 8pt;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent .box
{
	background: #EFDFE7;
	min-width: 290px;
	max-width: 290px;
	min-height: 175px;
	max-height: 175px;
	border: 1px solid #ECD5EA;
	font-family: Arial, sans-serif;
}

.oneColFixCtrHdr #mainContent.box h2
{
	text-align: right;
	color: #A53F7E;
	font-size: 16pt;
	font-weight: normal;
	margin: 5px;
	padding-right: 10px;
}

.oneColFixCtrHdr #mainContent .box .small
{
	font-size: 10pt;
}

.oneColFixCtrHdr #mainContent.box .float
{
	float: left;
	padding: 5px;
	padding-left: 12px;
	padding-right: 10px;
}

.oneColFixCtrHdr #mainContent .box p
{
	padding-right: 8px;
	padding-top: 0px;
	margin-top: 5px;
	font-size: 8.5pt;
	color: #333333;
}

.oneColFixCtrHdr #mainContent .box p a
{
	color: #A74783;
}

.oneColFixCtrHdr #mainContent .box .divider
{
	padding-left: 10px;
	hasLayout: 1;
}


.oneColFixCtrHdr #mainContent .box div
{
	max-width: 120px;
	text-align: center;
}

.oneColFixCtrHdr #mainContent .box a
{
	color: #A74783;
	font-size: 8pt;
	font-weight: bold;
}

.oneColFixCtrHdr #mainContent #mc-left {
	clear: left;
	float: left;
	width: 565px;
	margin: 0px;
	padding: 0px 36px 0px 15px;
}

.oneColFixCtrHdr #mainContent #mc-right {
	clear: right;
	float: right;
	width: 304px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent #home-btm {
	clear: both;
	width: 923px;
	height: 201px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContentStep {
	clear: both;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
	background-color: #F8ECC6;
	width: 970px;
	height: auto;
}
.oneColFixCtrHdr #mainContentStep #col-left {
	float: left;
	width: 240px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #mainContentStep #col-left #col-left-nav {
	width: 219px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	background-color: #648222;
	border-left: 1px solid #F8ECC6;
	border-bottom: 1px solid #F8ECC6;
}
.oneColFixCtrHdr #mainContentStep #col-left #col-left-nav .selected {
	color: #fff;
}
.oneColFixCtrHdr #mainContentStep #col-left #col-left-nav ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}

.oneColFixCtrHdr #mainContentStep #col-left #col-left-nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7D775;
	line-height: 18px;
	padding-left: 15px;
	margin-bottom: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.oneColFixCtrHdr #mainContentStep #col-left #col-left-nav a:hover {
	color: #fff;
}
.oneColFixCtrHdr #mainContentStep #col-center {
	width: 362px;
	height: auto;
	margin: 10px 20px 10px 20px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContentStep #col-center .smallfont {
	font-style: italic;
	font-size: 11px;
}
.oneColFixCtrHdr #mainContentStep #col-right {
	float: right;
	width: 328px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 20px 0px;
}
.oneColFixCtrHdr #footer {
	clear: both;
	margin: 10px 10px 10px 10px;
	padding: 10px 0px 10px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: 895px;
	height: 52px;
	color: #fff;
	font-size: 12px;
	text-align: right;
	border-top: 1px solid #DBB2D1;
}
.oneColFixCtrHdr #footer a {
	color: #F8ECC6;
	font-size: 10px;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
}	
.oneColFixCtrHdr #footer a:hover {
	color: #F8B830;
}	
.oneColFixCtrHdr #footer h1 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #fff;
	font-size: 22px;
}
.orange-line {
	border-bottom: 1px solid #FFCCCC;
	margin: 20px 0px 20px 0px;
	width: 100%;
	height: 1px;
	clear: both;
}
