body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#B9BDB0;
	/*background-image:url(img/layout/back.jpg);*/
}
form {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
.boldname {
	font-weight:bold;
	font-size:11px;
}
.boldname_blue {
	color:#39526E;
	font-weight:bold;
	font-size:11px;
}
.boldname_weblink {
	text-align:center;
	color:#39526E;
	font-weight:bold;
	font-size:12px;
}
.boldname_center {
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
#pageback {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	display:block;
	width:776px;
	background-image:url(img/layout/pageback.jpg);
	background-repeat:repeat-y;
	border:1px solid #022052;
}
#rightback {
	text-align:right;
	padding-top:0px;
	padding-right:5px;
	float:right;
	width:501px;
	height:40px;
	background-image:url(img/layout/rightback.jpg);
	background-repeat:no-repeat;
}
#menuleft {
	float:left;
	height:40px;
}
#menu {
	width:230px;
	float:left;
}
#logo {
	float:left;
	width:224px;
	height:191px;
	}
#logo2 {
	background-image:url(img/layout/logo2.jpg);
	background-repeat:no-repeat;
	float:left;
	width:224px;
	height:191px;
}
#login {
	height:140px;
	color:#FFFFFF;
	font-size:10px;
	background-image:url(img/layout/loginback.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:23px;
	padding-top:5px;
}
#flash {
float:left;
width:529px;
}
#flasharea {
	vertical-align:top;
	width:552px;
	float:left;
	margin:0px;
	padding:0px;
}
#flasharearight {
	float:left;
	background-image:url(img/layout/flashright.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:191px;
}
#flasharealeft {
	float:left;
	background-image:url(img/layout/flashleft.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:191px;
}
#mainleft {
	float:left;
	height:auto;
	width:224px;
}
#mainright {
	float:left;
	width:552px;
}
.content {
	font-size:11px;
	padding:10px;
	padding-right:20px;
}
.inputfield {
	margin:0px;
	padding:2px;
	margin-bottom:2px;
	background-image:url(img/layout/inputback.jpg);
	background-repeat:no-repeat;
	border:1px solid #08275A;
}
#news {
	margin:5px 0px 0px 0px;
}

#weblink_content {
	padding-left:10px;
	padding-right:10px;
}
#weblink_content A{
	display:block;
	font-weight:bold;
	background-color:#4A6985;
	background-image:url(img/viewsitelink.jpg);
	background-repeat:no-repeat;
	background-position:right 0px;
	color:#fff;
	padding:4px;
	margin-bottom:5px;
}
#weblink_content A:hover{
	color:#ccc;
	background-color:#68819C;
	background-image:url(img/viewsitelink.jpg);
	background-repeat:no-repeat;
	background-position:right -22px;
	
}
.servicesbox {
	border:1px solid #4A6985;
	padding:5px;
	margin-bottom:5px;
	background-color:#E9F2F9;
	background-image:url(img/layout/servicesback.jpg);
	background-repeat:repeat-x;
}
.servicesbox_title {
	background-color:#D8DED2;
	height:22px;
	padding:2px 5px 0px 5px;
}
.taxdate {
	width:50px;
	padding:3px;
	border-bottom:1px solid #253C4F;
	border-left:1px solid #253C4F;
}
.taxday {
	width:75px;
	padding:3px;
	border-bottom:1px solid #253C4F;
	border-right:1px solid #253C4F;
}
.taxdescription {
	padding:3px;
	border-bottom:1px solid #253C4F;
}
.taxheader_l {
	font-weight:bold;
	text-align:center;
	background-image:url(img/cal_head_left.jpg);
	background-repeat:no-repeat;
	height:18px;
}
.taxheader {
	font-weight:bold;
	text-align:center;
	background-image:url(img/cal_head_mid.jpg);
	background-repeat:repeat-x;
	height:23px;
}
.taxheader_r {
	font-weight:bold;
	text-align:center;
	background-image:url(img/cal_head_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:23px;
}
.footleft {
	background-image:url(img/cal_foot_left.jpg);
	background-repeat:no-repeat;
	height:9px;
}
.foot {
	background-image:url(img/cal_foot_mid.jpg);
	background-repeat:repeat-x;
	height:9px;
}
.footright {
	background-image:url(img/cal_foot_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:9px;
}
.normal {
	background-color:#B2BFC8;
}
.over {
	background-color:#EDF4F9;
}
.newsletter_span {
	clear:both;
	color:#264359;
	font-weight:bold;
	height:16px;
	padding:3px;
	padding-left:6px;
	background-color:#BDCFDD;
	border-bottom:1px solid #4A6985;
	border-top:1px solid #4A6985;
}
.newsmore {
	position:relative;
	float:right;
}
.newsmoretitle {
	font-size:11px;
	padding-top:2px;
	position:relative;
	float:left;
}
.newsletterbox {
	border:1px solid #4A6985;
	margin-bottom:5px;
	background-color:#E9F2F9;
}
.newsletterbox_title {
	color:#264359;
	font-size:12px;
	font-weight:bold;
	background-color:#D8DED2;
	background-image:url(img/layout/servicesback.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding:5px 5px 0px 10px;
}
.newslettercontent {
	font-size:10px;
	padding:5px;
}
.pagedisclaimer {
	margin-bottom:5px;
	margin-left:10px;
	font-style:italic;
	width:500px;
}
.newsbox {
	background-color:#DBE3EA;
	border:1px solid #253C4F;
	margin-top:3px;
	margin-left:6px;
	margin-right:6px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	width:210px;
	color:#253C4F;
}
.newstitle {
	display:block;
	width:210px;
	font-size:10px;
	border-bottom:1px solid #253C4F;
	background-color:#A1B4C5;
	font-weight:bold;
	padding:3px 0px 3px 0px;
}
.newscontent {
	padding:3px;
	font-size:9px;
}
.readmore {
	color:#456B8D;
	text-align:right;
	font-size:9px;
	}
.readmore a:link, .readmore a:visited {
	display:block;
	color:#456B8D;
	text-align:right;
	font-size:9px;
	padding-right:17px;
	padding-bottom:2px;
	background-image:url(img/layout/readmore.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
/*.readmore a:visited {
	color:#456B8D;
	}*/
.readmore a:hover {
	color:#003366;
	}
.staffheader {
	background-color:#3399FF;
	color:#003300;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.staffphoto {
	width:30px;
	background-color:#3399FF;
}
.staffname {
	display:block;
	background-color:#99CC99;
	width:170px;
	padding:3px;
}
.newsframe
{
    width: 220px;
    border: none;
    /*background: url(./img/layout/NewsFrameBG.jpg)repeat-y top left;*/
    height: 100%;
}
.newstext
{
    color: white;
}

iframe frameborder="0" frameborder="0"
{
    border-collapse: collapse;
    border: 0px solid red;
}

html, body
{
    border: none;
}