body, {
	margin: 0px;
	padding: 0px;
	}

/* TEXT ELEMENTS*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding: 0;
	margin: 0px 0px 5px 0px;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #457592;
	background-color: transparent;
	font-size: 17px;
	font-weight: bolder;
	line-height: 18px;
	text-align: left;
	margin-bottom: 8px;
	padding: 0px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #457592;
	background-color: transparent;
	font-size: 14px;
	font-weight: bolder;
	line-height: 16px;
	text-align: left;
	margin-bottom: 4px;
	padding: 0px;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #336633;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	}

.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 5px;
	background-color: #D4EDFC;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-position: left;
	padding-left: -10px;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #457592;
	background-color: transparent;
	font-size: 17px;
	font-weight: bolder;
	line-height: normal;
	text-align: left;
	margin-bottom: -5px;
	margin-top: 25px;
}

.pageupdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.pnoborder {
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	}

.aside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.aside p {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	}

.aside h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
	background-color: 457592;
	padding: 5px;
	margin-top: 0px;
}
.aside h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #457592;
	line-height: 16px;
	text-align: left;
	margin: 5px 0px 5px 0px;
	}

.aside h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
	text-align: left;
	}

/* ALERTS*/

#alert	{
	background-color: #D4EDFC;
	margin: 20px 0px 20px 0px;
	padding: 2px 10px 5px 10px;
}

#alert h1	{
	color: red;
	margin: 8px 0px 0px 0px;
	}
	
#alert p	{
	margin: 8px 0p 8px 0x;
	} 	
 
/* LISTS*/

ul {
	margin-top: 4px;
	margin-bottom: 6px;
	}

li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 2px; 
	}

.nav li {
color: #FFFFFF;
font-size: 9px;
line-height: 24px;
background-color: 457592;
	}

/* IMAGES */

.right {
	float: right;
	margin: 5px 0px 5px 10px;
	}

.left {
	float: left;
	margin: 5px 10px 10px 0px;
	}

.aside img {
	margin: 5px 0px 5px 0px;
	}	

/* INTERACTIVE */

a:link {
	color: 457592;
	font-weight: bolder;
	text-decoration: none;
	line-height: 18px;
	}

a:active {
	color: 457592;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	}

a:visited {
	color: 457592;
	font-weight: bolder;
	text-decoration: none;
	line-height: 18px;
	}

a:hover {
	color: 457592;
	font-weight: bolder;
	text-decoration: underline;
	line-height: 18px;
	}

.nav p {
	font-style: normal;
	text-align: left;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}

.nav a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: left;
	}

.nav a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: left;
	}

.nav a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.nav a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	}

/* FORMS */
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	}

#Signup {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
color:#e2b440;
padding:5px;
border: 1px solid #CCC;
}

#Signup #link {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
color:#e2b440;
padding:1px;
}

#Signup input{
border: 1px solid #CCC;
background-color:#FFFFFF;
color:#e2b440;
font-size:10px;
text-align:left;
margin:1,1,5,15;
float:left;
clear:both;
	}

#Signup #go{
	float:right;
	}