﻿tr
{
	vertical-align:top;
}

div.gt1
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;	
	font-weight:normal;
	text-decoration:none;
	font-style:normal;	
}

div.gt1alt
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;	
	background-color:#f2f2f2;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;	
}

h1.gt1
{
	font-size:18px;
	text-align:left;
	padding-left:0px;	
	margin-bottom:15px;
	margin-top:15px;	
	font-family:Tahoma;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;

}

h2.gt1
{
	font-size:16px;	
	padding-left:15px;	
	padding-left:0px;	
	margin-bottom:10px;
	margin-top:10px;
	font-family:Tahoma;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

h3.gt1
{
	font-size:14px;
	text-align:left;
	padding-left:15px;	
	font-family:Tahoma;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

.gtNorm1
{
	padding-left:10px;
	padding-right:10px;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}

div.gtTitle1
{
	height:15px;
	padding:5px;	
	font-family:Tahoma;
	color:#000033;	
	font-weight:bold;
	text-decoration:none;
	font-style:normal;	
}

div.gtTitlealpha
{
	height:15px;
	padding:5px;	
	font-family:Tahoma;
	color:#FF0000;	
	font-weight:bold;
	text-decoration:none;
	font-style:normal;	
}

.gtEM1
{ 
	color:#0000CC;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}

.gtErr1
{ 
	color:#FF0000;	
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	text-align:center;
}

.gtLink1
{
	cursor:pointer;
	font-family:Tahoma;
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}	

:visited.gtLink1
{
	font-family:Tahoma;
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

:hover.gtLink1
{
	font-family:Tahoma;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	font-style:normal;
}

.gtDataDisplay1
{
	padding:3px;
	border-width:1px; 
	background-color:#EAF2FB;
	font-family:Arial;
	font-size:8pt;	
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	border-style:solid; 
	border-color:#ABC1DE;	
}

.gtDataEdit1
{
	padding:3px;	
	border-width:1px; 
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;	
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	border-style:solid; 
	border-color:#ABC1DE;	
}

li.gt1
{
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	list-style-type:disc;
	padding-right:10px;
}

hr.gt1
{
	border-color:#000000;
	border-style:inset;
	border-width:1px;
	text-align:center;
}

/* other styles for use through site */
td.flowBox {
    width:100px;
    height:80px; 
    background-image:url('../imageFiles/images/roundBox_white_100x80.png'); 
    background-repeat:no-repeat;
    text-align:center;
    vertical-align:middle;
}

/* 2009-05-14 added to kill PageSize in RadGrids until later date */
div.RadGrid .rgPager .rgAdvPart   
{   
	display:none;      
}    

