/* CSS Document */



body { font-family: Verdana, Arial, Helvetica, sans-serif; }

td  { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

h1 { 
	color: #085a6e; 
	border-bottom: 1px dotted #CCCCCC; 
	position: relative;
	font-weight: bold; 
	font-size: 26px; 
	line-height: 32px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
}


h1 span {
  background: url(images/gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 21px;
}


h2 { 
	color: #397674; 
	font-weight: bold; 
	font-size: 17px; 
	line-height: 19px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
}

.rule { 
	color: #CCCCCC; 
	border-bottom: 1px dotted #CCCCCC; 
	font-weight: bold; 
	line-height: 4px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
}

.subheadingtext { color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 17px; line-height: 19px; }

.spaceaid { color: #6a5b94; font-weight: bold; }

.productstext { color: #999999; }

.newstext { color: #ea3b23; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 18px; line-height: 20px; }

.newscontent  { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

.boldtext { font-weight: bold; }

.captiontext { color: #666666; font-size: 9px; line-height: 12px; }

.captiontextbold { color: #666666; font-weight: bold; font-size: 9px; line-height: 12px; }

.foliocaption { color: #FFFFFF; font-weight: bold; font-size: 10px; line-height: 12px; link-color: #FFF000;}

.textshadow {
	color: #444444;
	font-weight: bold;
	margin: 0 0 1em; 
	text-shadow: 0 1px 0 #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

.textshadowlarge {
	color: #444444;
	font-weight: bold;
	margin: 0 0 1em; 
	text-shadow: 0 1px 0 #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	}

a:visited { color: #8c6958; font-weight: bold; text-decoration: underline }

a:link { color: #0b5f86; 
         font-weight: bold; 
		 text-decoration: underline; }

a:hover { color: #FFFFFF; text-decoration: none; background-color: #ea3b23; }

a:active { color: #CCCCCC; text-decoration: none; background-color: #999999; }


.footer {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 12px; 
	link-color: #cae7e6;
}

.footer a{
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 12px; 
	link-color: #cae7e6;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
padding: 4px 3px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #1b6192;
}

.horizontalcssmenu ul li a:hover{
color: #FFFFFF;
}


/*NEW Top level menu link items style*/

#nav, #nav ul {

float:left;

  z-index:10;

list-style: none;

background: #085a6e;

font-weight: bold;

padding: 0px;

margin: 0;

font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif ;

}

#nav a {

display: block;

width: auto;

color: #fff;

text-decoration: none;

padding: 3px;

font-family: Verdana, Arial, Helvetica, sans-serif ;

text-align: center;

border-right: 1px solid #c5c5c5;

height: 19px;

}


#nav li {

float: left;

padding: 0;

width: 142px;

margin-right: 0px;

font-family: Verdana, Arial, Helvetica, sans-serif ;

}


#nav li ul {

position: absolute;

left: -1000px;

height: auto;

width: 142px;

font-weight: bold;


margin: 0;

}


#nav li li {

width: 142px;

font-size: 11px;


padding: 0;

margin:0;

}

#nav li ul a {

width: 142px;

height: auto;

font-size:11px;

padding: 4px;

font-family: Verdana, Arial, Helvetica, sans-serif ;

text-align: left;

}


#nav li ul ul {

margin: -1.75em 0 0 14em;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

left: auto;
}

#nav li:hover, #nav li.sfhover {

background: #ea3b23;
} 

table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.sample th {
	padding: 3px 3px 3px 3px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

.rbroundbox { background: url(simple_background.gif) repeat; }
.rbtop div  { background: url(simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 100%; margin: none; }

