/* ---------------------------------------
   ETM Placements
   Goulburn Valley Water Sub-site

   Created by:
   Jennifer Eggleston, Website Developer
   Surveys & Website Unit, APESMA
   03 9695 8926
   jeggleston@apesma.asn.au
   --------------------------------------- */


body  { background-color: #DCDCDC; font-family: Verdana, sans-serif; font-size: 12px; color: #000080; margin: 0px }
p     { line-height: 16px }
td    { font-size: 12px }
th    { font-size: 12px }
h1    { font-size: 15px; font-weight: bold; padding-bottom: 10px }
ul    {	list-style-type: square }
li    { line-height: 16px }
hr    { color: #ABBBDC }


a:link, a:visited
  { font-weight: bold; text-decoration: none; color: #0000FF }
a:hover
  { text-decoration: underline; color: #0000FF }  

.imgright
  { float: right; margin: 0px 0px 10px 15px }
  
.fineprintitalic
  { font-size: 10px; font-style: italic }  
  
.caption
  { font-size: 11px; color: #999999; line-height: normal }
  
.hrdiv
  { border-top: 1px solid #ABBBDC; margin: 15px 0px }  

#contentblock
  { text-align: center; margin: 0px; padding: 0px; width: 100% }  /* center aligns main content block */

#contentborder
  {	text-align: left; width: 760px; border: 10px solid #FFFFFF; background-color: #FFFFFF; margin: 0px auto; padding: 0px }
  
#content
  {	border: 1px solid #020183 }
  
  
/* MENU NAVIGATION STYLES */  
  
a:link div.opptable, a:link div.abouttable, a:link div.profilestable, a:link div.scholartable, a:link div.projectstable, a:link div.sustaintable, a:link div.gvltable, a:link div.eeotable
   { background-color: #F0F0FF; padding: 2px 2px 2px 5px; border: 1px solid #FFFFFF; margin: 1px }
a:visited div.opptable, a:visited div.abouttable, a:visited div.profilestable, a:visited div.scholartable, a:visited div.projectstable, a:visited div.sustaintable, a:visited div.gvltable, a:visited div.eeotable
   { background-color: #F0F0FF; padding: 2px 2px 2px 5px; border: 1px solid #FFFFFF; margin: 1px }
a:hover div.opptable, a:hover div.abouttable, a:hover div.profilestable, a:hover div.scholartable, a:hover div.projectstable, a:hover div.sustaintable, a:hover div.gvltable, a:hover div.eeotable
   { background-color: #CCCCCC; padding: 2px 2px 2px 5px; border: 1px solid #999999; margin: 1px }
 
a.opp:link, a.about:link, a.profiles:link, a.scholar:link, a.projects:link, a.sustain:link, a.gvl:link, a.eeo:link
   { font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: normal }
a.opp:visited, a.about:visited, a.profiles:visited, a.scholar:visited, a.projects:visited, a.sustain:visited, a.gvl:visited, a.eeo:visited
   { font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: normal }
a.opp:hover, a.about:hover, a.profiles:hover, a.scholar:hover, a.projects:hover, a.sustain:hover, a.gvl:hover, a.eeo:hover
   { font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold }   

 
/* CONTENT AREA LAYOUT CLASSES */

.navpanel
  { width: 185px; vertical-align: top; background-image: url(images/water_tile.gif)}
  
.pagecontent
  { border: 25px solid #FFFFFF; border-top: 0px }


/* TABLE CLASSES */

.bulletlist td
  { vertical-align: top; padding: 8px 0px }
  
.viewjob
  { width: 100% }
.viewjob td
  { background-color: #F0F0FF; text-align: center }
.opportunities a
  { font-size: 10px }

.quicklinks
  { width: 130px; float: right; margin: 0px 0px 10px 15px }
.quicklinks th
  { text-align: left; color: #FFFFFF; background-color: #999999; font-size: 10px }
.quicklinks td
  { background-color: #F0F0FF }
.quicklinks a
  { font-size: 10px }
  
  
/* FOOTER STYLES */

#footer 
  {	font-size: 10px; color: #666666; text-align: center; border-top: 1px solid #666666; 
    line-height: 20px; padding: 5px 0px; margin-top: 10px; background-color: #FFFFFF }

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active 
  { color: #666666; text-decoration: underline; font-weight: normal }  

#container {
	padding: 0px;
	text-align:left;
	min-height:100%;	
	width:760px;	
	background-color:#ffffff;		

margin:0px auto;
}
.internalMain {
	clear:both;
	margin:0px 0px 0px 10px;
	padding-top:6px;
	width:740px;
	/* background:#fff url(../images/bg_white.gif) top repeat-y;	*/
	height:auto;	

margin:0px;

}
