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:#006699; text-decoration:underline;}
A:visited  {color:#006699; text-decoration:underline;}
A:active   {color:#006699; 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: #006699;text-decoration:underline;}
.NavMAIN a:visited {color:#006699;text-decoration:underline;}
.NavMAIN a:active {color:#006699;text-decoration:underline;}
.NavMAIN a:hover {color:#000000;text-decoration:underline;}

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


.bg_tile_nav {
	background-image:url(../images/nav_bg_tile.jpg);height:30px;
}
.bg_tile_nav-tile-btm {
	background-image:url(../images/nav-tile-btm.gif);height:16px;
}
.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);
}
.pg_divider_green {
	background-image:url(../images/tile-green.gif);height:15px;width:700px;
}
.pg_header
{
background-image:url(../images/tile-green.gif);
padding:5px;
font-size:14px;
font-weight:bold;
color:#000000;
text-align:left;
}
.box_rt-col-content
{
background-image:url(../images/tile-green.gif);
width:190px;
padding:10px;
font-size:11px;
color:#000000;
text-align:left;
}
.box_rt-col-dots
{
background-image:url(../images/dots-grey.gif);
height:8px;
width:190px;
}
.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;