body {	padding:0px;
		margin:0px;
		border:0px;
		background: #003563 url(img/bgPage.gif);
		text-align: center;
		font-family: "ITC Franklin Gothic", Arial, sans-serif;
		font-size: 11px;
		line-height: 15px;
		}

td {	font-family: "ITC Franklin Gothic", Arial, sans-serif;
		font-size: 11px;
		line-height: 15px;
		vertical-align: top;
		}

#home { position: relative; top:0px; }

#home, #textMenu { padding: 0px;
		margin: 0px auto;
		border-left:1px #fff solid;
		border-right:1px #fff solid;
		border-bottom:1px #fff solid;
		background: #003563 url(img/bgHome.jpg) repeat-x;
		width:800px;
		height:602px;
		text-align:left;
		}

#textMenu {
		border:0px;
		font-size:10px;
		background: none;
		height: auto;
		padding:10px;
		margin-top:10px;
		color: #003563;
		}

#textMenu a {
		color: #003563;
}
		
h1 {
		font-size: 12px;
		font-weight: normal;
		margin-top: 0px;
	}

h1 a {
	color: #003563;
	font-style: italic;
	}

h2 {
		font-size: 18px;
	}

h3 {
		font-size: 14px;
	}
#bottomMenu {
	color:#fff;
	position:absolute;
	top:560px;
	width:100%;
	}

#bottomMenu img {
	margin-left:50px;
	}
	
#sideMenu {
		float:left;
		margin-top:15px;
		}
#sideMenu a {
		color: #333;
		text-decoration: none;
	}
#sideMenu a:hover {
		color:#00a3b4;
		text-decoration: underline;
	}
#sideMenu a.on {
	color:#00a3b4;
	}

#midContent {
		margin-left:150px;
		font-size:11px;
	}

#midContentText {
		margin-left:100px;
		font-size:11px;
		width:345px;
	}
	
#midContent p, #midContentText p {
	line-height:1.25em;
	margin-top: -1em;
	margin-bottom: 1.5em;
	}

.off {
	color: #666;
	}
	
#midContentText a {
		color: #00a3b4;
		text-decoration: none;
	}
#midContentText a:hover {
		color:#00a3b4;
		text-decoration: underline;
}

a.on {
	color:#fff;
	}