﻿html, body {
height: 100%;
margin: 0;
padding: 0;
font-family:arial,sans;
font-size:100%;
line-height:1.7em;
color:#666666;
text-align: left; 

}


a:link
{color: gray;
	}
a:hover{ color: green;
}
/* a:visited{ color: purple;
}*/
a:visited:hover{ color: green;
}


.blah:hover{ color: green;
}
.blah:visited{ color: gray;
}

/* padding-right: 5px*/
.padded
{ 
	}


div.norm
{position:relative;  width: 749px; text-align: justify; 
	}
	
	div.testdiv
	{border-color: silver black;padding-left: 1em;
		background-image: url(images\BlueFade.png);}
	
		



h1 {
font-size:2.18em;
letter-spacing:-0.01em;
}
h2 {
font-size:1.45em;
letter-spacing:-0.02em;
}

img.bg {
top:0;
left:0;
width:100%;
height: 70px;
}


h1 {
font-size:2.18em;
letter-spacing:-0.01em;
}
h2 {
font-size:1.45em;
letter-spacing:-0.02em;
}

/*Horizontal Glowing Menu */
/*credits: dynamic drive css library */
/*url: http://www.dynamicdrive.com/style/ */
    
#glowingtabs{
float:left;
font-size:90%;
line-height:normal;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url("images/tabs/glowtab-left.gif") no-repeat left top;
margin:0;
margin-right: 4px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url("images/tabs/glowtab.gif") no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#666666; /*3b3b3b*/
}

/* commented backslash hack hides rule from ie5-mac \*/
#glowingtabs a span {float:none;}
/* end ie5-mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*selected tab style*/
background-position:0 -82px; /*shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*selected tab style*/
background-position:100% -82px; /*shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onmouseover style*/
background-position:0% -82px; /*shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onmouseover style*/
background-position:100% -82px; /*shift background image up to start of 2nd tab image*/
}

/*rounded div style thanks to http://www.roundedcornr.com/ */
.roundedcornr_box {
background: url(roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 0 15px; }

.t1 {
width: 92px; height:16px;  
}

.t2 {
width: 102px;   
}

/*snippet is for a div*/
.snippet {
background-color:#f9f9f9;
border-color:#cccccc;
border-style:solid;
border-width:1px;
clear:left;
padding:10px;
position:relative;  
width: 720px; 
text-align: justify;
}




.roundedcornr_box_703538 {
	background: url(roundedcornr_703538_tl.png) no-repeat top left;
}
.roundedcornr_top_703538 {
	background: url(roundedcornr_703538_tr.png) no-repeat top right;
}
.roundedcornr_bottom_703538 {
	background: url(roundedcornr_703538_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_703538 div {
	background: url(roundedcornr_703538_br.png) no-repeat bottom right;
}
.roundedcornr_content_703538 {
	background: url(roundedcornr_703538_r.png) top right repeat-y;
}

.roundedcornr_top_703538 div,.roundedcornr_top_703538,
.roundedcornr_bottom_703538 div, .roundedcornr_bottom_703538 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_703538, .roundedcornr_bottom_703538 {
	margin-top: -19px;
}
.roundedcornr_content_703538 { width: 100%; padding: 0 10px; }
	

#footer {
height:9px;
}
#footer ul {
line-height:4;
padding:0pt;
text-align:center;
}

#footer {
height:9px;
}
#footer ul {
line-height:4;
padding:0pt;
text-align:center;
}
#footer li {
color:#A5C2D4;
display:inline;
font-size:0.8em;
font-weight:bold;
text-transform:uppercase;
}
#footer a:link, #footer a:visited {
color:#6D93AB;
padding:0pt 5px;
text-decoration:none;
}
#footer a:hover, #footer a:active {
color:#315C77;
}
#footer .global li {

}
#footer ul.global {
line-height:normal;
margin-top:-14px !important;
}
#footer .global a {
padding:0pt;
}
#footer p {
color:#6D93AB;
font-size:9px;
padding:5px 0pt 15px;
text-align:center;
}
