BODY
	{
	BACKGROUND-COLOR: #004851;
	FONT-FAMILY: verdana, arial, helvetica, sans serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	}
	
A:LINK, A:ACTIVE, A:VISITED, A:HOVER
	{
	COLOR: #8b0000;
	}

.NavHome A:LINK, .NavHome A:ACTIVE, .NavHome A:VISITED, .NavHome A:HOVER
	{
	COLOR: #FFFFFF;
	text-decoration: none;
	line-height: 16pt;
	text-align: left;
	}

.NavInt A:LINK, .NavInt A:ACTIVE, .NavInt A:VISITED, .NavInt A:HOVER
	{
	COLOR: #8b0000;
	text-decoration: none;
	line-height: 11pt;
	text-align: left;
	}
	
.NavIntON A:LINK, .NavIntON A:ACTIVE, .NavIntON A:VISITED, .NavIntON A:HOVER
	{
	COLOR: #FFFFFF;
	text-decoration: none;
	line-height: 11pt;
	font-weight: bold;
	text-align: left;
	}
	
.NavIntON
	{
	COLOR: #FFFFFF;
	text-decoration: none;
	background-image: url('imgs/bg_nav.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	height: 22px;
	text-align: left;
	}

.NavIntOFF A:LINK, .NavIntOFF A:ACTIVE, .NavIntOFF A:VISITED, .NavIntOFF A:HOVER
	{
	COLOR: #8b0000;
	text-decoration: none;
	line-height: 11pt;
	text-align: left;
	}
	
.NavIntOFF
	{
	COLOR: #8b0000;
	padding: 2px 2px 2px 10px;
	text-align: left;
	}

Table.PageHome
{ 	width: 1000px;
	height: 700px;
	background-image: url('imgs/bg_home.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: 50px;
}

Table.PageInt
{ 	width: 1000px;
	position: relative;
	top: 50px;
	background-color: #FFFFFF;
}

.PageHomeContent
{ 	position: relative; display: block; top: 0px; left: 0px;
	width: 1000px;
	height: 700px;
}

.Header
{ 	width: 1000px;
	height: 200px;
}

.PageIntContent
{ 	position: relative; display: block; top: 0px; left: 0px;
	width: 1000px;
}

.NavHome
{ 	position: absolute; display: block; top: 400px; left: 0px; overflow: visible; width: 115px; height: 140px;
	FONT-FAMILY: verdana, arial, helvetica, sans serif;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.NavInt
{ 	width: 300px;
	FONT-FAMILY: verdana, arial, helvetica, sans serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
}

TD.ContentInt
{ 	width: 700px;
	FONT-FAMILY: verdana, arial, helvetica, sans serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	padding-right: 10px;
	text-align: left;
}

.FeatureTxt
{ 	position: absolute; display: block; top: 308px; left: 45px;
	overflow: visible;
	width: 400px; height: 100px;
	FONT-FAMILY: verdana, arial, helvetica, sans serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	text-align: left;
}

.FeatureHome
{ 	position: absolute; display: block; top: 380px; left: 150px;
	overflow: visible;
	width: 220px; height: 300px; 
}

.LogoHome
{ 	position: absolute; display: block; top: 0px; left: 0px;
	overflow: visible;}
	
.LogoInt
{ 	position: absolute; display: block; top: 0px; left: 0px;
	overflow: visible;}

.FooterHome
{ 	position: absolute; display: block; top: 675px; left: 10px;
	width: 900px; height: 30px; 
	overflow: visible;
	COLOR: #8b0000;
	font-size: 11px;
	text-align: left;
}

.FooterInt
{ 	padding: 0px 0px 10px 10px;
	width: 1000px; height: 50px; 
	overflow: visible;
	COLOR: #8b0000;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
}

h1
	{
	FONT-FAMILY: georgia, times new roman, times;
	COLOR: #007783;
	FONT-SIZE: 20px;
	MARGIN-TOP: 0px;
	font-weight: 100;
	}
	
h2
	{
	FONT-FAMILY: georgia, times new roman, times;
	COLOR: #000000;
	FONT-SIZE: 16px;
	MARGIN-TOP: 0px;
	font-weight: 100;
	}
	
h3
	{
	COLOR: #8b0000;
	FONT-SIZE: 12px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	}
	
