@charset "utf-8";
/* CSS Document */
* { font-family:Tahoma; font-size:11px; }
body{
	background-color: #ffffff;
	margin:0px;
}

/**

   * Default Typography

*/



	h1, h2, h3, h4, h5, h6{ margin-bottom:15px; font-weight:normal; }

	h1{ font-size:38px; line-height:43px; }

	h2{ font-size:32px; line-height:37px; }

	h3{ font-size:26px; line-height:32px; }

	h4{ font-size:20px; line-height:27px; }

	h5{ font-size:17px; line-height:24px; }

	h6{ font-size:15px; }



	
	
	
	a:link {text-decoration:none; }
	
	a:visited {text-decoration:none; }
	
	a:hover {text-decoration:none; }

	a, a span{ color:#000066; font-size:20px; border:none; outline:0; text-decoration:none; }
	
	p { margin: 0px; }

	strong{ font-weight:bold; } 

	cite, em, dfn{ font-style:italic; }

	dfn{ padding-bottom:2px; }

	code, pre, kbd, samp, var{ font-family:"Andale Mono", "DejaVu Sans Mono", Consolas, "Lucida Console", Courier, "New Courier", monospace; font-size:12px; }

	code, pre{ display:block; white-space:pre; overflow:hidden; line-height:20px; }

	code:hover, pre:hover{ overflow:auto; }

	code, .pk_code{ font-size:6px; padding:0px 10px 0px 10px; padding-top/*\**/:20px\9; }/* IE Padding Hack */

	pre{ padding:10px; }

	ins{ padding-bottom:2px; }

	small, sup, sub{ padding:0px 3px; font-size:80%; }

	abbr{ text-transform:uppercase; letter-spacing:2px; }

	mark{ padding:3px; font-style:italic; font-weight:bold; }

	a abbr{ cursor:pointer; }

	dfn{ cursor:help; }

	sup{ vertical-align:super; }

	sub{ vertical-align:sub; }



	blockquote{ font-family:"Georgia", "Baskerville", Times, Gill Sans, sans-serif; font-size:16px; *overflow:hidden; }

	blockquote p{ margin:0px 0px 10px 0px; padding:0px 10px 0px 35px; }

	blockquote cite{ display:block; margin-bottom:-8px; font-size:12px; }

	blockquote.pk_alignleft{ margin-right:30px; }

	blockquote.pk_alignright{ margin-left:30px; }






#services a {

	color:#2e8780; }
	

#top_menu{
	background-color:#398eae;
	height: 33px;
}
#top_menu A {
	padding:6px 20px;
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
}
#top_menu A:Hover {
	background-color:#016d95;
	color:#ffffff;
	text-decoration:none;
}

#bottom{
	height: 20px;
	color:#FFFFFF;
	padding-left:10px;
	font-size:12px;
}
#bottom A {
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
}
#bottom A:Hover {
	color:#ffffff;
	text-decoration:none;
}

.tiny {
	color:#ffffff;
	font-weight:lighter
	font-size:0.875em;

}	
.titles {
	color:#026387;
	font-weight:bold;
	font-size:16px;
}

.titles2{
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-size:18px;
}
.center {
	 height:255px;
	 background-image:url(../images/bgcenter.gif);
	 background-position:top;
	 background-repeat:repeat-x
}
.lshad{
	width:7px;
	background-image:url(../images/rightbg.gif);
	background-repeat:no-repeat;
}
.rshad{
	width:7px;
	background-image:url(../images/leftbg.gif);
	background-repeat:no-repeat;
}

.b_lshad{
	width:7px;
	background-image:url(../images/b_lshad.gif);
	background-repeat:repeat-y;
}
.b_rshad{
	width:7px;
	background-image:url(../images/b_rshad.gif);
	background-repeat:repeat-y;
}

.pics{
	border:double #398eae;
	margin-right:8px;
}
.pics2{
	border: solid 1px #404040;
}
.inp{
	border:solid 1px #d3d2d2;
	color: #aaaaaa;
	width:145px
}
.title3{
	color:#777777;
	font-weight:bold;
}	
	
	
