body{
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:center;	
}

body div{
	text-align:left;
}

h3{
	font-weight:normal;
/* 	font-size:10px; */
}



#header .logo{
		text-align:left;
}
	#header .navmenu{
		text-align:right;
	}
	#header #UserLoginForm p{
		font-size:12px;

	}
	#header #UserLoginForm .text input{
		font-weight:normal;
	}
	
#featured{
	text-align:center;
}

#content .left .notes{
		font-size:11px;
		letter-spacing:.1px;
		line-height:18px;	
}
	#content .left .notes h3{
		font-size:11px;
		letter-spacing:.1px;
		line-height:18px;	
	}
	
#content .right .praise p span{
	font-size:11px;	
	text-align:right;
}

#innovative{
	text-align:left;
}

#footer{
	font-size: 11px;
}

b{
	font-weight:normal;
}

.account_update{
		font-size: 14px;
	}
	
	.account_update .heading{
		line-height: 24px;
		text-align: center;
	}
	
	.account_update h3{
		font-size: 16px;
		font-weight: bold;
	}
	
	.account_update ul{
		font-size: 12px;
		list-style: disc;
	}
	
	.account_update label{
		font-size: 12px;
		font-weight: bold;
	}
	
	.account_update input[type="text"], .account_update input[type="password"]{
		font-size: 20px;
	}
	
	.account_update input[type="submit"]{
		font-size: 18px;
	}
	
	
	
	.account_update .error-message{
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
	}
	
	
	
	
	