*
{
	font-family: Trebuchet MS;
	color: #525252;
	font-size:9pt;
	font-weight:bold;
	margin:0;
	padding:0;
	border:0;
	list-style: none;


}
 body
 {
	background-image: url(img/Bkrnd.jpg);
	background-repeat: repeat-x;
	background-color: #b7d0d6;
	text-align:center;

 }


a { color: #00324d; font-weight:normal; text-decoration: none; border:0;}
a:visited { color: #00324d; font-weight:normal; }
a:hover { color: #d71a21; font-weight:normal;}
a:active { color: #d71a21; font-weight:normal;}

/* TEXT STYLES */

span.LargeBlue
{
	font-weight:bold;
	font-size: 11pt;
	color: #00324d;
}

span.LargeLightBlue
{
	font-weight:bold;
	font-size: 11pt;
	color: #7ca4ae;
}

span.LargeTan
{
	font-weight:bold;
	font-size: 11pt;
	color: #fce4a8;
}

span.LargeRed
{
	font-weight:bold;
	font-size: 11pt;
	color: #b1070e;
}

span.MidBlue
{
	font-weight:bold;
	font-size: 10pt;
	color: #00324d;
	line-Height:80%;
}

.MidBlue a:hover
{
	color: #b1070e;
}

span.SmallLightBlue
{
	font-style:italic;
	color: #7ca4ae;
	font-weight: normal;
}

span.SmallTan
{
	color:#deb03f;
}

span.SmallGray
{
	color:#b5b5b5;
	font-weight:normal;
}


span.DarkBlue
{
	color:#00324d;
}

span.SmallRed
{
	color: #b1070e;
}




/* CONTENT STYLES */

div.container
{
	background-image: url(img/BkrndContent.png);
	background-repeat: repeat-y;
	background-position:50%;
	height:auto;
}

div.content
{
	width:920px;
	padding-left:1.3em;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	position: relative;
	height:auto;
	border-bottom: 1px dotted #898989;
}

div.TopRightLinks
{
	display:inline; 
	vertical-align:top;
	position: absolute; 
	top:5; 
	right:0;
	padding-right:30px;
}


div.AboveFlash
{
	width:915px; 
	background-image:url(img/UnderTabRed.jpg); 
	background-repeat: no-repeat; 
	height:13px; 	
}

table.SubTabContent
{
	width:850px; 
	height:300px; 
	border: 1px solid #8f8f8f; 
	text-align:left; 
	background-image: url(img/EagleBkrnd.gif); 
	background-repeat: no-repeat;
	margin-left:auto; 
	margin-right:auto; 
	background-color: #fff;
}

td.SubTabContentInside
{
	vertical-align:top; 
	padding-top:15px; 
	padding-left:10px;
}

table.InsidePageWrapper
{
	width:850px; 
	height:auto; 
	border: 1px solid #8f8f8f; 
	text-align:left; 
	background-image: url(img/InsidePage.gif); 
	background-repeat: no-repeat;
	margin-left:auto; 
	margin-right:auto; 
	background-color: #fff;
	padding-bottom:25px;
}

td.InsidePageContentLeft
{
	vertical-align:top; 
	padding-top:10; 
	width:180px; 
	padding-left:10px;
	height:25px;
}

td.InsidePageContentRight
{
	vertical-align:top; 
	text-align:left; 
	padding-top:10px; 
	padding-right:20px;
}

td.SubLinksInside
{
	height:30px;
	background-color:#b7cdd2; 
	border-bottom:1px dotted #ffffff; 
	color:#ffffff; 
	padding-left:5px;
}

a.SubLinksInside
{
	color:#2c566c; 
}

.SubLinksInside a:hover
{
	color: #b1070e;
}


div.footer
{
	height:35px;
	margin-left:1px;
	padding-top:5px;
	margin-right:30px;
	width: 885px;
	margin-top:30px;
	color: #fff;
	background-image: url(img/FooterBkrnd.jpg);
	background-repeat: repeat-x;
	border-right-style:solid;
	border-right-width: 9px;
	border-right-color: #b5b5b5;
	margin-bottom:10px;
	
}

img.SubTabSelected
{
	display:inline; 
	vertical-align: middle; 
	margin-Left:40px; 
	margin-bottom:-8px; 
	position:relative;
}

img.SubTab
{
	display:inline; 
	vertical-align: middle; 
	position:relative; 
	margin-bottom: -1px;
}










/* DROPDOWN MENU */

li a
{
	color:#fff;
}


/* BASE STYLES */

ul.dropdown a,
ul.dropdown span {
 display: inline;
 list-style: none;
}



/* BASE STYLE OVERRIDE */

ul.dropdown li {
 padding: 0;
 border: none;
 
}

ul.dropdown ul a,
ul.dropdown ul span {
 padding: 8px;
 
}



/* CUSTOM STYLES */

ul.dropdown li {
 background: url(img/bk1.jpg) no-repeat;
  width:149px;
  height:20px;
  margin-right:15px;
  text-align:center;
  line-height:20px;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 background: url(img/bk2.jpg) no-repeat;

}

ul.dropdown li a:active {
 background: url(img/bk2.jpg) repeat-x;
}


/* Non-first level */

ul.dropdown ul {
 margin-top: 0;
}

	ul.dropdown ul li {
	}

	ul.dropdown ul li.hover,
	ul.dropdown ul li:hover {
	}



/* Mixed */

ul.dropdown li a,
ul.dropdown *.dir {
}



/* SUPPORT CLASSES */ 

ul.dropdown li.hover *.open {
 background-color: #fff; 
 color: #000;
}

ul.dropdown ul li.hover *.open,
ul.dropdown-vertical li.hover *.open {
 border-top-color: #fff;
}

ul.dropdown-vertical-rtl li.hover *.open {
 border-right-color: #ffa500;
 border-left: none;
}

ul.dropdown-upward li.hover *.open {
 border-top-color: #fff;
 border-bottom-color: #ffa500;
}

ul.dropdown-upward ul li.hover *.open {
 border-bottom-color: #d9d9d9;
}



