/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em;
	color:  #069;
}
p {
	line-height:20px;
}
a.nounderline {
	border-bottom:none;
}
p a, li a {
	color: #069;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px #069 dotted;
}
p img.f-left {
	float:left;
	margin:0 10px 0px 0;
	padding:4px;
	border:1px solid white;
}
li a:visited, li a:active, p a:visited, p a:active {
	color: #069;
}
li a:hover, p a:hover {
	color: #339798;
	text-decoration:none;
	border-bottom:none;
}
.menuNav a, .menuNav a:active, .menuNav a:visited{
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-decoration:none;
	border-bottom:none;
}
.menuNav a:hover {
	color: #ccc;
}
.move {
	position: absolute;
	left: -2000px;
}
p.slogan {
	font-size:1.1em;
	text-align:center;
	color:#006699;
	font-weight:bold;
}
.slogan2{font-size:1.2em;text-align:center;color:#006699;font-weight:bold;}


.center {
	text-align:center
}

ul.thumb {
	list-style:none;
}
ul.thumb li {
	padding:7px 0px 7px 20px;
	background: url(images/thumb_up.png) center left no-repeat;
}
#footer {
	text-align:center;
	margin:0px auto;
	padding:15px 0px 15px 30px;
	width:770px;
	height:30px;
	background-color:#036;
	color:#fff;
}

.images img, .float-left{float:left; margin-right:5px;margin-bottom:2px;}
.content{margin-right:10px;border:1px groove #069;}
.content2{margin-left:10px; margin-right:10px;}
.noline a:link, .noline a:visited{text-decoration:none; border-bottom:none;}

.input2 { width:250px; }
