/* 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;
	font-weight:normal;
	}

/* 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;
	line-height: 20px;
	}

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;
	}
	
/* High-lighted Subject Links for sidebar navigation */

a.Subject-hi{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d40072;
	margin: 0px;
	padding-bottom: 2px;
	}

a.Subject-hi:link{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d40072;
	margin: 0px;
	padding-bottom: 2px;
	}

a.Subject-hi:active{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d40072;
	margin: 0px;
	padding-bottom: 2px;
	}

a.Subject-hi:visited{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d40072;
	margin: 0px;
	padding-bottom: 2px;
	}

a.Subject-hi:hover{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color:#0084ca;
	margin: 0px;
	padding-bottom: 2px;
	}
	
/* Subject Links for sidebar navigation */

a.Subject{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 2px;
	}

a.Subject:link{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 2px;
	}

a.Subject:active{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 2px;
	}

a.Subject:visited{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 2px;
	}

a.Subject:hover{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color:#0084ca;
	margin: 0px;
	padding-bottom: 2px;
	}

/* 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, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #444444;
}
.NewsSubject_B {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}
.NewsSubject_Blue {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0084ca;
}

/* Customize Twitter Feed */
#twitter_update_list a[style="font-size: 85%;"] { font-size: 1em !important; }
#twitter_update_list {
	color:#0084ca;
	font-size: 13px;
	line-height: 18px;
	list-style: none;
	padding-left:5px;
	padding-right:5px;
	}
#twitter_update_list li {
	background: url('/en/images/common/twitter_divider.gif') bottom left repeat-x;
	color:#333333;
	padding-top: 3px;
	margin-top: 4px;
	padding-bottom: 7px;
	margin-bottom: 9px;
	}
#twitter_update_list span, {
	color: #0084ca;
	text-decoration: none;
	font-weight:normal;
	}
#twitter_update_list span a {
	color: #0084ca;
	text-decoration: none;
	font-weight:bold;
	}
#twitter_update_list span a:hover {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	}
#twitter_update_list a {
	color: #acc0c7;
	font-weight:normal;
	}
#twitter_section_title {
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:0.75em;
	font-weight:bold;
	padding-left:10px;
}
#twitter_follow_link a {
	font-family:Verdana, Geneva, sans-serif;
	padding-top:3px;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#twitter_follow_link a:hover {
	text-decoration:underline;

}

