body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:none;
}


#content_txt {
	color: #428BB7;
}

#content_txt h2{
	font-size: 13px;
	color: #945D48;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	letter-spacing: 0.2em;
}

#content_txt h3{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#first_letter:first-letter { 
    font-size : 150%;
    font-weight : bold;
    float : left;
    margin:0px 3px 2px 0px;
    padding: 1px 2px 1px 2px;
    border: 2px dotted #666666;
}

#page {
	width: 751px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#headerLayer {
	position:relative;
	width:751px;
	height:343;
}
#headerLayer h1 {
	font-size: 1.1em;
	color: #945D48;
	font-weight: bold;
	margin: 5px auto;
	padding: 0px;
	letter-spacing: 1em;
}

#copyright, #copyright a:link, #copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
#copyright a:hover {
	color: #000000;
	text-decoration: underline;
}

/************ begin footerMenu styles **************/
#footerMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 6px 0px 10px 0px;
	text-align: center;
}
#footerMenu a:link, #footerMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #21536A;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}

#footerMenu a:hover{
	background-color: #E2F2F9;
	text-decoration: none;
}

.footer_selected {
	font-weight: bold;
	color: #945D48;
	background-color: #B4E0F9;
	padding: 1px 2px 1px 2px;
}


#ul1 a, #ul1 a:link, #ul1 a:visited {
	color: #6AA6C9;
	text-decoration: none;
}
#ul1 a:hover {
	color: #945D48;
	text-decoration: underline;
}


#ul2 {
	list-style-image: url(images/arrow.gif);
	margin: 4px;
	padding: 4px;
	color: #945D48;
	font-weight: bold;
	list-style-position: inside;
}
#ul2 a, #ul2 a:link, #ul2 a:visited {
	color: #6AA6C9;
	text-decoration: none;
	font-weight: normal;
}
#ul2 a:hover {
	color: #945D48;
}

#header1{
	position: absolute;
	z-index: 2;
	bottom: 3px;
	left: 26px;
	height: 12px;
	overflow: visible;
	visibility: visible;
	text-align: left;
	filter: Alpha(Opacity=90, Style=1);
}
#header1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #428BB7; /*945D48;*/
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}





a#video_launch_button {
	display:block; position:relative;
	width: 262px; height: 122px;
	margin:0; padding:0;
	overflow:hidden;
	cursor:pointer;
}
a#video_launch_button span, span.video_launch_button {
	position: absolute;	top:0; left:0;
	width:100%; height:100%;
	background: url(../images/video_launch_button.png) left top no-repeat;
	cursor:pointer;
}
a#video_launch_button:hover span { background-position:left bottom; }


.glacialslide-html{background-color:#FFF;}
.glacialslide-html-blur{border:2px solid gray;}
.glacialslide-html-content{position:absolute;display:none;}
.glacialslide-loading{display:block;color:#000;font-size:8pt;font-family:sans-serif;font-weight:700;text-decoration:none;border:1px solid #000;background-color:#FFF;padding:2px;}
.glacialslide-move{cursor:move;}
.glacialslide-display-block{display:block;}
.glacialslide-display-none{display:none;}
.control{float:right;display:block;font-size:9pt;font-weight:700;text-decoration:none;text-transform:uppercase;color:#999;margin:0 5px;}
.control:hover{color:#000!important;}


a.glacialslide, a.glacialslide * { margin:0; padding:0; }
a.glacialslide { display:block; float:left; position:relative; width:auto; height:64px; overflow:hidden; text-decoration:none; margin:6px 8px 6px 0; background:url(../images/watch_video_button_left.png) left top no-repeat;}
a.glacialslide span, span.glacialslide { display:block; float:left; position:relative; width:auto; height:34px; cursor:pointer; background:url(../images/watch_video_button_right.png) right top no-repeat; font:12px/1.20em helvetica,arial,clean,sans-serif; color:#8a2222; padding:30px 6px 0 46px; font-weight:bold; text-align:left; }
a.glacialslide:hover { background-position:left -64px; color:#9aaaab;  }
a.glacialslide:hover span { background-position:right -64px; color:#9aaaab; white-space:nowrap; }


