/****************************

This stylesheet contains the default colour scheme (light blue) and is also used to set
none colour related styles that will be inherited by subsequent colour stylesheets. 

****************************/
.jobtext
{
    FONT-SIZE: 90%;
    FONT-WEIGHT: bold;
    MARGIN: 0px 0px 0px 10px;
}
.LetterTable
{
	font-size: 70%;
	vertical-align: top;	
	margin: 0px 8px 0px 8px;	
}
H6
{
	font-size: 70%;
	font-weight: normal;
	color:#5ba6c5;
}
div.Placeholder H2
{
	color: #000000;
	FONT-SIZE: 120%;
	font-weight: 500;
    MARGIN: 5px 0px 5px 10px;
    
}
H1, H2, div.Placeholder h1
{	
    MARGIN: 5px 0px 5px 10px;
    color: #5ba6c5;
    
}
H1 a, H1 a:hover
{
	MARGIN: 0px 0px 0px 0px;
	text-decoration: none;	
	color: #5ba6c5;
}
div.Placeholder h1
{
	FONT-SIZE: 15pt;
	font-weight: normal;
	margin-left: 0px;
}
div.Placeholder h2
{
	FONT-SIZE: 10pt;
	font-weight: bold;
	margin-left: 0px;	
}
HR
{
	color: #5ba6c5;	  
	height: 2px;
}
.Border
{
	font-size: 8pt;	
	width: 420px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px #5ba6c5;	 
	border-top: solid 1px #5ba6c5;	   
}
.imagecopy, div.Placeholder h6
{
	font-size: 80%;
	color:#5ba6c5;
}
div.Placeholder h6
{
	font-weight:normal;
	font-size:7pt;
	margin-bottom:-1px
}
.boldtext
{
    FONT-SIZE: 82%;
    FONT-WEIGHT: bold;
    MARGIN: 0px 0px 0px 10px;    
    text-decoration: none;
    COLOR: #5ba6c5;
}
.boldtext a:link, .boldtext a:visited, .boldtext a:active, .boldtext a:hover
{
	FONT-SIZE: 82%;
    FONT-WEIGHT: bold;        
    text-decoration: none;
    COLOR: #5ba6c5;
}

/********** RELATED LINKS TABLE **********/
.LinksHeader
{
	vertical-align:top;	
	padding-bottom:3px;
	
	background-color: #5ba6c5;	
}
.BorderBottom
{
	border-bottom: solid 1px #5ba6c5;
}
.JobHeader
{
	vertical-align:top;		
	font-size:120%;
	padding-bottom: 5px;
	padding-top:2px;	
	
	background-color: #c8e5f2;
	border-bottom: solid 1px #5ba6c5;
	border-left: solid 1px #5ba6c5;
	border-right: solid 1px #5ba6c5;
	border-top: solid 1px #5ba6c5;		
}
.Summary
{
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 
	
	BORDER-RIGHT: solid 1px #5ba6c5; 
	BORDER-LEFT: solid 1px #5ba6c5;

}
.JobHeader a
{
	text-decoration: none;
}
.LinksTable
{	
	width: 400px;	
	border-bottom: solid 1px #5ba6c5;
	border-left: solid 1px #5ba6c5;
	border-right: solid 1px #5ba6c5;
	border-top: solid 1px #5ba6c5;
	margin-bottom: 10px;
}

.joblinkscell
{	
	background-repeat:no-repeat; 
	height: 21px;
	background: url('../images/websitedefault_jobApp.gif');
}



/***** PLACEHOLDER STYLES *****/
div.Placeholder, div.Placeholder td
{
	FONT-SIZE: 70%;
    MARGIN: 0px 20px 0px 20px;
    COLOR: #000000;
}

div.Placeholder a
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
div.Placeholder a:link, div.Placeholder a:active, div.Placeholder a:visited
{
	FONT-WEIGHT: bold;    
    TEXT-DECORATION: none;
    COLOR: #5ba6c5;	
}
div.Placeholder a:hover
{
	FONT-WEIGHT: bold;    
    TEXT-DECORATION: underline;
    COLOR: #5ba6c5;	
}	
div.Placeholder img
{	
	margin: 3px 3px 3px 3px;
}	

/*Non Placeholder content*/
h1.NonPlaceholder 
{
	margin: 5px 0px 5px 0px;
}

div.NonPlaceholder, div.NonPlaceholder td
{
	FONT-SIZE: 70%;
    COLOR: #000000;
}

div.NonPlaceholder smallfont, div.NonPlaceholder td.smallfont
{
	FONT-SIZE: 65%;
}
div.NonPlaceholder colouredsmallfont, div.NonPlaceholder td.colouredsmallfont,  div.NonPlaceholder span.colouredsmallfont
{
	FONT-SIZE: 7pt;
}

div.NonPlaceholder a
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
div.NonPlaceholder a:link, div.NonPlaceholder a:active, div.NonPlaceholder a:visited
{
	FONT-WEIGHT: bold;    
    TEXT-DECORATION: none;
    COLOR: #5ba6c5;	
}
div.NonPlaceholder a:hover
{
	FONT-WEIGHT: bold;    
    TEXT-DECORATION: underline;
    COLOR: #5ba6c5;	
}	
/*div.NonPlaceholder img
{	
	margin: 3px 3px 3px 3px;
}*/	
div.textboxlabel
{
	float:left;
	FONT-SIZE: 65%;
	width:49%;
	text-align:right;
}
div.textboxcontrol
{
	float:right;
	FONT-SIZE: 65%;
	width:50%;
	text-align:left;
}

div.labelcontrol
{
	float:left;
	FONT-SIZE: 65%;
	font-weight:bolder;
	width:49%;
	text-align:right;
	margin-top:15px;
	
	
}
div.textareacontrol
{
	float:none;
	FONT-SIZE: 65%;
	width:100%;
	text-align:left;
	
	padding-left:60px;
	
}

div.smalltextareacontrol
{
	float:right;
	FONT-SIZE: 65%;
	width:50%;
	text-align:left;
}
div.checkboxlabel
{
	float:left;
	FONT-SIZE: 65%;
	width:74%;
	text-align:right;
	margin:4px 0px 4px 4px
}
div.checkboxcontrol
{
	float:right;
	FONT-SIZE: 65%;
	width:21%;
	text-align:left;
	margin:4px 4px 4px 0px
}
div.vspace
{
	height: 15px;
}
div.formblock
{
	margin-top: 15px;
}

div.formsubmitblock
{
	margin-top: 25px;
	margin-bottom: 25px;
}

div.SubHomePlaceholder
{	
	FONT-SIZE: 65%;
    MARGIN: 0px 0px 0px 10px;
    COLOR: #000000;
}
div.SubHomePlaceholder a
{
	FONT-WEIGHT: normal;    
    TEXT-DECORATION: none;
    COLOR: #000000;
}
div.SubHomePlaceholder a:link, div.SubHomePlaceholder a:active, div.SubHomePlaceholder a:visited
{
	FONT-WEIGHT: bold;    
    TEXT-DECORATION: none;
    COLOR: #5ba6c5;
}
div.SubHomePlaceholder a:hover
{
	FONT-WEIGHT: bold;    
    TEXT-DECORATION: underline;
    COLOR:  #5ba6c5;
}
div.SubHomePlaceholder LI
{
    MARGIN: 0px 0px 0px 10px;
    COLOR: #000000;	
}
div.SubHomePlaceholder H1, H2, H3, H4, H5, H6 
{
	MARGIN: 0px 10px 10px 0px;
}
div.SubHomePlaceholder img
{	
	margin: 3px 3px 3px 3px;
}	
.articleAdvanced
{
	padding: 10px 0px 10px 10px;
	border: #000000 1px solid;
	margin:0px 15px 15px 15px;	
	width:415px;
	border-color:#5ba6c5;
}
.articleAdvancedHeader
{
	color:white;
	font-weight:bold;
	padding: 3px 1px 3px 11px;
	margin:15px 15px 0px 15px;
	width:415px;
	background-color:#5ba6c5;
}
.panelBlock
{
	font-family:arial;
	font-size:20pt;
	font-weight:bold;
	color:white;
	padding: 10px 10px 0px 10px;
	border: #000000 1px solid;
	margin:15px 15px 15px 15px;	
	width:415px;
	border-color:#134e5a;
	background-color:#134e5a;
}
.bavArticleAdvanced
{
	padding: 0px 10px 10px 10px;
	border: #000000 1px solid;
	margin:0px 15px 15px 15px;	
	width:550px;
	border-color:#134e5a;
	background-color:#134e5a;
}
.bavArticleAdvancedHeader
{
	color:white;
	font-weight:bold;
	padding: 3px 1px 3px 1px;
	margin:15px 15px 0px 15px;
	width:550px;
	background-color:#134e5a;
}
.bavIFrame
{
	padding: 15px 0px 10px 15px;
	margin:0px 0px 0px 0px;
	width:528px;
	background-color:#FFFFFF;
}
.RightColumnDiv {margin-bottom: 0px;padding:0px;}
.RightColumnYouth 
{	
	margin-bottom: 0px;
	padding-top:5px;
	padding-bottom:0px;
	height:100px;
	background-color:#6698CA;			
} 
.RightColumnYouth div.homePlaceholder { color:#ffffff; }
