body {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   line-height:1.166;
   list-style-type: square;
   list-style-position: inside;
   position: relative;
}

a {
   color:#000099;
   text-decoration:none;
}

a:hover{
   text-decoration:underline;
   color:#006600}

h1 {
   font-family:Times, serif;
   font-size:24px;
   font-style:italic;
   font-weight:bold;
   text-align: center;
   color:#003399;
}

 h2 {
   font-family:"Times New Roman", Times, serif;
   font-size:20px;
   font-style:italic;
   font-weight:bold;
   text-align: center;
   color:#003399;;
   padding-bottom: 1px;
   margin-bottom: 1px;
}

 h3 {
   font-family:"Times New Roman", Times, serif;
   font-size:20px;
   font-style:italic;
   font-weight:bold;
   color:#003399;
   padding-bottom: 1px;
   margin-bottom: 1px;
}

h4 {
   font-family:"Times New Roman", Times, serif;
   font-size:18px;
   color:#003399;
   font-weight: bold;
   margin-bottom: 1px;
   padding-bottom: 1px;
   text-align:center;
   
}

h5 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
   color:#003399;
   margin-bottom: 1px;
   padding-bottom: 1px;
}

/*** Content Section ***/
#Content {
   font-size:14px ;
   line-height:1.166;
   font-family:Arial, Helvetica, sans-serif;
}


#Content a {
   color:#000099;
   text-decoration:none;
}

#Content a:hover{
   text-decoration:underline;
   color:#006600}



/**** Page Bottom Links ****/

#BotLinks {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   }

#BotLinks a{
   color:#000099;
   text-decoration: none;
}

#BotLinks a:hover{
   text-decoration:underline;
   color:#006600}


/**** Phone Numbers ****/

#PhoneNums {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px ;
   line-height:1.166 ;
}

/**** Industry Terms & Definitions ****/
#definition {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:normal;
}

.term {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
   color:#003399;
}


/**** Misc classes for backward compatibility ****/

.arial10blue{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#003399;
}
.arial10black {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#000000
}


.arial12blue{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#003399;
}

.arial12black {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
}

.arial12boldblue{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#003399;
   font-weight: bold;
}

.arial14black {
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#000000
}

.arial14boldblue{
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#003399;
   font-weight: bold;
}


.intro_table{
   border: solid #435074 3px;
   background-color: white; 
   width: 699px;
   height: 77px;
}

.siteblurb{
   visibility:hidden;
   height:1px;
   margin-top:-30px;
}
.ollbl{
   width:300px;
}
/*Ticket T20080923.0002 - Web Site Changes : by Bill Martin*/ 
.algn_left{text-align:left}
.medtext{font-size:12px}
.pad_left{padding-left:15px}
.fr_image{
   float:right;
}
.fr_image img{
   border:1px #004D91 solid;
	margin:0px 0px 0px 5px;
	padding:1px;
}
.fp_bullets{
	margin: 0;
	padding: 0;
}
.fp_bullets ul{
	list-style: none;
	margin-left: 15px;
	padding-left: .1em;
	text-indent: -1.5em;
	list-style: disc url(images/square2.jpg) inside;
}
.fp_bullets li{
	margin-bottom:10px;
}