#mainMenu a {
	font-weight: bold;
	color: #00304D;
	text-decoration: none;
	display: block;
	padding-right: 8px;
	margin-right: 15px;
	background-color: #D3E1EC;
	margin-left: 15px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#mainMenu a:hover {
	background-color: #00304D;
	color: #FFFFFF;
}
#pageContent {
	color: #000000;
	font-size: 10pt;
	width: 770px;
	overflow: auto;
	margin-right: 5px;
	margin-left: 5px;
}
#pageContent .title {
	font-weight: bold;
}

#mainContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(img/sas_backg.jpg);
}
#subPages {
	margin-top: 20px;
}
#subPages a {
	color: #00304D;
	display: block;
}
#pageContent .title {
	background-color: #CCCCCC;
	margin-bottom: 10px;
	line-height: 14pt;
}
#myaddress {
	font-size: 10pt;
	text-align: right;
}
#scrl1 {
	height: 25px;
	margin-top: 2px;
	overflow: hidden;
	font-size: 12pt;
	color: #000066;
}
#scrl2 {
	height: 180px;
	overflow: hidden;
	font-size: 10pt;
	margin-bottom: 4px;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px dashed #D3E1EC;
}
#scrl2  p {
	margin-top: 0px;
}
#scrl2  marquee {
	padding-right: 4px;
	padding-left: 4px;
	height: inherit;
}
#scrl2  .tit {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	background-color: #D3E1EC;
	padding-right: 8px;
	line-height: 20px;
	padding-left: 8px;
}
#footer {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #00304D;
}
#footer a {
	color: #000000;
}
#mainMenu {
	font-size: 10pt;
}
#footer p {
	margin-top: 0px;
}
