table.MsoNormalTable {
font-size:10.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
}
p.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
}

table.MsoTableGrid {
border:solid windowtext 1.0pt;
font-size:10.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
}
p.MsoBodyTextIndent {
margin-top:0cm;
margin-right:0cm;
margin-bottom:6.0pt;
margin-left:14.15pt;
font-size:12.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
}
p.MsoBodyTextIndent3 {
margin-top:0cm;
margin-right:0cm;
margin-bottom:6.0pt;
margin-left:14.15pt;
font-size:8.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
}
p.MsoBodyText {
margin:0cm;
margin-bottom:.0001pt;
text-align:center;
background:#E5E5E5;
font-size:16.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
}
span.MsoFootnoteReference {
vertical-align:super;
}
li.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
}
p.MsoHeading8 {
margin-top:12.0pt;
margin-right:0cm;
margin-bottom:3.0pt;
margin-left:0cm;
font-size:12.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
font-style:italic;
}
p.MsoFootnoteText {
margin:0cm;
margin-bottom:.0001pt;
font-size:10.0pt;
/*font-family:"Times New Roman";*/
font-family: Geneva, Arial, Helvetica, sans-serif;
}

td.le{
	border-bottom: 1px solid #889FEE;
	background-color: #3366cc;
	text-align:left;
	color: #fff
}

td.la{
	border-bottom: 1px solid #889FEE;
	text-align:left;
}

.le a{
	color: white;
	text-decoration: none;
}

.la a{
	text-decoration: none;
}
.selectBoxArrow{
	margin-top:1px;
	float:left;
	position:absolute;
	right:1px;
}	
.selectBoxInput{
	border:0px;
	padding-left:1px;
	height:16px;
	position:absolute;
	top:0px;
	left:0px;
}

.selectBox{
	border:1px solid #7f9db9;
	height:20px;
}
.selectBoxOptionContainer{
	position:absolute;
	border:1px solid #7f9db9;
	height:100px;
	background-color:#FFF;
	left:-1px;
	top:20px;
	visibility:hidden;
	overflow:auto;
}
.selectBoxAnOption{
	font-family:verdana, arial,  sans-serif;
	font-size:12px;
	cursor:default;
	margin:1px;
	overflow:hidden;
	white-space:nowrap;
}

h2.tableheading{
	text-align:center;
	margin: 0 auto 0 auto;
	color: #fff;
	font-family: verdana, arial,  sans-serif;
	font-size:12px;
	text-transform: uppercase;
}

#bubble_tooltip{
		width:147px;
		position:absolute;
		display:none;
}

#bubble_tooltip .bubble_top{
	background-image: url('/images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}

#bubble_tooltip .bubble_middle{
	background-image: url('/images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}

#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}

#bubble_tooltip .bubble_bottom{
	background-image: url('/images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

button.buttons, input.buttons{
	background-color: #3366CC;
	color: #fff;
	border: #31488e 1px outset;
	padding: 4px 4px 4px 4px;
}

input.btn, input.btns{
	background-color: #3366CC;
	color: #fff;
	border: #31488e 1px outset;
}