* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #f5f5f5 url('../_images/bg_pg.gif') repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	}
	
a:link {
	color: #006699;
	text-decoration: none;
	}
.ads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	margin-left: 10px;
}
.adrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-align: right;
	text-decoration: none;
}

	
/*a:visited {
	color: #3399CC;
	}*/
	
a:visited {
	color: #3399CC;
	text-decoration: none;
	}
	
p, h1, h2, h3, h4, h5, ul, ol {
	margin: 20px 0; 
	}
	
	.it ul, ol {
	padding-left:40px;
	}
	
h1, h2, h3, h4, h5 {
	color: #369;
	font-weight: bold;
	text-decoration: none;
	}
	
h1 {font-size: 24px;}
h2 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 18px;
}
	
.header, .menu, .footer, .bottom {
	width: 970px;
	margin: auto;
	}
	
	a:hover {
	text-decoration:underline;
	color:#CC3366;
	}
	
	.alphabet a:hover {
	color:#CC3366;
	text-decoration: none;
		}
	
.menu a:active, .footer a:active, .left a:active, .alphabet a:active {
	text-decoration: none;
	}
	
.container {
	width: 972px;
	background: url('../_images/bg_container.gif') repeat-y left top;
	margin: 0 auto
	}
	
.header {
	background: #fff;
	height: 115px;
	font-size: 13px;
	}
	
.logo {
	float: left;
	clear: none;
	margin: 25px 0 0 20px;
	display: inline;
	}
	
.slogan {
	float: right;
	clear: none;
	margin: 50px 20px 0 0;
	display: inline;
	}
	
.menu {
	background: #eaeff5 url('../_images/bg_menu.gif') repeat-x left top;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	}
	
.menu ul {
	list-style-type: none;
	margin: 0;
	}
	
.menu li {
	display: inline;
	padding: 0 44px;
	}
	
.left {
	width: 230px;
	float: left;
	clear: none;
	font-weight: 400;
	padding-left: 5px;
	}
	
.left h2 {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
	color: #666;
	}
	

ul.nav_1 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	}
	
ul.nav_1 li {
    font-family: Arial, Helvetica, sans-serif;
	background: url('../_images/bg_dot_x.gif') repeat-x left top;
	padding-left:20px; padding-right:0; padding-top:10px; padding-bottom:10px
	}
	
ul.nav_2 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	}
	
ul.nav_2 li {	
	font-family: Arial, Helvetica, sans-serif;	
	background: url('../_images/bg_dot_x.gif') repeat-x left top;
	padding-left:20px; padding-right:0; padding-top:10px; padding-bottom:10px;
		}
		
		ul.nav_3 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	}
	
ul.nav_3 li {
	font-family: Arial, Helvetica, sans-serif;	
	background: url('../_images/bg_dot_x.gif') repeat-x left top;
	padding-left:20px; padding-right:0; padding-top:10px; padding-bottom:10px;
	}

ul.nav_4 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	}
	
ul.nav_4 li {
	margin: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	}
	
	.ol {
	   list-style-type: ordered;
	   margin: 10px 10px 10px 20px;
	   list-style-position:inside;
	   }
	   
	   .ol li {
	   margin-left:50px;
	   }
	
a.special {
	color: #00c;
	font-weight: bold;
	}
	
.content {
	width: 480px;
	margin: 0 0 0 10px;
	float: left;
	clear: none;
	}
	
.it {
	padding: 0 5px;
	text-align: left;
	}
	
ul.alphabet {
	background: #369;
	color: #fff;
	padding: 10px 0;
	margin: auto;
	text-align: center;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
	
ul.alphabet li {
	display: inline;	
	margin: 0 2px;
	}
	
.alphabet a {
	color: #fff;
	}
	
p.more {
	font-weight: bold;
	font-style: italic;
	margin: -15px auto 20px auto;
	color: #00386B;
	}
	
.right {
	width: 240px;
	float: right;
	clear: none;
	padding-right: 5px;
	font-size: 13px;
	}

.right_it {
	padding: 20px 10px 0 0;
	font-size: 13px;
	}
	
.right h2 {
	font-size: 14px;
	letter-spacing: 1px;
	margin: 20px auto;
	text-align: center;
	font-weight: 600;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	}
	
.search {
	text-align: center;
	}
	
.search_2 {
	height: 25px;
	}

.search_2 img {
	margin-top: 10px;
	}
	
.footer {
	background: #fff url('../_images/bg_dot_x.gif') repeat-x left top;
	height: 70px;
	line-height: 70px;
	clear: both;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	}
	
.sd {
	clear: both;
	}
	
.bottom {
	background: url('../_images/bg_dot_x.gif') repeat-x left top;
	clear: both;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: 400;
	}
	
ul.nav_1 li.first {
	background: none;
	}
	
.menu, .quote, ul.nav_1, .left h2, h1, h2, h3, h4, h5, .serif, .alphabet, .more, .nav_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.quote {
	font-weight: 400;
	font-style: italic;
	color: #006699;
	font-size: 16px;
	}
	
.center {
	margin: auto;
	text-align: left;
	}
	
.small {
	font-size: 12px;
	color: #666;
	}
	
blockquote {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
	font-size: 16px;
	margin: 0 auto;
	padding-left:10px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	font-weight: normal;
   }
   
.it img {
   float: left;
   margin: 10px 10px 10px 10px;
      }
	  
.cap {
    text-decoration: none;
	text-transform: capitalize;
}

.upper{
    text-decoration: none;
	text-transform: uppercase;
}	  
	  
.highlight {
	background-color: #FFFF00;
}

img.floatLeft { 
    float: left; 
    margin: 10px 10px 10px 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px 10px 10px 10px; 
}


.sample {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #00386B;
	text-align: right;
	}
	
	.legend  {
	background: #369;
	color: #fff;
	padding: 10px 0;
	margin: auto;
	text-align: center;
	list-style-type: none;
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
	}
	
	.legend2  {
	background: #fff;
	color: #000;
	padding: 10px 0;
	margin: auto;
	text-align: center;
	list-style-type: none;
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
	}
    a.specialLink:link { 
    color: white;
 }
 
   a.specialLink:visited { 
  color: orange; 
  }
  
   a.specialLink:hover { 
   color: red; 
   }

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 450px;
	border: thin dotted #006699;
}

.hangingindent {
	padding-left: 85px;
	text-indent: -85px;
}
