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

body {
	font-family : Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color:#333333;
}
#videoBorderSM {
	margin-top:70px;
	background-color:#000;
	width:388px;
} 
#videoBorderLG {
	margin-top:70px;
	background-color:#000;
	width:705px;
} 
#CloseButton {
	text-align:right;


}
#container {
position:relative;
width:960px;
text-align: center;
margin: 0 auto;
border:1px solid #999999; 
}

#headerImage {
	margin: 0 0 0 0;
	height: 111px;
	background: #ffffff url(../Images/Header-Full2.jpg) no-repeat;
}
#headerMenu {
	overflow: auto;
	width: 100%;
	background:url(../Images/HeaderCrop.jpg) no-repeat;
	height:24px;
}
#menu {
margin-left:16px;
margin-top:4px;
float:left;
}
#subtitle {
margin-top:4px;
margin-right:16px;
float:right;
}
#bodycontainer {

}
#threeColContainer {
	overflow: auto;
	width: 100%;
	height:auto;
}
#threeColLeft {
	float:left;
	width:165px;
	text-align:left;

}
#threeColMiddle {
width:635px;
float:left;
}
#threeColRight {
width:160px;
float:left;

}

#imageCycle {
height:199px;
margin-top:5px;
margin-bottom:5px;
}
#imageMenu {
	width: 960px;
	overflow: auto;
	
background-color:#CCCCCC;
}
#imageMenuContainer{
margin-bottom:4px;
width:150px;
height:88px;
float:left;
}
#imageMenuSpacer {
width:12px;
height:88px;
float:left;
}
#MPcontentContainer{
margin-top:5px;
width:960px;
height:200px;
}
#MPcontentText {
padding-left:10px;
padding-right:10px;
}

#MPcontentLeft {
float:left;
width:310px;
height:200px;
}
#MPcontentMiddle {
float:left;
width:320px;
border-left:1px #CCCCCC solid;
border-right:1px #CCCCCC solid;
height:auto;
}
#MPcontentRight {
float:left;
width:320px;
height:auto;
}
#footer {
}
#footerImage{
background:url(../Images/Footer.jpg) no-repeat;
height:28px;
}
#footerText{
text-align:center;
font-size:9px;
color:#999999;
}
#leftMenu {
font-weight:bold;
color:#000000;
text-align:left;
	margin-left:13px;
}
#middleContent {
margin-left:10px;
margin-right:10px;
text-align:justify;
height:auto;
}

.MenuLinks {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#0982d3;
}

#displaybox {
	z-index: 10000;
	filter: alpha(opacity=50); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
	-moz-opacity: .50; /*older Mozilla*/
	-khtml-opacity: 0.5;   /*older Safari*/
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle; font-weight:bold; 
}



.Heading {
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: Left;
	color:#0066CC;
}
.SubHeading {
	font-size: 13px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#666666;
}



.videoborder {
border-width:2px;
border-bottom-style:solid;
border-color:#999999;
}


a:link {text-decoration: none; color:#0982d3;}header {
	position:relative;}
a:visited {text-decoration: none; color:#0982d3;}
a:active {text-decoration: none}
a:hover {color: Blue;}
a img{ 
border:0; 
} 
.List { 
margin-left: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;}

