@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
img {border:0;}

body {
	background-color: #ffffff;
	text-align:center;
	min-height:558px;
	min-width:802px;
}
#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 558px;
}
#inner {
	width: 802px;
	height: 558px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#introFlash {margin-top:80px;}
#introText {margin-top:138px;}
#introButtons {margin-top:31px;}
#introButtons a {margin:0px 12px;}
#introLogo {
	margin-top:0px;
}//margin-left:100px;}
#upload {float:right;margin-top:50px;margin-right:40px;}

#topBox {background:#111;padding-bottom:7px;}
#topLeft {float:left;}
#topRight {float:right;}
#toolbar {float:right;margin:5px;}
#contentLeft {float:left;margin:51px 0px 0px 37px;}
#contentLeft embed {width:250px;height:278px;}

#contentFlashLeft {float:left;height:278px;width:250px;}
#contentFlash {float:left;height:278px;width:250px;margin:51px 0px 0px 37px;}

#contentRight {float:right;width:442px;text-align:left;margin-right:38px;text-align:justify;}
#contentRight p {color:#656158;font-family:Verdana, Geneva, sans-serif;font-size:11px;margin:8px 0px 3px 0px;}
#contentRight label {color:#656158;font-family:Verdana, Geneva, sans-serif;font-size:11px;margin:8px 0px 3px 0px;}
#bottom {position:relative;margin-top:357px;}

#content { border:7px solid #111; height:544px;}

#longContent {overflow:auto;height:207px;margin-top:12px;padding-right:10px;}
#longContent strong {color:#f38107;}
#longContent a {color:#f38107;font-weight:bold;}
#longContent img {margin-right:10px;}
#longContent ul {color:#656158;font-family:Verdana, Geneva, sans-serif;font-size:11px;}
#longContent ul {list-style-image:url(../images/bulletOrange.gif);margin:20px;padding:0;}
#longContent li {list-style-image:url(../images/bulletOrange.gif);}
#longContent {scrollbar-base-color: #FF6600; scrollbar-arrow-color: #FFFFFF;}
#longContent {}

#buttonSeeHow {float:right;}
#caseDownload {float:right;}
#caseLeft {float:left;}

input {border:1px solid #888888;}

.lbOn {float:right;}
.popfooter a {font-weight:bold;color:#000;text-decoration:none;float:right;}
.popfooter a:hover {text-decoration:underline;}
.clear {clear:both;height:0px;line-height:0px;}
