/* Custom corners addition */
.homelink
{
	position: absolute;
	z-index; 20;
	top: 0px;
	left: 0px;
}
#right {
	position: relative;
	float:left;
	left: 35px;
	top: 20px;
	width: 200px;
	}
#left {
	position: relative;
	float:left;
	left: 20px;
	top: 20px;
	width: 446px;
	}
div.Article {
  background:  url("../images/content_tl.gif") no-repeat left top;
  position:relative;
  } 
div.Article .header {
  position:relative;
  background:  url("../images/content_tr.gif") top right no-repeat;
  padding:15px;
  padding-left:0;
  margin:0;
  right:-8px;
  }
div.Article .header h3{
  position:relative;
  background: #03123B;
  top:-5px;
  width: 98%;
  height:32px;
  font-size:16px;
  padding:5px 0px 2px 5px;
  margin:0 0px 0 7px;
  text-align: left;
  color: #E9E7A4;
  }
 
div.ArticleBody {
	background:  url("../images/content_mr.gif") top right repeat-y;
	margin:-2em 0 0;
	padding:0px 25px 15px 12px !important;
	padding:0px 15px 15px 12px;
	position:relative;
	right:-8px;
	text-align: left;
	font-size:15px;
	line-height:20px;
  }
 div.ArticleBody iframe {
 margin-left:0px;
 }
.ArticleList {
  	font-size:14px;
	line-height:28px;
	font-weight:bold;
	}
/*
div.ArticleBody {
	background:  url("../images/content_mr.gif") top right repeat-y;
	margin:-2em 0 0;
	padding:0px 25px 15px 12px;
	position:relative;
	right:-8px; 
	text-align: left;
	left: 408px;
	top: 72px;
  }
*/
div.ArticleFooter {
	background:  url("../images/content_bl.gif") bottom left no-repeat;
	position:relative;
	font-size: 9px;
	color: #4B5877; 
  }
div.ArticleFooter p {
  /*border:solid 1px red;*/
  background:  url("../images/content_br.gif") bottom right no-repeat;
  padding:15px;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-8px;
  }
 div.ArticleLongContent {
	background: url("../images/content_ml.gif") top left repeat-y;
	margin-top: 2px;
 }
 /*
div.ArticleFooter p {
  background:  url("../images/content_br.gif") bottom right no-repeat;
  padding:15px;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-8px;
  }
 div.ArticleLongContent {
	background: url("../images/content_ml.gif") top left repeat-y;
	margin-top: 0px;
 }
 */
 
 
 .box
 {
	margin-top: 5px;
	margin-left: -5px !important;
	margin-left: -9px;
	padding:5px !important;
	padding:0px;
	background-image: url(../images/pt_box_sm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
  	width: 435px !important;
  	width: 443px;
	height: 260px;
	background-color:#F6F9FE;
	border:dotted 1px #9DB2D2;
	
 }
 .box_wm
 {
	margin-top: 5px;
	margin-left: -5px !important;
	margin-left: -9px;
	padding:5px !important;
	padding:0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 260px;
	background-color:#F6F9FE;
  	width: 435px !important;
  	width: 443px;
	border:dotted 1px #9DB2D2;
 }
 .box b
 {
	 font-size: 22px;
 } 
 .articlebody li
 {
	font-size: 13px;
	color: #02143C;
	list-style-image: url(../images/bullet2.gif);
 } 
 .articlebody a
 {
	color: #4B5877;
 } 
 .articlebody a:hover
 {
	color: #02143C;
 } 
 .reg
 {
	font-size: 5px;
	vertical-align: super; 
 }
.linkimage
{
	border: solid 1px #536278;
}
.linkimagenobord
{
	border: 0;
}
.articlefooter a:link,div.ArticleFooter a:visited,div.ArticleFooter a:active
{
	color: #4B5877;
} 
.articlefooter a:hover
 {
	color: #02143C;
 } 
.leftimg img
{
	border: solid 2px #536278;
}
.leftimg
{
	position: relative;
	float: left;
	z-index: 10;
	margin: 8px 10px 6px 0px;
}
.paypal_button
{
	float:right;
	clear:right;
	padding:4px;
	margin-left:4px;
	border:dotted 1px #cfcfcf;
	text-align:center;
}
.paypal_link
{
	clear:right;
	font-size:12px;
	padding: 13px 0px;
	border-bottom:dotted 1px #333366;
}