@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #D7D7C7;
	}	
a 	{
	font-style: normal;
	color:#1c4473;
	text-decoration: underline;
	}
	
p {
	font-size: 14px;
	color: #333;
	}
	
.p2 {
	font-size: 14px;
	color: #333;
	text-align:left;
	}	
.p3 {
	font-size: 13px;
	}
.p5 {
font-size: 14px;
color:#666;
}	
strong {
	color:#1c4473;
	font-size:15px;
	font-weight:bold;
	}
strong2 {
	color:#1c4473;
	font-size:14px;
	font-weight:bold;
	}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	letter-spacing: 0.01em;
	}
	
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
	
}
.divcenter {
	margin:auto;
	text-align:center;
}
.home {
	background:url(../images/fadedbackground.gif);
	background-repeat:repeat-y;
}
.search {
	font-size:13px;
	color:#666;
	display:inline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size:15px;
	color:#a78762;
	display:inline;
}
h3 {

}
h4 {

}
ul {
	list-style-image:url(../images/liststyle.gif);

	
}
.email {
	color:#1c4473;
	text-decoration:none;
}
.inline {
	display:inline;
}
.vdata {
	color:#666;
}
.searchfix{
	padding-top:5px;
}
/** jquery Image fader css*/
pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }
.pics { height: 150px; width: 980px; padding:0; margin:0; overflow: hidden }
.pics img { height: 150px; width: 980px; padding: 0px; border: 0px solid #ccc; background-color: #eee; top:0; left:0 }.green {
	color: #4b7848;
}

.topmargin {
	margin-top:50px;
}