@charset "UTF-8";


body { 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

img { border:0; }

h2 {font-size: 14px; font-weight: bold; color: #009900; text-transform: Capitalize; font-family: Arial, Helvetica, sans-serif;}
h1 {font-size: 22px; font-weight: lighter; color: #1F4550; text-transform: Capitalize; font-family: Arial, Helvetica, sans-serif;}

.topleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7E8FF;
}
.topright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #47839A;
	letter-spacing: 0.1em;
}
.topright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #47839A;
	text-transform: uppercase;
	text-decoration: none;
}
.topright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #47839A;
	text-decoration: none;
}
.topright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #006600;
	text-decoration: underline;
}
.topright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #47839A;
	text-decoration: none;
}
.homeright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D7E8FF;
	line-height: 24px;
}
.whitemed {
	background:url(images/bg_title.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:195px;
	height:20px;
	text-align:center;
	vertical-align:middle;
}
.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0f4b54;
}
.greensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}
.bghomebottom {
	background-image: url(images/bg_home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.litebluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #88B8DE;
}
.bluebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #0f4b54;
}
.greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.greenbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
}
.bluemed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f4b54;
}
.greybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
}
.bghomebottom2 {
	background-image: url(images/bg_home_bottom2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgwindowleft {
	background-color: #4AA73B;
	background-image: url(images/bg_window_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitesmall a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmall a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.whitesmall a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.litegreensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5BFF6F;
}
.greymed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.greenmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #009900;
}
.tableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greymed a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.greymed a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.greymed a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
}
.greymed a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.redsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.white {
	color: #FFFFFF;
}

.green {
	color: #009900;
}



a:link {font-family: Arial, Helvetica, sans-serif;  color: #47839A; text-decoration: none;}
a:visited {font-family: Arial, Helvetica, sans-serif;  color: #47839A; text-decoration: none;}
a:hover {font-family: Arial, Helvetica, sans-serif;  color: #006600; text-decoration: underline;}

div.ir_textDivider { border-bottom:1px dashed #999; }
div.ir_milestone {background-color: #f4f4f4}
td.dottedBrd { border-bottom:1px dotted #666; }
tr.rowHighlight { background:#414141; color:#0FC; }