body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	margin: 0;	
	background-color: #3a9596;
}

a img {

	border:1px solid #000;
}

.main {
	background-color: #FFFFFF;
}


.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	margin: 10px;	
}

a.sub {
	text-decoration:underline;
	color:#008000;
}


.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	
}

.subheading {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}


a.normal {
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration:none;
	}


.sidebar {
	background: url(images/sidebar-bkgrnd.jpg);
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	vertical-align:top;
	}

a.sidebar {
	background: url(images/button-1.jpg);

	background-image: url(images/button-1.jpg);
	background-repeat:repeat;
	color: #404040;
	display: block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:30px;
	text-align: center;
	text-decoration:none;
	text-indent:0px;
	}
	
a.sidebar:hover {
	background: url(images/button-2.jpg);
	text-decoration:none;
	}

.header {
	color:#3a9596;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin-top:5px;
	text-indent:5px;
	}

.footer {
	background-color: #7a7e7d;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	height:25px;
	}

.poweredby {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;


}

a.poweredby {
	color:#333333;
	text-decoration:none;
}

.note {
	border-style: solid;
	border-color: #4e52b9;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
}
