﻿.info_table
{margin-left:auto;
 margin-right:auto;
 border:dotted 2px white;
 width:75%;
}


.instruction_link
{font: normal 11px Verdana,sans-serif;
 font-weight:bold;

    }

.instruction_title
{font-family:Verdana,sans-serif;
 font-size:large;
 font-weight:bold;
 text-decoration:underline;
 color:#000000;
    }
.instruction_subtitle
{font-family:Verdana,sans-serif;
 font-size:medium;
 font-weight:bold;
 text-decoration:underline;
 text-align:center;
 color:#000000;
    }

.ErrorText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:Red ;
	text-align:center ;
	
	text-decoration:none;
}
.checkboxLabel
{
	margin-top: 4px;
	float:none;
	width:120px;
	color: #333;
}

.exampleWrapper
{
	background: transparent url(images/registration-successful.gif) no-repeat left top;
	width: 738px;
	height: 528px;
	position:relative;
}

.multiPage
{
	position:absolute;
	top: 110px;
	height: 390px;
}

.formList
{
	width: 683px;
	list-style: none;
	padding: 0 0 0 23px;
}

.formList li
{
	border-bottom: 1px solid #959485;
	padding: 5px 0px;
}

.formList li.lastListItem
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align: left;
}

.SupportList
{
	
	list-style: none;
	padding: 0 0 0 23px;
}

.SupportList li
{
	border-bottom: 1px solid #959485;
	padding: 5px 0px;
}

.SupportList li.lastListItem
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align: left;
}

.textInput,
textarea
{
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	background: #fff;
}

textarea
{
    color:Black;
	font: normal 11px Verdana,sans-serif;
}

.text
{   color:Black;
	font: normal 11px Verdana,sans-serif;
}

#newsletterOptions
{
	padding-top: 15px;
}

#newsletterOptions input
{
	margin-left: 50px;
}

.nextButton
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/button.gif') no-repeat 0 3px;
    width: 93px;
	    font: normal 12px Arial, sans-serif;
	    color: #fefefe;
    height: 25px;
}

.OptionButton
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/button.gif') no-repeat 0 3px;
    width: 200px;
	    font: normal 12px Arial, sans-serif;
	    color: #fefefe;
    height: 25px;
}

.previousButton
{
	background: transparent url(images/button.gif) no-repeat 0 3px;
	border: none;
	width: 93px;
	height: 25px;
	margin-left:1px;
	font: normal 12px Arial, sans-serif;
	color: #fefefe;
}

.gotoButton
{
	background: transparent url(images/button.gif) no-repeat 0 3px;
	border: none;
	width: 250px;
	height: 25px;
	margin-left:1px;
	font: normal 12px Arial, sans-serif;
	color: #fefefe;
}

.menubutton
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/blankbutton.jpg') no-repeat 0 3px;
    width: 125px;
	    font: bold 12px Arial, sans-serif;
	    color: #fefefe;
    height: 37px;
}

.menubutton:Hover
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('images/blankbutton.jpg') no-repeat 0 3px;
    width: 125px;
	    font: bold 12px Arial, sans-serif;
	    color:Blue;
    height: 36px;
}

.buttonSeparator
{
	width: 378px;
	border-bottom: 1px solid #959485;
	height: 1px;
}

.previewWrapper
{
	position:absolute;
	right: 10px;
	top:90px;
	width: 250px;
	padding-left: 18px;
}

.previewWrapper h2
{
	font-size: 21px;
	padding-bottom: 10px;
	color: #4386a5;
	border-bottom: solid 1px #597f90;
	margin-right: 18px;
	margin-top: 20px;
}

.previewWrapper h3
{
	color: #4386a5;
	font-size :12px;
	margin-right: 18px;
	margin-top: 20px;
	border-bottom: dotted 1px #597f90;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.previewWrapper ul
{
	list-style:none;
	margin:0 30px;
}

body
{
	margin: 0px;
    font-family: Verdana;
	    font-size: small;
	    font-weight: normal;
	    font-style: normal;
	    font-variant: normal;
	    text-transform: none;
	    color: #000000;
	    text-decoration: none;
	    top: 0px;
	    left: 0px;
	    text-align: center;
}


.HeaderTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	text-align: center;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;		
}

.TextArea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	text-align:left ;
	font-weight:normal;
	text-decoration:none;
}

.LabelText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	text-align:right ;
	font-weight:bold;
	text-decoration:none;
}
