html {
	height: 100%;
	}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 100%;
	background-color: #000000;
	}

#spacer {
	border-color: #FFFFFF;
	border: solid 5px #FFF;
	position:fixed;
	bottom: 0px;
	}

#navigation {
	float:right;
	height: 100%;
	width: 287px;
	margin-right:45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(images/BSGLogo4.jpg);
	background-repeat: no-repeat;
	background-color: #A7A7A7;
	}

#navigationPadding {
	background-color: #a7a7a7;
	}

#navigation ul {
	margin-left: 28px;
	font-style:normal;
	padding-top: 493px;
	}

#navigation li {
	list-style:none;
	list-style-type:none;
	font-size: 5px;
	text-decoration: none;
	color: #000000;
	}

#navigation li a:hover{
	list-style-type:none;
	font-size: 5px;
	text-decoration: none;
	color: #000000;
	}

#navigation .sp li {
	text-decoration: none;
	list-style:none;
	list-style-type:none;
	color: #000000;
	}

#navigation .s1 img {
	padding-top:3px;
	vertical-align: bottom;
	}

#navigation .s1 a {
	background-image:url(images/ButtonOff.gif);
	background-repeat:no-repeat;
	font-size: 14px;
	text-decoration: none;
	color: #646464;
	float: inherit;
	vertical-align: bottom;
	}

#navigation .s1 a:hover {
	background-image:url(images/ButtonOn.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	float: inherit;
	vertical-align: bottom;
	}

#navigation .s2 img {
	padding-top:3px;
	vertical-align: bottom;
	}

#navigation .s2 {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	float: inherit;
	vertical-align: bottom;
	}

#navigation .s2 a {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	float: inherit;
	vertical-align: bottom;
	}

#navigation .s2 a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
	float:inherit;
	vertical-align: bottom;
	}

img {
	border: none;
	}

a:link {
	color:#CF8E1F;
	}

a:hover {
	color:#FFFFFF;
	}

a:visited {
	color: #CF8E1F;
	}

h1 {
	color:#7C4B03;
	}

h2 {
	font-size: 18px;
	text-decoration:none;
	color: #7C4B03;
	}
	
h3 {
	color:#7C4B03;
	}

.p2 {
	padding-top: 70px;
	}

.p3 {
	padding-top: 10px;
	}

#boldText {
	font-weight: bold;
	}

#boldTextOrange {
	font-weight: bold;
	color: #CF8E1F;
	}

#headerText {
	font-size: 18px;
	text-decoration:none;
	color: #A0A0A0;
	}

#headerTextOrange {
	font-size: 18px;
	text-decoration:none;
	color: #CF8E1F;
	}

#TextOrange {
	font-size: 12px;
	text-decoration:none;
	color: #CF8E1F;
	}

#smallTextOrange a{
	font-size: 9px;
	color: #CF8E1F;
	}

#smallTextOrange {
	font-size: 9px;
	text-decoration:none;
	color: #CF8E1F;
	}

#smallText {
	font-size: 9px;
	text-decoration:none;
	}

#copyright_TOU {
	padding-top: 10px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	}

#copyright_TOU a {
	padding-top: 10px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align:center;
	}

#copyright_TOU .p5 {
	display: block;
	line-height: 0px;
	}

#SeparatorVertical {
	padding-left: 10px;
	padding-right: 10px;
	}

#section {
	position: relative;
	top: 0;
	}

