p {
	margin: 0; 
	padding: 1em 0 0; 
	line-height: 140%;
}
	
a img {border: none;}


#main {
	clear:both;
	float:left;
	width:560px;
	background-color: #F8F2E3;
}

	
#content {
	float:left;
	font-family: Arial,Tahoma,"Lucida Grande","Trebuchet Ms",Verdana;
	font-size: 11px;
	color: #666666;
	text-align:left;
	font-weight:normal;
	text-decoration: none;
	height:381px;
	}



html>body #content {   /* hack for non-IE browsers only */
	height: auto;
	min-height: 370px; /* JG: Changed to accommodate short pages. */
	}	

#content a:link, #content a:active, #content a:visited {
	font-family: Arial,Tahoma,"Lucida Grande","Trebuchet Ms",Verdana;
	font-size: 11px;
	color: #5C7F92;
	text-align:left; 
	font-weight:normal;
	text-decoration: none;
	}
#content a:hover {
	font-family: Arial,Tahoma,"Lucida Grande","Trebuchet Ms",Verdana;
	font-size: 11px;
	color: #5C7F92;
	text-align:left; 
	font-weight:normal;
	text-decoration: none;
}
#content ul {
	line-height: 140%;
	}
	
	
html>body #newsletter {   /* hack for non-IE browsers only */
	height: auto;
	min-height: 216px; /* JG: Changed to accommodate short pages. */
	}	

.bodytext{
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	color: #333333;
	font-size: 11px;
	text-align: left;
}


.title{
	color:#DE5312;
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	font-size: 11px;
	text-align:left;
	letter-spacing: 2px;
	font-weight:bold;
}
.titleblue{
	color:#5C7F92;
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	font-size: 11px;
	text-align:left;
	letter-spacing: 1px;
	font-weight:bold;
}


.pageorange{
	color:#DE5312;
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	font-size: 11px;
	text-align:left;
	letter-spacing: 5px;
}


#leftside {
	float:left;
	width:95px;
	font-family: Arial,Tahoma,"Lucida Grande","Trebuchet Ms",Verdana;
	font-size: 11px;
	color: #666666;
	text-align:left;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#leftside a:link {
	text-decoration: none;
	color: #666666;
}
#leftside a:visited {
	text-decoration: none;
	color: #666666;
}
#leftside a:hover  {  text-decoration: none;color: #5C7F92;}
#leftside a:active {  text-decoration: none;color: #5C7F92;}


#returnlink {
	font-family: Arial,Tahoma,"Lucida Grande","Trebuchet Ms",Verdana;
	font-size: 11px;
	color: #DE5312;
	text-align:left; 
	font-weight:bold;	
}

#returnlink a:link {  text-decoration: none;color: #DE5312;}
#returnlink a:visited {  text-decoration: none;color: #DE5312;}
#returnlink a:hover  {  text-decoration: none;color: #DE5312;}
#returnlink a:active {  text-decoration: none;color: #DE5312;}


#header {
	font-family: Arial,Tahoma,"Lucida Grande","Trebuchet Ms",Verdana;
	font-size: 11px;
	line-height: 1.3;
	color: #666666;
	text-align:left;
	float:left;
	clear:both;
	height:90px;
	width:100%;
}
#header a:link {
	text-decoration: none;
	color: #666666;
}
#header a:visited {
	text-decoration: none;
	color: #666666;
}
#header a:hover  {  text-decoration: none;color: #5C7F92;}
#header a:active {  text-decoration: none;color: #5C7F92;}




.normaltext_2 {
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	color: #666666;
	font-size: 11px;
	text-align: left;
}
#footer a:active {  text-decoration: none;color: #5C7F92;}


/* menu */
.current {
	color: #5C7F92;
}



/* Rich Text Editor */
.bigtext{
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	color: #666666;
	font-size: 13px;
	text-align: left;
}
.normaltext{
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

.orangetext{
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	color: #DE5312;
	font-size: 11px;
	text-align: left;
}

.bluetext{
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	color: #5C7F92;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}
.bluetext a {
	font-family: Arial, Lucida Grande,"Trebuchet Ms",Verdana,Arial,Tahoma;
	color: #5C7F92;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}
.anchorbox {

	float:left;
	padding:61px 0px 0px 30px;
	width:180px;
	line-height:20px;
	color:#5C7F92;
}
.anchorbox a {
	text-decoration:underline;
}
