/* 
Anton Nikoloff
dark blue #24507C
*/
* {
border: 0;
margin: 0;
padding: 0;
background-color:transparent;
}
body {
	color:#24507C;
	text-align:center;
	font-family:Verdana, sans-serif;
	font-size:62.5%;
	background: transparent url(../images/bg.gif) repeat scroll center;
	padding:0 0 40px 0;
}
div.dTopWrap{
	border-top:2px solid #24507C;
	border-bottom:2px solid #24507C;
	padding:4px;
	width:auto;
	height:auto;
	margin:0 auto;
}
div.dTop{
	width:auto;
	height:140px;
	background-color:#24507C;
	margin:0 auto;
	border:2px solid #24507C;
	text-align:center;
}
h1.h1PageTop{
	font-size:1.0em;
	color:#ddd;
	margin:0 auto;
	text-align:right;
	width:820px;
}
h2.h2Banner{
	margin:40px auto 0 auto;
	color:#fff;
	font-family:"Times New Roman", serif;
	font-size:4em;
}
/* 3 col table */
table.tabMain{
	border-collapse:collapse;
	width:938px;
	margin:0 auto;
	/*background: transparent url(../images/fern_grad.gif) no-repeat scroll left center;*/
	/*background: transparent url(../images/fern_grad.gif) no-repeat scroll 5% 85%;*/
}
td.tdBordL{
	width:51px;
	background: transparent url(../images/left_shadow.gif) repeat-y scroll right;
}
td.tdMid{
	vertical-align:top;
	width:auto;
	border-right:2px solid #24507C;
	border-left:2px solid #24507C;
	background-color:#fff;

}
hr.hrDivider {
float:right;
width:100%;
/*height:1px;*/
margin:0 0 0px 0;
clear:both;
border-bottom:2px solid #24507C;
}











td.tdBordR{
	width:51px;
	background: transparent url(../images/right_shadow.gif) repeat-y scroll left;
}


/* end 2 col table */

div.dItem{
	clear:both;
	margin:10px 20px 10px 110px;
	border-left:1px solid #24507C;
}

h4.h4Footer{
	font-weight:bold;
	line-height:1.4em;
	margin:10px auto 0 auto;
	color:#24507C;
	/*border-bottom:2px solid #24507C;*/
	font-size:1.1em;
	padding:20px 0 20px 120px;
	text-align:left;
	clear:both;
}
p.pBody{
	margin:20px 0 0 10px;
	font-size:1.0em;
	line-height:1.4em;
	text-align:justify;
}
span.spBold{
	font-weight:bold;
}
span.spItal{
	font-style:italic;
}
/* images */

img.imgLogo{
	float:left;
}
/* Images with captions */
table.tabImageL{
	float:left;
	margin:0 10px 5px 5px;
	text-align:center;
	table-layout:auto;
	width:1px;
}
table.tabImageR{
	float:right;
	margin:0 5px 10px 10px;
	text-align:center;
	table-layout:auto;
	width:auto;
}
td.tdImage{
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	font-style:italic;
}
img.imgInTD{
	border:1px solid #24507C;
	padding:1px 1px 2px 1px;
	margin:2px;
}
/* end of images */
/* Headings with shadows */
.p-shadow {
	width:auto;
	float:left;
	background:url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background:url(../images/shadow.gif) no-repeat bottom right;
	margin:50px 0 0 114px !important;
	margin:50px 0 0 114px;
	clear:both;
  }

.p-shadow div {
	background:none !important;
	background:url(../images/shadow2.gif) no-repeat left top;
	padding:1px !important;
	padding:0 5px 5px 0;
	/*height:auto;*/
  }
h2.h2PageHead {
	color:#24507C;
	background-color:transparent;
	font-size:1.8em;
	font-family:"Times New Roman MT Extra Bold", serif;
	border:1px solid #24507C;
	padding:4px 8px;
	margin:-5px 5px 5px -5px !important;
  }
  /* End headings with shadows */
img.imgBanner{
	float:right;
	margin:10px 10px 0 0;
	border:2px solid #000;
}
/* New CSS style links?? */
a.main:link, a.main:visited, a.main:active{
color: #24507C;
   text-decoration:underline;
}
a.main:hover {
	color: red;
	text-decoration: none;
}
br.brClear{
	clear:both;
}
ul.ulGen{/* used in text or list output */
	text-align:left;
	margin:10px 5px 5px 20px;
	padding:0 0 0 20px;
	width:80%;
	color:#24507C;
}
li.liGen{
	font-size:1.0em;
	list-style:disc outside;
}
















