body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pdise_topBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
padding:2px;
margin:4px;
}
html, body {
    height: 100%;
}
img {
  border: none;
  padding: 0px;
  margin: 0px;
}
#tableheight{ 
	height:100%;
}
#headerheight{
	height:86px;
}
#header2height{
	height:33px;
	background-image: url(../images/pdise_topBG2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#menuheight{
	height:27px;
	background-image: url(../images/pdise_menuBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#menuEnd1{
	height:27px;
	width:4px;
	background-image: url(../images/pdise_menuEnd1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menuEnd2{
	height:27px;
	width:4px;
	background-image: url(../images/pdise_menuEnd2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header3height{
	height:5px;
	background-image: url(../images/pdise_Top3.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#frontTextBG{
	width:250px;
	background-image: url(../images/pdise-FrontTextBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftBG{
	width:10px;
	height: 278px;
	background-image: url(../images/pdise_textBGLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightBG{
	width:10px;
	height: 278px;
	background-image: url(../images/pdise_textBGRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#midBG{
	height: 278px;
	background-image: url(../images/pdise_textBGMid.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#flashContainer{
	width:750px;
}
/*#containerWidth{
	width:1000px;
}*/

#footerheight{
	height:75px;
	background-image: url(../images/pdise_FooterBG.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footerFlag{
	height:75px;
	width:109px;
	background-image: url(../images/pdise_Flag.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footerSlogan{
	height:75px;
	width:100%;
	background-image: url(../images/pdise_footerSlogan.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*SOUND BG*/
	#soundBG{
	background-image: url(../images/soundBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
/* MENU STUFF*/

.menu_links {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;	
}
.menu_links a:link {
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
.menu_links a:visited {
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
.menu_links a:hover {
	color: #ff7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
.menu_links1 {
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 0px;
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;	
	
}
.menu_links1 a:link {
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
.menu_links1 a:visited {
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
/*.menu_links1 a:hover {
	color: #ff7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}*/
.menu_links1 a:hover {
	color: #fe7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
html>body .menu_links1 {
	
	padding-bottom: 3px;
	
}
.menu_links2 {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-transform: uppercase;	

	
}
.menu_links2 a:link {
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
.menu_links2 a:visited {
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
.menu_links2 a:hover {
	color: #ff7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;	
}
/*NEW NAV*/

.navItem {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #1429a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}
.navItem a:link {
	color: #1429a0;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.navItem a:visited {
	color: #1429a0;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.navItem a:hover {
	color: #fe7200;
	font-weight: bold;
	cursor: pointer;
}




/*CONTENT*/
.heading{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	color: #45b3f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight:bold;

}
.content{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;

}
.content a:link {
	color: #1128ab;
	text-decoration: underline;
	font-weight: bold;
}
.content a:visited {
	color: #1128ab;
	text-decoration: underline;
	font-weight: bold;
}
.content a:hover {
	color: #ff7200;
	text-decoration: underline;
	font-weight: bold;
}
/*FOOTER*/
.footerText{
	padding-bottom: 9px;
	text-align:center;
	color: #8ea0a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
}
.footerText a:link {
	color: #8ea0a3;
	font-size: 10px;
	text-decoration: underline;
}
.footerText a:visited {
	color: #8ea0a3;
	font-size: 10px;
	text-decoration: underline;
}
.footerText a:hover {
	color: #8ea0a3;
	font-size: 10px;
	text-decoration: underline;
}
