BODY	 {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : small;
	Color : #333333;	
}
P	 {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : small;
	margin-left : 10px;
	margin-right : 10px;
	Color : #333333;
}
H1	  {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: x-large;
	font-weight : bold;
	Color: #333399;
}
H2	 {
	Font-Family: "Times New Roman", Times, serif;
	Font-Size: large;
	Color: #666699;
	font-style : italic;
	font-weight : bold;
}
H3	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: large;
	Color: #666666;
	font-weight : bold;
	font-style : normal;
}
H4	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: medium;
	Color: White;
	background-color: #333399;
	margin-left: 4px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
H5	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: small;
	Color: #666666;
	Font-Weight: Bold;
	background-color: #dddddd;
	margin-left: 4px;	
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
H6	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: small;
	Color: #333399;
	margin-left: 10px;	
	Font-Style: normal;
	Font-Weight: bold;
}
OL	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size : small;
	Color : #333333;
	list-style-type : upper-roman;
	margin-left : 50px;
}
UL	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size : small;
	Color : #333333;
	list-style-image : url(images/check.gif);
	margin-left : 50px;
}
a:link	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: small;
	Color: #3333CC;
	Text-Decoration: None;
	Font-Weight: Bold;
}
a:active	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: small;
	Color: #333399;
	Text-Decoration: Underline;
	Font-Weight: Bold;
}
a:visited	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size : small;
	Color : #990099;
	Text-Decoration : Underline ;
	Font-Weight : Bold;
}
a:hover	 {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: small;
	Color: #993366;
	Text-Decoration: Underline;
	Font-Weight: Bold;
}
tr,td { font-family: Arial,Helvetica,sans-serif;  font-size: small; color: #333333; }
.header { LEFT: 0px; RIGHT: 0px; TOP: 0px; POSITION: absolute;}
.pagebody { LEFT: 185px; POSITION: absolute; TOP:78px;}
.fullpage { LEFT: 0px; POSITION: absolute; TOP:78px;}
.content { LEFT: 0px; POSITION: absolute; TOP:78px;}
.quote {Font-Family : Arial, Helvetica, sans-serif; Font-Size : small; margin-left : 10px; margin-right : 10px; Color : #333333;}
.title {
	Font-Family : "Times New Roman", Times, serif;
	Font-Size : medium;
	Font-Weight : Bold;
	margin-left : 5px;
	margin-right : 5px;
	Color : #333399;
	padding-bottom : 3px;
	padding-top : 2px;
}
.title2 {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : small;
	Font-Weight : Bold;
	font-style : italic;
	margin-left : 5px;
	margin-right : 5px;
	Color : #333333;
	padding-bottom : 3px;
}
.date {
	Font-Family : Arial, Helvetica, sans-serif; 
	Font-Size : x-small; 
	Font-Weight : Bold; 
	margin-left : 5px; 
	margin-right : 5px; 
	Color : #333366;
}
.surveyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666699;
	text-decoration: none;
	text-align: center;
	vertical-align: default;
}
.surveySubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: default;
}
.surveyPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #666699;
	text-decoration: none;
	text-align: center;
}	
.addInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #666699;
	text-align: center;
	vertical-align: default;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.reqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: small-caps;
	text-transform: none;
	color: #666699;
	text-decoration: none;
	text-align: center;
}
.mainTable {
	cell-spacing: 0;
	width: 100%;
	border: 0;
}
.preQuestionBorder {
	width: 500px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	vertical-align: text-top;
}
.qnOuterTable {
	width: 100%;
	border: none;
}
.qnInnerTable {
	width: 100%;
	border: none;
}
.qnInnerTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	width: 26px;
	vertical-align: text-top;
}
.qnInner {
	width: 100%;
	vertical-align: middle;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.qnType {
	height: auto;
	vertical-align: middle;
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.thankHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.thankBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.returnLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


