 /* CSS Document */
body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#624062;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#624062;
	scrollbar-base-color:#624062;
	scrollbar-dark-shadow-color:#624062;
	scrollbar-shadow-color:#624062;
	scrollbar-track-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	background-color: #003333;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	}

	p {vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
		line-height: 1.45em;
		}
		
	
a 
{color: #000000;
	font-weight: bold;}
	
a:hover { color: #330033;}

h1 {font-size: 14px;
	line-height: 1.2em;
	text-transform: uppercase;
	display: block;}
	
 
hr {color: #330033;}

.emph {
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: .25em;
	}
	
.sospage {
background-image: url(images/sos_background.jpg);
background-repeat: no-repeat;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
padding: 95px 40px 30px 80px;	
text-align: left;
line-height: 25px;
}


	
/* flyouts */
div.flyoutbuttons {border: 1px solid #003333;
	padding: 3px 0 3px 5px;	
	background-color: #CCCCCC;
	text-align: left;}
		
a.smlinkfo {font-size: 11px;
	color: #330033;
	text-decoration:underline;
	display: block;
	font-weight: normal;}
a.smlinkfo:hover {color: #003333;}

