body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-image: url('../images/shell/background_page.gif');
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #336699;
}
a:hover {
	color: #ff9900;
}
#left, .left {
	float: left;
}
#right, .right {
	float: right;
}
#center, .center {
	text-align: center;
}
#smallvspacer {
	clear: both;
	height: 1px;
}
#mediumvspacer {
	clear: both;
	height: 5px;
}
#bigvspacer {
	clear: both;
	height: 10px;
}
.break {
	height: 5px;
	border-top: 1px solid #999999;
}
.notes {
	color: #0081C5; 
	font-size: 10px;
}
#wrapper {
	margin: 0px auto 0px auto;
	width: 972px;
}
#colorbar {
	background-image: url('../images/shell/background_colorbar.gif');
	background-repeat: repeat-y;
}
#datebar {
	padding: 5px 12px 0px 0px;
	height: 27px;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	background-image: url('../images/shell/background_datebar.gif');
	background-repeat: no-repeat;
}
#content {
	margin: -5px 0px 0px 0px;
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
}
#banner{
	padding: 0px 0px 10px 0px;
}
#logo,
#welcome,
#login {
	float: left;
}
#logo {
	width: 317px;
	height: 52px;
}
#welcome {
	padding: 10px 20px 0px 20px;
	width: 277px;
	height: 42px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#welcome b {
	color: #ff9900;
}
#login {
	padding: 5px 0px 0px 20px;
	width: 295px;
	height: 47px;
	font-size: 11px;
}
#login input {
	font-size: 11px;
}
#login label input {
	margin: 0px 5px 0px 0px;
	width: 125px;
	color: #336699;
}
#loggedIn {
	padding: 5px 0px 0px 0px;
	color: #0081C5;
	font-size: 12px;
}
#popUp {
	z-index: 1;
	position: relative;
	top: 13px;
	padding: 15px;
	width: 250px;
	height: 100px;
	background-color: #efefef;
	border: 1px solid #cccccc;
}
#navigation {
	padding: 5px 10px 0px 10px;
	height: 24px;
	color: #ffffff;
	font-size: 14px;
	background-image: url('../images/shell/background_navigation.gif');
	background-repeat: no-repeat;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
	display: inline;
	margin: 3px 2px 0px 2px;
}
#navigation ul li span {
	font-size: 10px;
}
#navigation ul li span a {
	color: #ffffff;
	text-decoration: none;
}
#navigation ul li span a:hover {
	color: #cc6600;
}
#section1 #photo {
	float: left;
}
#section1 #text {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 253px;
	height: 281px;
	color: #ffffff;
	font-size: 11px;
	border-left: 1px solid #ffffff;
	background-image: url('../images/shell/background_section1_text.gif');
	background-repeat: repeat-y;
}
#section1 h1 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#section1 a {
	color: #ffffff;
	text-decoration: none;
}
#section1 a:hover {
	color: #ff9900;
}
#section2 #video {
	float: left;
}
#section2 #videoText {
	float: left;
	padding: 20px 15px 20px 15px;
	width: 328px;
	height: 233px;
	overflow: auto;
	background-image: url('../images/shell/background_section2_videoText.gif');
	background-repeat: repeat;
	overflow:scroll;
	border:solid 1px #000;
}
#section2 #videoText h1 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
#section2 #videoText h1 span {
	color: #336699;
}
#section2 #videoText h2 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
#section2 #text {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 253px;
	height: 253px;
	color: #336699;
	background-color: #99ccff;
	border-left: 1px solid #ffffff;
}
#section2 #text h1 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
#section2 #text h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
#section2 #text h3 {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
#section2 #text a {
	color: #336699;
}
#section2 #text a:hover {
	color: #ffffff;
}
#section2 #text .photo {
	float: left;
	margin: -4px 10px 0px -5px;
}
#randomBar1 {
	clear: both;
	margin: 0px 0px 60px 0px;
	height: 17px;
	background-color: #336699;
}
#randomBar2 {
	clear: both;
	padding: 2px 10px 0px 0px;
	height: 17px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	background-image: url('../images/shell/background_randomBar2.gif');
	background-repeat: no-repeat;
}
#side {
	float: left;
	margin: 0px 45px 0px 15px;
	width: 150px;
}
#subject {
	float: left;
	width: 700px;
}
#popWins{
	background-color:#FFFFFF;
	float:left;
	width:100%;
	min-height:1000px;
}
#popWins .popWinImage{
	float:left;
	margin-right:15px;
}
#popWins .popWinSubject{
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}
#popWins .popWinSubject h1{
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	padding:3px;
	border-bottom:solid 1px #999;
}
#popWins .popWinSubject h2 {
	color: #0081C5;
	font-size: 15px;
	font-weight: bold;
}
#popWins .popClose{
	text-decoration:none;
	font-size: 10px;
	text-align:right;
	margin:-16px 0px 15px 0px;;
}
#subject ul li {
	color: #336699;
}
#subject ul li span {
	color: #999999;
}
#subject h1 {
	margin: 0px;
	padding: 0px;
	color: #336699;
	font-size: 22px;
	font-weight: bold;
}
#subject h2 {
	margin: 0px;
	padding: 0px;
	color: #0081C5;
	font-size: 15px;
	font-weight: bold;
}
#subject #factors h1 {
	margin: 0px;
	padding: 0px;
	color: #336699;
	font-size: 16px;
	font-weight: bold;
}
#subject #factors h1 a{
	text-decoration:none;
}
#subject #factors h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
#subject #factors .numbers {
	width: 100px;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
}
#subject #factors .border {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dotted #cccccc;
}
#subject #radio {
	margin: 5px 0px 20px 0px;
	color: #336699;
	font-size: 14px;
}
#subject #results {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	color: #336699;
	font-size: 26px;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
}
#subject #results span {
	color: #cccccc;
}
#subject .formHeight {
	height: 40px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	display: inline;
	margin: 0px 5px 0px 0px;
	color: #cccccc;
}
#menu h1, #subject h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	color: #ff9900;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}
#menu h2 {
	margin: 5px 0px 5px 0px;
	font-size: 13px;
	font-weight: normal;
}
#menu a {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}
#adLarge,
#adMedium,
#adSmall {
	float: left;
}
#adLarge {
	margin: 0px 7px 0px 0px;
}
#adMedium {
	margin: 0px 6px 0px 0px;
}
#copyright {
	margin: 10px 0px 35px 0px;
	color: #cccccc;
	font-size: 11px;
}
#copyright a {
	color: #cccccc;
}
#copyright a:hover {
	color: #ffffff;
}
.error {
	color:#FF0000;
}

