/* -------------------- Link ---------------------- */ 
A:link, A:visited, A:active { text-decoration: none }
A:link {color:#CC3333;}  
A:active {color:#CC3333;}  
A:visited {color:#CC3333;}  
A:hover, A:visited:hover {color:#CC3333; text-decoration:none;}   

/* ------------- Built-in tags ------------------- */ 
BODY {margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px}
.generalpage {background:#330066; color: black;}
.popuppage {background:#FFFFFF; color: black;}
P, B, UL, OL, H1, H2, H3, H4, DIV {font-family: arial, helvetica, sans-serif;}  
H1, H2, H3, H4 {color:#330066; margin-bottom:0px; padding-bottom:2px; text-align:left}  
H2 A:link {color:#330066; }  
H2 A:active {color:#330066; }  
H2 A:visited {color:#330066; }  
H2 A:hover, .sidebarblue A:visited:hover {color:#330066; text-decoration:none;}   

H1 {color:#CC0000; font-size:16pt; line-height:100%;}
H2 {color:#330066; font-size:13pt;line-height:100%;}
H3 {font-size:10pt;font-weight:800;}
H4 {font-size:9pt;}
P, OL, UL, DIV {font-size:10pt;}
input {font-family: verdana, arial, helvetica, sans-serif; font-size:9pt;}  

/* ------------- Div types ------------------------ */

div.centered {text-align: center;} 
div.centered table {margin: 0 auto; text-align: left;}

/* ------------- Variable Types ------------------- */ 
.sidebarcompanyname {text-align:center;font-weight:800; font-size:9pt;}
.sidebarcompanyimage {background:#FFFFFF;text-align:center} 
.boxheader {color:#FFFFFF; font-size:9pt; font-weight:800;}
.articlelink {font-size:9pt; font-weight:600;}
.articlesummmary {font-size:8pt;}
.article {font-size:10pt; line-height:130%;}
.quotation {font-size:9pt; font-style:italic; margin-left:2em; margin-right:2em; line-height:120%;}
.articleinterest {color:#330066; font-size:10pt; font-weight:800;}
.messagetext {font-size:9pt;}
.label {font-weight:800; font-size:9pt;}
.smalllabel {font-weight:800; font-size:8pt;}
.labeldata {font-weight:400; font-size:8pt;}
.listheader {font-weight:800; font-size:9pt; color:#FFFFFF}
.listheader A:active {color:#FFFFFF;}
.listheader A:visited {color:#FFFFFF;}
.listitem {font-weight:400; font-size:8pt; color:#330066;}
.editfield {font-size:10pt;}
.updatetext {color:#800000; font-weight:700; font-size:10pt;}
.articletitle {font-size:14pt; font-weight:800; line-height:150%;}
.text {font-size:10pt;}
.textright {text-align: right; font-size:10pt}
.helptext {font-size:10pt; color:#330000}
.popuptext {font-size:10pt;}
.smalltext {
	font-size:8pt;
	line-height:100%;
	font-weight: 400;
}
.header {font-size:12pt; font-weight:800;}
.listhead {
	background:#8D70A9;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.listevenrow {
	background:#D6CCED;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.listoddrow {
	background:#FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.selected {background:#FFFF99;}
.notice {color:#FF0000; font-weight:800}
.disabled {background:#CCCCCC;}
.underlineblue {background:#330066;}
.underlinered {background:#CC0000;}
.scorebar {background:#CC0000;}
.scorebar2 {background:#CCCCCC;}
.sidebarbluecell {background:#330066; padding:0px; margin: 0px; vertical-align:top;}
.sidebaryellowcell {background:#ffcc33;}
.sidebarblue {color:#FFFFFF; font-weight:800; font-size:9pt;}
.sidebarblue A:link {color:#FFFFFF;}  
.sidebarblue A:active {color:#FFFFFF;}  
.sidebarblue A:visited {color:#FFFFFF;}  
.sidebarblue A:hover, .sidebarblue A:visited:hover {color:#FFFFFF; text-decoration:none;}   

.sidebaryellow {color:#330066; font-weight:400; font-size:9pt;}
.copyright {color:#330066; font-size:8pt; text-align:center}

.vsmalltext { font-size:8pt; line-height:100%; ; font-weight: 100}
.superscript {  vertical-align: super; font-size: 6pt}
.profilemainheader {  font-size: 18px; font-weight: 800; color: #330066}
.profileheader {  font-size: 14px; font-weight: 700; color: #330066}
.profiletext {  font-size: 9pt}
.profilesmalltext {  font-size: x-small}
.labelrequired { font-weight:900; font-size:14pt; ; color: #FF0000}

.disabledcoderow { background-color: #CCCCCC; }
.maxregisteredcoderow { background-color: #FFCCCC; }

.orangebordercell {
	padding: 5px;
	border: 1px solid #ff6600;
	vertical-align: top;
}
.orangeheadercell {
	padding: 1px 5px;
	background-color: #FF6600;
	border-top: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	border-bottom: 1px none #ff6600;
	border-left: 1px solid #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .2em;
}
.redbordercell {
	padding: 5px;
	border: 1px solid #CC0000;
	vertical-align: top;
}
.redheadercell {
	padding: 1px 5px;
	background-color: #CC0000;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px none #CC0000;
	border-left: 1px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .2em;
}

.yellowbordercell {
	padding: 5px;
	border: 1px solid #ff9900;
	vertical-align: top;
}
.yellowheadercell {
	padding: 1px 5px;
	background-color: #ff9900;
	border-top: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px none #ff9900;
	border-left: 1px solid #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .2em;
}
.paddedcell {
	padding: 5px;
}
.paddedbluebordertable {
	padding: 15px;
	white-space: normal;
	margin: 5px;
	border: 1px solid #330066;
}

.bluebordercell {
	padding: 5px;
	border: 1px solid #330066;
	vertical-align: top;
}
.blueheadercell {
	padding: 1px 5px;
	background-color: #330066;
	border-top: 1px solid #330066;
	border-right: 1px solid #330066;
	border-bottom: 1px none #330066;
	border-left: 1px solid #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.boardopeningtable {
	background-color: #CCCCFF;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 2px solid #330066;
	border-right: 2px solid #330066;
	border-bottom: 1px solid #330066;
	border-left: 2px solid #330066;


}
.boardopeningheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #996699;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
}
.boardopeningcell {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.boardopeningprocessrow {
	background-color: #FFFF99;
}
.resourcearticleheader {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FF0000;
}
.resourcearticlefooter {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FF0000;
}
 
.rcredbox {
	border: 1px solid #C00;
	padding: 5px;
	margin-bottom: 10px;
}

.rcredheader {
	background: #CC0000;
	color: #FFFFFF;
	padding: 2px 5px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	display: block;
	font-size: 11px;
}

.rcredheader a {color: #FFFFFF;}

.rcyellowbox {
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #FF9900;
}

.rcyellowheader {
	background: #FF9900;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	display: block;
	font-size: 11px;
}

.partnerlogolinks {
	border: solid 1px #CC0000;
	margin: 5px;
}
.tablayer {
}

.tablayerhidden {
	visib
	position: relative;
	visibility: hidden;
	display: none;
}

.viewbutton {
	width: 44px;
	height: 14px;
	border-style:none;
	margin: 0px;                           
	padding: 0px;
	font-size: 0px;
	cursor:pointer;
	background: url(/images/butsmallview.gif) no-repeat bottom left;
}
.loginbutton {
	width: 65px;
	height: 16px;
	border-style:none;
	margin: 0px;                           
	padding: 0px;
	cursor:pointer;
	background: url(/images/butlogin.gif) no-repeat bottom left;
}
.submitbutton {
	width: 65px;
	height: 16px;
	border-style:none;
	margin: 0px;                           
	padding: 0px;
	cursor:pointer;
	background: url(/images/butSubmit.gif) no-repeat bottom left;
}