body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;}

body a:link { color: #0066CC; text-decoration: underline; }
body a:visited { color: #0066CC; text-decoration: underline;}
body a:hover { color: #666666; text-decoration: none; }

p { margin-top: 3px; margin-bottom:5px; }

h1 {color: #333333; font-size:18px; line-height:22px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
h2 {color: #666666; font-size:16px; font-weight: normal; margin-top: 15px; margin-bottom: 5px;}
h2 a:link {color: #666666; }
h2 a:visited {color: #666666; }
h2 a:hover {color: #666666; }
h3 {color: #999999; font-size:14px; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}

.errors { font-size:10px; color:#FF0000; }
.compulsary { font-size:18px; color:#FF0000 ; font-weight: bold; }
.questionTable { margin-left:-5px; margin-top:15px; }
.questionTable td { border-top: 1px #e2e2e2 solid; background-color:#FFFFFF}


/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#nav {
	height: 24px;
	position: relative;
	background: #0096D5;
	padding-top: 2px;
	padding-bottom:4px;
	padding-left: 20px;
	color:#FFFFFF;
}

	
#nav a:link { color: #FFFFFF; text-decoration: none; }
#nav a:visited { color: #FFFFFF; text-decoration: none; }
#nav a:hover { color: #0054a6; text-decoration: none; }

#footer {
	left: 50%;
	margin-left: -393px;
	width: 786px;
	height: 23px;
	position: relative;
	
	font-size: 10px;
	text-align: right;
	line-height: 23px;
	font-weight: bold;
	color: #000000; }

#footer a:link { color: #333333; text-decoration: none; }
#footer a:visited { color: #333333; text-decoration: none; }
#footer a:hover { color: #666666; text-decoration: none; }
#line { height:1px; width:100%; background-color:#CCCCCC; }
#tab { position:relative}

/*TEXT SIZE AND COLOUR STYLES*/

.data { font-size:10px; line-height:14px; }
.dataHeadline { font-weight:bold; color: #FFFFFF; background:#0054a6; }
.rowHighlight { font-weight:bold; }

tr.off {
background: #f0f0f0;
}

tr.on {
background: #d0d5d7;
}

.tab { padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; text-decoration:none; background-color:#ececec }
.tab a:link { text-decoration:none ; color: #333333;}
.tab a:visited { text-decoration:none; color: #333333; }


.tabOn { padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; background-color:#00CC00; }
.tabOn a:link { color:#FFFFFF; text-decoration:none }
.tabOn a:visited { color:#FFFFFF; text-decoration:none }
.tabOn a:hover { color:#FFFFFF; text-decoration:none }




.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.timeframe { font-size:12px; font-weight:bold; color:#CCCCCC;  line-height:22px; text-align:center; }
.timeframeSelected {  font-weight:bold; color:#FF0000; line-height:22px; }
.timeframehead { font-size:18px; color:#dddddd; padding-right:12px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.red { color:#FF0000; }
.nounderline { text-decoration:none; }

#navcontainer ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	margin: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	top: 0em;
	
	font-weight: bold;
	background-color: #e0e3e5;
	color: #333333; 
	
}

#navcontainer li a {
	font-size: 11px;
	font-weight: bold;
	background-color: #e0e3e5;
	text-indent: 10px;
	width: 187px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	color: #333333; 
}

#navcontainer a {
	text-decoration: none;
	display: block;
}

#navcontainer li a:hover {
	background-color: #64737b;
	color:#FFFFFF;
}
