BODY {
	 FONT-FAMILY: Arial, sans-serif; 
	 BACKGROUND-COLOR: #869b70;
	 font: 12px Arial, sans-serif;
    color: black;
    margin: 0;
    padding: 0;
}


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 12px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}


/*--------------------------------------- MAIN MENU --------------------------------------- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-family: verdana, Arial;
	text-align: left;
	padding-left:3px;
	padding-top: 15px;
	height: 20px; 
	font-size: 11px;
	width:120px;
	text-decoration: none;
	color: white;
	font-weight:bold;
	text-transform: uppercase;
	vertical-align:middle;	
   background-image: url(../images/menu.png);
   background-repeat: no-repeat;
   background-position: 0px 2px;
}


a.mainlevel:hover {
   text-decoration: none;
}

.login
{
	font-size: 11px;
	font-family: verdana,arial;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	
}
a.login:link, a.login:visited
{
	font-size: 11px;
	font-family: verdana,arial;
	color: white;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

a.login:hover
{
	text-decoration: underline;
	font-weight: normal;
}

/*--------------------------------------- SUBLEVELS OF MAIN MENU --------------------------------------- */

a.sublevel:link, a.sublevel:visited {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;	
   background-image: url(../images/submenu.png);
	padding-left: 10px;
   background-repeat: no-repeat;
   background-position: 0px 2px;
}

a.sublevel:hover {
	text-decoration: none;
	color: black;
	}

/*--------------------------------------- LEVEL 1 HEADING - font colour --------------------------------------- */
h1 
	{ font-family: verdana, arial, sans-serif; margin:0px; padding: 10px 0px 5px 0px; font-size:14pt; text-align:left;
	color: #c9b288; 
	}

/*--------------------------------------- LEVEL 2 HEADING - font colour --------------------------------------- */
h2 
	{ font-family: arial, tahoma, verdana, sans-serif; margin: 0px; padding: 15px 0px 5px 0px; font-size:13pt; text-align:left;
	color: #c9b288;
	}

/*--------------------------------------- LEVEL 3 HEADING - font colour --------------------------------------- */
h3 
	{  font-family: arial, tahoma, verdana, sans-serif; margin: 0px; padding: 15px 0px 5px 0px; font-size:12pt; text-align:left; 
	color: #c9b288;
	}

	
.pagenav
{
	font-size:12px;
	font-weight:normal;
}
/*--------------------------------------- COMPONENT HEADINGS --------------------------------------- */

.componentheading
{
	height: 30px;
	margin-left:2px;
	padding-left:3px;
	padding-TOP:10px;
	color: #c9b288; 
	text-align: left;
	white-space: nowrap;
	font-family: verdana, Arial;
	font-size:24px;
	font-weight:bold;

}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:verdana,arial;
	color: #acacbf;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: white;
	color: #293184;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 16px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px black;
	background-color: white;
	color: #000000;
	font-family: verdana, Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
}

.sectiontableheader
{
	background: white;
	height: 20px;
	color: #293184;
   padding-right:3px;
	font-size:16px;
	font-weight :bold;
	padding-top: 16px;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:14px;
}

table.contentpane td.componentheading
{
	background:white;
	height: 20px;
	padding-left:3px;
	border: 1px solid black;
	color: black;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: verdana,Arial;
	font-size:12px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
	text-align: left;
}

/*--------------------------------------------- LINKS ------------------------------------------- */

a:link, a:visited {
	font-family:verdana,arial;
	font-size:11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}

/*--------------------------------------- MAIN BODY CONTENTS --------------------------------------- */

table.contentpaneopen td
{
	line-height:13px;
	font-size:11px;
}

/*--------------------------------------- PAGE HEADING --------------------------------------- */

table.contentpaneopen td.contentheading
{
	height: 40px;
	padding-left:3px;
	color: #c9b288;
	text-align: left;
	white-space: nowrap;
	font-family: fantasy;
	font-family: verdana, Arial;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
}

/*--------------------------------------- EMAIL LINKS --------------------------------------- */

a.email:link, a.email:visited
{
	line-height:normal;
	font-size:11px;
	font-family:verdana,arial;
	color: #008080; IMPORTANT!
	text-decoration: underline;
	color: #008080; IMPORTANT!
}

a.email:hover
{
	text-decoration: none;
}


table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #c9b288;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-family: verdana, Arial;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:15px;
	font-size: 12px;
	font-family: verdana, Arial;
	margin: 10px;
	font-weight: normal;
	text-align: left;	
}

/*-------------------------------------------------General contents---------------------------------------------*/
td
{
	font-family:verdana, arial;
	font-size:12px;
	color:black;
		text-align: left;

}
.mymoduletdmiddle
{
	background: url(../images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px black;
	background-color: white;
	
}

.email
{
	line-height:normal;
	font-size:11px;
	font-family:verdana,arial;
	color: #008080;
	text-decoration: underline;
}