@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.sob #container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.sob #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 170px;
	position: relative;
} 
.sob #header h1 {
	margin: 0;
	padding: 10px 0;
}
.sob #sidebar1 {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	left: 2px;
}
.sob #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
} 
.sob #container #mainContent largeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.sob #container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.largeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}


.sob #footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
} 
.sob #footer p {
	margin: 0;
	padding: 10px 0;
}

.sob #logo {
	margin: 0;
	float: none;
	height: 156px;
	width: 433px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.sob #topAddress {
	margin: 0px;
	float: right;
	width: 300px;
	top: 0px;
	right: 0px;
	position: absolute;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
.sob #strapLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	position: absolute;
	top: 143px;
	z-index: 2;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: ff0000;
}



.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sob #container #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.sob #container #mainContent p {
	padding-left: 10px;
}
#footer a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer a:hover {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}


#header a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}


.item {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;

}
li {
	list-style-position: outside;
	list-style-type: circle;
}

#bubble {
	background-image: url(../_images/bubble/bubble.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 202px;
	width: 365px;
	margin: 0px;
}
.small {
	font-size: 10px;
}
.bubbleTable {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.authorImg {
	border: 1px solid #FFFFFF;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color:#003300;
	text-decoration: underline;
}
