a:link{
	color : #2e3192;
	text-decoration: none;
}
a:active{
	color: red;
}
a:visited{
	color : #2e3192;
}
a:hover{
	color: red;
}

/* used for the links on the index page */
a.front:link{
	color : #2e3192;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

a.front:active{
	color: red;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
}

a.front:visited{
	color : #2e3192;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
}
a.front:hover{
	color: red;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
}

/* links between section pages */
a.sec:link{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2e3192;
	text-decoration: none;
}

a.sec:active{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: red;
	text-decoration: none
}
a.sec:visited{
	color : #2e3192;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
}
a.sec:hover{
	color: red;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
}
/* style for general text */
.text{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
/* bold text on the pages */
.bold{
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

/* bold text underlined as headers */
.ubold{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

/* style for the title */
.title{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
/* style for part of the title - used for CitiDexLI.Com */
.btitle{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2e3192;
	text-align: center;
}

/* style for the sub text of the title */
.subtitle{
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
/* style for the footer text */
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

/* style for the links on the sidebar */
.leftblue { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: 0000ff; 
}

/* for all bulleted items */
.bul{
	list-style-type: disc;
	list-style-position: outside;	
	margin-top: 5px;
}
/* for all numbered lists, checklist pages */
.num{
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 5px;
}
/* for table of contents */
.bal{
	list-style-position: outside;
	margin-top: 5px;
	list-style-image: url(pics/dot.gif);
}
/* italic text */
i{
	text-style: underline;
}
/* red new service text */
.red{
	color: red;
	font-weight: bold;
}
/* for the type on the form */
.form{
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formhead{
	color: #2e3192;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
	text-transform: uppercase;
}
/* spacing for indented lists */
ul {
	margin-top:0px;
	border-width:2px;
}
/* Text for inside boxes on the banner ad pages */
.box{
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.smallblue { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: 0000ff; }
/* Below this point used for ad styles DDC 8-17-00 - These are to make the ads conform with the ads on the site*/
 .add{
	margin: 5px;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px; 
}
.adhead1{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: left;
	margin-left: 8px;
}
.adhead2{
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;	
	padding-left : .5em;
	padding-top: .5em;   
	text-align: left;
}
.des1{
	font-size: 11px;		
		margin-left: 8px;
		margin-right: 8px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-align: left;	
		}
.adbold{
	font-weight: bold;
}
		
.des{
	font-size: 11px;		
		margin-left: 5px;
		margin-right: 5px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;		
		}

/* This is for superlinks */
.super{
	font-size: 10pt;
	font-weight: bold;	
	margin-left: .1px;
	margin-right:.1px;
	font-family: Arial, Helvetica, sans-serif;	
	}
/* This is the bottom line with map links etc. */
.bottom{
	font-family: Arial,sans-serif;		
	font-size: 10px;  	
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin-bottom: .5px;
}
/* Added to make listing examples - DDC 10-31-00 */
.chkbox{
	margin: 0px 0px 0px 0px;
}
.chkboxad{
	margin: 0px 0px 0px 0px;
}

/* used to make the sample listings */
.lstitle{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.lstop{
	font-size: 11px;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	
}
.lsdes{
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
}
.lsbold{
	font-weight: bold;
}
/* End of Style Sheet */


