/* CSS Document */
/*Begin Reset Fonts*/
html{color:#666666;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*End Reset Fonts*/


/*Begin ESynchro Page Layout*/
body{text-align:center; background-color:#508b6d;}
.pageWrapperESynchro{margin:auto; text-align:left;}
.headerESynchro{height:90px; background-color:#ffffff; border-bottom:#2D1C78 5px solid;}
.headerWrapperESynchro{margin:auto; width:950px;}
.logoESynchro{float:left; padding-top:10px;}
.navigationESynchro{float:right; padding-top:10px; text-align:right; vertical-align:top;}
.bodyESynchro{margin:auto; height:auto; }
.bodyWrapperESynchro{background-color:#ffffff; margin:auto; width:950px; min-height:400px; height:auto; border:#cccccc 1px solid; outline:#f6f6f6 solid 1px;}
.mainArea{float:left; width:750px; height:300px; background-color:#ffffff; }
.messageAreaESynchro{color:#ff9900; font-weight:bold; padding:2px; text-align:right; padding-right:5px;}
.messageIconESynchro{position:relative; top:2px;}/*One of few places with relative positioning */
.spacerESynchro{margin:auto;height:20px;}
.footerESynchro{height:100px; background-color:#ffffff; border-top:#2D1C78 3px solid;}
.footerWrapperESynchro{margin:auto; width:950px; text-align:center; padding-top:5px;}
/*End ESynchro Page Layout*/


.eSynchroBlue{
	color:#2d1c78;
}

.eSynchroGreen{
	color:#508b6d;
}

.eSynhroGray{
	color:#939598; /*50% gray*/
}


/* eSynchro Links */
a {
	cursor: pointer;	
}

a:link, a:visited {
	color: #2d1c78; /*eSynchro Blue*/
	font:Arial, Helvetica, sans-serif;
}

a:hover{
	color:#508b6d; /*eSynchro Green */
	font:Arial, Helvetica, sans-serif;
}


h1{
	font-size:140%;
	font-weight:bold;
	color:#2d1c78;
}

h2{
	font-size:120%;
	font-weight:bold;
	color:#508b6d;
}

h3{
	font-size:110%;
	font-weight:bold;
	color:#508b6d;
}

p{
	padding-bottom:10px;

}



.eSynchroList{
	float:left;
	width:160px;
}

.eSynchroList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.eSynchroList li { 
	margin: 0 0 .2em 0; 
	
}

.eSynchroList a {
	display: block;
	color: #ffffff;
	background-color: #2d1c78;
	width: 9em;
	padding: .2em .8em;
	text-decoration: none;
}

.eSynchroList a:hover {
	background-color: #508b6d;
	color: #ffffff;
}



.eSynchroBlue{
	color:#2d1c78;
}

.eSynhroGreen{
	color:#508b6d;
}


.eSynchroSDW {
 width:auto;
 margin:0px auto;
}

.eSynchroSDW .eSynchroHLR .eSynchroHRR,
.eSynchroSDW .eSynchroHLR .eSynchroHRS,
.eSynchroSDW .eSynchroHLS .eSynchroHRS,
.eSynchroSDW .eSynchroHLS .eSynchroHRR,
.eSynchroSDW .eSynchroFLR .eSynchroFRR,
.eSynchroSDW .eSynchroFLR .eSynchroFRS,
.eSynchroSDW .eSynchroFLS .eSynchroFRS,
.eSynchroSDW .eSynchroFLS .eSynchroFRR  {
 height:10px;
 font-size:1px;
}


.eSynchroSDW .eSynchroHLR {
 background:transparent url(../images/eSynchroWHLR.png) no-repeat 0px 0px;
}
.eSynchroSDW .eSynchroHLS {
 background:transparent url(../images/eSynchroWHLS.png) no-repeat 0px 0px;
}


.eSynchroSDW .eSynchroHLR .eSynchroHRR {
 background:transparent url(../images/eSynchroWHRR.png) no-repeat right 0px;
}
.eSynchroSDW .eSynchroHLR .eSynchroHRS {
 background:transparent url(../images/eSynchroWHRS.png) no-repeat right 0px;
}
.eSynchroSDW .eSynchroHLS .eSynchroHRS {
 background:transparent url(../images/eSynchroWHRS.png) no-repeat right 0px;
}
.eSynchroSDW .eSynchroHLS .eSynchroHRR {
 background:transparent url(../images/eSynchroWHRR.png) no-repeat right 0px;
}


.eSynchroSDW .bodyLeft {
 background:transparent url(../images/eSynchroWBL.png) repeat-y  0px 0px;
}
.eSynchroSDW .bodyLeft .bodyRight {
 background:transparent url(../images/eSynchroWBR.png) repeat-y right 0px;
}


.eSynchroSDW .bodyLeft .bodyRight .contentArea {
 	margin:0px 10px 0px 10px;
 	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px; 
}

.eSynchroSDW .eSynchroFLR {
 background:transparent url(../images/eSynchroWFLR.png) no-repeat 0px 0px;
}
.eSynchroSDW .eSynchroFLS {
 background:transparent url(../images/eSynchroWFLS.png) no-repeat 0px 0px;
}


.eSynchroSDW .eSynchroFLR .eSynchroFRR {
 background:transparent url(../images/eSynchroWFRR.png) no-repeat right 0px;
}
.eSynchroSDW .eSynchroFLR .eSynchroFRS {
 background:transparent url(../images/eSynchroWFRS.png) no-repeat right 0px;
}
.eSynchroSDW .eSynchroFLS .eSynchroFRR {
 background:transparent url(../images/eSynchroWFRR.png) no-repeat right 0px;
}
.eSynchroSDW .eSynchroFLS .eSynchroFRS {
 background:transparent url(../images/eSynchroWFRS.png) no-repeat right 0px;
}

/* Begin Sliding Doors HTML Code Example: Copy and paste in to page as necessary*/

/*
			<div class="eSynchroSDW" style="width:500px;">	
				 <div class="eSynchroHLR">
					  <div class="eSynchroHRR"></div>
				 </div>
				 <div class="bodyLeft">
					  <div class="bodyRight">
							<div class="contentArea" style="height:auto; border:0px;">
							
								<!--Box content goes here-->
								Bubba<br />
								Gump<br />
								Bubba<br />
								Gump<br />
								Bubba<br />
								Gump<br />
								Bubba<br />
								Gump<br />
								Bubba<br />
								Gump<br />
							
							</div>
					  </div>
				 </div>
				 <div class="eSynchroFLR">
					  <div class="eSynchroFRR"></div>
				 </div>
			</div>

*/

/* End Sliding Doors */


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
