a.contact {
	color: #cccc00;
	text-decoration:none;
	font-weight:bold;
}
a.contact:hover {
	text-decoration:underline;
}
a.headerLink  {
	color:#336699;
	text-decoration:none;
	color: #336699;
	font-weight: bold;
	font-size:13px;
}
a.headerLink:hover {
	text-decoration: underline;
}
a.cms {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#eceec6;
}
a.cms:hover {
	color:#FFFFFF;
}
.bodyDotted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #BDC13D;
	padding: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: /*#8A8778;*/#333333;
}
body {
	background-color: #fcfcfc;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.coreBody {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
.dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9B9887;
	border-right-color: #9B9887;
	border-bottom-color: #9B9887;
	border-left-color: #9B9887;
}
.dashedbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #9B9887;
	border-right-color: #9B9887;
	border-bottom-color: #9B9887;
	border-left-color: #9B9887;
}
.footer {
	padding:10px 10px 10px 15px;
	background-color: #cccc00;
	font-size:11px;
	color:#eceec6;
}

li {
 list-style-position:outside;
 list-style-image: url(images/bullet.gif);
}
#left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#left a {
	font-size: 12px;
	text-decoration:none;
	color: #cccc00;
}
#left a:hover {
	color: #000000;
}
#left a.linkTwo {
	color:#F0F1D2;
}
#left a.linkTwo:hover {
	color:#D9DD8E;
}
 
#cmslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#cmslinks a {
	text-decoration:none;
}
.top {
	padding:13px 13px 13px 0px;
}
.boxborder {
	padding: 10px 10px 10px 13px;
	border: 1px solid #cccc00;
	/*border-left: 0px solid #cccc00;*/
}
.boxborderright {
border-right: 1px solid #CCCC00;
}
.leftdash {
border-left: dashed 1px #cccccc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight:normal;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
	}
h4 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #336699;
	}

.topborder {
border-top: 1px solid #cccc00;
}
