body,td,th {
	color: #777777;
}
body {
	background-color: #B1D0FE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	behavior:url("csshover.htc"); 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a:link {
	color:#777777;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#FF9933;
}
a:active {
	text-decoration: none;
	color: #777777;
}
.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}
.topBar  a:visited {
	text-decoration: none;
	color:#777777;
}
.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}
.bigBoundingBox{

	width:739px;
	margin:10px auto;
	min-height:500px;
}
.topBar{
	width:739px;
	height:88px;
	background:url('wimgs/barTop.jpg');
}

.topBar a:link {
	color:#777777;
	text-decoration: none;
}
.bottomBar{
	width:739px;
	height:40px;
	background:url('wimgs/barBottom.jpg');
}
.middleWhiteArea{
	width:739px;
	background:url('wimgs/barMiddle.jpg');
	min-height:500px;
}
.middleTextSpot{
	padding:30px;
}
.topBarButtonActive{
	margin-left:10px;
	width:85px;
	height:38px;
	background:url('wimgs/tabOpen.jpg');
	float:left;
	cursor:pointer;
	display:block;
	font-size:18px;
	overflow:hidden;
	padding:25px;
	text-align:center;
	color:#8DADDC;
}


.topBarButton{
	margin-left:10px;
	width:85px;
	height:38px;
	background:url('wimgs/tabClosed.jpg');
	float:left;
	cursor:pointer;
	display:block;
	font-size:18px;
	overflow:hidden;
	padding:25px;
	text-align:center;
}
.topBarButton:hover{
	
	background:url('wimgs/tabHover.jpg');
	
    
}
.topBarSpacer{
	width:70px;
	height:88px;
	float:left;
}
.logoDisplay{
	width:739px;
	height:80px;
}
.formFieldTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#666666;	
	margin:20px;
	margin-bottom:0px;
	padding:3px;
	border:thin #CCCCCC;
	min-width:400px;
	
}
.formFieldDesc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	clear:both;
	margin:20px;
	margin-left:39px;
	margin-right:39px;
}
.formText{
	margin-top:10px;
}
.textInput{
	font-size:16px;
	height:20px;
	width:200px;
	color:#FF9900;
	padding:5px;
	padding-bottom:6px;
	border:#CCCCCC 1px solid;
	margin-left:20px;
	right:20px;
	margin-top:5px;
	margin-right:70px;
	position:absolute;
}
.panelBox{
	width:300px;
	background: no-repeat url('wimgs/panelLeft.png');
	min-height:323px;

}
.panelRightSide{
	width:28px;
	height:323px;
	float:right;
	background: no-repeat url('wimgs/panelRight.png') ;
}
.bigFont{
	font-size:33px;
	color:#999999;
}
.smallFont{
	font-size:14px;
	color:#999999;
	margin-top:-15px;
	letter-spacing:.05em;
	line-height:1.6em;
}
 div.jqifade{
      background-color: #ffffff;
}
div.jqi{
      background-color: #c0cEa6;
      padding: 10px;
      width: 300px;
}
div.jqi .jqicontainer{
      background-color: #e0eEc6;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #c0cEa6;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}

#showmore{

}
#showless{

}