body, html {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	/* For most browsers we want to default to font-size small, but for IE 5 PC we want to use x-small, as its font sizes are one size out */
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* All below here hidden from IE 5 PC */
	font-size: small;
}

/* Note that it's necesssary again on TD, as IE5 PC doesn't inherit to that. */
td, th {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* All below here hidden from IE 5 PC */
	font-size: small;
}

/* original style elements */

body {  
	color: #000000;
	background-color: #FFFFFF; 
	margin-top: 5px; 
	margin-left: 5px;
}

p { 
	color: #000000;
	background: transparent;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0.5em;
}

a img {
	border: none;
}

.copyright {  
	font-size: 80%; 
	color: #000000;
	background: transparent;	
	}

.message {
	color: #f00;
	background: transparent;
	font-weight: bold;
	width: 300px;
	border: 1px solid;
	padding: 0.5em;
}

.message a {
	color: #f00;
	font-weight: bold;
}	

img.content {  
	padding-top: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px;
}

h1 {  
	font-size: 110%; 
	font-weight: bold; 
	color: #000000;
	background: transparent;
	}
	
h2 {
	font-size: 120%;
	font-weight: normal;
	color: #005481;
	background: transparent;
	}

a:link {
	color: #005481;
	background: transparent;
	text-decoration: underline;
}

a:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
}

a:hover, a:active {
	color: #307FA6;
	background: transparent;
	text-decoration: underline;
}

a h2, a:link h2, a:visited h2, a:hover h2, a:active h2 {
	text-decoration: underline;
	}

li { 
	color: #000000;
	background: transparent;
}

.border { 
	border: 1px solid #cccccc; 
	padding: 5px;
}

.red {  
	color: #993300;
	background: transparent;
}

.border_red {  
	border: #993300; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	padding-top: 4px; 
	padding-right: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px;
}

/* menu css */

ul#menu, li.menulist {
  	width: 133px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 130px;
}	

ul#sub_menu {
	padding-right: 0;
}

ul#sub_menu {
  	width: 123px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 120px;
}

li.menulist, li.menu_sel {
	display: list-item;
	margin-bottom: 2px;
}

a.menulink, a.menu_sel {
	display: block;
	margin: 0;
	padding-right: 0;
	text-decoration: none;
}

a.menulink, li.menu_sel {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 0;
}

a.menulink:link, a.menulink:visited {
	color: #ffffff;
	background: #005481;
}

a.menulink:hover, a.menulink:active {
	color: #ffffff;
	background: #307FA6;
}

a.menu_sel:link, a.menu_sel:visited {
	color: #ffffff;
	text-decoration: none;
}

a.menu_sel:hover, a,menu_sel:active {
	color: #ffffff;
	text-decoration: underline;
}	

.sub_menu_link, a.sub_menu_link:link, a.sub_menu_link:visited {
	font-size: 95%;
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

a.sub_menu_link:hover, a.sub_menu_link:active {
	font-size: 95%;
	color: #ffffff;
	text-decoration: underline;
}	

/* links for the forum 
make these look ddifferent to other links
since the forum opens in a new window */
a#new_window_link {
	color: #005481;
	font-weight: bold;
}

li.menu_sel {
	background: #99cc33;
}

.sub_menu {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

ul#menu {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
 
ul#sub_menu {
	display: block;
	background: #99cc33;
	margin-right: 0;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding: 0;
	list-style-type: none;
	/* line-height: 2.0ex; */
}

li.sublist {
	display: block;
}

li#special_link {
	/* different link style for forum */
	background: transparent;
}

h1.sectionhead {
	color: #005481;
	font-size: 1.4em;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 10px;
	background: url(pgtitle_blank.gif) no-repeat top left;
	width: 213px;
	height: 45px;
	clear: both;
	margin: 0;
}

a h1:link, a h1:visited, a h1:hover, a h1:active {
	text-decoration: none;
}

td.rightcol, td.copyright {
	text-align: left;
	width: 200px;
	padding: 0;
}

td.rightcol img {
	/* shift the logo over a bit so it lines
	up with the text below */
	margin-left: -3px;
}

td.copyright {
	padding: 4px;
}

div.colbox, td.rightcol div {
	/* box for right column */
	width: 192px;
	text-align: left;
	margin-left: 0;
	margin-right: 4px;
	margin-top: 20px;
	margin-bottom: 5px;
	/*
	padding: 5px;
	border: 1px #307FA6 solid;
	*/
}

/* display of data such as courses, jobs, suppliers */
.data, .data_sel {
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;	
}

.data {
	/* border-top: 2px dotted #307FA6; */
	border-bottom: 2px dotted #005481;
}

.data_sel {
	/* border-top: 2px dotted #f00; */
	border-bottom: 2px dotted #f00;
}	

.data td, .data_sel td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.data li, .data_sel li {
	margin-left: 20px;
}

.data th, .data h4, .data h4 a, .data th a, .data a, .data p, .data li, .data {
	color: #005481;
}

.data_sel td, .data_sel p, .data_sel a, .data_sel li, .data_sel i, .data_sel b, .data_sel th, .data_sel h4 {
	color: #f00;
}

table.data th, table.data_sel h4, .data h4, .data_sel h4 {
	margin-top: 0;
	line-height: 2.5ex;
	margin-bottom: 5px;
	font-size: 115%;
}

/* notes */
small {
	color: #005481;
}

/* whats new~? */
h4.headline, a.headline {
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 2px;
	color: #005481;
}

p.rightcol {
	color: #005481;
}

a.headline, a.headline h4, a.headline h4.headline, a.headline:link, a.headline:visited, a.headline:hover, a.headline:active {
	text-decoration: underline;
}

/* display table */
table.display {
	background: #005481;
	/* border-collapse: collapse; */
	border-width: 1px; 
}
table.display td {
	padding: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	background: #fff;
}
table.display td.right {
	text-align: right;
}

@media print {
	/* lose menu on printed pages */

	ul#menu, .menucol {
		display: none;
	}
	
	* {
		font-size: 10pt;
	}
	
	body {
		width: 100%;
	}
	
}

/* feedback form */
div.feedback {
	margin: 1em 0;
}
.feedback p, .feedback h4, form#feedback p {
	color: #005481;	
}
form#feedback textarea, form#feedback input.inputText {
	width: 300px;
	padding: 0.1em;
	border: 1px solid #005481;
	margin: 0.1em;	
}
form#feedback input.inputSubmit {
	background: #005481;
	color: #fff;
	padding: 0.2em;
}

