﻿a.selectButton
{
	background-color:#6C8520;
	color: #FFFFFF;
	padding:3px 10px 3px 10px;
	font-size:1.2em;
	font-weight:bold;
	text-decoration: none;
}

a.selectButton:hover
{
	background-color:#89a929;
}

.yearCollapse
{
	border-bottom:solid 1px #93b333;
	height:29px;
	width:100%;
}
.yearCollapse a
{
	background-color:#89a929;
	width:100%;
	height:29px;
	display:block;
	cursor:pointer;
}
.yearCollapse a:hover
{
	background-color:#4e6017;
	width:100%;
	height:29px;
	display:block;
	cursor:pointer;
}

div.selectSeparator
{
	font-size:0px;
	border-bottom:solid 1px #C1D6D4;
	height:0px;
	clear:both;
}

.selectPDF
{
	height:29px;
	width:100%;
	
}
.selectPDF a
{
	background-color:#EFF5F5;
	width:100%;
	height:29px;
	display:block;
	cursor:pointer;
	text-decoration:none;
}
.selectPDF a:hover
{
	background-color:#CAE184;
}

.panelMedGreen
{
	background-color: #6C8520;
 	width: 100%;
 	padding: 0px 0 5px 0!important;
}


.selectMonth
{
	display:inline-block;position:relative;top:5px;left:5%;
}
.selectNew
{
	padding-left:5px;color:#89a929;font-size:0.85em;font-weight:bold;
}


/*--2010 select styles start here--*/

p
{
	color:#6e7071;
	margin-top:0px;
	padding-top:0px;
}
#standardEntry ul
{
	margin: 0 0 10px 15px;
	padding: 0;
	color:#6E7071;
}

#extendedEntry ul
{
	margin: 0 0 10px 15px;
	padding: 0;
	color:#6E7071;
}

ol
{
	margin: 0 0 10px 23px;
	padding: 0;
	color:#6E7071;
}


#standardEntry
{
	
}

#standardEntry h1
{
	color:#1f443e;
	font-size:1.3em;
	width:585px;
	float:left
}

#standardEntry h2
{
	color:#1f443e;
	margin:0;
	font-size:1.2em;
}



#standardEntry a
{
	color:#1f443e;
}

.selectEntryDate
{
	font-size:0.9em;color:#AAA;margin-top:5px
}

.selectAddThis
{
	float:right;position:relative;top:2px
}

.standardEntryImageDiv
{
	max-width:200px;
	float:right;
	margin-left:10px;
	text-align:right;
}
.standardEntryImageDiv.img
{
	border:solid 1px #AAA;
}

a.selectCompanyLink
{
	color:#58A618!important;
}

#extendedEntry
{
	width:100%;
}

#extendedEntry a
{
	color:#1f443e;
}


#extendedEntry h1
{
	color:#1f443e;
	font-size:1.3em;
	font-weight:bold;
	width:585px;
	float:left
}
#extendedEntry h2
{
	color:#1f443e;
	margin:0 0 5px 0;
	font-size:1.2em;
	font-weight:bold;
}

#extendedEntry h3
{
	color:#888!important;
}

.selectDottedLine
{
	width:100%;
	height:0px;
	border-bottom: dashed 1px #C9C9C9;
	margin:5px 0 15px 0;
}

#selectMainContent table 
{
	border-collapse:collapse;
	font-size:0.85em;
}

#selectMainContent td, th
{
	color:#888!important;
	border:1px solid #888;
}
#selectMainContent th
{
	padding:2px 4px 10px 4px;
}
#selectMainContent td
{
	padding:2px 4px 2px 4px;
}

#selectMainContent blockquote
{
	color:#666;
}

.roundedCornerSelect{display:block}
.roundedCornerSelect *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#1f443e}
.roundedCornerSelect1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #9eaeac;
  border-right:1px solid #9eaeac;
  background:#57726e}
.roundedCornerSelect2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e8eceb;
  border-right:1px solid #e8eceb;
  background:#496762}
.roundedCornerSelect3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #496762;
  border-right:1px solid #496762;}
.roundedCornerSelect4{
  border-left:1px solid #9eaeac;
  border-right:1px solid #9eaeac}
.roundedCornerSelect5{
  border-left:1px solid #57726e;
  border-right:1px solid #57726e}
.roundedCornerSelectfg{
  background:#1f443e;color:#FFF;padding:2px 10px 2px 10px;}
  
.roundedCornerSelectfg h2
{
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 5px 0;
}
.roundedCornerSelectfg h3
{
	color:#FFF;
	font-size:1.05em;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0;
}
.roundedCornerSelectfg h4
{
	color:#FFF;
	font-size:.95em;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0 0 0 1px;
}
.roundedCornerSelectfg ul
{
	margin: 0 0 10px 17px;
	padding: 0;
	list-style-type:square;
}

.roundedCornerSelectfg li
{
	color:#FFF;
	padding-bottom:3px;
}





#selectMainContent h3
{
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	font-size:1.05em;
	color:#1f443e;
}
#selectMainContent h3 a
{
	text-decoration:none;
	color:#1f443e;
}
#selectMainContent h3 a:hover
{
	text-decoration:underline;
	color:#1f443e;
}

.selectWhiteLine
{
	height:0px;
	line-height:0px;
	border-bottom:solid 1px #FFF;
}

h1#selectHome
{
	color:#666;
	font-size:1.1em;
	padding:10px 0 10px 0;
}

#selectLogoleft
{
	float:left;
	clear:left;
	margin-top:40px;
	margin-bottom:30px;
	width: 50%;
}
a.selectReadMore
{
	color:#60ac48;
	text-decoration:none;
	font-size:0.8em;
	cursor:pointer;
}
a.selectReadMore:hover
{
	color:#60ac48;
	text-decoration:underline;
	font-size:0.8em;
	cursor:pointer;
}
.selectPager
{
	color:#FFF;
	float:right;
}

.selectPager a
{
	color:#1f443e;
}

a.selectNavigation
{
	color:#FFF;
	text-decoration:none;
}
a.selectNavigation:hover
{
	color:#FFF;
	text-decoration:underline;
}
#industryNews a
{
	color:#FFF;
	text-decoration:underline;
}

.no-border{
	border-top:none; 
	border-right:none; 
	border-bottom:none; 
	border-left:none; 
}


#hiddenPopup
{
	padding:5px;
}
.welcomePanel a
{
	text-decoration:none;
	color:#1f443e;
	font-weight:bold;
}
.welcomePanel a:hover
{
	text-decoration:underline;
	color:#1f443e;
	font-weight:bold;
}










