a:link			{ color: #0066cc;
}

a:visited		{ color: #0066cc;
} 
a:hover     { color: #ff9900 }

body         {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 12px;
	margin: 0px;
}

.normaltext  {
text-align: Justify;
margin-top: 0px;
margin-bottom: 5px;
}
.normaltextcentre {
text-align: Center;
margin-top: 0px;
margin-bottom: 5px;
}
.normaltextleft {
text-align: Left;
margin-top: 0;
margin-bottom: 5px;
}
.normaltextright { 
text-align: Right;
margin-top: 0;
margin-bottom:5 px;
}
.path        {
color: #ff9900; 
text-align: Left;
margin-top: 0;
margin-bottom: 5 px;
}
.introduction {
color: #999999; 
text-align: Left;
margin-top: 0;
margin-bottom: 5 px}

table, tr, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 12px;
    }           
.author      {
 color: #CC3300;
 text-align: Right; 
margin-top: -3 px;
margin-bottom: 0;
}

.normaltextitalic {
color: #0066cc;
font-style: italic; 
text-align: Left;
margin-top: 0;
margin-bottom: 2 px;
}

h1           { color: #CC6600; font-family: Arial, Helvetica, Verdana; font-size: 20pt; 
               text-align: Left; margin-top: 0; margin-bottom: 0 }
h2           { color: #CC6600; font-family: Arial, Helvetica, Verdana; font-size: 12pt; text-align: Left; 
               font-weight: bold; margin-top: 8 px; margin-bottom: 0 }
h3           {
	color: #CC6600;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	text-align: Left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4           { color: #CC6600; font-family: Arial, Helvetica, Verdana; font-size: 10pt; text-align: Left; 
               font-weight: bold; margin-top: 8; margin-bottom: 0}
h5           { font-family: Arial, Helvetica, Verdana; font-size: 10pt; color: #CC6600; text-align: 
               right }
h6           { font-family: Arial, Helvetica, Verdana; font-size: 10pt; color: #0066cc; text-align: Left; 
               margin-top: 0; margin-bottom: 0 }
			   
.box {
	border: 1px solid #6699FF;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #D7E3FF;
}




#date {
	background-color: #FFFFFF;
	float: left;
	position: relative;
	left: 25px;
}
#banner {
	text-align: Left;
	margin:20px;
	}
#homepage_image {
	border: 0px;
	padding: 0px;
}

#wrapper {
	background-color: #ffffff;
	width: 760px;
}

#header {
	background-color: #00319C;
	height: 25px;
	width: 760px;
	text-align: Left;
}

#leftcolumnwrapper {
	width: 462px;
	float: left;
}


#leftcolumn {
	margin: 25px;
}

#rightcolumnwrapper {
	width: 298px;
	float: right;
}

#rightcolumn {
	margin: 25px;
	
}

#footer {
	background-color: #00319C;
	height: 25px;
	width: 760px;
	text-align: centre;
	clear: both;
}

.button {
	background-color: #ffffff;
	background-image:url(../images/button_www.gif);
	height: 30px;
	width: 175px;
	margin: 7px;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
}
