body
{
   position:absolute;top:0;left:0;width:100%;height:100%;margin:0;   
   font:12px Tahoma;color:#000000;
   background-image:url(../images/bg_tile_main.gif);
   text-align:left;
}
.content_padding {
	padding: 10px;
	text-align:left;
}
A:link     {color:#006666; text-decoration:underline;}
A:visited  {color:#006666; text-decoration:underline;}
A:active   {color:#006666; text-decoration:underline;}
A:hover    {color:#000000; text-decoration:underline;}

.NavMAIN {font-size:8pt;font-family: Tahoma;}
.NavMAIN a{font-size:8pt;font-family: Tahoma;color: #006666;text-decoration:underline;}
.NavMAIN a:visited {color:#006666;text-decoration:underline;}
.NavMAIN a:active {color:#006666;text-decoration:underline;}
.NavMAIN a:hover {color:#000000;text-decoration:underline;}

h1     {font-family:Tahoma; font-size: 22pt; font-weight: bold; color:#006666}
.head1 {font-family:Tahoma; font-size: 22pt; font-weight: bold; color:#006666}
h2     {font-family:Tahoma; font-size: 18pt; font-weight: bold; color:#006666}
.head2 {font-family:Tahoma; font-size: 18pt; font-weight: bold; color:#006666}
h3     {font-family:Tahoma; font-size: 15pt; font-weight: bold; color:#006666;}
.head3 {font-family:Tahoma; font-size: 15pt; font-weight: bold; color:#006666;}
h4     {font-family:Tahoma; font-size: 12pt; font-weight: bold; color:#006666}
.head4 {font-family:Tahoma; font-size: 12pt; font-weight: bold; color:#006666}
h5     {font-family:Tahoma; font-size: 9pt; font-weight: bold; color:#006666}
.head5 {font-family:Tahoma; font-size: 9pt; font-weight: bold; color:#006666}
h6     {font-family:Tahoma; font-size:  8pt; font-weight: bold; color:#006666}
.head6 {font-family:Tahoma; font-size:  8pt; font-weight: bold; color:#006666}
h7     {font-family:Tahoma; font-size:  12pt; font-weight: bold; color:#006666; text-decoration:underline}
.head7 {font-family:Tahoma; font-size:  12pt; font-weight: bold; color:#006666; text-decoration:underline}


.bg_tile_nav {
	background-image:url(../images/bg-tile-nav.jpg);height:19px;
}
.bg_tile_border_black {
	background-image:url(../images/tile_black.gif);width: 1px;
}
.bg_tile_nav_black {
	background-image:url(../images/tile_black.gif);height: 1px;
}
.bg_tile_nav_white {
	background-image:url(../images/tile_white.gif);
}
.bg_tile_footer {
	background-image:url(../images/footer_bg_tile.gif);height:100px;
}
.bg_tile_rt-col {
	background-image:url(../images/bg-tile-rt-col.jpg);width:226px;
}
.bg_tile_body {
	background-image:url(../images/bg-tile-body.jpg);
}
.bg_tile_hdr {
	background-image:url(../images/bg-tile-hdr.gif);
}
.bg_btm_tile {
	background-image:url(../images/bg_tile_main.gif);
}
.box_header_padding {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.form_content {
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
}
.captions {
	font-size: 10px;
	color:#333333;
}
.italics {
	font-style: italic;