body {
	margin: 0px;
	padding: 0;
	text-align: center;
	color: #4E4E4E;
	width: 813px;
	margin: 10px auto;
	background-color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container-top {
	background: url('content-top.png') top center no-repeat; 
	width: 813px;
	min-height: 25px;
	height: 25px;
}

#themeHeader {
	display:none;
}

#container { 
	background: url('content-center.gif') center repeat-y; 
	min-height: 150px; 
}


#titleArea {
        width: 725;
        margin-left: 25px;
        margin-right: 25px;
        color:#fff;
        font-weight:bold;
        background: url('title-header.png') center no-repeat;
}

#titleDescription {
        text-align: left;
        font-size: 14pt;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #FFF;
        padding:10px;
}


#progressArea {
	width: 725;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	clear: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
}

#preview {
	font-size: 10pt;
	color: red;
	font-weight: normal;
	display: inline;
	float: right;
}

.progressBar {
	background-color: #333333;
}

.progressBarBorder {
	border: #333333 1px solid;
	padding: 1px;
	padding-right: 0px;
	padding-left: 0px;
}

.progressBarFont {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}


#formDescription {
	width: 725;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
}

#sectionContainer {
	width: 725;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
}

#sectionTitle {
        margin-left: 0px;
        text-align: left;
        font-size: 11pt;
        font-style: none;
        text-decoration: none;
        color:#fff;
        font-weight:bold;
        padding:5px;
        padding-left:25px;
        color:#333;
        background: url('section-header.png') center no-repeat;
}


div.sectionTitlePadding {
	
}

#sectionDescription {
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#itemArea {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

.itemNumText {
	font-size: 14pt;
	font-weight: normal;
	color: #334066;
}

.itemNumRequired {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.groupItemRequired {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.itemDescription {
	font-size: 10pt;
	font-weight: normal;
}

#notes {
	padding-top: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}

#separator {
	display: none;
}

#separatorFooter {
	display: none;
}


#poweredBy {
	width: 725;
	margin-left: 25px;
	margin-right: 25px;
	border-top: 1px dotted #333;
	padding: 10px;
	text-align: left;
	font-size: 10px;
	font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #666666;
}

#container-bottom { 
	background: url('content-bottom.png') center no-repeat; 
	padding: 0px 0px 0px 0px; 
	min-height:25px;
}

#themeFooter { 
	display:none; 
}

#miscContainer {
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 725;
	margin-left: 25px;
	margin-right: 25px;
}

.supportlink:hover {
	text-decoration: underline
}

.supportlink {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

a:hover {
        text-decoration: underline
}

a {
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        color: #4E4E4E;
}


#buttonArea {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 725;
	margin-left: 25px;
	margin-right: 25px;
}


.nextButton, .submitButton, .previousButton, .resumeButton, .restartButton  {
}

.nextButton:hover, .submitButton:hover , .previousButton:hover, .resumeButton:hover, .restartButton:hover {
}


table.showborder {
	border: 0px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4E4E4E;
}

table.showborder td {
	padding: 5px 5px 5px 5px;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-top: 0px solid #666666;
	border-bottom: 1px solid #666666;
}

table.groupborder {
	border: 0px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 0px solid #666666;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-collapse: collapse;
	color: #4E4E4E;
}

table.groupborder td {
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

table.noborder {
	padding: 3px 3px 3px 3px;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4E4E4E;
}

table.noborder td {
	border: 0px;
}

table.rating {
	padding: 8px 8px 8px 8px;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4E4E4E;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
