@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#mainContent  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	background-color: #B0B0B0;
}
#header {
	height: 150px;
}
#navBar {
	background-color: #313334;
	height: 40px;
	color: #FFFFFF;
	background-image: url(../img/nav_bg.jpg);
	background-repeat: repeat-x;
	width: 950px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
}
#FlashStage {
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 205px;
	background-color: #B0B0B0;

}
#textBody {
	height: 220px;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(../img/body_bg.jpg);
	width: 925px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
}
#backButton {
	float: right;
	margin-right: 25px;
}

#contactUs {
	background-color: #CCCCCC;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 10px;
}

#text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #024B80;
	margin: 0px;
	padding: 0px;
}
.bodyNav {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
	position: relative;
}
#scroller_news {
	padding-top: 15px;
}




#footer {
	font-size: 10px;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #323435;
	text-align: center;
	height: 50px;
	padding-top: 10px;
	clear: left;
	position: relative;
}

 .kwicks {
	list-style: none;
	position: relative;
	background-image:url(../img/no_flicker.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding: 0;

 }  
 .kwicks li{
	display: block;
	overflow: hidden;
	cursor: pointer;
	width: 150px;
	height: 40px;
	background-image:url(../img/kwicks_sprite.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0;
	float: left;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 {
	background-position:-600px 0px;
}
#kwick5 {
	background-position:-800px 0px;
}
#kwick6 {
	background-position:-1000px 0px;
}

#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom;
}
#kwick5.active, #kwick5:hover {
	background-position: -800px bottom;
}
#kwick6.active, #kwick6:hover {
	background-position: -1000px bottom;
}
#left_navigation {
	width: 217px;
	height: 230px;
	float: left;
	clear: both;
	background-image: url(../img/body_bg.jpg);
	text-align: left;
	padding: 10px;
	margin: 0px;
	border-right-style: solid;
	border-right-color: #B5B5B5;
	border-right-width: 1px;
}


#myslides {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 0;
	height: 250px;
	line-height: 150%;
	margin: 0;
	float: left;
} 

#myslides img {
    padding: 10px;
    border:  1px solid rgb(100,100,100);
    background-color: rgb(230,230,230);
    width: 350px;
    height: 200px;
    top:  0;
    left: 0
}
.textBody {
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.ftr:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.ftr:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.ftr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #2A4B80;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.bodyNav2 {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background-image: url(../img/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
}
#tableFont {
	font-size: 10px;
}
#tableFont a {
	font-size: 10px;
}
p {
	margin: 0px;
	padding: 0px;
}
#FlashStageEx {
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 165px;
}
#partners {
	font-size: 12px;
}
#partners a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#partners a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#partners a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #034B91;
}
.partners {
	font-size: 12px;
}

.red {
	color: #000000;
}

.industry_links {
}
