body
{	
	background: url(images/background.gif) #8FC3EA no-repeat top left;
	font-family: Arial, Helvetica;
	font-size: 14px;
}

h1 {
	font-size: 150%;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;	
	color: #06397B;
}

h2 {
	font-size: 130%;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;	
	color: #06397B;
}

h3 {
	font-size: 130%;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;	
	color: #AA7B03;
}

a:link {
	color: #0000ff; 
	text-decoration: underline;
	}
a:visited {
	color: #0000ff; 
	text-decoration: underline;
	}

a:hover {
	color: #AA7B03; 
	text-decoration: none;
	}
	
table.header-table {
	background: url(images/MainBack.jpg) no-repeat top left;
}

table.footer {
	background: url(images/MemFooterBack.jpg) #ffffff no-repeat bottom left;
	}
	
table.sub-footer {
	background: transparent;
	font-size: 75%;
	color: #333333;
	}
	
table.sub-footer a, a:visited {
	text-decoration: none;
	color: #333333;
	}
	
table.sub-footer a:hover {
	text-decoration: underline;
	color: #06397B;
	}		

table.sidebar {
	background: #D0E6F6;
   border-color: #FBC036;
   border-width: 1px 1px 1px 1px;
   border-style: solid;
	margin-bottom:7px;
}

table.sidebar th {
	background: #D0E6F6;
}

table.sidebar td {
	padding: 15px 15px 15px 15px;
	background: #D0E6F6;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #13262F;
}

table.sidebar a, a:visited {
	text-decoration: none;
	color: #333333;
	}
	
table.sidebar a:hover {
	text-decoration: underline;
	color: #06397B;
	}	

.sidebarh4 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #AA7B03;
}

table.main {
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-family: Verdana, Helvetica, Sans-Serif;
	line-height: 150%;
}

table.clean {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.clean th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

table.clean td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #FEC033;
}

textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #FEC033;
}

	


