/* This contains all the styles which apply the sans font scheme */

/* Generic style modifiers */
lightBackground_1 {
	font: normal normal normal 14px Times New Roman, Times, Serif !important;
	text-decoration: none !important;
}

lightBackground_2 {
	font: normal normal normal 14px Times New Roman, Times, Serif !important;
	text-decoration: none !important;
}

darkBackground_1 {
	font: normal normal normal 14px Times New Roman, Times, Serif !important;
	text-decoration: none !important;
}

darkBackground_2 {
	font: normal normal normal 14px Times New Roman, Times, Serif !important;
	text-decoration: none !important;
}

/* Structural colour sets */
body {
	font: normal normal normal 14px Times New Roman, Times, Serif;
	text-decoration: none;
	text-align: center;
}

td {
	font: normal normal normal 14px Times New Roman, Times, Serif;
	text-decoration: none;
}

/* Cell content container style definitions */
.logoPanel {
	font: normal normal bold 15px/13px Times New Roman, Times, Serif;
	text-decoration: none;
}

.headerPanel {
	font: normal normal bold Times New Roman, Times, Serif;
	text-decoration: none;
}

.headerPanel a:link, .headerPanel a:visited {
	font-weight: bold;
	text-decoration: none;
}

.headerPanel a:hover, .headerPanel a:active {
	font-weight: bold;
	text-decoration: underline;
}

.menuPanel {
	font: normal normal bold 15px/17px Times New Roman, Times, Serif;
	text-decoration: none;
}

.mainContent {
	/*font: normal normal normal 14px/18px Times New Roman, Times, Serif;*/
	font-family: Times New Roman, Times, Serif;
	text-decoration: none;
}

panel5 {
	font: normal normal normal 15px/18px Times New Roman, Times, Serif;
	text-decoration: none;
}

panel6 {
	font: normal normal normal 15px/18px Times New Roman, Times, Serif;
	text-decoration: none;
}

.ind_headerText {
	font: normal normal normal Times New Roman, Times, Serif;
	text-decoration: none;
}

/* Content styles */
ol {
	font: normal normal normal 14px/15px Times New Roman, Times, Serif;
	text-decoration: none;
}

ul {
	font: normal normal normal 14px/16px Times New Roman, Times, Serif;
	text-decoration: none;
}

li {
	font: normal normal normal 14px/17px Times New Roman, Times, Serif;
	text-decoration: none;
}

/* Navigation */
.navigation {
	font: normal normal bold 14px/18px Times New Roman, Times, Serif;
	text-decoration: none;
}

.navigation a:link, .navigation a:active, .navigation a:visited  {
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navActive, .navActive a:link, .navActive a:active, .navActive a:visited, .navActive a:hover {
	text-decoration: none;
}

.navarrows {
	font-size: 10px;
	font-family: Times New Roman, Times, Serif;
}

/* main content area style */
.head1 {
	font: normal normal bold 15px/20px Times New Roman, Times, Serif;
	text-decoration: none;
}

.head1 a:link, .head1 a:active, .head1 a:visited {
	text-decoration: none;
}

.head1 a:hover {
	text-decoration: underline;
}

.body1 {
	font: normal normal normal 14px/19px Times New Roman, Times, Serif;
	text-decoration: none;
}

.body1 a:link {
	text-decoration: underline;
}

.body1 a:visited {
	text-decoration: underline;
}

.body1 a:hover, .body1 a:active {
	text-decoration: underline;
}

/* Other styles for main content */
.contactsLine {
	font: normal normal normal 14px/15px Times New Roman, Times, Serif;
	text-decoration: none;
}

/* Components */
.bannerItem {
	font: normal normal normal 11px/13px Times New Roman, Times, Serif;
	text-decoration: none;
}

.datetimePanel {
	font: normal normal normal 9px/11px Times New Roman, Times, Serif;
}
