@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0px;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url('images/background.jpg');
	background-position:top;
	background-repeat:repeat-x;
}
hr 
{
	border:1px solid #cccccc;
    padding:0px;
    margin:0px;
}
th
{
	background-color:#9b8ba5;
	color:White;	
	font-weight:bold;
	
	height:30px;
}
th.gdheader{
background-color:White  ;
	color:White;	
	font-weight:bold;
	
	height:30px;
}

.linestyle
{
    border:1px solid #cccccc;
    padding:0px;
    margin:0px;
}

img {
	border: none;
}

p {
	padding: 0px;
	margin-top: 10px;
}

h1,.classh1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	color: #424242;
	padding-top: 10px;
	text-transform:uppercase;
}
.newh1
{
    color:#663399;
    font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;	
	padding-top: 10px;
	text-transform:uppercase;
}

h2,.classh2 {
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
}
h3,.classh3 {
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	color: #424242;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align:center;
}

a:link {
	color: #5a318d;
	text-decoration: underline;
}

a:visited {
	color: #5a318d;
	text-decoration: underline;
}
a:hover {
	color: #5a318d;
	text-decoration: none;
}

a.footer:link {
	color: #797979;
	text-decoration: underline;
	font-size:11px;
}

a.footer:visited {
	color: #797979;
	text-decoration: underline;
	font-size:11px;
}
a.footer:hover {
	color: #5a318d;
	text-decoration: underline;
	font-size:11px;
}
.footer
{
    color: #797979;
}

.purple
{
    color: #5a318d;
}
.font11
{
    font-size:11px;
}
.loginborder
{
	background-color:#fdba14;
}
input, select
{
    font-size:11px;
}

.bgColour1
{
    background-color:#f8f8f8;
    
}

.bgColour2
{
    background-color:#dfdfdf;
    
}

.classJob
{
	font-size:14px;
	color:White;
	font-weight:bold;
	background-image:url('images/Jobdetailheadings.gif');
	background-repeat:no-repeat;
	padding-left:10px;	
}
.watermark
{
	background:url(images/AGEDCARE_LOGO.png);
	background-repeat:no-repeat;	
	background-position:center;
}


.btnLogin
{
    padding:3px;
    font-size:13px;
}
