body{
	margin:0;
	font-size: 0.8em;
	font-family: Arial, "MS Trebuchet", "Trebuchet MS",  sans-serif;
	background:#183900 url(../images/bodyBG3.png)  repeat-x top left;
/*	border-top:#78a22f 3px solid;*/
}
body #bodyTopBorder{
/*	z-index:10000;*/
	width:100%;
	height:6px;
	background:#78a22f;
}
/*ul{
	margin:0 0 10px 5px;
	padding:0;
}

ul li{
	list-style-position: outside;
	list-style-type: square;
	margin:0;
	padding:0;
}
*/
p{
	margin:0 0 10px 0;
	padding:0;
}
.center{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
a{
	color:#578900;
}
/* ============ */
/* = TOPPANEL = */
/* ============ */
#toppanel {
	position: absolute;
/*	position: relative;*/
	top: 0;
	text-align: left;
	margin-left: 14px;
	margin-right: auto;
/*	border: 1px solid red;*/
}

#panel {
	margin-left:0px;
/*	color: #999;*/
/*	background: #333;*/
	background:url(../images/dropDownBody2.png) no-repeat bottom center;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	padding:10px;
	padding-bottom:0px;
	padding-left:0px;
	height: 553px;
	width:955px;
}

#panel h3{
	font-size:1.2em;
	font-weight:normal;
	text-align:center;
	padding:0;
	margin:0;
	font-style: italic;
}

#panel .textAreaBody{
	margin-left:10px;
	padding-left:10px;
/*	border: 1px solid red;*/
	height:auto;
}
#panel .textArea .left{
	float:left;
}

#panel .textArea .right{
	float:right;
}

#panel .textArea .left,
#panel .textArea .right{
	width:480px;
}

#panel .textArea .right .left,
#panel .textArea .right .right{
	width:235px;
}

#panel .textArea .right ul{
	margin:0 0 10px 20px;
	padding:0;
}

#panel .textArea .right ul li{
	list-style-position: outside;
	list-style-type: square;
}

#toggle{
/*	border: 1px solid purple;*/
	width:151px;
	padding-left:5px;
	height:41px;
}
#toggle a:link,
#toggle a:visited,
#toggle a:active,
#toggle a:hover{
	cursor:pointer;
}
/* ================ */
/* = END TOPPANEL = */
/* ================ */

/* ======== */
/* = MENU = */
/* ======== */
#mainMenu{ 
	font-size:16px;
	font-weight:bold;
	padding-left:170px;
	margin:0 0 0 0px;
	list-style:none;
	color:#fff;
	line-height:41px;
	display:inline-block;
	float:left;
/*	z-index:1000;*/
	/*width:740px;*/
	width:820px;
/*	background-color: #172322;*/
	background:url(../images/tabBG.png) repeat-x;
}

#mainMenu a { 
	color:#fff;
	text-decoration:none;
	display:block;
}

#mainMenu li{
	font-family: Arial, "MS Trebuchet", sans-serif;
	list-style-type: none;
	margin:0 4px 0 4px;
	font-weight: bold;
	float:left;
	display:block;
	position:relative;
}

/* sub-menus*/
#mainMenu ul {
	padding:0px;
	margin:0px;
	display:block;
	display:inline;
}
.menuItem{
/*	margin:0 8px 0 5px;*/
	padding:0px 5px 0px 5px;
/*	padding-right:7px;*/
}
#mainMenu li ul {
	position:absolute;
	top:0px;
	margin-top:41px;
/*	background: #234100 url(../images/subMenuItem.png) repeat bottom;*/
	/* for IE */ display:none;
}
.menu200{
	width:200px;
	background: url(../images/dropdowns/dropDown200.png);
	background-position:0px 102px;
} 
.menu190{
	width:190px;
	background: url(../images/dropdowns/dropDown190.png);
	background-position:0px 102px;
}
.menu185{
	width:185px;
	background: url(../images/dropdowns/dropDown185.png);
	background-position:0px 102px;
}
.menu180{
	width:180px;
	background: url(../images/dropdowns/dropDown180.png);
	background-position:0px 102px;
}
.menu165{
	width:165px;
	background: url(../images/dropdowns/dropDown165.png);
	background-position:0px 68px;
}
.menu155{
	width:155px;
	background: url(../images/dropdowns/dropDown155.png);
	background-position:0px 68px;
}
#mainMenu li:hover ul {
	display:block;
}

#mainMenu li ul li{
	display:block;
	float:left;
	margin-left:0px;
/*	margin:0 0 0 5px;*/
	margin-right:5px;
	line-height:34px;
	width:100%;
	list-style-type:none;
	
}

.subMenuItem{
/*	display:block;*/
	font-weight:normal;
/*	padding-right:10px;*/
	padding-left:15px;
	padding-right:5px;
}

#mainMenu li:hover > a {
	background:url(../images/menuHover3.png) repeat center top;
}
#mainMenu li ul li a {
	display:block;
	color:#ffffff;
	font-size:14px;
}

#mainMenu li ul li a:hover {
	color:#93be48;
	background:none;
}

/* main submenu */
/*#mainMenu #main {
	left:0px;
	top:-20px;
	padding-top:20px;
	background-color:#7cb7e3;
	color:#fff;
	z-index:999;
}*/

/* ============ */
/* = END MENU = */
/* ============ */
.toggler{
	text-decoration:none;
	font-size:1em;
/*	color:#000000;*/
	font-weight:bold;
}


#wrapper{
	width:990px;
	margin:0 auto;
/*	border: 1px solid #999;*/
/*	border-top:#78a22f 3px solid;*/
/*	margin-top:-3px;*/
}

#mainArea{
	clear:both;
	/*border-top: 1px solid #999;*/
	padding:0 10px;
	margin-top:10px;
	padding-left:25px;
	padding-top:1px;
	float: none;
/*	background:url(../images/bodyBG.png) repeat-x top left;*/
	height:518px;
}

.clearBoth{
	clear:both;
}

.col1,
.col2,
.col3,
.col4{
	width:235px;
	float:left;
	margin:10px 10px 10px 0;
}

.col4{
	margin-right:0;
}

#footer{
	/*border-top: 1px solid #999;*/
	padding:10px;
	padding-right:25px;
	text-align:right;
/*	background:url(../images/footerBG.png) repeat-x top;*/
	height:160px;
	color:#ffffff;
	margin-bottom:5px;
}
#footer .singleLineText{
	margin-top:15px;
	margin-right:13px;
/*	display:inline-block;*/
		float:right;
}

.reportmailLogo{
/*	display:inline-block;*/
		float:right;
}
.yellowtailLogo{
/*	display:inline-block;*/
		float:right;
}
.digitalLogo{
/*	display:inline-block;*/
	float:right;
}
h1{
	font-family: "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
	font-size:50px;
	color: #ffffff;
	margin-bottom:20px;
	margin-top:15px;
}
.intro ul{
	margin:0px;
	padding:0px;
}
.intro ul li{
	list-style-type:none;
	background:url(../images/whiteBullet.png) left no-repeat;
	padding-left: 20px;
/*	margin-bottom:5px;*/
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
}
.mainBoxTop{
	background:url(../images/mainBoxTop.png) no-repeat;
	width:928px;
	height:26px;
	color:#578900;
	padding-top:5px;
	padding-left:12px;
	font-size:19px;
	font-weight:bold;
}
.mainBoxBody{
	background:url(../images/mainBox.png) no-repeat bottom;
	width:940px;
/*	padding-left:12px;*/
	color:#4c4c4c;
	font-size:16px;
	height:247px;
	overflow:visible;
}
.floatLeft{
	float:left;
	overflow:visible;
}
.floatRight{
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.mainBoxContainer ul{
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:0px;
	padding-left:0px;
}
.mainBoxContainer ul li{
	background:none;
	color:#4c4c4c;
	list-style-type: disc;
}
.mainBoxBot{
	background:url(../images/mainBoxBot.png) no-repeat center;
	width:940px;
	height:11px;
}
.popupTop{
	background:url(../images/popupTop.png) no-repeat center;
	width:950px;
	height:40px;
	display:block;
}
.bodyList{
	margin-left:40px;
	margin-top:20px;
}
.viewDemoBut{
/*	margin-left:10px;*/
	padding-top:5px;
	margin-left:-14px;
}
