html, body {
	height: 100%;
	margin: 0px;
	}

p {
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:10px;
 	font-weight:normal;
 	line-height: 14px;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
	}

h1 {
	color: #0061a2;
	font-family: Georgia, "Times New Roman", Times, serif! important;
 	font-size:22px;
 	font-weight:bold;
	text-decoration: none;
	}

h2 {
	color: #0061a2;
	font-family: georgia,times new roman,times,serif ! important;
 	font-size:22px;
 	font-weight:bold;
	text-decoration: none;
	margin-bottom: 2px;
	}

h3 {
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:10px;
 	font-weight:normal;
 	line-height: 14px;
 	font-weight:bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 10px;
	}

a {
	color: #006699;
	font-weight:bold;
	text-decoration: none;
	}
	
a:visited {
	color: #006699;
	}

a:hover {
	color: blue;
	}

.menu {
	color: white;
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	}

.menu:visited {
	color: white;
	}

.menu:hover {
	color: gold;
	}

.desc {
	color: black;
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	}

.copywrite {
	color: white;
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:9px;
	font-weight:normal;
	text-decoration: none;
	}

.copywrite:visited {
	color: white;
	}

.copywrite:hover {
	color: gold;
	}

ul {
	color: black;
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:12px;
 	font-weight:normal;
	text-decoration: none;
	text-align: justify;
	}

ol {
	color: black;
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:10px;
 	font-weight:normal;
	text-decoration: none;
	text-align: justify;
	}

ul.bulleted {
	list-style: none;
	padding: 0;
	margin-left: .5em;
	line-height: 1.5em;
	}
	
li.bulleted {
	margin: .5em 1.5em .5em 1.5em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .1em;
	padding-left: 2em;
	}

div.clSlideMenu { /* All slideMenu2 DIV elements */
	position: absolute;
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size: 10px;
	overflow: hidden;
	width: 130;
	height: 18;
	}

a.clA0 { /* All top level links */
	color: black;
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a.clA0:visited { /* All top level links */
	color: black;
	}

a.clA0:hover { /* All top level links */
	color: blue;
	}

a.clA1 { /* All sub level links */
	color: black;
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	}

a.clA1:visited { /* All top level links */
	color: black;
	}

a.clA1:hover { /* All top level links */
	color: blue;
	}

a.clA2 { /* All sub2 level links */
	color: navy;
	text-decoration: none;
	}

a.clA3 {/* All sub3 level links */
	color: black;
	text-decoration: none;
	}

a.clA4 { /* All sub4 level links */
	color: green;
	text-decoration: none;
	}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute; height:0; width:200; visibility:hidden;}
.toppage {
	font-family: Tahoma, Arial, sans-serif! important;
	font-size:14pt;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: normal;

}
.front {

	color: #0061a2;
	font-family: Georgia, "Times New Roman", Times, serif! important;
 	font-size:22pt;
 	font-weight:bold;
	text-decoration: none;
}
.newcenter {

	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:10px;
 	font-weight:normal;
 	line-height: 14px;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.tableText {


	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:10px;
 	font-weight:normal;
 	line-height: 14px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
.table {
	font-family: verdana,arial,helvetica, san-serif ! important;
	font-size:10px;
 	font-weight:normal;
	text-decoration: none;
	}

    .alert { font-size:15px; color:red; font-weight:bolder; text-align:center }
