.navigation
{
	background: url("images/nav.jpg") repeat left top;
	color:#FFFFFF;
	font-size:14px;
        padding:5px;
}
.navigation a
{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.navigation a:hover
{
	color: #3d61ad;
	font-size:14px;
	text-decoration:none;
}
a
{
	color:#e96c1f;
	text-decoration:none;
}
a:hover
{
	color: #3d61ad;
	text-decoration:none;
}

a.linkStyle02
{
	color:#284277;
	text-decoration:none;
}
a.linkStyle02:hover
{
	color: #ffffff;
	text-decoration:none;
}

img{
	border: 0px;
	}
.welcome
{
	background:url(../images/key.png) bottom right no-repeat;
}
.ewelcome
{
	background:url("../images/aqua-logo-small.png") bottom left no-repeat;
	height: 165px;
	
}

.rightText{
	position: relative;
	left: 275px;
	top: 15px;
	text-align: left;
	}

.footer
{
	background-color: #f37021;
	color:#FFFFFF;
	font-size:12px;
        padding:5px;
}
.footer a
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.footer a:hover
{
	color:#284277;
	text-decoration:none;	
	font-size:12px;
}
body {
	/*background:#EEEEEE;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);
	padding:0;
	margin:0;
}
td
{
	color:#000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textbox {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boldAndLarge{
	font-size:14px;
	font-weight: bold;
	color: #3d61ad;
	}
	
/**********table stlyes*******/

.tborder
{

	/*
	border-left: 1px solid #284277;
	border-right: 1px solid #284277;
	border-bottom: 1px solid #284277;
	*/
	
	
}
.tcat
{
	padding-left: 7px;
	font-weight: bold;
	font-size: 100%;	
	color: #284277;
	border-bottom: #284277 1px solid;
	/*background: url("images/orange_bar_bg.jpg") repeat left top;*/

}	
.tcat2
{
	padding-left: 7px;
	font-weight: bold;
	font-size: 100%;	
	color: #284277;
 	 background:rgb(238, 238, 238);
	border-bottom: #284277 1px solid;
	/*background: url("images/orange_bar_bg.jpg") repeat left top;*/

}	

.tableBG{
	/*background: url(images/stripe_table_bg01.png);*/
	}
/**********rounded corner stlyes*******/
.trounded_module{
	margin: auto;
	}

.trounded{display:block}
.trounded *{

  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:rgb(238, 238, 238)}
.trounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid rgb(238, 238, 238);
  border-right:1px solid rgb(238, 238, 238);
  background:rgb(238, 238, 238)}
.trounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid rgb(238, 238, 238);
  border-right:1px solid rgb(238, 238, 238);
  background:rgb(238, 238, 238)}
.trounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid rgb(238, 238, 238);
  border-right:1px solid rgb(238, 238, 238);}
.trounded4{
  border-left:1px solid rgb(238, 238, 238);
  border-right:1px solid rgb(238, 238, 238)}
.trounded5{
  border-left:1px solid rgb(238, 238, 238);
  border-right:1px solid rgb(238, 238, 238)}
.troundedfg{
	/*height: 6em;*/
  background: rgb(238, 238, 238);
  border-left: 1px solid rgb(238, 238, 238);
  border-right: 1px solid rgb(238, 238, 238);
  }
	
/**********menu tab styles*************/
	#topMenu{
	   position: relative;
	   left: 0px;
      float:left;
      width:100%;
	  height: 34px;
	  border-bottom: #eb6d20 4px solid;
      }
	  
	#tabsLeft{
		float: left;
		height: 34px;
		width: 12px;
      	background:url("images/tabimages/menuSideLeft.png") no-repeat left top;
	}
	#tabsRight{
		position: relative;
		float: left;
		height: 34px;
		width: 20px;
		left: -20px;
      	background:url("images/tabimages/menuSideRight.png") no-repeat left bottom;
	}
	.tabsBorderBottomLeft{
		position: relative;	
		float: left;
		height: 35px;
		width: 150px;
	    background:url("images/tabimages/menuBottomBorder.png") repeat-x left top;
		}

    #tabs {
	   position: relative;
	   left: 0px;
      float:left;
	  margin-bottom: 0px;
      /*width:100%;*/
      font-size:120%;
      line-height:normal;
      }
    #tabs ul {
		position: relative;
	  	margin:0;
	 	 width: 150%;
	  	/*padding:10px 10px 0 50px;*/
	  	list-style:none;
      }
    #tabs li {
      display:inline;
      margin: 0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tabimages/menutabs_left.png") no-repeat left top;
      margin:0;
	  margin-left: -15px;
      padding:0 0px 0 30px;
      text-decoration:none;
      }
    #tabs a span {
      float:right;
      display:block;
      background:url("images/tabimages/menutabs_right.png") no-repeat right top;
      padding: 15px 30px 5px 0px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -34px;
      }
    #tabs	 a:hover span {
      background-position:100% -34px;
      }
	  
/*****************sidenav styles**************/

#sideBorderAnimation
{
	width: 200px;
	height: 150px;
	background: url(images/banner01.gif) no-repeat center;
}

#sidenavlist
{
position: relative;
top: 20px;
width: 200px;
/* to display the list horizontaly 
margin: 0 0 30px 3em;*/
padding: 0px 0px 30px 0px;
margin-left: 5px;

}

#sidenavlist li
{

/*display: inline;*/
/* for IE5 and IE6 */
list-style-type:none;
width:75px;
height:55px;	

}




#sidenavlist a
{
/*height: 75px;*/
/*width: 75px;

/* extend the sensible area to the maximum with IE5 */
display: block;
font-size: 16px;
font-weight: bold;
text-decoration: none;
padding: 0 0 0 0;
margin: 5px 5px 20px 0px;
}


#sidenavlist a.career_tools_btn{ 
	width: 175px;
	height: 46px;
	background: url(images/career_tools-icon-02.png) top left no-repeat;
 }
#sidenavlist a.career_tools_btn:hover{ 
    background-position:left -46px;
 }
#sidenavlist a.workshops_btn{ 
	width: 175px;
	height: 50px;
	background: url(images/workshops-icon-02.png) top left no-repeat;
 }
#sidenavlist a.workshops_btn:hover{ 
    background-position:left -50px;
 }
#sidenavlist a.educational_btn{ 
	width: 180px;
	height: 54px;
	background: url(images/educational_icon-02.png) top left no-repeat;
 }
#sidenavlist a.educational_btn:hover{ 
    background-position:left -54px;
 }
#sidenavlist a.contests_btn{ 
	width: 175px;
	height: 54px;
	background: url(images/contests_icon-02.png) top left no-repeat;
 }
#sidenavlist a.contests_btn:hover{ 
    background-position:left -54px;
 }

#sidenavlist a.gallery_btn{ 
	width: 175px;
	height: 54px;
	background: url(images/gallery_icon-02.png) top left no-repeat;
 }
#sidenavlist a.gallery_btn:hover{ 
    background-position:left -54px;
 }


#sidenavlist a:hover { color: #3d61ad; }
#sidenavlist a:visited { /*color: #e96c1f;*/ }

#sidenavlist a img
{	
	border: 0px;
	}

/*************misc formatting styles and classes****************/

.upperRightBox{
	position: relative;
	top: 45px;
	right: 0px;
	height: 100px;
	}

.bottomAttachedBox{
	position: relative;
	width: 100%;
	bottom: -150px;
	padding-top: 30px;
	}

.gallery{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 5px;
	}
.color1{
	color: #e96c1f;
}
.keyInfoHighlight{
	color: #e96c1f;
	font-style:oblique;
	font-weight: bold;
	}
.greySubduedText{
	color: #999999;
	font-size: smaller;
	}	
.alert{
	color: #000;
	font-size: 100%;
	font-weight: bold;
	}
.smallAndLight{
	color: white;
	font-size: 12px;
	font-weight: normal;
}

.boldInfoHighlight{
	color: #e96c1f;
	font-size: 120%;
	font-weight: bold;
	}
	
a.boldInfoHighlight{
	color: #e96c1f;
	font-size: 120%;
	font-weight: bold;
	}
a.boldInfoHighlight:hover{
	color: #3d61ad;
	font-size: 120%;
	font-weight: bold;
	}	
.spacedText{
	padding: 5px 0px 5px 0px;
	line-height: 150%;
	font-size: 13px;
	} 
	
.rightImage{
	float: right;
	}

.rss_links ul li{
	padding: 2px 0px 2px 0px;
	margin-left: -15px;
}

#payPalLink{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 602px;
		height: 785px;
	}
#payPalLink:hover{
		border: 5px dotted orange;
	}

