/* CSS Document */
body	{	
	font-size:	72%;	
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #195072;
	margin:0;
	}	

.TEXTtitlelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.35em;
	font-weight:	normal;
	text-decoration:	none;
	text-transform:	uppercase;
	}

.TEXTtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	bold;
	text-decoration:	none;
	color: #195072;
	}
	
.TEXThighlight {
	font-weight: bold;
	color: #195072;
}
.TEXTtiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.TEXTnormal {
font-size: 1em;
/* inherit from body */	
}
.TEXThighlightitalic {
	font-weight: bold;
	color: #195072;
	font-style: italic;
}
.TEXTfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
.TEXTnormalwhite {
	color: #FFFFFF;
}
.TEXTtitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.35em;
	font-weight:	normal;
	text-decoration:	none;
	text-transform:	uppercase;
	color: #FFFFFF;
}
.TEXThighlightwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.TEXTnormalblack {
	color: #000000;
}
.TEXTtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #195072;
}
.TEXThighlightblue {
	font-weight: bold;
	color: #195072;
}
		
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}	


.highlight {
	font-weight:	bold;
	}
	
.reverse {
	color: #000000;
	}

.RowOdd {
	background-color: #FFFFFF;
	color: #000000;
	}

.RowEven {
	background-color: #CCCCCC;
	}
		
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.35em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	color: #FFFFFF;
	margin:0;	
	}	
		
h2	{
	font-family:	Arial, Verdana, Tahoma, "sans serif";
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size: 1em;
	color: #fe9402;
	margin:0;	
	}	
		
h3	{	
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size:	1em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	margin:0;
	}	
		
h4	{	
	font-family:	Arial, Verdana, Tahoma, "sans serif";
	font-size:	1em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	color: #195072;
	margin:0;
	}	
	
h5	{	
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size:	1em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	margin:0;
	}		
		
h6	{	
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size:	1em;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	margin:0;
	}			
	
/* Tables */		
		
table, tbody, tr, td	{
	font-size:	1em;
	text-transform:	none;
	}	
	
th	{
	vertical-align:	baseline;
	font-size:	1.1em;
	font-weight:	bold;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #195072;
	color: #FFFFFF;
	}	

.TABLEhighlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E4ECF4;
	font-weight: bold;
}

.TABLEheader {
	vertical-align:	baseline;
	font-size:	1.1em;
	font-weight:	bold;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #195072;
	color: #FFFFFF;
}
/* Links */		
			
a:link	{
	text-decoration:	underline;
	font-weight:	normal;
	color: #195072;
	}	
		
a:visited	{	
	text-decoration:	underline;
	font-weight:	normal;
	color: #295F82;
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	normal;
	color: #2E6487;
	}	
		
a:hover	{
	text-decoration:	none;
	color: #195072;
	}	


/* Form elements and buttons 

.formbutton:link{
background-color: #E7890D;
border: 1px #FFFFFF outset;
padding: 3px;
color:#FFFFFF;
text-decoration: none;
font: bold 10px "Franklin Gothic Book", Verdana, Tahoma, Arial;
}
.formbutton:visited, .formbutton:hover, .formbutton:active{
color: #FFFFFF;
text-decoration: none;
}


/* Scrollbar - remove /* if active - see http://www.chillibomb.com/scroll_bars.htm for tool 

html, body{
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-BASE-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #333333;
}*/


/* Layout Options tables  */

#test {
	position: relative;
	margin: 0 auto;
	width: 709px;
	height: 532px;
}

#middle {
	include-source: url(index.htm);
	visibility: hidden;
}
