﻿
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	


	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D4150;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
	list-style: none;
}

p {
	margin: 3px 0px 1px 0px;
	line-height: 150%;
	font-size: 16px;
}

a {
	color: #36AAD6;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
	float: none;
}



hr {
	display: none;
}


#overallWrapper {
	
	float: left;
	width: 1118px;
}

.container {
	margin: 0px auto;
}

/* ----------------------------------------------------------------- */
.styClsIndentedMenu{
	background: #FFF7F0;
	margin-left: 11px;
}

.styLeftSideEntries {
	text-align: left;
}



#menu {
	width: 186px;
	height: auto;
	margin: 0px 0px 15px 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	width: auto;
}

#menu li {
	width: 93%;/*must work with styClsIndentedMenu*/;
	height: 27px;
	margin-top: 3px;
}

#menu a {
	display: block;
	width: 91%;
	height: 25px;
	margin: 0px;
	padding: 3px 0px 1px 3px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


#menu a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------- */


#page_bgbtm_alt {
	
	overflow: visible;
	width: auto;
	padding: 0px 5px 10px 0px;
	height: auto;

}

/* ----------------------------------------------------------------- */



#page {
}

#page_bgtop {
	padding: 0 0px 0px 0px;	
	height: auto;	
}



.contentProps{
	font-size: 18px;
	
	width: 925px;
	float: right;
	/*!!! rm float right -  and the logo dives below*/
	
	padding-top: 1px;
}


#content li {
	margin: 3px 0px 8px 0px;
	font-size: 14px;
	line-height: 100%;
	list-style-type: disc;
}



#sidebar {
	margin: 0px 0px 0px 8px;
	width: 190px;
	height: auto;

}



#footer {
	margin: 10px 0 0 0;
	padding: 8px 0 0 0;
	height: 145px;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #CCCCCC;
}

#footer a {
	color: #DA5601;
}

#box1 .code1
{
	margin: 0px;
	font-size: 14px;
	text-align: left;
	/* //][color background: #00FF00; */
	margin: 0px 0px 0px 137px;
}


#box1 .subMenu {
	margin: 0px 14px 0px 0px;
	font-size: 14px;
	text-align: right;
	/* //][color background: #FFD7D7;*/
	width: 957px;
}




#box1 .subMenu p
{
	margin: 0px;
}

#box1 {
	/* //][color background: #FFFFDD; */
	padding: 5px 0px 0px 0px;
	text-transform: lowercase;
	border-color: transparent transparent #E9E9E9 transparent;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	height: auto;
	margin-bottom: 0px;
	color: #666666;
}

#box1 .title {
	
	font-size: 28px;
	font-weight: bold;
}

#box1 p {
	/* //][color  background: #C0C0C0; */
	padding: 0px;
	text-align: left;
	font-size: 22px;
}
#box2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: inherit;
}


#box2 .title {
	letter-spacing: -1px;
	font-size: 24px;
	width: 202px;
}
.vid-style {
	background: #FFFFDD;
}

.box-style {
	padding-top: 5px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #DA5601;
}

.box-style .title {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #4E4E4E;
}

.box-style img {
	padding: 0px 5px 0px 0px;
}


.clsRow
{
	display: inline-block;

	
	font-size: 14px;
	text-align: left;
	width: 100%;
	margin-bottom: 3px;
}


.mylink {
	margin: 0px;
	color: #666666;
}
/*-----------------------------------------------------------------*/

.iframeCls {
	width: 100%;
	height: 900px;
	padding-bottom: 10px; /*border: 1px #E9E9E9 solid;-search can't find*/
	background: transparent;
	overflow: hidden;
}
/*---videos--------------------------------------------------------------*/
.styIndent {
	margin-left: 20px;
}
.more-Txt{
	font-family: sans-serif;
	margin: 25px 0px 0px 5px;
	text-align: left;
	display: block;
	float: none; /* important */;
	font-size: 12px;
}

.more-Txt p{
	font-size: 16px;
}


.styBackLinkInVid {
	font-size: 14px;
	font-style: italic;
}
