.MainMenuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer; 
    cursor: hand;

}
.SubMenuFont {
	font-family: Arial;
	font-size: x-small;
	color: #4B5165;
	text-decoration: none;
	cursor: pointer; 
    cursor: hand;

}
.MainMenuIconFont {
	font-family: Webdings;
	color: #000000;
	font-size: x-small
}
td {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
p {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}

.ModuleFont {
	font-family: Tahoma;
	font-size: xx-small;
	color: #003366;
}
.ModuleIconFont {

	font-family: Webdings;
	color: #000000;
}
.FormElementsFont {
	color: #4B5165;
	font-size: x-small;
	text-transform: none;
	background-color: CFD3DA;

}
.FormElementsNoUpperFont {
	color: #4B5165;
	font-size: xx-small;
}
.ModuleHeaderFont {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	font-weight: bold;

}
.HomePageTitleFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
}
.SectionFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #4B5165;
}
.FooterLinksFont {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer; 
    cursor: hand;
	text-decoration: underline;
}
.SmallFont {
	font-family: Tahoma;
	font-size: xx-small;
	color: #4B5165;
}
.TestominialFont {
	font-family: Verdana;
	font-size: xx-small;
	color: #6F7D4C;
}
.CredentialsFont {
	font-family: Verdana;
	font-size: xx-small;
	color: #4B5165;
	font-weight: bold;
}
.DateFont {
	font-family: Arial;
	font-size: xx-small;
	color: #FFFFFF;
}
.ModuleLargerFont {

	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
}
.TestHeaderBackground {
	background-color: #000000;
}
.SortableHeaderFont {
	text-decoration: none;
	font-size: xx-small;
	color: #003366;
	text-transform: uppercase;
}
.SortableHeaderIconFont {
	font-family: Webdings;
	color: #003366;
	font-size: x-small;
}
.RecordsFont {
	text-decoration: none;
	font-size: x-small;
	color: #003366;
	text-transform: uppercase;
}
.ModuleOutline {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	background-color: #ececec;
	border: 1px solid #003366;
}
.RecordsetOutline {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	border: 1px solid #003366;
}
.ResultsSummaryFont {
	color: #B30000;
	font-size: xx-small;
	text-transform: uppercase;
}
.TableStyle{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
} 
td.LeftBorder {
	border-left:1px solid #5E7BAB;
} 
td.TopBorder {
	border-top:1px solid #5E7BAB;
} 
td.FooterTopBorder {
	border-top:1px solid #5E7BAB;
} 
.HomepageContentStyle {
	border-left:1px solid #666666;
} 
.SideMenuStyle td {
	border-top:1px solid #AEB1BA;
} 
.SideMenuRowStyle td {
	border-top:0px solid #AEB1BA;
}
.CopyrightFont {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.CustomBullet {
	list-style-image: url(../Images/EmblemBullet.gif);
	list-style-position: outside;
	list-style-type: none;
}
.MoreInfoLinkFont {
	font-family: Tahoma;
	font-size: xx-small;
	color: #4B5165;
	text-decoration: underline;
	cursor: pointer; 
    cursor: hand;


}
.BodyLinkFont {
	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer; 
    cursor: hand;


}
.ServicesSectionFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6F7D4C;
	font-weight: bold;

}
.FormElementsExampleFont {

	color: #FFFFFF;
	font-size: xx-small;
	text-transform: none;
}
.FormElementsLabelFont {

	color: #FFFFFF;
	font-size: x-small;
	text-transform: none;
}

.FormElementButton 
{
    background: url(../Images/bg_button_2.gif); 
    color:white; 
    text-transform:uppercase; 
    font-size:1em; 
    font-weight:bold;
	cursor: pointer; 
    cursor: hand;
    height:30px;
}

.FormElementButton_GrayBG
{
    background: url(../Images/bg_button_2.gif); 
    color: white; 
    text-transform:uppercase; 
    font-size:.7em; 
    font-weight:bold;
	cursor: pointer; 
    cursor: hand;
    height:25px;
}
.TopMenuLinkFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer; 
    cursor: hand;
}
.WelcomeFont {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.IFrameScrollStyle {
	background-color: #99CC33;
	color: #CC3366;
}
.ShowClickCursor {
	cursor: pointer; 
    cursor: hand;
}

/*.shadowed { 
  float:right;
  background: url(../Images/image_dropshadow.gif) no-repeat bottom right !important;
  background: url(../Images/image_dropshadow.gif) no-repeat bottom right;
  margin: 5px 0 0 5px !important;
  margin: 5px 0 0 5px;
  width: 150px;
  }

.shadowed img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 2px solid #000000;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
 .DropShadow
 {
    width: 100%; 
    filter: Shadow(color=#000000, direction=135);
    padding: 0px 0px 0px 0px;
    width: 150px; 
    height: 175px;
 }
 */
 
 .outerpair1
 {
    background: url(Images/upperrightfade.png) right top no-repeat;
 }
 
 .outerpair2
 {
    background: url(Images/lowerleftfade.png) left bottom no-repeat;
    padding-top: 8px;
    padding-left: 8px;
    width: 10px;
 }
 
  .shadowbox
 {
    background: url(Images/shadowbox.png) bottom right no-repeat;
 }
 
 .innerbox
 {
    position: relative;
    left: -8px;
    top: -8px;
 }
 
 .AlphaFilter_on
 {
    /*width: 50px;*/
    filter: alpha(Opacity=50);
    cursor: pointer; 
    cursor: hand;
    border: solid 2px #000000; 
    /*width: 100px;
    height: 100px;*/
 }
 
  
 .AlphaFilter_off
 {
    /*width: 50px;*/
    filter: alpha(Opacity=100); 
    cursor: pointer; 
    cursor: hand;
    border: solid 2px black; 
    /*width: 125px;
    height: 125px;*/
 }
 
 .iframe_style
 {
      
 }





