address, blockquote, body, caption, center, dd, dir,  dl, dt, menu, ol, p, strong, td, th, ul, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #111111;
	line-height: 12pt;
}

body {
	background: #00FFFF url(images/bg-grad.jpg) repeat-x top;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FFFFFF;
	background-color: #F37499;
	border: thin none;

}

.bodyContainer {
	border: 1px solid #222222;
	width: 760px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#logo {
	width: 144px;
	height: 182px;
	background: url(images/sos-logo.jpg);
	float: right;
	border-left: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

#banner {
	width: 615px;
	height: 143px;
	float: left;
}

#buttons {
	background-color: #00B6DB;
	width: 615px;
	height: 39px;
	float: left;
	border-bottom: 1px solid #222222;
}

#content {
	width: 670px;
	padding: 30px 45px 15px 45px;
	clear: both;
}

#footer {
	width: 100%;
	height: 36px;
	border-top: 1px solid #222222;
	padding-top: 6px;
	text-align: center;
	font-size: 8.5pt;
}

.links {
	font-size: 10.5pt;
}

.copyright {
	width: 760px;
	margin: 0 auto;
	text-align:center;
	font-size: 7.5pt;
	color: #222222;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #007900;
}
.title2 {
	font-size: 11pt;
	font-weight: bold;
	color: #007900;
}

.menuButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #185BA9;
	color: #FFFFFF;
	text-align: center;
	width: 193px;
	height: 30px;
	border-color: #222222;
	border-width: 1px;
	border-style: solid;
	margin: 4px 3px 3px 4px;
	display: block;
	padding: 0px;
}

.menuButton a, .menuButton a:visited, .menuButton a:hover{
	width: 195px;
	height: 26px;
	padding: 6px 0px 0px 0px;
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;
	display: block;
	margin: 0px;
}
