Error: java.lang.NullPointerException null






BODY,UL,P,TABLE,TD,TH,H1,H2,H3,H4,H5,H6,BIG,SMALL {font-family: Arial, Helvetica, URW Gothic L, sans-serif,arial,verdana,helvetica ; } 
H1{ font-size: 14pt; } 
H2{ font-size: 13pt; } 
H3{ font-size: 12pt; } 
H4{ font-size: 11pt; } 
BODY,TABLE,TD { font-size:10pt } 
SMALL { font-size:8pt } 
TH {text-align:left; }
.listtd { font-size: 8pt; }
.menubuttonlink { text-decoration:none; }
.menubuttonlink:hover { text-decoration:underline; }

H1,H2,H3{ color: #FFFFFF }

A { color: #ED4044 }

.copyright { color: #FFFFFF }
BODY,TABLE,TD { color: #FFFFFF }

body {
      font-size: 12px;
}
input, textarea, select {
	background-color:#FFF;
	border: 5px solid;
	border-color: #ffffff;
	color: #333;
	font-size: 11px;
}
H1 {
	font-size: 14pt;
}
H2 {
	font-size: 13pt;
}
H3 {
	font-size: 12pt;
}
H4 {
	font-size: 11pt;
}
TH {
	text-align:left;
}
hr {
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	border:none;
}
#container {
	height: 100%;
	position: relative;
	margin-top: 60px;
        min-width: 1024px;
}
.tdbg {
	background-position: bottom;
	background-image: url(images/tdbg.png);
	background-repeat: repeat-x;
}
.containerborder {
	border: 0px solid;
	border-color: #ffffff;
}
#cmsBannerSlideDiv {
	border-bottom: 1px solid;
	border-bottom-color: #ffffff;
}
.navcontainerimage {
	background-image: url(/images/tdbg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	border-left: 30px solid #;
	border-right: 30px solid #;
}
#navcontainer {
	position: absolute;
	width: 150px;
	height: 100%;
	
}
#posthead {
	margin: 0px;
	background-image: url(null);
	padding: 10px 5px 10px 10px;
	font-size: 12px;
}
#posthead h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
#postcontainer {
	padding: 10px;
	text-align: left;
	margin-bottom: 20px;
}
#postcontainer a {
	text-decoration: none;
	font-style: italic;
}
#postcontainer a:hover {
	color: #cccccc;
}
#share {
	margin-right: 20px;
	float: right;
}
#SocialNetworking {
	margin-top: 2px;
}
#SocialNetworking .socialmediaicons {
	padding: 6px 6px 6px 6px;
	text-align: right;
}
#SocialNetworking .socialmediaicons a img {
	padding: 0px;
	width: 20px;
	height: 20px;
}
#SocialNetworking .socialmediaicons a:hover img {
	background-color: #FFF;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#SocialNetworking .socialmedialinks {
	text-align: right;
	padding-right: 6px;
}
#SocialNetworking .socialmedialinks a img {
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid;
	border-color: #FFF;
}
#SocialNetworking .socialmedialinks a:hover img {
	background-color: #FFF;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#footer {
        font-size: 8px;
	margin: 6px;
	color: #CCC;
}
#footer a {
        text-decoration: none;
}
#footer table tr td p {
	text-align: right;
	padding-right: 4px;
}
#homePageWidget {
	border: solid 1px #CCC;
	margin-bottom: 10px;
}
#homePageWidget ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#homePageWidget li {
	list-style: none;
	padding: 2px;
	margin: 2px;
}
#homePageWidget h3 {
	margin: 0px;
	padding: 3px;
	background-color: #EEE;
	color: black;
	font-size: 10pt;





