﻿
.navigation
{ font-family:Verdana,Tahoma;
  font-size:12pt;
  text-align:center;
  font-weight:bold;
  color:White;
  text-decoration:none;
}

.navigation:hover
{font-family:Verdana,Tahoma;
  font-size:12pt;
  text-align:center;
  font-weight:bold;
  color:#e60000;
  text-decoration:none;
}

.navSmall
{ font-family:Verdana,Tahoma;
  font-size:8pt;
  text-align:center;
  font-weight:bold;
  color:White;
  text-decoration:none;
}

.navSmall:hover
{font-family:Verdana,Tahoma;
  font-size:8pt;
  text-align:center;
  font-weight:bold;
  color:#e60000;
  text-decoration:none;
}
.navhover 
{ font-family:Verdana,Tahoma;
  font-size:9pt;
  text-align:center;
  font-weight:bold;
  color:#e60000;
}

.textsmall
{ font-family:Verdana,Tahoma;
  font-size:8pt;
  text-align:center;
  font-weight:bold;
  color:White;
  text-decoration:none;
}

.title
{
	font-family:Verdana,Tahoma;
	font-size:15pt;
	color:#003366;
	vertical-align:middle;
	font-weight:bold;
}

.page_header
{
	font-family:Verdana,Tahoma;
	font-size:11pt;
	color:#003366;
	font-weight:bold;
}
.body_header
{
	font-family:Verdana,Tahoma;
	font-size:12pt;
	color:#b6b6b6;
	font-weight:bold;
	text-align:center;
}
.body_text
{
	font-family:Verdana,Tahoma;
	font-size:10pt;
	color:#b6b6b6;
	font-weight:normal;
}

.body_red
{
	height:693px;
	background-color:#e60000;
}
.body_white
{
	height:257px;
	background-color:White;
}

.top_left
{
	height:181px;
	width: 27px;
	background-image: url(Images/Master/TopLeft.gif);
}

.top_leftLogo
{
	height:181px;
	width:  201px;
	background-image:  url(Images/Master/TopLeftLogo.gif);
}

.Right3
{
	height: 168px;
	width: 214px;
	vertical-align:top;
	background-image: url(Images/Master/Right3.gif);
	z-index:1;
	
}
.Right4
{
	width: 214px;
	background-image: url(Images/Master/Right4.gif);
	background-position:right;
	background-repeat: repeat-y;
	
}
#wrapper2
{
	width: 800px; 
	height: 120px; 
	position: absolute; 
	left: 50%; 
	top: 55%; 
	margin-top: 50px; 
	margin-left: -400px; 
}
#wrapper 
{
	width: 800px; 
	height: 120px; 
	position: absolute; 
	left: 50%; 
	top: 55%; 
	margin-top: 150px; 
	margin-left: -400px; 
}