/* NN4 styles, will be overridden by those below */

.alert {color: white;
	background-color: red;
	font-weight: bold;
	width: 96%;
	padding: 1%;
	margin-bottom: 10px;}
	
.error
{
	color: red;
}

input[type="radio"] {vertical-align: sub}

.centered {text-align: center;}

.errtext
{
	color: red;
	font-weight: bold;
}

.fright {float: right;
	padding: 5px;}
.fleft {float: left;
	padding: 5px;}

.quote {font-style: italic;
	color: #660066;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;}

.person {font-style: italic;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 15px 0px;}
	
.shaded
{
	background-color: #E7E2CA;
}

.smalltext {font-size: 90%}		

.fullwidth h1 {
	margin-bottom: 5px;
}

.fullwidth .like_h2 {
	display:inline;
	font-size:1.4em; 
	margin-top:14px;
	margin-bottom:4px;
	font-weight:bold; 
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.3em;
}

.corner
{
	display: none;
}

.left_column
{
	width: 290px;
	float: left;
}

.content_left_column
{
	width: 600px;
	float: right;
}
	
#subnavigation
{ 
	margin-top: 10px;
	padding-top: 0;
	list-style-type: none;
}

.top_left_blank
{
	display: none;
}

#bodytext a.activephone 
{
	display: none;
}

.staticphone 
{
	display: inline;
}

