.frontPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.frontPageTextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
}
.frontPageTextbold h1 {
	padding:0px;
	margin:0px;
	display:inline;
	font-size:13;
	font-weight:900;
}
.insidePageText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.insidePageTextBlueUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	border-bottom-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #000000;
}

.insidePageTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a.hover_paragraph {
  text-decoration:none;
}

a.hover_paragraph div.popup { 
  display: none;
}

a.hover_paragraph:hover div.popup { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
 position: absolute;
  top: 580px; left:285px;/*left: 15px*/;
  width:490px;
  display:block;
  color: #FFFFFF;
  border-top:2px solid #000000;
  padding-top:10px;
}
body {
	margin:0px;
	padding:0px;
}
/* ------------------------------- */
/* INSIDE PAGE DIV STYLES */
/* ------------------------------- */
/* wrapper */
#w {
	width:750px;
	float:left;
}
/* head */
#h {
	height:255px;
}
#ts {
	height:20px;
}
#tt {
	height:63px;
}
#timg {
	height:172px;
}
#tn {
	height:19px;
	width:750px;
}
#tn img {
	float:left;
	border:0px;
}
#tn a:link, #tn a:active, #tn a:visited, #tn a:hover {
	text-decoration:none;
}
/* body */
#b {
	margin:0px;
	padding:20px 0px 0px 0px;
	width:750px;
}
#lc {
	padding:5px 0px 0px 20px;
	margin:10px 0px 0px 0px;
	width:337px;
	float:left;
}
#lc h1 {
	font-family:arial;
	font-variant:small-caps;
	font-weight:900;
	letter-spacing:.1px;
	font-size:1.5em;
	margin:0px;
	padding:0px;
	color:#333366;
	border-bottom:1px dotted #000000;
}
#rc {
	padding:0px 0px 0px 5px;
	margin:0px;
	float:left;
	width:380px;
}
#rc img {
	width:90px;
	height:90px;
	padding:0px;
	margin:0px;
	float:left;
	border:0px;
}
#rc a:link img, #rc a:visited img, #rc a:active img{
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#rc a:hover img{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
#sm {
	position:absolute;
	left:290px;
	margin-top:10px;
	height:100%;
	width:550px;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
}