/* CSS Document */

a {
	color: #004879;
}

a.sidebar_link, .sidebar_link {
	color: #004879;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.sidebar_link:hover {
	color: #DF741D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h1 {	
	font-face: Arial;
	font-size: 16px;
	color: #004C8B

}
body {
	background-color: #FFFFFF;
	color: #004879;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 22px;
	margin: 10px;
	scrollbar-3d-light-color: 9999CC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #E5ECF1;
	scrollbar-dark-shadow-color: 9999CC;
	scrollbar-face-color: #004879;
	scrollbar-highlight-color: #8787BD;
	scrollbar-shadow-color: #CCCCFF;
	scrollbar-track-color: #E5ECF1;
	text-align: center;
}


html>body #nav {
	width: 183px; /* IE can't read this */
}

html>body #nav li a {
	display: block; /* IE can't read this */
	width: auto;
}

table, td {
	color: #004879;
	line-height: 22px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 100%;
}

.heading2, h2 {
	color: #DF741D;
	font-family: Arial, Verdana;
	font-size: 12PX;
	font-weight: normal;
}

.nav {
	color: #004879;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #B22375;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

.subnav {
	color: #004879;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.subnav:hover {
	color: #B22375;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}




.sal2 {
	color: #004879;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
}

.sal3 {
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
}

.input-field {
	background-color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	color: #004879;
	font-size: 100%;
	
}
.input-field-content {
	background-color: #FFFFFF;
	border-bottom: #004879 1px solid;
	border-left: #004879 1px solid;
	border-right: #004879 1px solid;
	border-top: #004879 1px solid;
	color: #004879;
	font-size: 100%;
	font-family: Arial
	
}
.tbl {
	border: 1px solid #004879;
}

#content {
	margin: 0px 0px 0px 193px;
	padding: 20px;
}

#header {
	background-color: #fff;
}

#nav {
	background-color: #fff;
	float: left;
	margin: 0px;
	padding: 15px 20px 20px 20px;
	width: 183px;
}

#nav li a {
	border-bottom: 1px solid #CCCCCC;
	color: #004879;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	width: 100%;
}

#nav li a:hover {
	color: #DF741D;
	font-weight: bold;
	text-decoration: none;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	
}
#abc {
	background-image: url(../images/ABC_Interview.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	padding: 2px 0px 5px 60px;
	margin-right: auto;
	text-align: left;
	width: 100%;
	height: 90px
}
#cairns {
	background-image: url(../images/cairns.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	padding: 2px 0px 5px 60px;
	margin-right: auto;
	line-height: 16px;
	text-align: left;
	width: 100%;
	height: 90px
}
