﻿body {
		font-family: Arial; 
		font-size: 8pt; 
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
	}

.txtbox { color:#024978; }

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

.title
	{
		font-family: Arial; 
		font-size: 9pt; 
		font-weight: bold;
		color: #024978;
    }
            
.required 
	{
		color:Red;
	}
	
.websitelabel
	{
		color:#024978;
		font-size:8pt;
		font-weight:bold;
	}
	
.buttonface  
    { 
        background-color:#3A97C2;
        border-color: #79B #646 #646 #79B;	
        width: 75px;
        text-align:center;
        color:ThreeDHighlight;
        /* font-weight:bold; */
        font-family:Arial;
        cursor:hand;
        font-size:8pt;
        filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffEFEFEF',EndColorStr='#000000');
    }
    
.alerts { color:Red; font-size:9pt; }

.gridhead
{
	padding:1px 10px 1px 10px;
	background-color:#007799;
	border-bottom:solid 1px #007799;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.thbgcolor
	{
		background-image:url("../Images/BoxHeadBack2.jpg");
		height:20px;
		color:White;
		text-align: center;
		font-family:Arial;
		font-size:8pt;
		height: 20px;
	}
	
.footerstyle
	{
		background-color:White;
	}

.thbgcolor2
	{
		background-color:#F5F5F5 ;
		border-bottom: None;
		border-top: None;
		border-left: None;
		border-right: None;
		text-align: left;
		height: 20px;
	}
	
h1 
            {   
            	color:#cccc99;            
	            font-family: Arial;
	            font-size: 18pt;
	            font-weight: bold;
	            color: #000066;	            
            }
h2 
            {
            	color:#cccc99;
	            font-family: Arial;
	            font-size: 14pt;
	            font-weight: bold;
            }
h3 
            {
                color:#cccc99;
                font-size: 12pt;
                font-family: Arial; 
            }
table 
            { 
		        font-family: Arial; 
		        font-size: 8pt;
		        border-collapse:collapse;
	        }
tr 
            {
		        font-family: Arial; 
            }
td 
            {
		        font-family: Arial; 
            }

p            { font-family: Arial; font-size: 8pt }
a:active     
            { 
				font-family: Arial; 
				text-decoration:none; 
				font-size: 8pt ;
			}
a:visited    
            { 
				font-family: Arial; 
				text-decoration:none; 
				font-size: 8pt; 
			}
a:link       
            { 
				font-family: Arial; 
				text-decoration:none; 
				font-size: 8pt;
				color: Navy;
			}
a:hover      
            { 
				font-family: Arial; 
				text-decoration:underline; 
				font-size: 8pt ;
			}

/* from style.css */ 
.width {
	width: 200px;
	}
	   
.big_bold_heading {
	font-family:Tahoma;
	font-size:15px;
	color:#0068b4;
	text-decoration:none;
	font-weight: bold;
	text-decoration: none;
}

.leftimg {
	float: left;
	padding-bottom: 2px;
	margin-right: 10px;
}
.rightimg {
	float: right;
	padding-bottom: 10px;
	padding-left: 12px;
}
.tahoma_blue_11{font-family:Tahoma;
				font-size:11px;
				color:#024978;
				text-decoration:none;
				}
.text{font-family:Tahoma;
				font-size:12px;
				color:#000000;
				text-decoration:none;
				line-height: 15px;
				}

.tahoma_gray_11{font-family:Tahoma;
				font-size:11px;
				color:#585859;
				text-decoration:none;
				} 
 
 /* end from style.css */ 