.text {
	font-family: Arial;
	font-size: 10px;
}
.smallbold
{
	font-family: Verdana,arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
.smalltext
{
	font-family: Verdana,arial, Sans-Serif;
	font-size: 9px;
}
.mediumtext 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	 color: maroon;
}
p,table
{
	font-family: verdana, arial, 'sans serif'; 
	font-size: 12px;	
}
ul
{
list-style: disc; 
}
.Bold
{
	font-family: Verdana, arial, 'sans serif';
	font-size: 11px;
	font-weight: bold;
	color: Maroon;
}
div{
	position: relative;
	height: auto;
	border: 0px none;
	float: left;
	font: normal normal normal 8pt/10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a.pagetext{color: #AD0F0F;text-decoration: underline;}
a {
	text-decoration: underline;
	color: Blue;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
    }
v {
	text-decoration: none;
	color: #3A7B9D;
	font-weight: bold;
	font-family: arial;
    }
a:hover {
	text-decoration: underline;
	color: #ce6500;
	font-weight: bold;
	font-family: arial;
}
v:hover{
	text-decoration: none;
	color: #ce6500;
	font-weight: bold;
	font-family: arial;
}
.smalllinktext
{
	text-decoration: underline;
	color: #2E2E4A;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana,tahoma,arial;
}
.maintext {  font-family: verdana,tahoma,arial,helvetica,sans-serif; font-size: 15px; color: #F91F1F; font-weight: bold;}
.btn
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	color: maroon;
	font-weight: bold;
	text-transform: uppercase;
}	
.warning
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10px;
	color: Red;
	font-weight: bold;
	text-transform: uppercase;
}	
.StyleGridHeader
{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	Color:Blue;
	BACKGROUND-IMAGE: url(Images/BlueGradLR.gif)  
}
.StyleDefault
{
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none;
   height: 20%;
   background-color:  gray;
   padding-bottom: 0.5px;
   padding-left: 0.5px;
   padding-right: 0.5px;
   padding-top: 0.5px;
   
   font-family: Verdana, Arial, Helvetica, sans-serif
}
.StyleTabSelected
{	background-color:#dfdfdf;
	 border-style:solid;
	  border-width:0px;
	height: 100%;
    font-size: 10px;
    font-weight:bold;
   font-family: Verdana, Arial, Helvetica, sans-serif
}
.TopSection
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.MiddleSection
{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 781px;
	height: 100%;
	text-align: center;
	padding-left: 144px;
	margin-top: 57px;
	border-top: 1px #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px #336699;
	border-left: 1px #336699;
}
.MiddleLeft
{
	top: 0%;
	font-size: 10px;
	position: absolute;
	left: 0%;
	width: 145px;
	margin-top: 64px;
	background-image:url(Images/bluwht_backdrop.gif);
	BACKGROUND-COLOR: #336699;
	z-index: -10;
	height: 100%;
	}
.BottomSection
{
	position:relative;
	width: 771px;
	text-align: center;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	visibility: hidden;
	
}
.TblMiddle
{
	
	position:relative;
	top : 2%; 
   	left: 2.5%;
	border:0;
	width: 95%;
}

.styleheader
{
	background-color: #ffffff;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.WhiteLink 
{
	font-family: arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	}
.success
{
	font-family: verdana,tahoma,helvetica;
	font-size: 9px;
	color: Green;
	font-weight: bold;
	text-transform: uppercase;
}
.Menuquote
{
    FONT-SIZE: 10px;
    color:white;
    font-weight:bold;
    text-decoration:underline;
}
.BoldBlue
{
	font-family: Verdana, arial, 'sans serif';
	font-size: 11px;
	font-weight: bold;
	color: Navy;
	text-decoration: underline;
}		

