/* CSS Document */
<!--
body	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt; 
	font-family: tahoma;
	
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FF6600;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FF6600;
	scrollbar-track-color: #EBF0F5;
	scrollbar-arrow-color: #116cb5;
}


.lightGreySmall 	{
	font-family: tahoma;
	font-size: 11px;
	color: #7E858E /*#8E959F #9EA6B1 */;
}

.lightGreyLarge 	{
	font-family: tahoma;
	font-size: 13px;
	color: #7E858E /*#8E959F #9EA6B1 */;
}

.vLightGreyLarge 	{
	font-family: tahoma;
	font-size: 13px;
	color: #9EA6B1;
}

.vLightGreySmall {	
	font-family: tahoma;
	font-size: 11px;
	color: #9EA6B1;
}

.darkGreySmall 	{
	font-family: tahoma;
	font-size: 11px;
	color: #3b5366;
}

.darkGreyVSmall 	{
	font-family: tahoma;
	font-size: 9px;
	color: #3b5366;
}

.darkGreyLarge 	{
	font-family: tahoma;
	font-size: 13px;
	color: #3b5366;
}

.darkGreyXLarge 	{
	font-family: tahoma;
	font-size: 15px;
	color: #3b5366;
}

.darkGreyHeading 	{
	font-family: verdana;
	font-size: 16px;
	color: #3b5366;
	font-weight:bold;
}

.orangeSmall {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
}

.orangeVSmall {
	font-family: tahoma;
	font-size: 9px;
	color: #FF6600;
}

.orangeLarge {
	font-family: tahoma;
	font-size: 13px;
	color: #FF6600;
}

.orangeSXLarge {
	font-family: tahoma;
	font-size: 15px;
	color: #FF6600;
}

.orangeXLarge {
	color: #FF6600; 
	font-size: 18px; 
	font-family: tahoma; 
	font-weight: bold;
	text-transform:uppercase; 
}

.orangeHeading {
	font-family: tahoma;
	font-size: 13px;
	color: #FF6600;
	text-decoration:underline;
}

.blueSmall	{
	font-family: tahoma;
	font-size: 11px;
	color: #84D4F8; /*30BAE3*/
}

.blueLarge	{
	font-family: tahoma;
	font-size: 13px;
	color: #84D4F8/*#3399FF*/;
}

.darkBlueHeading	{
	font-family: tahoma;
	font-size: 16px;
	color: #116cb5;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}

.darkBlueXLarge	{
	font-family: tahoma;
	font-size: 15px;
	color: #116cb5;
}

.darkBlueLarge	{
	font-family: tahoma;
	font-size: 13px;
	color: #116cb5;
}

.darkBlueSmall	{
	font-family: tahoma;
	font-size: 11px;
	color: #116cb5;
}

.darkBlueVSmall	{
	font-family: tahoma;
	font-size: 9px;
	color: #116cb5;
}

.redLarge	{
	font-family: tahoma;
	font-size: 13px;
	color: Red;
}

.redSmall	{
	font-family: tahoma;
	font-size: 11px;
	color: Red;
}

.redXLarge	{
	font-family: tahoma;
	font-size: 16px;
	color: Red;
	font-weight: bold;
}

.greenLarge {
	font-family: tahoma;
	font-size: 13px;
	color: Green;
}

.greenXLarge {
	font-family: tahoma;
	font-size: 16px;
	color: Green;
	font-weight: bold;
}

.greenSmall {
	font-family: tahoma;
	font-size: 11px;
	color: Green;
}

.textbox {
	 font-size: 12px;  
	 color: #7E858E; 
	 font-family: tahoma; 
}

a:link  {
	color: #116cb5;
	text-decoration: none; 
	font-size: 8pt; 
	font-family : tahoma; 
}

a:visited {
	color: #116cb5;
	text-decoration: none; 
	font-size: 8pt; 
	font-family : tahoma; 
}

a:hover {
  color:#FF6600;
  text-decoration: none; 
  font-size: 8pt; 
  font-family : tahoma; 
}

#underlineSmall a:link  {
	color: #116cb5;
	text-decoration: underline; 
	font-size: 8pt; 
	font-family : tahoma; 
}

#underlineSmall a:visited {
	color: #116cb5;
	text-decoration: underline; 
	font-size: 8pt; 
	font-family : tahoma; 
}

#underlineSmall a:hover {
	color:#FF6600;
	text-decoration: none; 
	font-size: 8pt; 
	font-family : tahoma; 
}

#underlineLarge a:link  {
	color: #116cb5;
	text-decoration: underline; 
	font-size: 10pt; 
	font-family : tahoma; 
}

#underlineLarge a:visited {
	color: #116cb5;
	text-decoration: underline; 
	font-size: 10pt; 
	font-family : tahoma; 
}

#underlineLarge a:hover {
	color:#FF6600;
	text-decoration: none; 
	font-size: 10pt; 
	font-family : tahoma; 

}

#noUnderlineLarge a:link  {
	color: #116cb5;
	text-decoration: none; 
	font-size: 10pt; 
	font-family : tahoma; 
}

#noUnderlineLarge a:visited {
	color: #116cb5;
	text-decoration: none; 
	font-size: 10pt; 
	font-family : tahoma; 
}

#noUnderlineLarge a:hover {
	color:#FF6600;
	text-decoration: none; 
	font-size: 10pt; 
	font-family : tahoma; 
}


#secondAreaBox, #thirdAreaBox, #fourthAreaBox, #extension
{
	visibility:hidden;
}

.lightGreyBG {
	background:#C4D4E1;
} 

.vLightGreyBG {
	background:#F8FAFC;
} 

.darkGreyBG {
	background:#3b5366;
}

.tableRow {
	background:#FFFFFF;
}

.oArrowBullet	{
	list-style-image: url(../images/icons/orangeBullet.gif);
}

.oRoundBullet	{
	list-style-image: url(../images/icons/oRoundBullet.png);
}

div.tooltip
{
	background-color: #116cb5;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: tahoma;
	
	padding: 0px 3px;
	position: absolute;
	text-align: left;
	z-index: 20;
	-moz-border-radius: 0 10px 10px 10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: .70;
	-khtml-opacity: .70;
	opacity: .70;
}
div.tooltip .contents
{
	text-align:center;
	font-size: 13px;
	font-weight: 600;
	font-family: tahoma;
	padding: 3px 2px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
div.tooltip p
{
	color: #D17E62;
	font-size: 9px;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: left;
	-moz-opacity: 1;
}

#A_menu div
{
	color:#116cb5;
	cursor:pointer;
}

#A_menu div.infoMouseOver
{
	color:#ff6600;
}

#A_menu div.infoClick {
	color:#ff6600;
	background-color:#EBF0F5;
	font-weight: bold;	
}	
-->
