/* full screen container */
body
{
	  margin:0px;
}
#mainContainer
{
  float:left;
  min-height:100%;
  height:100%;
  width:100%;
  background-color:#000000; 
}
/* 
#mainContainer a:visited
{
	background-color: #000000;
	color:#990066;
}
*/
img
{
	border: 0px;
}

/*TOOLBAR TOP*/
/* top quick acces tool bar */
#quickAccessToolBar
{
  float: left;
  width:100%;
  background: #000000;
  border-bottom:solid 2px #ffffff;
}

#quickAccessToolBar_left
{
  /*min-height:24px;
  height:24px;*/
  float: left;
  width:65%;
  height:24px;
}
#quickAccessToolBar_right
{
  font-family:Verdana;
  color:#ffff00;
  float: right;
  width: 29%;
}
.topImageButton
{
   float: left;
   margin:4px 8px 0px 0px;
}
#quickAccessToolBar_right a
{
	color: #00ffff;
	text-decoration: underline;
	padding:2px;
}

#quickAccessToolBar_right a:hover
{
	color:#000000;
	background-color:#ffff00;
}

#quickAccessToolBar_right .large
{
	float:left;
	font-size:87%; /*14pt*/
	margin:3px 0px 0px 7px;
}

#quickAccessToolBar_right .medium
{
	float:left;
	font-size:76%; /*12pt*/
	margin:4px 0px 0px 7px;
}

#quickAccessToolBar_right .small
{
	float:left;
	font-size:63%; /*10pt*/
	margin-top:6px;
}
#quickAccessToolBar_right .highContrast a
{
	float:left;
	font-size:63%; /*10pt*/
	margin:4px 0px 0px 10px;
	padding:2px 3px 1px 3px;
	color:#00ffff;
	white-space:nowrap;
}
#quickAccessToolBar_right .highContrast a:hover
{
	color:#000000;
	background-color:#ffff00;
}

#az p
{

   font-size:63%; /*10pt*/
   font-family:Verdana;
   clear:both;
   float:left;
   color: #ffff00;
   margin: 6px 0px 0px 5px;
}
#az p a
{
   text-decoration:underline;
   font-family:Verdana;
   clear:both;
   color: #00ffff;
   margin: 0px 2px 0px 2px;
   padding: 2px 2px 2px 2px;
}

#az p a:hover
{
	background-color: #ffff00;
	color:#000000;
}
#highContrast p
{
   font-size:63%; /*10pt*/
   font-family:Verdana;
   float: right;
   color: #00ffff;
   margin: 3.3px 5px 0px 10px;
   padding:4px 2px 2px 2px;
}

#highContrast p a
{
	text-decoration:underline;
	color: #00ffff;
}

#highContrast p a:hover
{
	text-decoration:underline;
	color:#000000;
}

#largetextSize p
{
   font-size:87%; /*14pt*/
   font-family:Verdana;
   float: right;
   color: #00ffff;
   margin: 4.5px 3px 0px 6px;
}

#largetextSize p a
{
	text-decoration:none;
	color: #00ffff;
}

#largetextSize p a:hover
{
   text-decoration:underline;
   color: #00ffff;
}

#mediumtextSize p
{
   font-size:76%; /*12pt*/
   font-family:Verdana;
   float: right;
   color: #00ffff;
   margin: 6px 3px 0px 4px;
}
#mediumtextSize p a
{
   text-decoration:none;
   color: #00ffff;
}

#mediumtextSize p a:hover
{
   text-decoration:underline;
   color: #00ffff;
}

#textSize p
{
   font-size:63%; /*10pt*/
   font-family:Verdana;
   float: right;
   color: #ffff00;
   margin: 8px 5px 0px 10px;
}

#textSize p a
{
	text-decoration:none;
	font-family:Verdana;
	color: #00ffff;
	margin: 3px 3px 0px 10px;
}

#textSize p a:hover
{
	text-decoration:underline;
}

#printIcon
{
   float: right;
   margin: 7px 10px 0px 5px;
}

#listenIcon
{
   float: right;
   margin: 5px 5px 0px 5px;
}

/*END TOOLBAR TOP*/

/* top image with navigation bar in the middle */
/*#image
{
  width:100%;
  min-height:140px;
  height:140px;
  background-image:url("images/image_home_tigers.JPG");
  background-repeat:no-repeat;
}*/
#siteToolNavBar
{
  float: left;
  width:100%;
  min-height:24px;
  background: #ffffff;
  height:24px;
  margin: 117px 0px 0px 0px;
}
#siteToolNavBar2
{
  float: left;
  width:100%;
  min-height:24px;
  background: #ffffff;
  height:24px;
  margin: 72px 0px 0px 0px;
}
#lblNavBar 
{
  font-size : 76%;/* (12pt)*/
  Font-family : Verdana;
  Font-weight : Bold;
  Color : #ffffff;
  padding: 6px 16px 6px 16px;
}
#lblNavBar a
{
  font-size : 76%;/* (12pt)*/
  Font-family : Verdana;
  Font-weight : Bold;
  Color : #ffffff;
  background: #666666;
  padding: 6px 16px 6px 16px;
}
#lblNavBar a:hover
{
  font-size : 76%;/* (12pt)*/
  Font-family : Verdana;
  Font-weight : Bold;
  Color : #666666;
  background: #ffffff;
  padding: 6px 16px 6px 16px;
}
#lblcurve 
{
  float: right;
}
#siteToolNavBar p a
{
  font-size : 76%;/* (12pt)*/
  Font-family : Verdana;
  Font-weight : Bold;
  Color : #ffffff;
  background: #666666;
  background-repeat:no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 4px 0px 4px;
}
#siteToolNavBar p a :hover
{
  font-size : 76%;/* (12pt)*/
  Font-family : Verdana;
  Font-weight : Bold;
  Color : #666666;
  background: #ffffff;
  background-repeat:no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 4px 0px 4px;
}
/* end of top image with navigation bar in the middle */

/* main Content Navigation */
#mainContentNav
{
	background-color:#008C99;
	height:100%;
	/*padding-bottom:100%;*/
	padding: 10px 0px 0px 0px;
}
#mainContentNav ul
{
	padding-left:5px;
	_padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}	
#mainContentNav ul li
{
	list-style-type:none;	
	font-family:Verdana;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0px;
	_margin-left:-27px;
}
#mainContentNav ul li a
{
	color:#ffffff;
    text-decoration:none;
    font-size:87%; /*14pt*/
}
.buttonContentNavL1
{
	background-color:#008C99;
	color:#ffffff;
    font-size:87%; /*14pt*/
}

.buttonContentNavL1 a
{
	padding:10px;
	color:#ffffff;
	background-color:#008C99;
	text-decoration:none;
	width:100%;	
	display:block;
}
.buttonContentNavL1 a:hover
{
	background-color:#59B4BD;
	text-decoration:none;	
}

#mainContentNavL1 ul
{
	padding-left:5px;
	_padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}	
#mainContentNavL1 ul li
{
	list-style-type:none;	
	font-family:Verdana;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0px;
	_margin-left:-27px;
}
#mainContentNavL1 ul li a
{
	color:#ffffff;
    text-decoration:none;
    font-size:87%; /*14pt*/
}
#mainContentNavL2
{
	background-color:#40A9B3;
}
#mainContentNavL2 ul
{
	padding-left:5px;
	_padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}	
#mainContentNavL2 ul li
{
	list-style-type:none;	
	font-family:Verdana;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0px;
	_margin-left:-27px;
}
#mainContentNavL2 ul li a
{
	color:#ffffff;
    text-decoration:none;
    font-size:87%; /*14pt*/
}
#mainContentNavL3
{
	background-color:#008C99;
}
#mainContentNavL3 ul
{
	padding-left:5px;
	_padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}	
#mainContentNavL3 ul li
{
	list-style-type:none;	
	font-family:Verdana;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0px;
	_margin-left:-27px;
}
#mainContentNavL3 ul li a
{
	color:#ffffff;
    text-decoration:none;
    font-size:87%; /*14pt*/
}
#mainContentNavL4
{
	background-color:#008C99;
}
#mainContentNavL4 ul
{
	padding-left:5px;
	_padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}	
#mainContentNavL4 ul li
{
	font-family:Verdana;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0px;
	_margin-left:-27px;
}
#mainContentNavL4 ul li a
{
	color:#ffffff;
    text-decoration:none;
    font-size:76%; /*12pt*/
}

.buttonContentNavL4
{
	font-family:Verdana;
	font-size:76%;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding-right:15px;
	width:100%;
}
.buttonContentNavL4 a
{
	color:#ffffff;
	background-color:#008C99;
	text-decoration:none;
	_padding-right:0px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	
	display:block;
}
.buttonContentNavL4 a:hover
{
	color:#000000;
}
.buttonContentNavL4 ul
{
	margin:0px;
	padding-left:20px;
	padding-top:0px;
	width:100%;
	_width:90%;
}

/*
#mainContentNavL4
{
	background-color:#008C99;
}
#mainContentNavL4 ul
{
	padding-left:5px;
	_padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}	
#mainContentNavL4 ul li
{
	font-family:Verdana;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0px;
	_margin-left:-27px;
}
*/
/* end of mainContentNav */

#logo
{
	text-align:center;
	padding: 7px 0px 20px 0px;
}

#searchContainer
{
	background-color:#000000;
	color:#ffff00;
	height:78px;
	border-top:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
}	

#searchTop
{
	float:left;
	height:24px;
}	

#searchTitle
{
	float:left; 
	display:inline;
	padding-left:5px;
}	

#searchTitle h3
{
	border:0px;
	margin:0px;
	font-family:Verdana;
	font-size:87%;
	font-weight:bold;
	padding-top:3px;
}

#searchTips
{
	float:right;
	display:inline;
	margin:0px;
	border:0px;
	font-family:Verdana;
	font-size:70%;
	padding-right:5px;
	padding-top:5px;
	color:#00ffff;
}	

#searchTips a
{
	text-decoration:underline;
	color:#00ffff;
}	

#searchTips li a:hover
{
	background-color:#ffff00;
	color:#000000;
}	

#searchTips a:visited
{
	color:#990066;
	background-color:#000000;
}	

#searchMiddle
{
	clear:both;
	padding-left:5px;
	padding-top:5px;
}

#qt
{
	float:left;
	display:inline;
	margin-right:3px;	
}	

#btnSearch
{
	float:left;
	display:inline;
}
.buttonRed
{
	background-color:#CB003F;
	border-color:#CB003F;
	color:White;
	font-family:Verdana;
	font-weight:bold;
	vertical-align:middle;
}
#searchAdvanced
{
	margin:0px;
	border:0px;
	padding-top:5px;
	padding-left:20px;
	clear:both;
	float:left;
	font-family:Verdana;
	font-size:70%;
	color:#00ffff;
}

#searchAdvanced a
{
	text-decoration:underline;
	color:#00ffff;
}	

#searchAdvanced a:hover
{
	background-color:#ffff00;
	color:#000000;
}	

#searchAdvanced a:visited
{
	color:#990066;
}	


/* MAIN CONTENT*/
#mainContent
{
  /*min-height:68%;
  height:68%;
  padding-top:15px;
  width:100%;*/
}



/* left side */
#leftSide
{
  width:19%;
  float:left;
  display:inline;
  padding-top:10px;
  margin: 0px 0px 0px 0px;
}

/* middle part of page */
#middle
{
  float:left;
  width:59%;
  border-right:solid 2px #ffffff;
border-left:solid 2px #ffffff;
}


/* end of middle part of page */

/* right side */
#rightSide
{
  float:left;
  width:19%;
  padding: 0px;
  margin: 0px;
  Color:#FFFF00;
  background-color:#ffffff;
}


/* end of right side */

/* footer */
#footer
{	
	clear:both;
	margin-top:3px;
	padding-top:5px;
}
#footer strong
{
	font-size:105%;
}
#footerEmail
{
	float:left;
	display:inline;
}
.footerContent
{
	font-size : 63% ;/*(11pt)*/
	font-family : Verdana;
	font-weight : Normal;	
	Color : #ffff00;	
	border-top:solid 2px #ffffff;
	padding-left:5px;
}
#footerLinks
{
	display:inline;	
	Color : #00ffff;
}	

#footerLinks a
{
	text-decoration:underline;
	Color : #00ffff;
}	

#footerLinks a:hover
{
	background-color:#ffff00;
	color:#000000;
}	

#footerImages
{
	float:right;
	display:inline;
	padding-right:10px;
}
#footerBottom
{
	clear:both;
	float:left;
}
/* end of footer */

.bottomBorder
{
	float:left;
	border-bottom:solid 2px #ffffff;
	width:113.6%;
	height:13px;
	margin:0px;
	padding:0px;
}
