/* Body */

BODY{
	background-color: #ffffff;
	color:#333333;
	scrollbar-base-color: #0084ca;
	scrollbar-dark-shadow-color: #0084ca;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: #555555;
	text-align: justify;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	}

/* Headers: H1 for white bold header, H2 for page section headers, H3 for notes, H4 for side-menu headers, H5 for page sub-section headers */

H1{
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-bottom: 2px;
	}

H2{
	font-size: 17px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	padding-top: 12px;
	}

H3{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	}

H4{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 2px;
	}

H5{
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	margin: 0px;
	padding-bottom: 1px;
	}

/* Text format */

.content{
	text-align: justify;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	}

.boxcontent{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
.boxcontentNew {

	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.news{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

span.whtitle{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

span.bluetitle{
	font-size: 11px;
	font-weight: bold;
	color: #0084ca;
	}

/* Backgrounds for table cells */

.bgblack{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	}

.bgwhite{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	}

.bgblue{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #0084ca;
	}

.bgwhite{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0084ca;
	background-color: #ffffff;
	}

.bgscroll{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0084ca;
	background-color: #dbecf8;
	}

.bglblue{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #a6cfee;
	}

/* Table configuration: HEADINGCELL for table headings, CONTENTCELL for main content, FOOTERCELL for footer information / grey separation lines */

.table{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #0084ca;
	}

tr.headingcell{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	}
tr.headingcell a:link {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
tr.headingcell a:visited {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
tr.headingcell a:hover {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
tr.headingcell a:active{
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

tr.contentcell{
	text-align: justify;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	padding: 2px;
	}
	
tr.contentcell-blue{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #a6cfee;
	}

tr.footercell{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	background-color: #a6cfee;
	}

/* Links and navigation */

/* Content page links */

a:link {
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0084ca;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0084ca;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0084ca;
	font-size: 11px;
}
a:active{
	font-weight: bold;
	text-decoration: none;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0084ca;
	font-size: 11px;
	}





/* Footer links */

a.mainlink{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}

a.mainlink:link{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}

a.mainlink:active{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}

a.mainlink:visited{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}

a.mainlink:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	}

/* New Footer links */	
a.mainlink_gray{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

a.mainlink_gray:link{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

a.mainlink_gray:active{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

a.mainlink_gray:visited{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}

a.mainlink_gray:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	}

/* Links for sidebar navigation and inside of tables */

a.nav{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#0084ca;
	}

a.nav:link{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#0084ca;
	}

a.nav:active{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#0084ca;
	}

a.nav:visited{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#0084ca;
	}

a.nav:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color:#0084ca;
	}

/* Links for table headings */

a.title{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}

a.title:link{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}

a.title:active{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}

a.title:visited{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}

a.title:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	}

/* Links for news scroller */

a.news{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#0084ca;
	}

a.news:link{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#0084ca;
	}

a.news:active{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#0084ca;
	}

a.news:visited{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#0084ca;
	}

a.news:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color:#0084ca;
	}
	
div.news{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	}

/* Configures navigation table cell to blue text */

.nav{
	font-size: 11px;
	font-weight: normal;
	color: #0084ca;
	}

/* Configures positioning of left side arrows in side bar navigation */

.leftnav{
	font-size: 11px;
	font-weight: normal;
	color: #0084ca;
	margin: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	}

/* Forms */

select{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #0084ca;
	background-color: #ffffff;
	}
.tdsubject {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #67AEE2;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.NewsSubject {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #444444;
}
.NewsSubject_B {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}
.NewsSubject_Blue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #0084ca;
}
