<!-- This style sheet governs the default style for non catagorised pages only -->

.sectiontitle
{
	font-family : tahoma; font-size : 12pt; font-variant: small-caps;
	font-weight : 800; color : #FFFFFF;  background-color : #3d3f47;
	margin : 0px; padding-bottom : 5px ; padding-top : 5px; padding-left : 5px;
}

.sectionheader
{
	font-family : tahoma; font-size : 10pt; font-variant: small-caps;
	font-weight : 400; color : #3d3f47; 
	margin : 0px; padding-bottom : 5px ; padding-top : 5px; padding-left : 5px;
}

body
{
	font-family : tahoma; font-size : 9pt; 
	color : black; background-color : #FFFFFF;
}

a
{
	text-decoration : none; color : #0063db;
}

a:hover 
{	
	text-decoration: underline; color: #0063db;
}

h1
{
	font-family : tahoma; font-size : 16pt; 
	font-weight : 300; color : #3d3f47;
}

h2
{
	font-family : tahoma; font-size : 12pt; font-variant: small-caps;
	font-weight : 900; color : #3d3f47; 
	margin : 0px; padding-bottom : 5px ; padding-top : 5px;
}

h3
{
	font-family : tahoma; font-size : 10pt; 
	font-weight : 600; color : #cc9a34;
	padding : 0px; margin : 0px; 	
}


h4
{
	font-family : tahoma; font-size : 11pt; font-variant: small-caps;
	font-weight : 600; text-align : left;
	color : #FFFFFF; background-color : #cc9a34;	 
	margin : 0px; padding : 5px;
}

h5
{
	font-family : tahoma; font-size : 11pt; font-variant: small-caps;
	font-weight : 600; text-align : left;
	color : #cc9a34; background-color : #000000;	 
	margin : 0px; padding : 5px;
}

h6
{
	font-family : tahoma; font-size : 11pt; font-variant: small-caps;
	font-weight : 600; text-align : left;
	color : #FFFFFF; background-color : #3D3F47;	 
	margin : 0px; padding : 5px;
}

.registration
{
	font-family : tahoma; font-size : 11pt;  font-variant: small-caps;
	font-weight : 200; text-align : center;
	color : #FFFFFF; background-color : #77B7DD;	 
	margin : 0px; padding : 5px; font-style : italic;
}

.updatetext
{
	font-family : tahoma; font-size : 8pt;
	font-weight : 200; 
	color : #cc9a34; margin : 0px;
}

.headertext
{
	font-family : tahoma; font-size : 17pt;
	font-weight : 400; color : #FFFFFF;
	z-index : 1;
}

.footertext
{
	font-family : tahoma; font-size : 8pt;
	font-weight : 300; color : #FFFFFF; padding-left : 5px

}

.footerblack
{
	font-family : tahoma; font-size : 8pt;
	font-weight : 300; color : #000000;
 
}

p
{
	font-family : tahoma ; font-size : 9pt; 
	color : black; margin : 5px; padding-bottom : 5px; padding-top : 0px;
}


li
{
	font-family : tahoma; font-size : 9pt;
	color : #3d3f47; margin-left : 5px; padding-bottom : 5px;
}

dt
{
	font-family : tahoma; font-size : 9pt; font-weight : 600;
	color : #3d3f47; margin: 0px; padding-bottom : 0px;
}

dd
{
	font-family : tahoma; font-size : 9pt;
	color : #3d3f47; margin : 0px; padding-bottom : 5px; padding-left : 20px;
}

.inputText
{
	font-family : tahoma; font-size : 8pt;
	color : black; border : 1px solid #225577;
	padding-left : 10px; 
}

.button
{
	position : absolute; top : 960px; left : 208px;
	font-family : tahoma; font-size : 8pt;
	color : white; background-color : #84BCDF;
	padding-left : 10px; padding-right : 10px;
}

.button1
{
	position : absolute; top : 960px; left : 208px;
	font-family : tahoma; font-size : 8pt;
	color : white; background-color : #84BCDF;
	padding-left : 10px; padding-right : 10px;
}

.mainheadertext
{
	position : absolute; top : 15px; left : 12px;
	font-family : tahoma; font-size : 16pt;
	font-weight : 400; color : #FFFFFF;
	z-index : 1; 
}

.mainsubheadertext
{
	position : absolute; top : 38px; left : 60px;
	font-family : tahoma; font-size : 10pt;
	font-weight : 100; color : #cc9a34;
	z-index : 1; 


