/* CSS Document */
body
{margin:0px; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-color:#978FD1; font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; color:#000; text-align:justify; line-height:15px;}
a {text-decoration:none; outline:none;}
a:hover {
	text-decoration:underline;
	outline:none;
	font-size: 12px;
}
h2 {font-size:18px; padding:0 0 4px 0; margin:0px;}
h3 {font-size:20px; padding:0px; margin:0px;}
h4 {
	font-size:16px;
	padding:0px;
	margin:0px;
	font-weight:bolder;
	text-align: left;
}
.textblackbig
{font-size:14px;}
.textwhitebig
{font-size:10px; color:#fff}
.textwhite
{color:#fff;}
.headinggrey
{font-size:14px; color:#282828;}
.maintable
{background-color:#fff; padding:8px;}
.textpink
{color:#C5C3D6;}
.linkbluebold
{color:#3C3477; font-size:12px; font-weight:bolder;}
.headingdarkblue
{
	color:#5D2D90;
	font-weight: bold;
}
.linkblue
{color:#4C009D;}
.strip
{background-image:url(images/grey-strip.jpg); height:7px; background-position:center; background-repeat:repeat-x;}
.headingblack
{color:#000;}
.textbox
{border:1px solid #ccc}
.button
{background-color:#3C3577; border:1px solid #978FD1; padding:2px 5px 2px 5px; color:#fff; font-weight:bolder; font-size:11px;}


.page-number{
	width:20px;
	height:10px;
	border-color:#96F;
	border-width:1px;
	border-style:solid;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:right;
	padding-bottom:5px;
	padding-top:5px;
	line-height:11px;
	margin-right:7px;
}
	
.page-number-active{
	width:20px;
	height:10px;
	border-color:#96F;
	border-width:1px;
	border-style:solid;
	background-color:#CCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:right;
	padding-bottom:5px;
	padding-top:5px;
	line-height:11px;
	margin-right:7px;
}
.next-button{
	width:60px;
	height:10px;
	border-color:#96F;
	border-width:1px;
	border-style:solid;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:right;
	padding-bottom:5px;
	padding-top:5px;
	line-height:11px;
	margin-right:7px;
}
.previous-button{
	width:60px;
	height:10px;
	border-color:#96F;
	border-width:1px;
	border-style:solid;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:right;
	padding-bottom:5px;
	padding-top:5px;
	line-height:11px;
	margin-right:7px;
}
.survey-intro-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:18px;
	text-align:left;
}
.alphabet-main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#999;
}
.alphabet-menu{
	width:20px;
	height:10px;
	border-color:#96F;
	border-width:1px;
	border-style:solid;
	background-color:#EEE;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	line-height:11px;
	margin-right:3px;
}
	

