/* ### VISUAL STUDIO IE.CSS ### */

A:hover {color: #233877}

.body {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#e7e7e7;
	scrollbar-darkshadow-color:#999999; 
	background-color: #FFFFFF; 
	}

.link1 {
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	color: #666666;
	text-decoration: none;	
	letter-spacing: 0px;
	}

.link2 {
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000033;
	text-decoration: none;	
	letter-spacing: 0px;	
	}

.bodytext {
	font-size:9pt;
	line-height:12pt;
	text-decoration: none;
	font-weight: none;	
	font-family: arial, Helvetica, sans-serif;
	color: #000000;	
	}
	
.newstext {
	font-size:8pt;
	line-height:10pt;
	text-decoration: none;
	font-weight: none;	
	font-family: arial, Helvetica, sans-serif;
	color: #000000;	
	}
	
.newsheadtext {
	font-size:8pt;
	line-height:8pt;
	text-decoration: none;
	font-weight: none;	
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: oblique;
	}
	
.menutext {
	font-size: 8pt;
	line-height: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;	
	letter-spacing: 0px;
	}
	
.pagetitletext {
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0px;	
	}
	
.titletext {
	font-size: 13pt;
	line-height: 15pt;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;	
	}

.titletext2 {
	font-size: 15pt;
	line-height: 15pt;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #233877;
	text-decoration: none;
	letter-spacing: 0px;	
	}
	
.foottext {
	font-size:8pt;
	line-height:11pt;	
	text-decoration: none;		
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	}
	
.redtext {
	font-size:9pt;
	line-height:11pt;
	color: #FF0000;	
	text-decoration: none;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.dropdown
	{
	font-size: 8pt;
	border-top: #999999 solid thin;
	border-bottom: #999999 solid thin;
	border-right: #999999 solid thin;
	border-left: #999999 solid thin;
	font-family: arial, helvetica, sans-serif;
	background-color: #F7F7F7;
	color: #000000;
	}

.textbox
	{
	font-size: 15pt;	
	background:#F7F7F7;
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-left:#999999 solid 1px;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	position: absolute; visibility: hidden;
	position: relative; visibility: visible;
	}
	
.tabletogglesection
	{				
	position: absolute; 
	visibility: hidden;
	}

.tablesection
	{		
	background:#FFFFFF;
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-left:#999999 solid 1px;		
	}
	
.tablesection2
	{		
	background:#F7F7F7;
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-left:#999999 solid 1px;		
	}
	
.textbox_sm
	{
	font-size: 8pt;	
	background:#F7F7F7;
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-left:#999999 solid 1px;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	}

.formbuttonsm
	{
	font-size: 10pt;	
	background:#999999;	
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;	
	color:#FFFFFF;
	height: 22px
	}
	
.formbutton
	{
	font-size: 13pt;	
	background:#999999;	
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;	
	color:#FFFFFF;
	height: 25px
	}

.textarea {	
	background-color: F7F7F7; 
	border: #999999 1 solid; 
	height: 50px;  
	font-size: 14; 
	font-family: arial, helvetica, sans-serif; 
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#e7e7e7;
	scrollbar-darkshadow-color:#999999; 
	}
	
.comments {
	background-color: F7F7F7; 
	border: #999999 1 solid; 	  
	font-size: 13; 
	font-family: letter gothic, helvetica, sans-serif; 
	scrollbar-face-color: CCCCFF; 
	scrollbar-3dlight-color: 999999; 
	scrollbar-darkshadow-color: CCCCFF; 
	scrollbar-track-color: 999999;
	}
	
.radio {
	width: 30px; 
	height: 30px;
	background-color: transparent;
	vertical-align : middle;
	}