body {
	background-image: url(images/bg_pr.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-top:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#wrapper {
	width: 780px;
}	
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
#leftCol {
	background-image:url(images/leftColBg.gif);
	background-repeat:repeat-y;
}
#leftColInner {
	background-image:url(images/leftColUpperBg.jpg);
	background-repeat:no-repeat;
}
#mainBg {
	background-image:url(images/towerBg.jpg);
	background-repeat:no-repeat;
}
.contentBg {
	background-image:url(images/mainBlend.jpg);
	background-repeat:repeat-y;
	background-color:#f8d666;
}
#ringsMain {
	background-image:url(images/ringsMain.jpg);
	background-repeat:no-repeat;
}
/* begin featured asset css */
#featuredAsset {
	padding:0px 10px;
	font-size:11px;
	text-align:center;
}
#featuredAsset img {
	border:1px solid #333;
	margin-bottom:4px;
}
#featuredAsset a:hover img {
	border:1px solid #ff0000;
}
#featuredAsset a:link, #featuredAsset a:visited, #featuredAsset a:active {
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#featuredAsset a:hover {
	color:#ff0000;
}
/* end featured asset css */
/* begin scrolling box css */
#featured {
	padding:0px 5px;
	height:220px;
	text-align:center;
}
#featured img {
	border:1px solid #ccc;
}
#featured a:hover img {
	border:1px solid #fff;
}
.slidetext {
	font-size:10px;
	color:#ccc;
}
#featured a:link, #featured a:visited, #featured a:active {
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#fff;
}
/* end scrolling box css */
/* begin ibeam news inset css */
#signUpDiv {
	width:190px;
	height:223px;
	background-image:url(images/emailBg.gif);
	background-repeat:no-repeat;
	text-align:left;
	color:#d7dde6;
}
#newsSignupDiv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d7dde6;
	padding-left:28px;
}
.formBoxNews {
	font-size:11px;
	color:#000;
	border:1px solid #d7dde6;
	background-color:#8c9db6;
	margin:1px 0 4px 0;
}
/* end ibeam news inset css */
/* begin css for news box */
a.newsLink:link, a.newsLink:visited, a.newsLink:active {
	color:#ccc;
	text-decoration:none;
}
a.newsLink:hover {
	color:#fff;
}
/* end css for news box, most css embedded in code */
#contactDivLine {
	width:500px;
	height:15px;
	border-bottom:1px dashed #3f5b85;
	margin-bottom:15px;

}
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#000;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	line-height:18px;
	color:#003366;
}
.h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height:14px;
	color:#003366;
}
.h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	color:#003366;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	line-height:18px;
	color:#003366;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height:14px;
	color:#003366;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	color:#003366;
}
.testoTitle {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
	
}
.newsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}
.grayDashedTop {
	border-top:1px dashed #999999;
}
.formbox {
	border: 1px dotted #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#textlinks {
	font-size: 9px;
	padding: 5px;
	color: #000000;
	text-align: center;
}
#textlinks a {
	color: #193052;
	text-decoration: none;
}
#textlinks a:hover {
	text-decoration: underline;
}

img.pr {
	margin: 0px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #003366;
}