/* Main Styles */
td,body{ font: normal 12px arial; color:#333; text-decoration:none;}

/* Links */
a{ color: #346278; text-decoration: underline; }
a:hover{ color: #346278; text-decoration: none;}

hr { height:0px; color:#dbdbdc; border-top:1px; background:#dbdbdc;border-style:dashed;}

h2,.Header   {
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  font-size: 22px;
  color: #346278;
}

h2,.HeaderGrey   {
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  font-size: 22px;
  color: #4c4c4c;
}

h3,.SubHeader{
  font-weight: bold;
  color: #346278;
  font-size: 16px;
}

.SmallText{
  font-size  :11px;
  color: #FFFFFF;
}

.Whitelinks{
	color: #FFFFFF;
	text-decoration: none;
}

.Whitelinks:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.Homelinks{
	color: #346278;
	text-decoration: none;
	font-weight:bold;
}

.Homelinks:hover{
	color: #346278;
	text-decoration: underline;
}

/*.Greylinks{
	color: #4c4c4c;
	text-decoration: none;
}

.Greylinks:hover{
	color: #4c4c4c;
	text-decoration: underline;
} */

.HomeText11{
font-size: 11px;
font-weight: bold;
}

.HomeText10{
font-size: 10px;
font-weight: normal;
}
ul.homeList
{
margin-top:8px;
}
ul.homeList li
{
margin-left:-23px;
}
.mainDiv
{
width:100%;
clear:both;
}
.boxLeft
{
width:342px;
float:left;
}
.boxRight
{
width:342px;
float:right;
}
.boxCon
{
background-image:url("/files/images/Graphics/box_grad.jpg");
background-repeat:repeat-y;
width:342px;
}
.boxHeadA
{
background-image:url("/files/images/Graphics/boxa_head.jpg");
background-repeat:no-repeat;
width:342px;
}
.boxHeadB
{
background-image:url("/files/images/Graphics/boxb_head.jpg");
background-repeat:no-repeat;
width:342px;
}
.boxFoot
{
background-image:url("/files/images/Graphics/box_foot.jpg");
background-repeat:no-repeat;
width:342px;
height:7px;
}
.boxTxt
{
width:230px;
height:240px;
margin-left:100px;
padding-top:35px;
}

