/* CSS Document */

body 
{   margin: 0;
	padding: 0;
	background-color: #696A6C!important;
	background-position: top;
	width: auto;
    height: auto;
	color: #fff;
}







html>body .wrapper 

{width: 982px; height: auto; margin-top: 1em; margin-left: auto; margin-right: auto; margin-bottom: 1em; 
padding: 0 0 0 0; 
border: 1px solid #76787D;

}

* html .wrapper {
width: 980px;
margin-left: auto;
margin-right: auto;
padding: 0;
}
.logo_link 
{width: 150px; height: 180px; margin: 20px 0 0 20px; padding: 0; position: absolute; }

.splash_content_bg {
	margin: 0;
	padding: 0;
	background-image: url(../images/splash_bg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 592px;
}
.content_bg {
	margin: 0;
	padding: 0;
	background-image: url(../images/landing_bg_top.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 592px;
}

.main_pic_portrait {
margin: 7px 0 0 0; padding: 0 0 0 0; float: left;
width: 336px; height: 302px;
border: 1px solid #46484C;
overflow: hidden;
}

.main_pic_landscape {
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 564px;
	height: 290px;
	
	overflow: hidden;
}

.thumb_wrapper {
float: left;
margin: 10px 0 0 0px; 
padding: 0;
width: 580px;

}

.thumb {
float: left;
margin: 0 15px 0 0; 
padding: 0;
width: 99px; height: 66px;
border: 1px solid #46484C;
overflow: hidden;
}


.footer_bg {
	margin: 0;
	padding: 0;
	background-image: url(../images/landing_bg_bottom.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 88px;
	
}



html>body h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #8B8677;
	margin: .4em 0 1em 0; padding: 0;
	font-weight: normal;
	
	
	}
	
html>body h2 {
 font-family: "Times New Roman", Times, serif;
 font-size: 1.3em;
 color: #ccc;
 font-weight: normal;
 padding: 0;
 margin: 0 0 0 12px;
 position: relative;
 top: -20px;
 }

html>body h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #B07726;
	font-weight: normal;
}

html>body h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #B07726;
	font-weight: normal;
	}

html>body h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #B07726;
	font-weight: normal;
}



	
	
* html body {font-family: helvetica, arial!important;} /*style for IE*/

html>body a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
html>body a:hover, a:active {
	color: #000;
	text-decoration: none;
}
html>body a img {border: none;}
	
	
html>body ul {

	margin: 0em;
	padding: 0em;
	
	
}

html>body li {
	font-family: helvetica, arial;
	font-size: 0.8em;
	margin: 0em;
	padding: 0em 0em 0em 0em;
	line-height: 14pt;
	list-style-position: inside;
}




html>body ol{   
	font-family: helvetica, arial;
	font-size: 100%;
	 list-style-position: inside;
	 margin: 0em;
	 padding: 0.3em 0em 0em 0em;
	 line-height: 14pt;
}


/*SUBNAV START*/

ul#sitemap
{
	
	padding: 0 0 0 0;
	margin: 10px 0px 0 0px;
	float: left;
	position: relative;
	left: -10px;
	list-style-type: circle;
	list-style-position: outside;
	
	
	
}

ul#sitemap li
{
	
	float: left;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	display: inline;
	padding: 0 10px 0 10px;
	margin: 0;
}

ul#sitemap li a, ul#sitemap li a:link, ul#sitemap li a:visited
{
	
	float: left;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1.3em;
	color: #fff;
	
	}

ul#sitemap li a:hover{
	color: #F8D40C;
	text-decoration: none;
}

ul#sitemap li.current a{

	color: #fff;
	
}

ul#sitemap li.last a{
	border-right: none;
	
}


/*2nd Level sub NAV*/




ul#sitemap li ul li 
{
	float: left;
	font-weight: normal;
	font-size: 1em;
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 10px;
	clear: both;
	list-style-type: circle;	
	font-weight: normal;
	font-size: 0.8em;


}
ul#sitemap li ul li a, ul#sitemapli ul li a:link, ul#sitemap li ul li a:visited  {
	color: #fff;
	font-weight: normal;
	padding: 0; 
	margin: 0;
	display: block;
	list-style-type: circle;	
}

ul#sitemap li ul li a, ul#sitemap li ul li a:hover
{
	background: transparent;
	color: #F8D40C;
	padding: 0; margin: 0;
	display: block;
}

ul#sitemap li ul li a, ul#sitemap li ul li a:active  {
	color: #fff;
	font-weight: normal;
	padding: 0; margin: 0;
	display: block;

}



/*3rd Level sub NAV*/




ul#sitemap li ul li ul li
{
	float: left;
	font-weight: normal;
	font-size: 1em;
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 10px;
	clear: both;
	list-style-type: circle;	
	font-weight: normal;
	font-size: 1em;


}
ul#sitemap li ul li ul li a, ul#sitemap li ul li ul li a:link, ul#sitemap li ul li ul li a:visited  {
	color: #fff;
	font-weight: normal;
	padding: 0; 
	margin: 0;
	display: block;
	list-style-type: circle;	
}

ul#sitemap li ul li ul li a, ul#sitemap li ul li ul li a:hover
{
	background: transparent;
	color: #F8D40C;
	padding: 0; margin: 0;
	display: block;
}

ul#sitemap li ul li ul li a, ul#sitemap li ul li ul li a:active  {
	color: #fff;
	font-weight: normal;
	padding: 0; margin: 0;
	display: block;

}



html>body label{
	font-weight: bold;
	width: 60px;
}


html>body div.clear
{
	clear: both;
	margin: 1px;
}


html>body div.clear5
{
	clear: both;
	height: 5px;
	width: 10px;

}



html>body div.clear10
{
	clear: both;
	height: 10px;
	width: 10px;

}


html>body div.clear15
{
	clear: both;
	height: 15px;
	width: 10px;

}

html>body div.clear30
{
	clear: both;
	height: 30px

}


html>body #div-accesskeys
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -1000px;
	font-size: 1px;
	line-height: 1px;
}

 /********************
  images */
 
html>body .img-float-left {
 	float: left;
 	margin: 2px 15px 5px 2px;
 }
html>body .img-float-right {
 	float: right;
 	margin: 2px 2px 5px 15px;
 }
html>body .img-float-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }
 
 /* end images 
 ********************/
 
.breadcrumbs {
margin: 1em 0 0 1.8em; padding: 0;
float: left;
width: 800px;

}

.breadcrumbs ul {margin: 0 0 0 0; padding: 0 0 0 0; list-style:none; display: inline; font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;}

.breadcrumbs li {margin: 0 5px 0 0; padding: 0; float: left; list-style:none; display: inline;}

.breadcrumbs li a, .breadcrumbs li a:link, .breadcrumbs li a: visited {
float: left;
color:#130F0C; text-decoration: underline; margin:0; padding: 0 5px 0 5px; } 

.breadcrumbs li a, .breadcrumbs li a:hover{
float: left;
color:#130F0C; text-decoration: none; margin: 0; padding: 0 5px 0 5px; } 

.breadcrumbs li a, .breadcrumbs li a:active {
float: left; color:#130F0C; text-decoration: underline; margin: 0; padding: 0 5px 0 5px; }
 



.splash_body_content{
	margin: 12px 0 0 25px;
	padding: 0;
    float: left;
  width: 400px;
}


.lhs {margin: 0; padding: 0; float: left; width: 250px;}

.rhs {margin: 0; padding: 0; float: left; width: 600px;}
.rhs_sitemap {margin: 0; padding: 0; float: left; width: 700px;}


.body_content{
	margin: 12px 0 0 0px;
	padding: 0;
	float: left;
	width: 564px;
	height: 90px;
	overflow: auto;
}

.contact_content{
	margin: 12px 0 0 0px;
	padding: 0;
	float: left;
	width: 564px;
	height: 170px;
	
}


html>body p{
	padding: 0 10px 15px 0;
	margin: 0;
	font-family: times;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 14pt;
	}






.float_left
{margin: 0; padding: 0; float: left;}

.float_right
{margin: 0; padding: 0; float: right;}

html>body .address
{
	margin: 1.5em 1em 2em 0;
	padding: 0;
	float: right;
	position: relative;
	top: -165px;
}

* html .address {
    margin: 0 1em 0 0;
	padding: 0;
	float: right;
	position: relative;
	top: -165px;!important} /*style for IE*/


form {margin-bottom: 0;margin-top: 0;margin-left: 0;margin-right: 0;}

img {
	border:none;
	}
	
table {
margin: 0; padding: 0; border: none; 
}
	
th {
margin: 0; padding: 2px; border-bottom: none; border-right: none; text-align: left;
}	

tr {
margin: 0; padding: 0;  border-bottom: none; border-right: none;
}
td {
margin: 0; padding: 2px;  border-bottom: none; border-right: none;
}
	
/*TOP NAV START*/

html>body ul#topnav
{
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 235px;
	float: left;
	width: 751px; height: 100px;
	z-index: 400;
	position: relative;
	top: 0px;
	
}

html>body ul#topnav li
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 0 0 8px;
	padding: 0 0 0 0;
}

html>body ul#topnav li a, ul#topnav li a:link, ul#topnav li a:visited
{
	display: block;
	float: left;
	padding: 8px 20px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.1em;
	color: #fff;
	word-spacing: 1px;	
	}
	

html>body ul#topnav li a:hover{color: #000;}

html>body ul#topnav li a.active{color: #fff;}

html>body ul#topnav li.current a, ul#topnav li.current a:link, ul#topnav li.current a:visited{color: #fff;}

html>body ul#topnav li.last a{border-right: none;}



/*CREAM START*/

html>body ul#topnav li.cream
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 0 0 8px;
	padding: 0 0 0 0;
}

html>body ul#topnav li.cream a, ul#topnav li.cream a:link, ul#topnav li.cream a:visited
{
	display: block;
	float: left;
	padding: 8px 20px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.1em;
	color: #fff;
	word-spacing: 1px;	
	}
	

html>body ul#topnav li.cream a:hover{color: #F8D40C;}

html>body ul#topnav li.cream a.active{color: #fff;}

html>body ul#topnav li.cream_current a, ul#topnav li.cream_current a:link, ul#topnav li.cream_current a:visited{color: #F8D40C;}


/*CREAM END*/

/*RED START*/

html>body ul#topnav li.red
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 0 0 8px;
	padding: 0 0 0 0;
}

html>body ul#topnav li.red a, ul#topnav li.red a:link, ul#topnav li.red a:visited
{
	display: block;
	float: left;
	padding: 8px 20px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.1em;
	color: #fff;
	word-spacing: 1px;	
	}
	

html>body ul#topnav li.red a:hover{color: #C6272C;}

html>body ul#topnav li.red a.active{color: #fff;}

html>body ul#topnav li.red_current a, ul#topnav li.red_current a:link, ul#topnav li.red_current a:visited{color: #C6272C;}




/*RED END*/

/*GREY START*/

html>body ul#topnav li.grey
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 0 0 8px;
	padding: 0 0 0 0;
}

html>body ul#topnav li.grey a, ul#topnav li.grey a:link, ul#topnav li.grey a:visited
{
	display: block;
	float: left;
	padding: 8px 20px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.1em;
	color: #fff;
	word-spacing: 1px;	
	}
	

html>body ul#topnav li.grey a:hover{color: #07C2D3;}

html>body ul#topnav li.grey a.active{color: #fff;}

html>body ul#topnav li.grey_current a, ul#topnav li.grey_current a:link, ul#topnav li.grey_current a:visited{color: #07C2D3;}




/*GREY END*/

/*GREEN START*/

html>body ul#topnav li.green
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 0 0 8px;
	padding: 0 0 0 0;
}

html>body ul#topnav li.green a, ul#topnav li.green a:link, ul#topnav li.green a:visited
{
	display: block;
	float: left;
	padding: 8px 8px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.1em;
	color: #fff;
	word-spacing: 1px;	
	}
	

html>body ul#topnav li.green a:hover{color: #B9EC3E;}

html>body ul#topnav li.green a.active{color: #fff;}

html>body ul#topnav li.green_current a, ul#topnav li.green_current a:link, ul#topnav li.green_current a:visited{color: #B9EC3E;}

html>body ul#topnav li.last a{border-right: none;}


/*GREEN END*/






/*FTR NAV START*/

html>body ul#ftrnav
{
	display: block;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	float: right;
	width:300px; height: 60px;
	z-index: 400;
	position: relative;
	top: 20px;
	background-position: right;
	
}

html>body ul#ftrnav li
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 14px 0 0 10px;
	padding: 0 0 0 0;
	
	background-position: right;
}

html>body ul#ftrnav li a, ul#ftrnav li a:link, ul#ftrnav li a:visited
{
	display: block;
	float: left;
	padding: 8px 8px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family: times;
	font-weight: normal;
	font-size: 0.9em;
	color: #fff;
	word-spacing: 1px;	
	background-position: right;
	
	}
	

html>body ul#ftrnav li a:hover{

	color: #000;
}


html>body ul#ftrnav li a.active{	color: #fff;}

html>body ul#ftrnav li.current a, ul#ftrnav li.current a:link, ul#ftrnav li.current a:visited{

	color: #000;
	
}



/*FTRNAV END*/

textarea {
margin: 0;
padding: 0;
background-color: #A6A4A4;
color: #313337;
border: 1px solid #fff;
}

input {
margin: 0;
padding: 0;
background-color: #A6A4A4;
color: #313337;
border: 1px solid #fff;
}

input.btn {
margin: 0;
padding: 0;
background-color: #A6A4A4;
color: #fff;
border: none;
}

/*SUBNAV START*/

ul#subnav
{
	display: block;
	padding: 0 0 0 0;
	margin: 170px 20px 0 10px;
	float: left;
	width: 220px;
	
	
	
}

ul#subnav li
{
	display: block;
	float: left;
	font-weight: normal;

}

ul#subnav li a, ul#subnav li a:link, ul#subnav li a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #9C9EA8;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li a:hover, ul#subnav li a:active{
	color: #EE1C25;
}

ul#subnav li.current a{

	color: #EE1C25;
	
}

ul#subnav li.last a{
	border-right: none;
	
}



/*2nd Level sub NAV*/




ul#subnav li ul li 
{   
	padding: 0; margin: 0px 0 0 10px;
	border: 0;
	font-size: 0.9em;
	position: relative;
    left: 0;
	border: 0;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 4px;

}
ul#subnav li ul li a, ul#subnav li ul li a:link, ul#subnav li ul li a:visited  {
	color: #fff;
	font-weight: normal;
	padding: 0px 10px 6px 12px; margin: 0;
}

ul#subnav li ul li a, ul#subnav li ul li a:hover
{
	background: transparent;
	color: #fff;
	padding: 0px 10px 6px 12px; margin: 0;
}

ul#subnav li ul li a, ul#subnav li ul li a:active  {
	color: #fff;
	font-weight: normal;
	padding: 0px 10px 6px 12px; margin: 0;

}



/*SUBNAV END*/



/* CREAM SUBNAV START*/





ul#subnav li.cream a, ul#subnav li.cream a:link, ul#subnav li.cream a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #fff!important;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li.cream a, ul#subnav li.cream a:hover{
color: #F8D40C!important;
}

ul#subnav li.cream a, ul#subnav li.cream a:active{
color: #fff!important;
}



ul#subnav li.cream_current a, ul#subnav li.cream_current a:link, ul#subnav li.cream_current a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #F8D40C!important;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li.cream_current a, ul#subnav li.cream_current a:hover{
color: #F8D40C!important;
}

ul#subnav li.cream_current a, ul#subnav li.cream_current a:active{
color: #F8D40C!important;
}

/* CREAM SUBNAV END*/


/* RED SUBNAV START*/

ul#subnav li.red a, ul#subnav li.red a:link, ul#subnav li.red a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #fff!important;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li.red a, ul#subnav li.red a:hover{
color: #C6272C!important;
}

ul#subnav li.red a, ul#subnav li.red a:active{
color: #fff!important;
}



ul#subnav li.red_current a, ul#subnav li.red_current a:link, ul#subnav li.red_current a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #C6272C!important;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li.red_current a, ul#subnav li.red_current a:hover{
color: #C6272C!important;
}

ul#subnav li.red_current a, ul#subnav li.red_current a:active{
color: #C6272C!important;
}

/* RED SUBNAV END*/

/* GREY SUBNAV START*/

ul#subnav li.grey a, ul#subnav li.grey a:link, ul#subnav li.grey a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #fff!important;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li.grey a, ul#subnav li.grey a:hover{
color: #07C2D3!important;
}

ul#subnav li.grey a, ul#subnav li.grey a:active{
color: #fff!important;
}



ul#subnav li.grey_current a, ul#subnav li.grey_current a:link, ul#subnav li.grey_current a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #07C2D3!important;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li.grey_current a, ul#subnav li.grey_current a:hover{
color: #07C2D3!important;
}

ul#subnav li.grey_current a, ul#subnav li.grey_current a:active{
color: #07C2D3!important;
}

/* GREY SUBNAV END*/

/* GREEN SUBNAV START*/

ul#subnav li.green a, ul#subnav li.green a:link, ul#subnav li.green a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #fff!important;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li.green a, ul#subnav li.green a:hover{
color: #B9EC3E;
}

ul#subnav li.green a, ul#subnav li.green a:active{
color: #fff!important;
}



ul#subnav li.green_current a, ul#subnav li.green_current a:link, ul#subnav li.green_current a:visited
{
	display: block;
	float: left;
	padding: 0px 10px 6px 12px;
	text-decoration: none;
	white-space: wrap;

	font-family:  times;
	font-weight: normal;
	font-size: 1em;
	color: #B9EC3E;
	word-spacing: 2px;	
	width: 200px;
	}

ul#subnav li.green_current a, ul#subnav li.green_current a:hover{
color: #B9EC3E;
}

ul#subnav li.green_current a, ul#subnav li.green_current a:active{
color: #B9EC3E;
}

/* GREEN SUBNAV END*/




.footer {
	clear: both;
	margin: 0;
	padding: 0;
}

/*TOP NAV START*/

html>body ul#splashnav
{
	display: block;
	padding: 0 0 0 0;
	margin: 480px 0 0 150px;
	float: left;
	width: 800px;
	height: 100px;
	z-index: 400;
	position: relative;
	top: 0px;
	background-position: bottom;	
}

html>body ul#splashnav li.cream
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 8px 0 0px;
	padding: 0 12px 0 0;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

html>body ul#splashnav li.cream a, ul#splashnav li.cream a:link, ul#splashnav li.cream a:visited
{
	display: block;
	float: left;
	padding: 8px 8px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.2em;
	color: #FFF;
	word-spacing: 1px;	
	}
	

html>body ul#splashnav li.cream a:hover{

	color: #F8D40C;
}

html>body ul#splashnav li.cream a.active{color: #FFF;}



html>body ul#splashnav li.red
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 8px 0 0px;
	padding: 0 12px 0 0;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

html>body ul#splashnav li.red a, ul#splashnav li.red a:link, ul#splashnav li.red a:visited
{
	display: block;
	float: left;
	padding: 8px 8px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.2em;
	color: #FFF;
	word-spacing: 1px;	
	}
	

html>body ul#splashnav li.red a:hover{

	color: #D82C32;
}

html>body ul#splashnav li.red a.active{color: #FFF;}



html>body ul#splashnav li.grey
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 8px 0 0px;
	padding: 0 12px 0 0;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

html>body ul#splashnav li.grey a, ul#splashnav li.grey a:link, ul#splashnav li.grey a:visited
{
	display: block;
	float: left;
	padding: 8px 8px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.2em;
	color: #FFF;
	word-spacing: 1px;	
	}
	

html>body ul#splashnav li.grey a:hover{

	color: #07C2D3;
}

html>body ul#splashnav li.grey a.active{color: #FFF;}




html>body ul#splashnav li.current a, ul#splashnav li.current a:link, ul#splashnav li.current a:visited{color: #FFF;}



html>body ul#splashnav li.green
{
	display: block;
	float: left;
	font-weight: normal;
	margin: 30px 8px 0 0px;
	padding: 0 12px 0 0;
	background-image: none!important;
	background-repeat: no-repeat!important;
	background-position: right!important;
}

html>body ul#splashnav li.green a, ul#splashnav li.green a:link, ul#splashnav li.green a:visited
{
	display: block;
	float: left;
	padding: 8px 8px 6px 8px;
	text-decoration: none;
	white-space: nowrap;
	border-top: 0;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:1.2em;
	color: #FFF;
	word-spacing: 1px;	
	background-image: none!important;
	background-repeat: no-repeat!important;
	background-position: right!important;
	}
	

html>body ul#splashnav li.green a:hover{

	color: #B9EC3E;
}

html>body ul#splashnav li.green a.active{color: #FFF;}






/*TOPNAV END*/


