@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	color: #333;
	/*font-family: "Comic Sans MS", cursive;
	font-size: 12px;*/
}
a {
	color: #600;
}
a:visited {
	color: #600;
}
a:hover {
	color: #F60;
}
a active {
	color: #F60;
}
.credit_details{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}
.credit_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 18px;
	vertical-align: baseline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.credit_year {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 3px;
	vertical-align: baseline;
	color: #333;
}
.credit_company {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.credit_format {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
	vertical-align: baseline;
}
.credit_category {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
.credit_awards {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	vertical-align: baseline;
	line-height: 14px;
}
.header_table {
	padding-bottom: 5px;
}
.header_me {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: normal;
	color: #000;
	vertical-align: top;
}
.header_ABN {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.header_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	padding: 3px;
	font-variant: small-caps;
	vertical-align: bottom;
}
.header_contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding: 3px;
	vertical-align: bottom;
}
.forms_table {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}
.forms_table caption {
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	color: #333;
	font-family: "Times New Roman", Times, serif;
}
.forms_table_script_details {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	padding-bottom: 5px;
}
.forms_table a:link img, .forms_table a:visited img {
	border: 1px solid;
	border-color: #000;
	text-decoration: none;
}
.forms_table a:hover img, .forms_table a:active img  {
	border: 2px solid;
	border-color: #F60;
	text-decoration: none;
}
.copyright_footer {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 3px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #CCC;
	border-color: #666;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	letter-spacing: normal;
}
.navbar {
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 18px;
	padding: 3px;
	border-color: #666;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	vertical-align: baseline;
}
.navbar a:link, .navbar a:active, .navbar a:visited{
	text-decoration: none;
	color: #333;
}
.navbar a:hover {
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
.download_CV {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 16px;
	vertical-align: baseline;
}
.download_CV a:link, .download_CV a:visited, .download_CV a:active {
	text-decoration: none;
	color: #333;
}
.download_CV a:hover {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}
.error_page_code {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: large;
	text-align: center;
	color: #333;
}
.error_page {
	text-align: center;
	color: #630;
	font-size: medium;
}
