/* CSS Document */


.wrap {
font-family: "Times New Roman", Times, serif;
border: 0;
width: 600px;
margin: auto;
text-align: center;
padding: 3px
}
.wrap p {text-align: center}
.wrap a:link {color: blue; text-decoration: underline}
.wrap a:visited {color: blue; text-decoration: underline}
.wrap a:hover {color: red; text-decoration: none}

.header {
text-align: center
}
.header h1 {color:#009900; font-size: 28px; font-weight: bold; margin: 5px 0px 5px 0px}
.greenempahsis {
	color: #006600;
}


.navall {float: left; width: 600px; padding: 0px 0px 10px 0px}
.nav {float: left; font-size: 12px; border: 0; margin: 0px 0px 0px 25px}

.content {
	width: 590px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content h2 {font-size: 18px; font-weight: bold; color: red; margin-bottom: 4px}

.footer {width: 600px;text-align: center; margin: 20px 0 0 0}
.footer p {text-align: center}

.disclaimer {text-align: center; color:#666666; font-size: 11px}

.space {height: 5px}

.pick h2{color:#FF0000; font-weight: bold; font-family: "Times New Roman", Times, serif; font-size: 14px; margin: -15px; 0 -15px 0}
.pick p {color:#000000; font-size: 14px}

.mnfincl {text-align: center}

