body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
a{
text-decoration:none;
}
.contextText{
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#004a80;
width:95%;
text-align: justify;
}

h3{
font-size:18px;
}
.backgroundDiv{
height:750px;
width:960px;
background:#FFFFFF;
margin:auto;
	
}
.headerDiv{
height:200px;
width:955px;
background:url(images/header.jpg) bottom center no-repeat;
margin:2px 0px 0px 2px;
}
.listDiv{
	height:441px;
	width:185px;
	float:left;
	background:url(images/listbackground.jpg) repeat;
margin:2px 0px 0px 2px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	border:0px;
}
.contentDiv{
	height:441px;
	width:766px;
	float:right;
	background:url(images/content.jpg) repeat;
	margin:2px 3px 0px 4px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}
.contentDivHome{
	height:441px;
	width:766px;
	float:right;
	background:url(images/contentHome.jpg) repeat;
	margin:2px 3px 0px 4px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}
.footerDiv{
height:100px;
width:955px;
background:url(images/footer.jpg) repeat;
margin:445px 0px 0px 2px;

}
.listItems{
height:25px;
color:#D47F00;
background-color:#999999;
text-align:center;
font-family:arial;
}
iframe{
border:0px;
height:440px;
width:763px;
}

.link{
color:#004a80;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.menu{
color:#FFFFFF;
font-family:arial;
font-size:15px;
font-weight:bold;
background:url(images/menu.png) no-repeat center;
height:25px;
width:200px;

}
.titleBar{
background:url(images/titlebar.png);
color:#FFFFFF;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
height:32px;
}
.footerText{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#004a80;
}
.menuText{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#004a80	;
 height:20px;
 text-align:center;
}
.welcomeText{
font-size:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#004a80;
height:165px;
line-height:15px;
text-align:center;
font-weight:bold;

}
