@charset "UTF-8";
* {
	background:#FFFFFF url(../images/tigerbg.jpg) center 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body.small{
background-color:#FFFFFF;
background:#FFFFFF;
color:#000000;
font-weight:strong;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-top: 40px;
	margin-bottom: 40px;
	background-position: center;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
#wrapper #topLogo {
	height: 140px;
	background-color: #FFFFFF;
	background: #FFFFFF;
}
#wrapper #topLogoFront {
	height: 220px;
	background-color: #FFFFFF;
	background: #FFFFFF;
}
#wrapper #mainContent {
	float: right;
	width: 600px;
	height: auto;
	background: #FFFFFF;
	background-color: #FFFFFF;
	line-height: 18px;
}
#wrapper #mainContentNonavbar {
	width: 750px;
	height: auto;
	background: #FFFFFF;
	background-color: #FFFFFF;
	line-height: 18px;
}
#wrapper #mainContent #pageTitle {
	background-color: #FFFFFF;
	background: #FFFFFF;
}
#wrapper #mainContent #text {
	background-color: #FFFFFF;
	background: #FFFFFF;
	float: left;
	width: 400px;
}
#wrapper #mainContent #images {
	width: 180px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
	background: #FFFFFF;
	margin: 10px;
	margin-top: 20px;
}
#wrapper #mainContent #smallPics {
	background-color: #FFFFFF;
	background: #FFFFFF;
	float: left;
	width: 120px;
	margin: 15px;
}
#wrapper #mainContent #rightText {
	width: 450px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
	background: #FFFFFF;
}
#wrapper #mainContent #tables {
	width: 500px;
	float: none;
	height: auto;
	background-color: #FFFFFF;
	background: #FFFFFF;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	height: 20px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
a {
	background: #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	font-size: inherit;
}
b {
	background-color: #FFFFFF;
	background: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 20px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	width: 360px;
}
p.nopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 20px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	width: 560px;
}
p.fivehundred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 10px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	width: 480px;
}
p.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 20px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	width: 710px;
}
table {
	background-color: #FFFFFF;
	background: #FFFFFF;
	table-layout:fixed;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 20px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	width: 360px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 20px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	width: 360px;
	line-height: 14px;
}
strong {
background:#FFFFFF;
background-color:#FFFFFF;
}
em {
background:#FFFFFF;
background-color:#FFFFFF;
}
.bluetype {
	color: #0000CC;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
.subtitleUl {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
.faqTitles {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
.redType {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	background: #FFFFFF;
	background-color: #FFFFFF;
	color: #FF0000;
}
.redTypeSub {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	background: #FFFFFF;
	background-color: #FFFFFF;
	color: #FF0000;
}
img.resizable{
	width:auto;
	height:auto;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
div.sdmenu {
	width: 110px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(../surbiton/sdmenu/bottom.gif) no-repeat  right bottom;
	color: #000000;
	float: left;
	margin: 20px;
}
div.sdmenu div {
	background: url(../surbiton/sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(../surbiton/sdmenu/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(../surbiton/sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #DDDDDD;
}
div.sdmenu div.collapsed span {
	background-image: url(../surbiton/sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #FFFFFF;
	display: block;
	border-bottom: 1px solid #DDDDDD;
	color: #000000;
}
div.sdmenu div a.current {
	background : #CCCCCC;
}
div.sdmenu div a:hover {
	background : #000000 url(../surbiton/sdmenu/linkarrow.gif) no-repeat right center;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	background-color: #FFFFFF;
	background: #FFFFFF;
}

