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


body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

.formName {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #666;
}
.formValue {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #666;
}
.formRequired {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #cc0000;
}

.indexNav  {
	text-align: center;
        margin: 25px 0px 0px 0px;
}


a.LSBcontact {
	line-height: 24px;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
}

.RSBvideoList {
	line-height: 20px;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
}

.logo  {
        margin: 20px 0px 10px 30px;
}

.mainMenu {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
        margin: 5px 10px 10px 0px;
}
a.mainMenu:link {
	text-decoration: none;
}
a.mainMenu:visited {
	text-decoration: none;
	color: #666666;
}
a.mainMenu:hover {
	text-decoration: underline;
	color: #5092ce;
}
a.mainMenu:active {

	color: #5092ce;
}

.mainMenuSelection{
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5092ce;
	text-decoration: none;
        margin: 5px 10px 10px 0px;
}


#headerRule  {
	border-top: 5px solid #ddd;
}

#LSBruleTop  {
	border-bottom: 5px solid #ddd;
        margin: 70px 0px 10px 0px;
}

.footerRule  {
	border-top: 1px solid #ddd;
        margin: 0px 0px 0px 0px;
}

#LSBruleBottom  {
	border-top: 12px solid #ddd;
}

#RSB1   {
	display: block;
	background-color: #eee;
	border-top: 5px solid #ccc;
	border-bottom: 15px solid #ccc;
        padding: 5px 5px 5px 5px;
        margin: 50px 0px 20px 0px;
}
/*===========================================*/

/* Links */
a,
a:visited {
	color: #5092ce;
	text-decoration: none;
}
/* specify all three for accessibility */
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}

h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
	color: #5092ce;
	text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #5092ce;
	text-decoration: underline;
}

.subMenu {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #5092ce;
	text-decoration: none;
}
a.subMenu:link {
	text-decoration: none;
}
a.subMenu:visited {
	text-decoration: none;
	color: #5092ce;
}
a.subMenu:hover {
	text-decoration: underline;
	color: #666666;
}
a.subMenu:active {
	text-decoration: underline;
	color: #666666;
}

.subMenuSelection {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.blueLinks {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5092ce;
	text-decoration: none;
}
a.blueLinks:link {
	text-decoration: none;
}
a.blueLinks:visited {
	text-decoration: none;
	color: #666666;
}
a.blueLinks:hover {
	text-decoration: underline;
	color: #5092ce;
}
a.blueLinks:active {
	text-decoration: none;
}

.blueLinksSm {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #5092ce;
	text-decoration: none;
}
a.blueLinksSm:link {
	text-decoration: none;
}
a.blueLinksSm:visited {
	text-decoration: none;
	color: #5092ce;
}
a.blueLinksSm:hover {
	text-decoration: underline;
	color: #666666;
}
a.blueLinksSm:active {
	text-decoration: none;
}


.footer {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #5092ce;
	text-decoration: none;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #5092ce;
}
a.footer:hover {
	text-decoration: underline;
	color: #5092ce;
}
a.footer:active {
	text-decoration: none;
}

.copyright {
	color: #999999;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

.pdfLinks {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #666666;
	text-decoration: none;
}
a.pdfLinks:link {
	text-decoration: none;
}
a.pdfLinks:visited {
	text-decoration: none;
	color: #666666;
}
a.pdfLinks:hover {
	text-decoration: underline;
	color: #666666;
}
a.pdfLinks:active {
	text-decoration: none;
}

.boldCopy {
	color: #11525a;
	font-weight: bold;
}

.bodyCopySm {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}


/*========================================*/
/*========================================*/
/*========================================*/


.imageRt {
	margin: 0px 0px 0px 0px;
	float:right;
}
#col2 {
	float: left;
	width: 600px;
	padding-bottom: 20px;
	background-color: #fff;
}
#col3 {
	float: left;
	width: 140px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-color: #fff;
}

#col2About {
	float: left;
	width: 445px;
	padding-bottom: 20px;
	background-color: #fff;
}
#col3About {
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-color: #fff;
}

#col2Contact {
	float: left;
	width: 380px;
	padding-bottom: 20px;
	background-color: #fff;
}
#col3Contact {
	float: left;
	width: 350px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}

h1.pagetitle  {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	color: #222;
	text-transform: none;
	text-align:left;
	font-weight:normal;
	line-height: 22px;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0px;
/*	background: url(../imgs/pagetitles/titlerule.gif) repeat-x bottom center;
	border-bottom: 1px dotted #bbb;*/
}


h2.subtitle  {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #666;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
/*	border-bottom: 1px dotted #bbb; */
}

a.subtitle  {
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.vidtitle  {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #666;
	text-transform: none;
	font-weight: normal;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}

.date {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #888;
	font-weight:bold;
	font-style: normal;
	line-height: 10px;
	display: block;
	padding: 2px 0px 5px 0px;
}


ul,
ol,
dl {
	margin: 0 0 0 0;
}
li ul,
li ol {
	margin-bottom: 0px;
}

ul.square {list-style-type:square}













