@charset "UTF-8";
/*Main CSS for template*/


a { outline:0; }


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: top; }

body {
	background-repeat:repeat-x;
	background-image:url(images/IS_HomePage_mockupbg3.gif);
	background-color:#9fce55;
	text-align:center;
	}
	
div#container {
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	width:823px;
}

.table1 {

width:823px;
padding:0;
margin:0;

}



td#leftShadow {
	background: url(images/leftShad.gif) repeat-y top;
	vertical-align:top;
	width:11px
}



td#rightShadow {
	background-repeat:repeat-y;
	background-image:url(images/rightShad.gif);
	vertical-align:top;
	width:11px
	
	}
	
td.nav {

width:801px;
height:35px; 
border-top: 1px #ee7e22 solid;
border-bottom: 1px #ee7e22 solid;
}

.widget {
	padding:12px 0;
}

/***************** Type ************************/

span.orangeHeads {
	font-size:24px;
	color:#E87826;
	font-family:Arial, Helvetica, sans-serif;
	line-height:36px;
}


span.graySubs {
	font-size:14px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

.italic {
	font-style:italic;
}

.bold {
	font-weight:bold;
}

div.subLeft {
	font: normal 0.7em sans-serif;
	text-decoration:none;
	font-size:20px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:33px;
	padding-right:17px;
	float:left;
	vertical-align:top;
}

div.graySubLeftPad {
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	text-align:left;
}

/***************** Content Divs ***************/ 

#leftColumn {
	float:left;
	width:542px;
	padding:18px;
	background-color:white;
	text-align:left;
	_height:700px;
}

html>body  div#leftColumn { *height:100%; }




#leftColumnflash {
	float:left;
	width:565px;
	padding:10px 0 0 10px;
	margin:0px;
	background-color:white;
	text-align:left;
}

#rightColumn {
	float:right;
	width:190px;
	padding:19px 9px 19px 9px;
	background-color:white;
	text-align:left;
}

hr.cleaner {
clear: both;
height: 0px;
margin:  0; 
padding:0;
border: none;
visibility: hidden;
}

/*************** Panel Divs *******************/

.panelLeft {
	width:120px;
	text-align:left;
	vertical-align:top;
	float:left;
	padding-right:12px;
	height:220px;
}

.clear {
clear:both;
}

.panelRight {
	width:442px;
	padding-right:40px;
	vertical-align:top;
	float:right;
}

.authorContain {
	
}
/*HOME rotation DIVs*/

.mainStage {
	width:801px;
	height:238px;
	padding:0;
	margin:0;
	cursor:pointer;
	background:#ffffff;
}
.stage {
width:801px;
height:238px;
cursor:pointer;
}

.logoHeader {
width:801px;
height:104px;
}

.frame0 {

	background: #ffffff url(images/frame1_05.jpg) no-repeat;
	width:801px;
	height:238px

}

.frame1 {

	background: #ffffff url(images/frame1_05.jpg) no-repeat;
	width:801px;
	height:238px

}

.frame2 {

	background: #ffffff url(images/frame2_05.jpg) no-repeat;
	width:801px;
	height:238px

}


.frame3 {

	background: #ffffff url(images/frame3_05.jpg) no-repeat;
	width:801px;
	height:238px

}


.frame4 {

	background: #ffffff  url(images/frame4_05.jpg) no-repeat;
	width:801px;
	height:238px

}

.white {
background-color:#ffffff;

}

.copy, .copy a, .copy a:link {

font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;

}
