a {	
	color: #3366CC;	
	text-decoration: none
	}

a:hover {	
	text-decoration: underline
	}
	
body {
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #336699;
	}
h2 {
	color: #CCCCCC
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #6699CC;
	color: #ECE9D8;
	text-indent: 10px;
	line-height: 1.15em;
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF;
	background-color: #FFFFFF;
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
	
#StoryTitle {
	color: #000000;
	font-weight: bold
	}

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: normal;
	line-height: 1em;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	}
#mainbody {
	padding-left: 6px;
	font-size: 0.7em;
	line-height: 1.25em;
	padding-top: 5px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #000099;
	background-position: center;
	}
	
#header {
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC6633;
	}
	
#header_bg_img {
	background-image: url(../images/banner_bg_sas.gif);
	background-position: center;
	background-repeat: no-repeat;
	}

#mainbody table {
	padding-left: 5px;
	background-color: #FFFFFF;
}

#mainbody h3 {
	padding-left: 10px;
	font-size: 1.15em;
	line-height: 1.15em;
	background-color: #CCCC99;
}
#mainbody h2 {
	color: #6699CC;
	line-height: 1.75em;
	font-size: 1.15em;
	font-weight: bold;
	letter-spacing: .1em;
	text-indent: 2px;
}

#SectionTitle {
	color: #999999;
	font-weight: bold;
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.5em;
	text-indent: 10px;
}
	
#masterNav {
	font-size: 0.6em;
	font-weight: bolder;
	color: #6699CC;
	text-decoration: none;
	text-align: right;
	letter-spacing: .1em;
	vertical-align: middle;
}

#navleftbgimage {
	background-image: url(../images/nav_rightside3.gif);
	background-repeat: repeat;
	background-position: right top;
}

#navbar1 {
	display: block;
	text-decoration: none;
	color: #f8f8ff;
	padding: 0px;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px;
	background-color: 999999;
	text-indent: 0px;
	font-size: 0.8em;
	line-height: 1.25em;
	}
#navbar1 a:link,
#navbar1 a:visited
	{ 
	display: block;
	text-decoration: none;
	color: #f8f8ff; 
	background: #999999; 
	padding: 2px;
	}

#navbar1 a:hover 
	{
	background: #6699CC;
	font-weight: bolder;
	text-decoration: underline;
	}

#navbar1 a:active
	{ 
	background: #66CCCC; 
	}
#navbar1 td 
	{
	padding: 0px;
	white-space: nowrap;
	margin: 0px;
	}
#navbarbg 
	{
	background-color: 999999;
	}

#navbarbg1 {

	background-color: 999999;
}
#navleftbgimage1 {
	background-image: url(../images/nav_rightside3.gif);
	background-repeat: repeat;
	background-position: right top;
	width: 5px;
}

#topNav {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;

}
#topNav a:link, #topNav a:visited {
	display: block;
	text-decoration: none;
	color: #f8f8ff; 
	background: #6699CC; 
	padding: 2px;
	}
#topNav a:hover {

	background: #3300CC;
	font-weight: bolder;
	text-decoration: underline;
	}
#topNav a:active {
	background: #66CCCC;
	}


#topNavborder {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	background-color: #6699CC;

	}
#topNavborder td {

	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #0099CC;

}
#topNavleftborder {
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #0099CC;
}

#botNav {
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#botNav a:link, #botNav a:visited {
	text-decoration: none;
	color: #6699CC; 
	padding: 2px;
	}

#botNav a:hover {
	background: #6699CC;
	font-weight: bolder;
	text-decoration: underline;
	color: #FFFFFF;
	}

#botNav a:active {
	background: #66CCCC;
	}

