body, html {
		font: 8.5pt/180% Verdana, Georgia, 'Times New Roman', serif;
		color: #000;
		background-color: #FFF;
		height: 100%;
		overflow: auto;
		}
body.index {
		margin: 0 auto;
		padding: 0px;
		height: 100%;
		}

input, radio, select, option, textarea		{
		background-color: #FFF;
		color: #000;
		border: 1px solid #4B8386;
		}

img		{ border: 0; float: none; }

A,
A:link,
A:visited	{ color: #4B8386; text-decoration: none; font-weight: bold; background-color: #FFF;}
A:active,
A:hover		{ color: #136678; text-decoration: none; font-weight: bold; background-color: #FFF;}

.menu A,
.menu A:link,
.menu A:visited		{ color: #FFF; text-decoration: none; font-weight: bold; background-color: #A4BAB1; font-style: italic; font-family: Georgia, serif; font-size: 9pt; text-transform: uppercase;}
.menu A:active,
.menu A:hover		{ color: #FFF; text-decoration: none; font-weight: bold; background-color: #A4BAB1; font-style: italic; font-family: Georgia, serif; font-size: 9pt; text-transform: uppercase;}


.layout		{ 
		float: left;
		margin: 0 auto; 
		width: 535px; 
		padding: 0px 20px 15px 0px;  
		background-color: #A4BAB1;
		color: #000;	
		outline: none;
		border-right: 1px solid #001F39;
		}
.container	{ 
		margin: 0 auto; 
		width: 535px; 
		padding: 0px 0px 0px 5px; 
		height: 100%;
		}
.header img 	{ float: left; }
.header 	{ width: 535px; padding: 0px; margin: 0px; z-index: 0; outline: none; }

dt		{ font-weight: bold; }
.content {
		margin: 2px auto;
		text-align: justify;
		padding: 2px 10px 2px 10px;
		background-color: #FFF;
		color: #000;
		font-size: 9pt;
		border: 1px solid #001F39;
		}
.title	{
		text-align: justify;
		float: none;
		color: #FFF;
		font-weight: bold;
		text-transform: uppercase;
		background-color: #001F39;
		font-size: 7.5pt;
		font-style: italic;
		padding-left: 30px;
		padding-right: 30px;
		margin-bottom: 0px;
		margin-top: 7px;	
		}

.menu	 {	width: 515px;
		padding-bottom: 10px;
		z-index: 1;
		margin: 0 auto;
		text-align: right;		
		}

.subtitle {
		text-align: justify;
		float: none;
		color: #136678;
		font-weight: bold;
		font-size: 7.5pt;
		text-transform: uppercase;
		text-decoration: underline;
		background-color: #FFF;
		}

.footer		{ 
		float: none;
		padding-bottom: 10px;
		width: 400px;
		text-align: left;
		}

.stats {
		width: 350px;
		float: none;
		padding: 2px;
		margin: 0 auto;
		}
.affiliates {
		margin: 0 auto;
		width: 450px;
		float: none;
		text-align: center;
		padding: 1px;
		}

