body {  
	height: 100%;
	margin:0px;
	background-color:#900000;
	font-family: arial;
	font-size: 12px;
	line-height:18px;
}

html {  
	height: 100%;
}

a {
	text-decoration:none;
	color:#900000;
}

p{
 margin-top:12px;
}

.contentSurround {
	text-align: center;
	color: black;
	margin-top: 0px;
	background-color: #ffffff;
	font-family: arial;
	font-size: 10px;
	}
	
.content {
	text-align: center;
	margin-top: 0px;
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	}

.banner {
	font-weight: bold;
	color: black;
	text-align: left;
	height: 100px;
	width: 970px;
	padding-top:30px;
	}
	
.logo {
	padding-left: 0px;
	padding-top: 0px;
}

.contentIntro {
	float: right;
	width: 410px;
	}
	
.fleft {
	float: left;
	}

.fright {
	float: right;
	}
.quicklinks {
	margin:0px;
	padding:12px;
	float: right;
	}
.mainmenu {
	height: 40px;
	text-align: left;
	font-size: 12px;
	color: black;
	padding-top: 40px;
	}
	
.mainmenubutton a {
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.menubuttonpad {
	margin-right: 10px;
	margin-left: 10px;
}

.mainmenubutton {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: black;
	font-weight: bold;
	width: auto;
	height: 20px;
	overflow:visible;
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:0px;
}

.contentbox {
	padding:12px;
	margin-bottom:30px;
}
			
.contentboxleft {
	padding:12px;
	padding-right: 0px;
	margin-right: 0px;	
}
.contentboxright {
	padding:12px;
	padding-right: 0px;
	margin-right: 0px;	
}

.contentboxtop {
	padding:0px;
	padding-bottom: 0px;
	padding-left:0px;
}

.titleimgbox {
	text-align:left;
	margin-top: 18px;
	margin-left: 17px;				
}
.titleimgbox2 {
	text-align:right;
	margin-top: 18px;
	margin-left: 17px;				
}

.titleimg {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	v-align: middle;	
}

.titletext{
	font-size:20px;
	margin-left:5px;
	margin-right:5px;
}

.bulletimg {
	display: inline;
	margin-left: 11px;
	margin-right: 7px;
	border:none;
}

.bulletimgtitle {
	margin-top: 9px;
	vertical-align: top;	
	display: inline;
	margin-left: 1px;
	margin-right: 1px;		
}

.innerbox {
	padding: 12px; 
	font-family: arial;
	font-size: 12px;
	text-align:left;
	width:900px;
}
.sitemenu {
	padding:12px;
	padding-right: 20px;
	margin-right: 0px;	
	width: 317px;
	text-align:left;
}
.sitecontent {
	padding:12px;
	padding-right: 0px;
	margin-right: 0px;	
	width:590px;
	text-align:left;
	font-family: arial;
	font-size: 12px;

}
.leftmenucontainer {
	background-color: #ffffff;
	clear:both;
}

.leftmenurow {
	background-image:url(../images/menuleft_closed_bckgrd.jpg);
	background-repeat:no-repeat;
	font-size: 12px;
	color:#fff;
	padding-top: 10px;
	padding-bottom:0px;
	margin-bottom: -6px;
	margin-top:0px;
	cursor:pointer;

}

.leftmenurow a {
	color: #fff;
	text-decoration: none;
}


.leftmenurownomargin {
	padding-top: 10px;
	background-color: #ffffff;
	font-size: 12px;
	margin-bottom: 10px;
}

.leftmenurownomargin a {
	color: black;
	text-decoration: none;
}

.leftmenurowClosed {
	border: 0px;
	background-image:url(../images/menuleft_closed_bckgrd_noarrow.jpg);
	font-size: 12px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom: 2px;
	color:#fff;
}
.leftmenurowClosed a {
	color:#FFF;
}

.submenu {
	margin-left: 30px;
	padding-top:5px;
}

.submenurow {
	padding-left: 20px;
	background-image: url(../images/submenuarrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
	color:black;
}


.submenurow a{
	color: black;
	text-decoration: none;
}

.submenurowbottom {
	color: black;
	text-decoration: none;
}

ul li {list-style-type: square;
color:#900000;
}

.octopus {  
	background-color: white;
}

.toggler {
	cursor:pointer;
}


h3 {
	color:#FFFFFF;
	font-family: Arial;
	font-size:13px;
	font-stretch:condensed;
	font-weight:bold;
	margin:0px;
}

.pg_toggler {
	height: 20px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:95% ;
	background-image:url(../images/read-more-button-full.jpg);
	background-color:#900000;
	padding:8px;
	padding-left:15px;
}

.pg_innerbox {
	padding:2px;
	font-family: arial;
	font-size: 12px;
}
.pg_element {
	margin:0px;
	padding-left: 20px;
}

#accordion p.toggler:hover {
	background-color:#666;
}

.clickformore{
	 font-size:10px;
	 display:inline;
}

.footer {
	text-align: left;
	color: #cccccc;
	font-size:10px;
	padding: 10px;
	height:60px;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	}

.footer a {
	text-decoration:none;
	color:#cccccc;
}



/*
#button {
	margin-left:auto;
	margin-right:auto;
	width:200px;
	
	
}


object {

	display: block;
	margin: 0px;
	padding: 0px;

	}

#button .mid {
	background-image: url(../images/btnmid.jpg);
	background-repeat:repeat-x;
	height:30px;
	width:176px;
	float:left;
	padding-top:17px;
	text-align:center;
}

#button .left {
	background-image: url(../images/btnright.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:12px;
	float:left;
}

#button .right {
	background-image: url(../images/btnleft.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:12px;
	float:left;
}




a {

color: black;

}

			.bulletimg {
				
				display: inline;
				margin-left: 11px;
				margin-right: 7px;
				border:none;
			}



			.titleimage {

				display: inline;
				margin-left: 5px;
				margin-right: 5px;
				v-align: middle;	
			}

			.titleimgbox {
				
				margin-top: 18px;
				margin-left: 17px;				
			}
			
			



			.submenurow {
				padding-left: 10px;
				background-image: url(../images/baby_arrow.gif);
				background-position: 0px 3px;
				background-repeat: no-repeat;
				margin-top: 5px;
				margin-bottom: 5px;
			}
			
			.submenurowbottom {
				padding-left: 10px;
				background-image: url(../images/baby_arrow.gif);
				background-position: 0px 3px;
				background-repeat: no-repeat;
				margin-top: 5px;
				margin-bottom: 10px;
			}





			.innerbox {
				padding: 12px; 

				font-family: arial;
				font-size: 12px;
			}

			.footer a {
				color: black;
				font-weight: bold;
				text-decoration: none;
			}
			

		
			.octopus {  background-color: white;}
			.north { background-color: white; }
			.east { background: url(../images/box/styleseast.png) repeat-y right; }
			.south { background: url(../images/box/stylessouth.png) repeat-x bottom; }
			.west { background: url(../images/box/styleswest.png) repeat-y left; }
			.ne { background: url(../images/box/stylesnortheast.png) no-repeat top right; }
			.se { background: url(../images/box/stylessoutheast.png) no-repeat bottom right; }
			.sw { background: url(../images/box/stylessouthwest.png) no-repeat bottom left; }
			.nw { background: url(../images/box/stylesnorthwest.png) no-repeat top left; padding: 25px; }
	
			.bred { border: 1px solid red; }
			.bblue { border: 1px solid blue; }
			.bgreen { border: 1px solid green; }
			.byellow { border: 1px solid yellow; }
			.bpurple { border: 1px solid purple; }


			.contentbox {
				padding:12px;	
			}
			
			.contentboxleft {
				padding:12px;
				padding-right: 0px;
				margin-right: 0px;
				
			}
			
			

			.contentboxtop {
				padding:12px;
				padding-bottom: 0px;
				padding-left:40px;
				
			}

.toggler {
	cursor:pointer;

}

.pg_toggler {
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:95% ;

}

.pg_innerbox {
				padding:12px;
				

				font-family: arial;
				font-size: 12px;
			}




.centerimage {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}


img {
	padding: 0px;
	margin: 0px;
	display: block;
	
}




.quicklinks {
	width: 250px;
	padding-left: 125px;
	padding-top: 50px;
	float:right;

}

