/* http://www.w3.org/TR/CSS2/selector.html explains the "descendant selector" syntax used below. */
table.sidebarMenu a { border:1px solid #333333; display: block; text-align:center }
div.sidebarMenu a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
font-size:11px;
font-weight:bold;
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.sidebarMenu a:link { color: #333333; background: #D7E9EA }
div.sidebarMenu a:active { color: #000000; background: #D7E9EA; }
div.sidebarMenu a:visited { color: #333333; background: #D7E9EA; }
div.sidebarMenu a:hover { color: #eeeeee; background: #333333; border:1px solid #000000; }
.sidebarHeader { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; text-decoration:underline; }


table.standoutMenu a { border:1px solid #333333; display: block; text-align:center }
div.standoutMenu a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
font-size:11px;
font-weight:bold;
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.standoutMenu a:link { color: #333333; background: #FFCC00; }
div.standoutMenu a:active { color: #000000; background: #FFCC00; }
div.standoutMenu a:visited { color: #333333; background: #FFCC00; }
div.standoutMenu a:hover { color: #000000; background: #FFFF66; border:1px solid #000000; }

td.borderBox { border-color:#000000; border-width:1px; border-style:solid; padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px; }
img.borderBox { border-color:#000000; border-width:1px; border-style:solid; margin: 5px 5px 3px 3px; }

div.green_idea_panel { background-color:#D9EDD3; border:2px solid #000000; display:block; vertical-align:middle; }
img.green_idea_logo { margin:3px 8px 3px 3px; }

TH {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	background-color : #EEEEEE;
	text-align : left;
}

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

input { 
	font-family: Courier, "Courier New", monospace; 
	} 
	

.input { 
	font-family: Arial, "Arial", monospace; 
	} 
	
.normal {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13.5px;
	font-style : normal;
	font-weight : normal;
}
.graynormal {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13.5px;
	font-style : normal;
	font-weight : normal;
	background-color : #EEEEEE;
}
.subhead {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13.5px;
	font-style : normal;
	font-weight : bold;
}
.subheadred {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13.5px;
	font-style : normal;
	font-weight : bold;
	background : transparent; 
	color : #CC3300;
}
.subheadwhite {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13.5px;
	font-style : normal;
	font-weight : bold;
	color : white;
}

.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
; text-decoration: underline; line-height: normal
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.ltgray {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #707070;
	text-align : left;
}

.smallwhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #ffffff;
	text-align : left;
; text-decoration: none
}

.smallgray {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	background-color : #FFFFFF;
}

.smallblue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
; color: #0033CC
}

.smallred {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	background-color : #EEEEEE;
	color : #FF6347;
}

.emptyform {
	background-color : White;
}

.blueline {
  	border-bottom-width : 1px;
	border-style: solid;
	border-color: #0099FF;
	width: 618px;
	font-size: 18px;
	font-weight: bold;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
	border-left-width : 0px;
	border-right-width: 0pt;
	border-top-width : 0px;
}

.blueline440 {
  	border-bottom-width : 1px;
	border-style: solid;
	border-color: #0099FF;
	width: 440px;
	font-size: 18px;
	font-weight: bold;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
	border-left-width : 0px;
	border-right-width: 0pt;
	border-top-width : 0px;
}

.bluelinefull {
  	border-bottom-width : 1px;
	border-style: solid;
	border-color: #0099FF;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
	border-left-width : 0px;
	border-right-width: 0pt;
	border-top-width : 0px;
}


.smallside {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align : none;
; text-decoration: none
}

.smalltop {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align : none;
; text-decoration: none
}
.smallbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.xtrasmall {  font-family: Arial, Helvetica, sans-serif; font-size: 8.5px; font-weight: normal; font-style: italic}
.smallitalic { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-style : italic; font-weight : normal; }
.small10 { font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-style : normal; font-weight : normal; }
.small11 { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; }
.small11bold { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : bold; }
.smallboldItalic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; font-style: italic}
.small12 { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-weight : normal; }
.small12b { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-weight : bold; }
.small11c { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; ; text-align: center}
.small12italic { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-style : italic; font-weight : normal; }
.sponsor {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none}
.small9 { font-family : Arial, Helvetica, sans-serif; font-size : 9px; font-style : normal; font-weight : normal; ; line-height: 10px}
.small9b { font-family : Arial, Helvetica, sans-serif; font-size : 9px; font-style : normal; font-weight : bold; ; line-height: 10px }
.small10b { font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-style : normal; font-weight : bold; ; line-height: normal }
.h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none}
.arial13 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.heading { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none }
.small_i { font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-style : italic; font-weight : normal; ; line-height: normal }
.news_i {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic}
.small11_5 {  font-family: Arial, Helvetica, sans-serif; font-size: 11.5px; text-decoration: none}
.ver11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.BODY {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.verdana_10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.singleSpacedParagraph {
	margin-top: 0px;
	margin-bottom: 0px;
}



