body 
{
	background-image: url(../images/bgset/tile.gif);
	background-repeat: repeat-x repeat-y;
	margin: 0px;
}
.tblMain
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.whiteFooter
{
    font-family: verdana, arial, sans-serif;
    color: white;
    font-size: 55%;
    text-align: right;
 } 
.heading 
{
	font-style: italic;
	font-size: 150%; 
	font-family: verdana, arial, sans-serif;
} 
.subHead
{
	font-size: 103%; 
	font-family: verdana, arial, sans-serif;
} 
.normalText
{
	font-size: 95%; 
	font-family: verdana, arial, sans-serif;				
}
.boldItalic
{
	font-size: 80%;
	font-family: verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}
h3
{
	font-family: verdana, arial, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 95%;
}
.contentText
{
	font-family: verdana, arial, sans-serif;
	color: Black;
	font-size: 80%;
}
.errorText, td.errorText
{
	font-family: verdana, arial, sans-serif;
	color: Red;
	font-size: 80%;
}
.txtDefault
{
	background-color: #ffe5b2;
	font-size: 80%;
	font-family: verdana, arial, sans-serif;
}
.blueLabel
{
	font-size: 90%;
	font-family: verdana, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color:Blue;	
}
.blueHeading
{
	font-size: 90%;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color:Blue;	
}
.subHeading
{
	font-size: 90%;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color:Black;	
}
.radioFormat
{
	font-size: 70%;
	font-family: verdana, arial, sans-serif;
	color:black;	
}
.blackLabel
{
	font-size: 80%;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color:black;	
}
a.powered
{
	color: White;
	text-decoration: none;
}
a.powered:hover
{
	text-decoration: underline;
}
.col1
{
	width: 16px;
}
.col2
{
	width: 210px;
}
.col3
{
	width: 537px;
}
.col4
{
	width: 17px;
}
.col2n3
{
	width: 747px;
}
.row2
{
	height: 99px;
}
.topLCorner
{
	background: url(../images/bgset/topLeft.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.topMid
{
	background: url(../images/bgset/topTile.gif);
	background-repeat: repeat;
	height: 12px;
}
.topRCorner
{
	background: url(../images/bgset/topRight.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.leftMid
{
	background: url(../images/bgset/leftMid.gif);
	background-repeat: repeat-y;
}
.rightMid
{
	background: url(../images/bgset/rightMid.gif);
	background-repeat: repeat-y;
}
.content
{
	background-color: White;
	vertical-align: top;
}
.bottomLeft
{
	background: url(../images/bgset/bottomLeft.gif);
	background-repeat: no-repeat;
	height: 14px;
	background-color: #3661AB;
}
.bottomMid
{
	background: url(../images/bgset/bottomMid.gif);
	background-repeat: repeat;
	height: 14px;
	background-color: #3661AB;
}
.bottomRight
{
	background: url(../images/bgset/bottomRight.gif);
	background-repeat: no-repeat;
	height: 14px;
	background-color: #3661AB;
}
.tblData
{
	width: 95%;
	/*padding-top: 23px;*/
}

/* dROPDOWNnavigation */
a#drop{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration: none; color: #3661ab; font-weight: bold;}
a#drop:hover{color: #ffcc00;}
li.dropdown{list-style-image: url(../images/arrow.gif); vertical-align: middle;}
ul#navlist {
	position: relative;
	top: 225px;
	left: -100px;
	visibility: hidden;
}
	table.leftNavigation{
		width: 210px;
		height: 406px;
		background-image:url(../images/bgset/menus.gif);
	}
	img {border: 0;}
	
	/* dROPDOWNnavigationDirectory */
a#dropDirectory{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration: none; color: #3661ab; font-weight: bold;}
a#dropDirectory:hover{color: #ffcc00;}
li.dropdownDirectory{list-style-image: url(../images/arrow.gif); vertical-align: middle;}
ul#navlistDirectory {
	position: relative;
	top: 130px;
	left: -90px;
	visibility: hidden;
}
	table.leftNavigation{
		width: 210px;
		height: 406px;
		background-image:url(../images/bgset/menus.gif);
	}
	img {border: 0;}
	
table#tblProvDirectory{
	padding: 10px 0 10px 0;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	font: 12px arial,verdana,sans-serif;
	margin: 0 0 20px 0;
	width: 95%;				
}
table#tblProvDirectory img{
	padding-left: 20px;
	border: 0;
}