@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/****Specifi All Element*******************************************************************************************************************/
body 	{ 	font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			line-height:120%;
		}
a,a:link,a:hover,a:visited,a:active { text-decoration:none; }	
a:hover {color:#FF0000;}
.clr 	{
			height:10px;
		}
.line-dotted	{ width:300px; height:11px; border-bottom:1.5px dotted #666666; margin:2px 0 2px 0;}

.clr-line-dotted {height:11px; width:auto; border-bottom:1.5px dotted #666666; margin:2px 0 2px 0;}		
		
h6 		{	
			font-size:14px;
			color:#003399;
			text-decoration:underline;
		}
/**************************************************************************************************************************************/
/****H2 Title Element*******************************************************************************************************************/
h2.head-title	{padding:5px;}
h2.head-title strong a {font-size:18px; color:#73B3E0;}
h2.head-title strong a:link {font-size:18px; color:#73B3E0;}
h2.head-title strong a:hover {font-size:18px; color:#73B3E0;}
/**************************************************************************************************************************************/

.intro 	{ 	font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			text-align:justify;
			padding:5px;
		}
.intro p a em { font-style:normal; font-weight:normal; font-size:14px;}
.directories {
			font-size:14px;
		}
.directories p {
			font-size:12px;
			padding:0px;
			margin:0px;
		}
.directories p strong {
			font-size:12px;
		}
.directories address { font-style:normal; font-size:12px }
.directories a,a:link,a:hover,a:visited,a:active { font-style:normal; font-size:12px; text-decoration:none; }
		
#related-link {margin:5px 0 5px 0px;}
#related-link em { font-style:normal; font-weight:bold; margin:5px 0 5px 0px; color:#003399; font-size:14px;}
#related-link ul { margin-left:20px;}

