@charset "utf-8";
.Survey_Buttons {
	background:url(/survey/images/Button.jpg)
	no-repeat
}
.Survey_Buttons a:link{
	color:#000;
	background-image:url(/survey/images/Button.jpg);
}
.Survey_Buttons a:visited{
	color:#F90
}
.Survey_Buttons a:hover{
	color:#F00;
	background-position:-100px;
}
.Survey_Buttons a:active{
	background-position:0px 0px;
}
.Survey_AnswerField {
	color: #000080;
	font-size: x-small;
}
.Survey_AnswerTable {
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;	
}
.Survey_Background {
	background-image: url(/survey/images/bg2.jpg);
	background-repeat: repeat;
}
.Survey_BorderZero {
	border-width: 0px;
}
.Survey_Images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Survey_FormTable {
	border: 1px solid #666666;
	font-size: small;
}
.Survey_Cell {
	font-size: x-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Survey_fyitext {
	font-size: xx-small;
}
.Survey_font1 {
	font-size: x-small;
	text-align: center;
}
.Survey_font2 {
	font-size: x-small;
	text-align: left;
}
.Survey_SubmitButton {
	font-size: large;
	font-weight: bold;
}

.Survey_Tooltip_Maintext {
	font-size: x-small;
	color: #333;
}
.style1 {
	border: 1px solid #666666;
}
.style2 {
	background-color: #C0C0C0;
}
.style3 {
	background-color: #CCFF66;
}
.style4 {
	background-color: #FFFF66;
}
.style5 {
	background-color: #FF99FF;
}
.style6 {
	border-width: 0px;
}
.FontSizeXLarge {	
    font-size: x-large;
}
.FontSizeSmall {
	font-size: small;
	color: #093;
}
.FontSizeXSmall {
	font-size: x-small;
}
.FontSizeLarge {	
    font-size: large;
}
.FontAlignLeft {
	text-align: left;
}
.FontAlignCenter {
	text-align: center;
}
.Underline {	
    text-decoration: underline;
}
.SmallTextAlignCenter {	
    font-size: small;
	text-align: center;
}
.IntroTableStyle {	
    border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}
.BoldText {	
    font-weight: bold;
}
.TextAlignCenter {	
    text-align: center;
}
.TextUnderlineCenter {	
    text-align: center;
	text-decoration: underline;
}
.TableBorder {	
    border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.TableSmallText {	
    font-size: small;
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.TableXlargetext {	
    border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	font-size: x-large;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.BorderStyleSolid1px {	
    border-style: solid;
	border-width: 1px;
}
#Prev {
	position:absolute;
	left: 10px;
	top:auto;
}
#Prev a:link, #Prev a:visited {
	height: 50px;
	width: 167px;
	display:block;
	background:url(/survey/images/SurveyButton.jpg);
	background-position:bottom;
	border:none;
	text-align:right;
}
#Prev a:hover, #Prev a:active {
	background-position:top;
	font-size: x-large;
}
#Next {
	position:absolute;
	left: 180px;
	top:auto;
}
#Next a:link, #Next a:visited {
	height: 50px;
	width: 167px;
	display:block;
	background:url(/survey/images/SurveyButton.jpg);
	background-position:bottom;
	border:none;
	text-align:right;
}
#Next a:hover, #Next a:active {
	background-position:top;
	font-size: x-large;
}
#Print {
	position:absolute;
	left: 10px;
	top:auto;
}
#Print a:link, #Print a:visited {
	height: 50px;
	width: 167px;
	display:block;
	background:url(/survey/images/SurveyButton.jpg);
	background-position:bottom;
	border:none;
	text-align:right;
}
#Print a:hover, #Print a:active {
	background-position:top;
	font-size: x-large;
}
#Save {
	position:absolute;
	left: 180px;
	top:auto;
}
#Save a:link, #Save a:visited {
	height: 50px;
	width: 167px;
	display:block;
	background:url(/survey/images/SurveyButton.jpg);
	background-position:bottom;
	border:none;
	text-align:right;
}
#Save a:hover, #Save a:active {
	background-position:top;
	font-size: x-large;
}#wrapper {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
