
.menucell 
{ font-family: Verdana, Arial, sans-serif; 
 font-size: 13px; 
 font-weight: normal; 
 color: #FFFFFF; 
 border: 1px #CCCCCC solid; 
 background-image: url(bwWebsite/images/bgtrans.gif);
 }
 
td.heading
{
    padding-left: 5px;
    font-family: Century Gothic, Verdana, Arial, Sans-Serif;
    font-size: 22px;
    color: #A31E23;
    background-image: url(/bwWebsite/images/followon_heading_bg.jpg);
    background-repeat: no-repeat;
    background-position: 3% 100%;
}
 
 
.maintxt, .maintxt table td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5D5D5D;	
	padding-right: 10px;
}

.maintxt table td a
{
	color: #000000;
}

.maintxt td.profileHeader
{
	font-size: 14px;
	font-weight: bold;
}

.profileHeaderNoLink
{
	color: #A31E21;
}

.maintxt td.profileHeader a
{
	color: #A31E21;
}

.maintxt table td.copyrightNormal
{
	color: #989898;
}

.maintxt table td.copyrightNormal a
{
	color: #989898;
}

.maintxt table td.copyrightCareer
{
	color: #000000;
}

.maintxt table td.copyrightCareer a
{
	color: #000000;
}

.maintxt table td.copyrightBusiness
{
	color: #000000;
}

.maintxt table td.copyrightBusiness a
{
	color: #000000;
}

.maintxt table th
{
	width: 80px;
}

.maintxt .buttons
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px; 
}

.maintxt .jobList
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4040FF;
}

.maintxt a.jobList:link, a.jobList:visited 
{
	color: #800080;
}

.maintxt li.disc
{
list-style-image:url(http://www.polyglot.com.au/bwWebsite/images/red-square-bullet.jpg);
}

.maintxt li.circle
{
	list-style-type: circle;
}



.business, .business table td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #5D5D5D;	
}
 
.business a.jobList:link, a.jobList:visited 
{
	color: #800080;
}

.business img
{
	border: 0px;
}

div.businessDiv
{
	position:absolute;
	display: none;
	left:0px;
	top:0px;
	width: 220px;
	height: 150px;
}


table.profile, table.profile td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #5D5D5D;	
	padding: 5 0 0 0;
	text-align: left;
}

table.profile th
{
	text-align: left;
}

.profile table td a
{
	color: #000000;
}

.profile td.profileHeader
{
	font-size: 14px;
	font-weight: bold;
}

.profile td.profileHeader a
{
	color: #A31E21;
}

.profile .buttons
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px; 
}

.content table tr td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.content img, .maintxt img {
	border: 0px;
}

 H1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	color: #000000;	
	padding-right: 10px;
}

 H2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: #000000;	
	padding-right: 10px;
}
 H3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;	
}

a:link, a:visited {  color: #a31e21; text-decoration: none;}
a:hover, active {  color: #a31e21; text-decoration: underline;}

.menuheader 
   {  font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 10px; 
		font-weight: bold; 
		color: #EDECE0; 
		border: 1px #EDECE0 solid; 
		background-color: #660000; 
		background-image: url(/bwWebsite/images/bgwood.gif);
}

.breadcrumb
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
}

A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active
{
	color: #4A4A4A;
}

A.breadcrumb:hover
{
	color: #a31e21;	
	text-decoration: none;
}

hr
{
	height: 1px;
	border-bottom: 1px solid #ccc;
}

fieldset
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 10px;
}

legend 
{
	color: #4A4A4A;
	font-weight: bold;
}


