@charset "utf-8";
/* CSS Document */

* {
	border:0;
	margin: 0;
	padding: 0;
	}
.bor {	

border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7e7e7;
	border-top-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
}
p {
	line-height: 1.5em;
	margin-bottom:10px;
}
	
img {
	border: 0;
}
.brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
a{
	color: #0000FF;
	text-decoration: none;	
}

a:hover {
	color: #015db0;
	text-decoration: none;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.nearby {	
	text-align:left;
	FONT:12px Arial;
	color:#010101;
	background:#ffffff;
	}

h1 {
	font-size:28px;
	font-weight:bold;
	color: #002d55;
	text-align:center;
	margin: 5px 0 5px 0;
	line-height:30px;
	}
.url {
	font-size:11px;
	color: #008000;

	}

h2 {
	font-size:16px;
	font-weight:bold;
	color: #002d55;
	text-align: left;
	margin: 0px 0 5px 0;
	}
	
h3 {
	FONT-WEIGHT: normal; 
	TEXT-TRANSFORM:capitalize; 
	COLOR: #002d55; 
	MARGIN: 0px; 
	FONT-SIZE: 200%; 
	padding:0px 5px 0 0px; 	
	}
	
h4 {
	font-size: 1.2em;
	color: #103c51;
	text-align: left;
	line-height: 20px;
	margin: 5px 0 9px 0;
	font-weight: normal;
	}
li {
	margin: 0px 0 5px 0;
	}

.blue{ COLOR:#3eb1e7}

.blue{ COLOR:#3eb1e7}

.darkblue{color:#103c51; font-weight:bold}

.red {
	color: #e00000;
	}
.color640f0f{
	color: #640f0f;
}
.color2a8938{
	color: #2a8938;
}
	
.bold {
	font-weight: bold;
	}
	
.gray {
	color: #656565;
	}
	
.green {
	color: #0093dd;
	}

.hide {
	display: none;
	}
		
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
body {	
	text-align:left;
	FONT:14px Arial;
	color:#010101;
	background:#ffffff;
	}

#wrapper {
	margin:0 auto;
	width:928px;
	}
	

#header {
	height:36px;
	}

#header2 {
	height:89px;
	background:url(images/header2.jpg) no-repeat;
	}

#header3 {
	height:30px;
	background:url(images/header3.jpg) no-repeat;
	}


#header2 .logo {	
	float:left;
	width:245px;
	height:64px;
	margin-left:16px;
	margin-top:16px;
}

#header2 .search {
	float:right;
	line-height:1.5em; 
	Text-Align:right;
	margin-top:40px;
	margin-right:26px;
}

#header2 .search .inputtext {
	float:left;
	background:transparent;
	font-size:13px;
	color:#506890;
	width:226px;
	height:18px;
	vertical-align:middle;
	border:none;
	margin:5px 20px 0 0px;
	}

#header2 .search .input {
	float:left;
	width:75px;
	height:28px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:1px 0px 0 0px;	
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #3eb1e7;
	
	text-decoration: none; /* no underline */
	color: #1b2b41;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #3eb1e7;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #3eb1e7;
		
		font-weight: bold;
		background-color: #3eb1e7;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
#maincontent{
	margin:0px auto;
	margin-top:10px;
	width:928px;
	
}

#content {
	margin:0 auto;
	width:900px;
	color:#21221f;
}

#content  ul {
	margin-left:20px;
	list-style-type: none;
}
#content ul li {
	line-height: 1.5em;
	padding:2px 0 0 0px;
	margin-left:30px;
	list-style-type:disc;	
}
#content ul li a {
	color: #0c213a;
	font-weight:bold;
	text-decoration: none;
}
#footer {

	width:928px;
	margin:0 auto;
	height:20px;
	padding-top:15px;
	font-size:12px;
	border-top:#98deff 1px solid;
	text-align:center;
	color:#1c1c1c;
	}

