/* cream */
input.button, .uportal-button {
    font-family: arial unicode MS, lucida sans unicode, helvetica, arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #808052;
    padding: 3px 4px 2px 4px;
    border-style: solid;
    border-width: 2px 3px 3px 2px;
    border-color: #ffffff #b0b0b0 #b0b0b0 #ffffff;
    background-color: #EEEECC;
    height: 26px;
    cursor: hand;
}

input.button:hover, .uportal-button:hover {
    color: #000000;
}
 

/* dark blue */
 .bluebutton_selected {
 font-weight: Bold;
 color: #eeeecc;
 background: #336699;
 border-left:   1px solid #aaaa77;
 border-top:    1px solid #aaaa77;
 border-right:  1px solid #003366;
 border-bottom: 1px solid #003366;
}

 
/* Orange */
 .orangebutton {
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 background: #cc3300;
 border-left:   1px solid #ff3300;
 border-top:    1px solid #ff3300;
 border-right:  1px solid #993300;
 border-bottom: 1px solid #993300;
 height: 18px;
 text-decoration: none;
 cursor: hand;
} 
 
/* cream button*/
 .creambutton { 
 font-size: 11px;
 font-weight: bold;
 color: #003366;
 background: #eeeecc;
 border-left:   1px solid #cccc99;
 border-top:    1px solid #cccc99;
 border-right:  1px solid #336699;
 border-bottom: 1px solid #336699;
 height: 18px;
 text-decoration: none;
 cursor: hand;
}

/* red button */
.redbutton {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #cc3300;
	border-left:   1px solid #ff3300;
	border-top:    1px solid #ff3300;
	border-right:  1px solid #993300;
	border-bottom: 1px solid #993300;
	height: 18px;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}

/* blue button */
.bluebutton { 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	background: #336699; 
	border-left:   2px solid #3366DD; 
	border-top:    2px solid #3366DD; 
	border-right:  2px solid #336655; 
	border-bottom: 2px solid #336655; 
	height: 21 px; 
	text-decoration: none; 
	cursor: hand; 
	text-align: center;
} 

/* green button */
.greenbutton {
 font-family: tahoma,sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 background: #3C7A49;
 border-left:   1px solid #4AA65B;
 border-top:    1px solid #4AA65B;
 border-right:  1px solid #1B5927;
 border-bottom: 1px solid #1B5927;
 height: 18px;
 text-decoration: none;
 cursor: hand;
}

body, td {
	font-size: 10pt;
	font-family: arial unicode MS, lucida sans unicode, helvetica, arial, sans-serif;
}

.small {
	font-size: x-small;
}

.big { 
	font-size: large;
	font-weight: bold;
}

.topBarDividers {
	font-size: 80%; color: #606466; 
}
.topBarLinks {
	font-size: 80%; color: #ffffff; 
}
A.topBarLinks {
	color: #ffffff; text-decoration: none
}
A.topBarLinks:hover {
	text-decoration: underline;
}

A.navBarAnchor {
	font-weight: bold; font-size: 75%; color: white; line-height: 90%; text-decoration: none
}
A.navBarAnchor:hover {
	font-weight: bold; color: white; text-decoration: underline
}
A.navBarCurrent {
	font-weight: bold; font-size: 75%; color: #ffff66; line-height: 90%; text-decoration: none
}
.topBar {
	font-size: 80%; color: #ffffff; 
}
A.topBarAnchor {
	color: #ffffff; text-decoration: none
}
A.topBarAnchor:hover {
	text-decoration: underline
}
.tabText {
	font-weight: bold; font-size: 9pt; color: #ffffff;
}
A.TabActive:link {
	color: #ffffff; text-decoration: none; font-size: 9pt
}
A.TabActive:active {
	color: #ffffff; text-decoration: none; font-size: 9pt
}
A.TabActive:visited {
	color: #ffffff; text-decoration: none; font-size: 9pt
}
A.TabActive:hover {
	color: #ffffff; text-decoration: none; font-size: 9pt
}
A.TabInactive:link {
	color: #333300; text-decoration: none; font-size: 9pt; font-weight:700;
}
A.TabInactive:active {
	color: #333300; text-decoration: none; font-size: 9pt; font-weight:700;
}
A.TabInactive:visited {
	color: #333300; text-decoration: none; font-size: 9pt; font-weight:700;
}
A.TabInactive:hover {
	color: #000000; text-decoration: underline
}
.globalLinks {
	font-size: 80%; color: #003366 
}
A.globalAnchor:link {
	font-size: 80%; color: #003366; text-decoration: none; 
}
A.globalAnchor:active {
	font-size: 80%; color: #003366; text-decoration: none; 
}
A.globalAnchor:visited {
	font-size: 80%; color: #003366; text-decoration: none; 
}
A.globalAnchor:hover {
	color: #003366; text-decoration: underline
}
A.tinyAnchor {
	font-size: 70%; color: #003366; text-decoration: none
}
A.tinyAnchor:hover {
	color: #003366; text-decoration: underline
}
A.tinyAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.tinyAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366
}
A.smallAnchor {
	font-size: 80%; color: #003366; text-decoration: none
}
A.smallAnchor:hover {
	color: #003366; text-decoration: underline
}
A.smallAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.smallAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366
}
A.mediumAnchor {
	font-size: 100%; color: #003366; text-decoration: none
}
A.mediumAnchor:hover {
	color: #003366; text-decoration: underline
}
A.mediumAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.mediumAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366
}
A.largeAnchor {
	font-size: 100%; color: #003366; text-decoration: none
}
A.largeAnchor:hover {
	color: #003366; text-decoration: underline
}
A.largeAnchor:visited { 
	text-decoration: none; ; color: #73318F
}
A.largeAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366
}
A.smallBoldAnchor {
	font-size: 80%; color: #003366; text-decoration: none; font-weight: bold
}
A.smallBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.smallBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.smallBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.mediumBoldAnchor {
	font-size: 100%; color: #003366; text-decoration: none; font-weight: bold
}
A.mediumBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.mediumBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.mediumBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.largeBoldAnchor {
	font-size: 100%; color: #003366; text-decoration: none; font-weight: bold
}
A.largeBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.largeBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.largeBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.smallWhiteBoldAnchor {
	font-size: 80%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.smallWhiteBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.smallWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.smallWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.mediumWhiteBoldAnchor {
	font-size: 100%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.mediumWhiteBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.mediumWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.mediumWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
A.largeWhiteBoldAnchor {
	font-size: 100%; color: #FFFFFF; text-decoration: none; font-weight: bold
}
A.largeWhiteBoldAnchor:hover {
	color: #003366; text-decoration: underline; font-weight: bold
}
A.largeWhiteBoldAnchor:visited { 
	text-decoration: none; ; color: #73318F; font-weight: bold
}
A.largeWhiteBoldAnchor:active { 
	text-decoration: none; font-style: italic; color: #003366; font-weight: bold
}
.tableBodyText {
	font-weight: normal; font-size: 80%; color: #000000
}
.tableBodyHighlightText {
	font-weight: bold; font-size: 90%; color: #CC3300 
}
.tableBodyBoldText {
	font-weight: bold; font-size: 90%; color: #000000
}
.tableHeadingText {
	font-weight: bold; font-size: 120%; color: #FFFFFF 
}
.normalBlackFont0 {
	font-weight: normal; font-size: 70%; color: #000000
}
.normalBlackFont1 {
	font-weight: normal; font-size: 80%; color: #000000
}
.normalBlackFont1:hover {
	font-weight: normal; font-size: 80%; color: #000000text-decoration: underline; 
}
.normalBlackFont2 {
	font-weight: normal; font-size: 100%; color: #000000 
}
.normalBlackFont3 {
	font-weight: normal; font-size: 120%; color: #000000 
}
.italicBlackFont1 {
	font-weight: italics; font-size: 80%; color: #000000
}
.italicBlackFont2 {
	font-weight: italics; font-size: 100%; color: #000000 
}
.boldBlackFont1 {
	font-weight: bold; font-size: 80%; color: #000000
}
.boldBlackFont2 {
	font-weight: bold; font-size: 12pt; color: #000000;
}
.boldBlackFont3 {
	font-weight: bold; font-size: 120%; color: #000000 
}
.normalWhiteFont1 {
	font-weight: normal; font-size: 80%; color: #ffffff
}
.normalWhiteFont2 {
	font-weight: normal; font-size: 100%; color: #ffffff 
}
.normalWhiteFont3 {
	font-weight: normal; font-size: 120%; color: #ffffff 
}
.boldWhiteFont1 {
	font-weight: bold; font-size: 80%; color: #ffffff
}
.boldWhiteFont2 {
	font-weight: bold; font-size: 100%; color: #ffffff 
}
.boldWhiteFont3 {
	font-weight: bold; font-size: 120%; color: #ffffff 
}
.boldRedFont1 {
	font-weight: bold; font-size: 80%; color: #D51717
}
.boldRedFont2 {
	font-weight: bold; font-size: 100%; color: #D51717 
}
.boldRedFont3 {
	font-weight: bold; font-size: 120%; color: #D51717 
}
.normalBlueFont1 {
	font-weight: normal; font-size: 80%; color: #407FBA
}
.normalBlueFont2 {
	font-weight: normal; font-size: 100%; color: #407FBA 
}
.normalBlueFont3 {
	font-weight: normal; font-size: 120%; color: #407FBA 
}
.comboBox {
	font-weight: normal; font-size: 80%; color: #000000 
}
.textInputBox {
	font-weight: normal; color: #000000; 
}
.tableBackground {
	background : #FFFFFF;
}
.tableBackgroundHighlight {
	background : #EEEECC;
}

.sidebarheader {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

a.sidebarheader:link, a.sidebarheader:active, a.sidebarheader:visited, a.sidebarheader:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.alphaImageLink {
	cursor: hand;
}

table.channelTitle {
	width: 100%;
	color: #000000;
	background-color: #eeeecc;
	padding: 0px 2px; 0px 2px;
	border: 1px solid #AAAA77; 
}

a { 
	margin: 0px 0px 0px 0px;
	color: #0000a0;
	font-family: arial unicode MS, lucida sans unicode, helvetica, arial, sans-serif;
}

a:link {
	text-decoration: underline;
}

a:active  { 
	color: #00a000;
}

a:visited { 
	color: #0000a0;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}
