﻿body {
}

            a.quicklinks
            {
                font-family: Arial;
                font-size:14px;
                color:#ffffff;
                text-decoration: none;
            }
            a.quicklinks:visited
            {
                font-family: Arial;
                font-size:14px;
                color:#ffffff;
                text-decoration: none;
            }
            a.quicklinks:hover
            {
                font-family: Arial;
                font-size:14px;
                color:#ffffff;
                text-decoration: none;
            }


            a.menuText:link
            {
                font-family: Arial Narrow, Arial;
                font-size:15px;
                font-weight:bold;
                color:#bcbcbc;
                text-decoration: none;
            }
            a.menuText:visited
            {
                font-family: Arial Narrow, Arial;
                font-size:15px;
                font-weight:bold;
                color:#bcbcbc;
                text-decoration: none;
            }
            a.menuText:hover
            {
                font-family: Arial Narrow, Arial;
                font-size:15px;
                font-weight:bold;
                color:#ffffff;
                text-decoration: none;
            }
            
            a.bottomNav:link
            {
                font-family: Arial Narrow, Arial;
                font-size:13px;
                color:#bcbcbc;
                text-decoration: none
            }
            a.bottomNav:visited
            {
                font-family: Arial Narrow, Arial;
                font-size:13px;
                color:#bcbcbc;
                text-decoration: none
            }
            a.bottomNav:hover
            {
                font-family: Arial Narrow, Arial;
                font-size:13px;
                color:#ffffff;
                text-decoration: none
            }
             
        .normalText
        {
                font-family: Verdana,Tahoma, Arial;
                font-size:11px;
                font-weight:normal;
                color:#ffffff;
                text-decoration: none
        }
        
                .normalTextDisabled
        {
                font-family: Verdana,Tahoma, Arial;
                font-size:11px;
                font-weight:normal;
                color:#808080;
                text-decoration: none
        }
 
        
        .errorMessageText
        {
                font-family: Verdana,Tahoma, Arial;
                font-size:11px;
                font-weight:bold;
                color:Red;
                text-decoration: none
        }
         
         
        a.orangeLinkText
        {
			    font-family: Arial;
                font-size:12px;
                font-weight:bold;
                color:#E67330;
                text-decoration: none;
                cursor: hand
        }
        
        a.orangeLinkText:linked
        {
			    font-family: Arial;
                font-size:12px;
                font-weight:bold;
                color:#E67330;
                text-decoration: none
        }
        
        
        a.orangeLinkText:visited
        {
			    font-family: Arial;
                font-size:12px;
                font-weight:bold;
                color:#E67330;
				text-decoration: none
        }
        
         a.orangeLinkText:hover
        {
              	font-family: Arial;
                font-size:12px;
                font-weight:bold;
                color:#E67330;
				text-decoration: none
        }
         
         
        .normalGrey
        {
                font-family: Arial, Tahoma;
                font-size:13px;
                font-weight:normal;
                color:#eaeaea;
                text-decoration: none
        }
        
        
        .normal
        {
                font-family: Arial, Tahoma;
                font-size:13px;
                font-weight:normal;
                color: #4c4c4c;
                text-decoration: none
        }
          
          
         
        .normalDark
        {
                font-family: Arial, Tahoma;
                font-size:12px;
                font-weight:normal;
                color:#4c4c4c;
                text-decoration: none
        }
        
                .normalDarkBold
        {
                font-family: Arial, Tahoma;
                font-size:13px;
                font-weight:bold;
                color:#000000;
                text-decoration: none
        }
        
        table#MasterTable
        {
            margin-left:auto; 
            margin-right:auto;
            
          
           
        }
        
        div.FeatureTitle
        {
		 color: Gray;
		 font-family: Tahoma;
		 font-size: 14px;
		 text-transform: uppercase;
		 font-weight:bold;
		 
            
        }
                
        input.FormFields
        {
		 height: 17px;				
		 background-image: url('images/FieldBackground.jpg');
		 border: 0px;
		 border-right: solid 1px #808080;
		 padding-left: 3px;
		 color: #4f4f4f;
		 padding-top: 3px;
        }
        
        input.FormFieldsError
        {
		 height: 17px;				
		 background-image: url('images/FieldBackground.jpg');
		 padding-left: 3px;
		 color: #4f4f4f;
		 padding-top: 3px;
		 border:solid 2px red;
        }
        
        .errDivMessage
        {
			height:33px;
			margin-left: auto;
			margin-right: auto;
			width:500px;
			border: solid 1px #4c4c4c;
			border-right: solid 3px #000000;
			border-bottom: solid 3px #000000;
			color: Maroon;
			font-family: Tahoma, Arial;
			font-size: 12px;
			font-weight: normal;
			padding-top: 11px;
			background-image: url('Images/3d_Red_Exclmtn_Mrk.jpg'); 
		    background-repeat: no-repeat;
		    text-indent: 35px;
		
			
        }
        
        td.FormHeader
        {
			background-color:#808080; 
			color:#ffffff; 
			font-size:14px; 
			font-weight:normal;
			font-family: Verdana,Tahoma, Arial;
			text-indent: 3px;
			height: 20px
		    
        }
        
        div.topWelcomeMessage
        {
			position: relative;
			top: -7px;
			left: -2px;
		    font-family: Arial;
            font-size:13px;
            font-weight:bold;
            color:#838383;
            text-decoration: none;
        }
        
        div.divGalleryItem
        {
			/*background-image: url('images/bgGalleryItemMedV3.jpg');*/
			/*background-color: #eaeaea;*/
			height: 200px;
			width: 158px;
			border: solid 1px #4c4c4c;
			border-top: solid 4px;
			border-bottom: solid 4px;
			position: relative;

        }
        
       
       a.MoreLink:Link
       {
		 font-family: arial;
		 font-size:13px;
       }
       
       
       div.featureDiv
       {
		background-image: url('images/featurefade.gif');
		background-repeat:repeat;
		height: 29px;
		width:400px;
		font-family:Verdana;
		font-size:15px;
		padding-left: 5px;
		color: #4c4c4c;
		font-weight: bold
       }
       
       div.FeatureContainerDiv
       {
		
		background-image: url('images/greydash.gif');
	    background-repeat: no-repeat;
	    background-position: 0px 20px;
	    font-family: Verdana;
	    font-size: 16px;
	    font-weight: bold;
	    color: #d83c14;
	    width: 300px;
	    margin-left:auto; 
	    margin-right:auto
       }
       
       div.FeatureContentDiv
       {
	
		top: 15px;
		background-color: #f6f7f9;
		width: 299px;
		border: solid 1px #e2e2e2;
		font-family: arial;
	    font-size: 12px;
	    font-weight: normal;
	    color: #4c4c4c;
	    padding: 3px 3px 3px 3px;
	    margin-top: 4px;
	    
	
		
       }
       
       
		.opacityit:hover img
		{
		border: 1px solid #4c4c4c;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		}

		.opacityit img
		{
		border: 1px solid #eaeaea;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		}
