@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/greyBG2.gif);
	background-repeat: repeat-x;
	background-color:#999999;
	margin: 0;
	padding: 0;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	line-height: 18px;
}
#mainT {
	background-color:#FFFFFF;
	width: 960px;
	text-align:left;
}
#topNav {
	text-align:left;
}
a:link, a:visited {
	color: #118FA3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.topAlign {
	vertical-align:top;
	}
#mainContent {
	margin-left:50px;
	margin-top:12px;
	width:480px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	line-height: 18px;
	color: #333333;
	vertical-align:top;
	text-align:left;
}
#mainIntro {
	font-size:14px;
	line-height: 24px;
}
#mainText {
	padding-top: 10px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	line-height: 18px;
	color: #333333;
	vertical-align:top;
}
#mainText a:link, #mainText a:visited {
	color: #118FA3;
	text-decoration:none;
}
#mainText a:hover {
	text-decoration:underline;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #EE2D2C;
	line-height: 18px;
	}
#wideContent {
	margin-left:90px;
	margin-right:90px;
	margin-top:12px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	line-height: 18px;
	color: #333333;
	vertical-align:top;
	text-align:left;
}
a.title:link, a.title:visited, a.title:active {
	font-size: 13px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
a.title:hover {
	color: #118FA3;
	text-decoration:underline;
}
.orangeHead {
	font-size: 16px;
	font-weight:normal;
	color: #F1B226;
	line-height: 15px;
	}
#rightOrangeTop {
	margin: 0;
	padding:0;
	background-image: url(images/topR_bg.jpg);
	background-repeat: none;
}
#rightOrangeVideo {
	margin: 0;
	padding:0;
	vertical-align:top;
	background-image: url(images/solosIndex2_09.jpg);
	background-repeat: repeat-y;
}
#rightOrangeBottom {
	margin: 0;
	padding:0;
	vertical-align: top;
	background-image: url(images/solosIndex2_11.jpg);
	background-repeat: none;
}
#footer {
	padding: 4px;
	background-color:#666666;
	color: #FFF;
	font-size: 11px;
	line-height:12px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration:none;
}
#footer a:hover {
	color: #118FA3;
}
#pageRightBG{
	background-image: url(images/pageRightBG.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
	text-align: left;
}
.pageRightEXT{
	background-image: url(images/pageRightEXT.gif);
	background-repeat: repeat-y;
}
#pageRightText {
	margin-left: 30px;
	margin-right: 80px;
	color: #FFF;
	font-weight: bold;
	font-style:italic;
	text-align: left;
}
#pageRightText a:link, #pageRightText a:visited {
	color: #FFF;
	font-style:normal;
	text-decoration:none;
}
#pageRightText a:hover {
	text-decoration:underline;
}
#pageRightHome {
	margin-left: 10px;
	margin-right: 80px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
#sponsorText {
	text-align: left;
}
.rightQuote {
	color: #666;
	font-weight: bold;
	font-style:italic;
}
.photoCaption {
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
	line-height: normal;
	color:#333333;
	}
.smallDate {
	color: #663399;
	font-size:10px;
	font-style:italic;
}
.greyHead {
	font-size: 14px;
	font-weight:bold;
	color: #666;
	line-height: 16px;
	}
.bottomDivider {
	border-bottom: dotted 1px #6C6599;
	}
.topDivider {
	border-top: dotted 1px #6C6599;
}
.dottedBorder {
	border: dotted 1px #6C6599;
	padding: 10px;
	}
.whiteDiv {
		background-color:#FFF;
		width: 300px;
	}
.formBox {
border: solid 1px #99cc00 
}
.formTable {
	border: dotted #084d6e 1px;
	padding: 5px;
} 
.formTable td {
border-bottom: dotted #084d6e 1px;
}