BODY { 
	scrollbar-face-color:#FFF6C9; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#dddddd; 
	scrollbar-shadow-color:#FFF6C9; 
	scrollbar-highlight-color:#FFFFFF;
	font-family : "MS PGothic";
}

td {
	font-family: "MS PGothic";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

td,select,input,textarea {
    font-family : "MS PGothic";
    font-size : 12px;
    color: #666666;
}

a:link {
	cursor: hand;
	font-family: "MS PGothic";
	font-size: 12px;
	color: #009bcc;
        text-decoration: none;
}

a:hover {
	cursor: hand;
	font-family: "MS PGothic";
	font-size: 12px;
	color: #63003e;
        text-decoration: none;
}

a:active {
	font-family : "MS PGothic";
	font-size: 12px;
	color: #009bcc;
        text-decoration: none;
}

a:visited {
	font-family : "MS PGothic";
	font-size: 12px;
	color: #009bcc;
    text-decoration: none;
}

.menu {	
	font-family : "MS PGothic";
	font-size:12px;	
	color: #000000;
	text-decoration: none;		
}


.whitefont {
	font-family : "MS PGothic";
	font-size:12px;	
	color: #ffffff;
}

.bluefont {
	font-family : "MS PGothic";
	font-size:14px;	
	color: #ffffff;
	font-weight: bold;
        background-color: #5eb6c7;
}

#divScroller1 {	 
	BORDER-RIGHT: #666666 0px dashed; 
	BORDER-TOP: #666666 0px dashed; 
	Z-INDEX: 9; 
	LEFT: 100px; 
	OVERFLOW: hidden; 
	BORDER-LEFT: #666666 1px dashed; 
	WIDTH: 100px; 
	CLIP: rect(0px 400px 130px 0px); 
	BORDER-BOTTOM: #666666 0px dashed; 
	POSITION: absolute; 
	TOP: 66px; 
	HEIGHT: 130px; 
	visbility: visible;
}

.dynPage {	
	PADDING-LEFT: 1px; 
	FONT-SIZE: 12px; 
	Z-INDEX: 5; 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	WIDTH: 120px; 
	COLOR: #666666; 
	LINE-HEIGHT: 14px; 
	POSITION: absolute; 
	TOP: 0px
}

#links {	
	Z-INDEX: 1; 
	LEFT: 77px; 
	WIDTH: 20px; 
	POSITION: absolute; 
	TOP: 64px
}

#arrows {
	Z-INDEX: 1; 
	LEFT: 74px; 
	WIDTH: 10px; 
	POSITION: absolute; 
	TOP: 171px
}

.subtitle {
	color: #e00080;
	font-size:12px;
	font-weight: bold;
	font-family : "MS PGothic";
	}
	
.subtitle2 {
	color: #479993;
	font-weight: bold;
	font-family : "MS PGothic";
}

.logoutbox {
	color: #a93c00;
	font-weight: bold;
	font-family : "MS PGothic";
}

.pagetitle {
	font-family : "MS PGothic";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #479993;
}

.highlight {
	font-family : "MS PGothic";
	color:#FF0000;
	font-weight:bold;
}

/*
.question1 {
	font-family : "MS PGothic";
	color:#0033CC;
	font-size: 10px;
}
*/

/*
.question2{
        font-family : "MS PGothic";
	background-color: #CCCCCC;
	color: #663300;
	font-size : 10pt;
	padding: 1px;
}
*/



.surveyButton{
	font-family : "MS PGothic";
	cursor: hand;
	color: #ffffff;
	background-color: #63bef3;
	border-style:outset;
	border-width:thin;
	border-color:#ffffff;
}

.news{
	font-family : "MS PGothic";
	color:#006600;
	background-color: #D5FFD5;
}

.newsgeneral{
	font-family : "MS PGothic";
	color:#3f8391;
	background-color: #DFF5DE;
}

.regButton{
	font-family : "MS PGothic";
	cursor: hand;
	margin-top: 5px;
	width: 150px;
	font-weight: bold;
	color: #0000ff;
	background-color: #D0E0F4;
	border-color:#FFFFFF;
	border-style:outset;
	border-width:thick;        
}

.dmg{
	font-family : "MS PGothic";
	font-size : 9pt;
	}
	/*.dmgRequired_Y, .dmgSectionHeader{
	font-weight: bold;
	}
	*/

.dmgRequired_N{
	font-weight: normal;
}

.dmgInput{
	color: Black;
	/*border: 1px solid #Gray;*/
}

.dmgSelect{
	color: Black;
	border: 1px solid #Gray;
}

.dmgDemographic, .dmgSectionHeader{
	padding: 5px;
}

.dmgExistingPage{
	color:#FF0000;
	font-weight:bold;
}

.dmgIndividual{
	background-color: White;
	border: thin solid #D0E0F4;
	padding: 3 px;
}

DIV.dmgGrouping{
	background-color: #ededed;
	border: 1px solid Gray;
	padding: 5px;
}

TABLE.dmgGrouping{
	font-family : "MS PGothic";
	font-size : 9pt;
	padding: 5px;
}

.dmgError{
	font-family : "MS PGothic";
	background-color: #FFD741;
	color: #ff0000;
	font-weight: bold;
	padding: 1px;
}



.dmgQuestion{
	background-color: #e2e1dd;
	color: #663300;
	/*font-size : 12pt;*/
	padding: 1px;
}

.dmgSectionContent{
	color: #0033FF;
	font-size: 12px;
}
	
.dmgGroupingdate{
	visibility:hidden;
}

.bluebgcolor{
	background-color:#8FB6E4;
}

.dmgProfileQuestion{
background-color:#CCCCCC;
color:#663300;
font-family: "MS PGothic";
font-size:12px;
font-weight:lighter;
padding: 1px;
}

.dmgProfileQuestion1{
/*text at answer field */
background-color:#FFFFFF;
color:#0033CC;
font-family:"MS PGothic";
}

.rewardsList{
/*table of reward list after make a selection at the drop down menu*/
background-color:#DDF4FB;
color:#8C8D8E;
font-family: "MS PGothic";
font-size:12px;
font-weight:lighter;
padding: 1px;
}

.pollingquestion{
	color: ##009bcc;
	font-size: 12px;
}
.error 

{

font-family: "MS PGothic";
color: #ff0000;

font-weight: bold;


}

