/* CSS Document */
/* Global Defaults */
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #E6E6E6;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
}
h1,/* Headlines */ h2, h3, h4, h5, h6, p ,{
  font-family: Arial, Helvetica, sans-serif;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
}


h1 {
	font-size: 1.3em;
	color:#155197;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 1.2em;
	color:#333333;
	margin: 0;
	padding: 10px 0 5px 0;
	font-weight:bold;
}
h3 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE7E1C;
}
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Text Styles */
 th, td, dd, dt, blockquote, q, acronym, abbr, input, select, textarea {
  margin: 0;
  padding: 0;
  font: normal 1em/1.25 Arial, Helvetica, sans-serif;
}
blockquote {
  margin: 1.25em;
  padding: 1.25em
}
q {
  font-style: italic;
}
acronym, abbr {
  cursor: help;
  border-bottom: 1px dashed;
}
small {
  font-size:.85em;
}
big {
  font-size:1.2em;
}
#leftContent {
	float: left;
	height: 506px;
	width: 195px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rightContent {
	float: left;
	height: 506px;
	width: 780px;
	margin-top: 10px;

	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}


/* document specific divisions*/
div#header {
	height: 135px;
	background-image: url(images/topback.jpg);
	background-repeat: no-repeat;
}


div#container {
	width: 985px;
	margin: 0 auto;
	background-color:#FFFFFF
}
div#navcontainer {
	margin: 0 auto;
	width: 985px;
	padding: 0;
	background:url(images/nav_bkgrd_off.jpg) repeat-x;

}
div#navbar {
	position:relative;	
	margin: 0 auto;
	padding:0;
	z-index: 999;
	}
div#myslidemenu {position: relative; top: 1px; left: 15px;		 }
#content {
	width: 985px;
}
div#insideContent {
	clear: left;
	background-color: #FFFFFF;
}
.subbody {background-color: #e7e7e9; border-right: 1px solid #999; border-left: 1px solid #999;}
.col1 {
	width: 480px;
	float:left;
	padding-right: 20px;
}
.col2 {
	width: 350px;
	float:left;
}
#footer {
	width: 985px;
	margin :10 auto 0;
	background:url(images/footer.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
	position: relative;
}
#footer a {
	color: #FFFFFF;
}


/* Links and Images */
a:link { color: #00f; }
a:visited { color: #009; }
a:hover { color: #06f; }
a:active { color: #0cf; }
img {
  border: none;
}

/* Tables */

#Table_home {
	margin: 0;
	padding: 0;
}



/* Forms */
form {
	margin: 1 0 0;
	padding: 0;
	display: inline;
}
label {
cursor: pointer;
}

/* Common Classes */
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.textLeft {
	text-align: left;
	font-size: 12px;
}
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0; padding-left: 0; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.nobullet { list-style: none; list-style-image: none; }
#mainTabs {
	float: left;
	height: 320px;
	width: 350px;
}
#Table_btm {
	margin: 0 auto;
	height: 125px;
	width: 917px;
	position: relative;
	padding: 25 0 0;
}
#column1 {
	float: left;
	height: 457px;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
}
#column2 {
	float: left;
	height: 457px;
	width: 474px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
}
#column3 {
	float: left;
	height: 457px;
	width: 240px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
}

#video1 {
	float: left;
	height: 165px;
	width: 210px;
	border: 7px solid #FFFFFF;
	margin-top: 10px;

}
#video2 {
	float: left;
	height: 165px;
	width: 210px;
	border: 7px solid #FFFFFF;
	margin-top: 25px;
}
#video3 {
	float: left;
	height: 165px;
	width: 210px;
	border: 7px solid #FFFFFF;
	margin-top: 10px;

}
#video4{
	float: left;
	height: 165px;
	width: 210px;
	border: 7px solid #FFFFFF;
	margin-top: 25px;
}
#videoMain {
	float: left;
	border: 7px solid #FFFFFF;
	height: 296px;
	width: 460px;
	margin-top: 10px;

}
#blog {
	float: left;
	height: 64px;
	width: 472px;
	margin-top: 10px;
}


#marquee {
	margin-top: 7px;
	margin-right: auto;
	margin-left: 6px;
	width: 979px;
	float: left;
	background-color: #000000;
}
#mainArea {
	background-image: url(images/middle_videosBkgrd.jpg);
	background-repeat: no-repeat;
	height: 457px;
	width: 985px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;	
	z-index: -1;

}

