BODY { margin : 0; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;} 

P { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;} 

TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;}

.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold}

a.nav:visited { color : #000000; text-decoration : none; }

a.nav:hover { color : #000099; }

a.nav { color : #000000; text-decoration : none; }

.pagetitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; color: #000099; font-weight: bold}

.subhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #000099 ; font-weight: bold; background-color: #FFFF99}

.sectiontitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000099 ; font-weight: bold }

ul {  list-style-type: square; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

ol {  list-style-type: decimal;; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 95%; color: #000000}

.tablehead {  font-size: 95%; color: #000099; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}

.error {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; font-size: 8pt}

.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}

.tinytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt}

.score {  font-size: 14pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}

TD.sectionhead {

	background-color : #FFFF99;

	font-size : 8pt;

	font-weight : bold;

	color : #000099;

; font-family: Verdana, Arial, Helvetica, sans-serif

}

.ltbluebkgnd {  background-color: #9999CC; font-family: Verdana, Arial, Helvetica, sans-serif}

.skybluebkgnd {  background-color: #3399CC; font-family: Verdana, Arial, Helvetica, sans-serif}

.seabluebkgnd {  background-color: #99CCCC; font-family: Verdana, Arial, Helvetica, sans-serif}

.ltpurplebkgnd {  background-color: #CCCCFF; font-family: Verdana, Arial, Helvetica, sans-serif}



.blueheading {  font-weight: bold; color: #FFFFFF; background-color: #000099; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif}

.tableRow {  color: #000000; background-color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}

.tableColumn {  color: #000000; background-color: #CCCCFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}

.tableJoint {  color: #000000; background-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}

.tableBackground {  background-color: #000099; font-family: Verdana, Arial, Helvetica, sans-serif}

.whiteBackground {  background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}

.yellowheading { background-color : #FFFF99; font-weight : bold; color : #000000}



.noformborder {

	border : none;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 9pt;

}



.whiteform {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 7pt;

	background-color : #000099;

	border : 1px solid Black;

	color : White;

	}



.ltpurpleform {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 9pt;

	background-color : #ccccff;

	border : none;

	}



.warning {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; background-color: #ff0000}

.advwarning { background-color: #FFCC66}

.flashwarning { background-color: #FFCCCC }
.brtgreenbkgnd {  background-color: #CCFF33}
.primary {  font-family: "Comic Sans MS"; font-size: 14px; color: #000000}
.primarysectiontitle { font-family: "Comic Sans MS"; font-size: 18px; color: #000099 ; font-weight: normal}
.babybluebkgnd { background-color: #CCFFFF }

/**************/
/* NEW STYLES */
/**************/

/* IDs (specific regions of the page) */
/* NB. Will probably not be necessary in portal as positioning of elements will be determined by other means (e.g. iframes) */

#topMenu { 
	font-size: 0.9em;
	position: absolute; 
	top: 5px;
	left: 80px;
}

#wrapper {
	margin: 0 0 0 0px;
	padding: 0;
	clear:both; 
}

#main {
	margin-right: 210px
}

#sidebar {
	float: right;
	width: 200px;
}
#clear {
	clear: both;
}

#mainContent {
	margin: 0 0 0 0px;
	padding: 5px;
}

#navunderline {
	border-top: 1px solid #666666; 
}

/* main logo banner/header */
#header {
	padding: 0px; 
	margin: 0;
	height: 69px; 
	color: white;
	background-color: #000099; 
}
.headerWarn {
	padding: 0px; 
	margin: 0;
	height: 69px; 
	color: white;
	background-color: #CC0000; 
}

#logo {
	margin:5px 10px;
}

/* use for links in main logo banner/header */
a.topMenu, a.topMenu:visited {
	background-color: #000099; 
	color : white; 
	text-decoration : none; 
	font-weight : bold;
	margin: 0px 10px;
	font-size: 0.9em;
}
a.topMenu:hover { 
	text-decoration : underline; 
	color : white; 
}

a.topMenuWarn, a.topMenuWarn:visited {
	background-color: #CC0000; 
	color : white; 
	text-decoration : none; 
	font-weight : bold;
	margin: 0px 10px;
	font-size: 0.9em;
}
a.topMenuWarn:hover { 
	background-color: #CC0000; 
	text-decoration : underline; 
	color : white; 
}

/* breadcrumb style */
.crumb {
	padding: 2px 0px 5px 5px;
}


/************************/
/*  Styles for footer   */
/************************/

/* use for links to general pages in footer (T&C etc) */
#footerLinks {
	text-align: center; 
	margin-top: 20px; 
	margin-bottom: 5px;
}

.footer {
	background-color: #99CC00; 
}

/* use for URL and copyright text in footer */
.footer a, .footer a:visited {
	font-weight: bold;
	padding: 5px; 
	color: white;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}


