/* New Styles */
body { font-family:"Arial", "Helvetica", Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color: #4c4a4e; background:url(../images/bac-stripe_01.png) scroll #e5e9ea; background-repeat:repeat-x;}

#logo { display:block; height:100px;}
#logo h1 a { background: url(../images/logo.png)  no-repeat; float: left;  height: 80px;  width: 220px; text-indent:-9999px;margin-top:20px; margin-left:200px; }  

#contact-info { float: right; text-align:right; margin-top:30px; margin-right:210px; }
#contact-info a { text-decoration:none; color:#4c4a4e;}
#contact-info a:hover { text-decoration:underline;}
#telno { font-size:20px; color:#664592;}
#e-mail { font-size:12px; }
#atsign { color:#664592; font-weight:bold; }
.top_padding { padding-top:15px;}
.bottom_padding{ padding-bottom:30px;}

h2 {
	font-size: 16px;
}
p, td, th, li {
	font-size: 11px;
}
.question {
	font-size: 11px;
	font-weight: bold;
}
hr {
	color: #ffffff; height: 1px
}
a:link {
	color: #27318b; text-decoration: underline
}
a:visited {
	color: #27318b; text-decoration: underline
}
a:hover {
	color: #27318b; text-decoration: none
}
a.nextquestion:link {
	color: #27318b;
	text-decoration: underline;
	font-size: 12px;
}
a.nextquestion:visited {
	color: #27318b;
	text-decoration: underline;
	font-size: 12px;
}
a.nextquestion:hover {
	color: #27318b;
	text-decoration: none;
	font-size: 12px;
}
.cellcontent {
	background-color: Transparent;
}
.whitecell {
	background-color: white;
}
.leftborder {
	background-image: url(../images/leftborder.png);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(../images/rightborder.png);
	background-repeat: repeat-y;
}
.errormessage 
{
	font-weight: bold;
	color: red
}

