body {
	font-size: .75em;
	text-align: center;
	background-image: url(../images/background-image-1.jpg);
	background-repeat: repeat-x;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top:0;
	}


#container {
	width: 650px;
	margin: 0px auto;
	text-align: left;
	background-color: white;
	height: 640px;
	color: #336699;
	}
	
body.fullwidth div#container { width: 100%; }
	#header {}
		#header-in {}
	
.content {}
	.content-in {
		height:155px;
		padding: 20px 20px 20px 20px;
		}
	
#footer {
	display: block;
	position: relative;
	top: 0px;
	width: 650px;
	background-image: url(../images/tab_hover.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	text-align: center;
	padding-top: 7px;
	font-size: 8pt;
	}	
	#footer-in {}
			
#next {
	float:right;
	margin: -10px 15px;
	}
		
#next a:link, #next a:visited{
	color:#fff;
	text-decoration: none;
	font-size: 10pt;
	}
		
#next a:hover {
	color: #000;
	}
			
#tabs {
	background-image: url(../images/tab_link.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:35px;
	}

#tabs td {
	text-align: center;
	padding: 5px 0 0 0;
	}

#tabs td a:link, #tabs td a:visited {
	color:#fff;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	}
	
#tabs td a:hover {
	color: #000;
	}
	
h1 {
	font-size: 16pt;
	font-style: italic;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	}					

#omega {
	width: 650px;
	margin: 0px auto;
	}

#omega a:link, #omega a:visited{
	color: #336699;
	font-size: 6pt;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	}

#omega a:hover {
	color: #000;
	}