/* CSS Document */
body {
	background-color:#B1CCF4;
}
p,div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
img {border: none;}

h1,h2,h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
	list-style-image:  url(index_files/index_bullet.gif);	
}

.footer {
	background-color: #0d3189;/*themecolour2;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #0d3189;/*themecolour2;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #0d3189;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomstrip {
	background-image: url(index_files/index_bottomstrip.gif);
	background-repeat: repeat-x;
}
body a:link {
	color: #0d3189;
	text-decoration:none;
}
body a:visited {
	color: #0d3189;
	text-decoration:none;
}
body a:link:hover {
	color: #000000;
	text-decoration:underline;
}                      

.boldText{
	font-size: 12pt;
	font-weight: bold;
	color: #0d3189;/*themecolour2;*/
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link 		{color: #CCCCCC; text-decoration:none; font-size:9px;}
#footer a:visited {color: #cccccc; text-decoration:none; font-size:9px;}
#footer a:active 	{color: #ffffff; text-decoration:underline; font-size:9px;}
#footer a:hover		{color: #ffffff; text-decoration:underline; font-size:9px;}
