h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: c99d2c;
	line-height: 0px;
	padding-top: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 12px;
	letter-spacing: .5px;
	word-spacing: -0.5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: c99d2c;
	line-height: 15px;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: dfe8d9;
	line-height: 0px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.greyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: a6aba3;
	line-height: 16px;
	padding-bottom: 5px;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}


.greyText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 98a092;
	line-height: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.BgreyTextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: dfe8d9;
	padding: 0px;
	margin: 0px;
}
.BgreyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: dfe8d9;
	line-height: 20px;
	padding-top: 5px;
}

.TinyGHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: c99d2c;
	font-weight: normal;
	line-height: 15pt;
}

.SmallGHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: c99d2c;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
}

.MedGHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: c99d2c;
	font-weight: normal;
	padding-top: 10px;
}

.WText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: e6e6e6;
	padding: 0px;
	line-height: 1.25;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.WText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: e6e6e6;
	padding: 0px;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.TinyWHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 0px;
}

.MedWHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ebe8de;
	font-weight: normal;
	padding-bottom: 5px;
}

.GoldLINE {
	padding-top: 5px;
	padding-bottom: 5px;
}

.MainLEFT {
	padding-left: 18px;
	padding-right: 10px;
}
.DIVleft {
	float: left;
}

.DIVright {
	float: right;
	width: 129px;
}


.MainCENTER {
	padding-left: 18px;
	padding-right: 10px;
}

.MainRIGHT {
	padding-left: 18px;
	padding-right: 10px;
}

.bottomGoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: c29848;
	padding-right: 1px;
	padding-left: 1px;
}
.TopGreyLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 6f6f6f;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TopDarkGreyLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 252525;
	padding: 8px;
}

.bottomSpace {
	word-spacing: 0px;
	margin-right: 15px;
	margin-left: 14px;
}

.border {
	border: thin solid #003399;
	border-width: 1;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

/*------------------------------------------------------------*
**  Logo
**------------------------------------------------------------*/
#header h1 {
	margin: 0 0 30px;
	padding: 0;
	background: url(images/_01__1_Top_logo.jpg) no-repeat; 
	height: 70px;
	text-indent: -5000px;
	}

/*------------------------------------------------------------*
**  Header Navigation
**------------------------------------------------------------*/
/*#header div  {*/
/* Green bar */
/*	background: #84C223 url(../images/nav_r.gif) no-repeat 100%;
	line-height: 0;
	font-size: 0;
	}*/
#header ul	{
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
	}			
#header ul:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#header ul li {
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
	background: transparent;
	}	
#header ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	display: block;
	color: #fff;
	border: 0;
	}	
#border {
	border: 1px solid #0c0f09;
}

#header ul li a:hover { 
	/*background: url(../images/boxcross_off.gif) no-repeat 50% 0;)*/	
	border-bottom: 2px solid #918f8f; 
	}
#header ul li a.on,
#header ul li a.on:hover {
	/*background: url(../images/boxcross_on.gif) no-repeat 50% 0;  /*(../images/nav_on.gif)*/	
	border-bottom: 2px solid #84C223; 
	/*margin-top: 25px;*/
	}			

/*------------------------------------------------------------*
**  Sub Menus
**------------------------------------------------------------*/	
ul.subnav {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 25px;
	}
ul.subnav li {
	background: url(../images/dot1.gif) repeat-x;
	padding-top: 10px;
	padding: 0px 0 0;
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	}	
ul.subnav li a {
	background: url(../images/arrow.gif) no-repeat 7px 0.6em;
	display: block;
	width: 100%;
	border: 0 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: e6e6e6;
	padding-top: 5px;
	margin-left: 0px;
	list-style-image: url(/images/arrow.gif);
	text-decoration: none;
	list-style-type: none;
	padding-bottom: 5px;
	background-position: center left;
	padding-left: 0px;
	}	
ul.subnav li a:hover,
ul.subnav li a.on {
	background-color: 181918;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}
ul.subnav li a em {
	margin-left: 20px;
	font-style: normal;
	padding-left: 0px;
}	

/* black box subnav */
div.box ul.subnav li {
	background: url(../images/dot2.gif) repeat-x;
	margin-left: 0px;
	padding-left: 0px;
}
div.box ul.subnav li a:hover,
div.box ul.subnav li a.on {
	background-color: #0B0B0B;
	margin-left: 0px;
	padding-left: 0px;
}	

#flashcontent {
	position: relative;
	top: 20px;
	left: 10px;
	z-index: 3;
	border: 0px;
	outline: 0px;
	margin-top: -20px;
	margin-left: 0px;
	margin-bottom: 50px;
	padding-top: 0px;
}

.SMleft {
	position: relative;
	top: -200px;
	left: -35px;
	z-index: 2;
	border: 0px;
	outline: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	clear: both;

}

.SMright {
	position: relative;
	top: -375px;
	left: 65px;
	z-index: 1;
	border: 0px;
	outline: 0px;
	margin-top: 153px;
	margin-left: -100px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-right: 0px;
}

.SMcenter {
	position: relative;
	top: 10px;
	left: 15px;
	z-index: 0;
	border: 0px;
	outline: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	clear: both;


}

#leftContent {
	margin-left: 35px;
	margin-right: 20px;
	margin-top: 20px;
	text-decoration: none;

}

body {
	background-color: #666666;
	background-attachment: fixed;
	background-repeat: repeat;
}
