/* GLOBAL RULES  */

body, div, form, table, tbody, tr, td, img, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.clearme {
	display:none;
}

.first {
	padding-top: 30px;
}

body {
	/*  background: #666633;  */
	color: #333333;
	font: 101%/1.25 Georgia, "Times New Roman", Times, serif;
}

#outerwrapper {
	position: relative;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;

}

#shadowcap {
	display:none;
}

#wrapper {
	position: relative;
	width: 90%;
	background-color: #FFFFFF;
	border-right:1px solid #000033;
}


/* COLUMN 1 STYLE RULES */


#sidebar {
	display:none;
}



 #menucloser {
	display:none;
} 

#sm1, #sm2, #sm3, #sm4, #sm5, #sm6 {
	display:none;
}


#smShadow {
	display:none;
}

#menucloser img {
	display:none;
}



/* COLUMN 2 STYLE RULES */

#maincontent {
 	width:100%;
}
#maincontent strong {
	font-weight:normal;
}

#maincontent h1 {
	margin-right: 2em;
	font-size: 1.2em;
	color: #000066;
	padding-top: 10px;
	margin-bottom: 1em;
}
#maincontent h2 {
	font-size: .95em;
	margin-right: 2em;
	color: #666633;
	margin-top: 1em;
}

#maincontent p {
	margin: 0px 0px 0.5em;
	font-size: 0.75em;
}

#maincontent table.altrows {
	border: 1px solid #003366;
	width: 90%;
}

#maincontent ul.linklist {
	font-size: .8em;
}

#maincontent ol.numlist {
	font-size: .8em;
	color: #666666;
}

#masthead {
	position:relative;
	width:100%;
	background-image: url(sharedimages/bg-masthead.gif);
	background-repeat: repeat-x;
	text-align: right;
}




/* COLUMN 3 STYLE RULES */


#toplinks {
	display:none;
}
#toplinks p {
	display:none;
}

#pagephoto {
	display:none;
}
#pagephoto img {
	display:none;
}
#photoCover {
	display:none;
}
#photocredit {
	display:none;
}

#utilitylinks {
	width: 250px;
	margin: 10px;
	font-size: 0.625em;
	color: #003366;
	padding-top: 10px;
	clear: right;
}
#utilitylinks p {
	margin-bottom: .3em;
}
#utilitylinks p a:link, #utilitylinks p a:visited {
	text-decoration: none;
}


#maincontent p img.adjusted {
	margin-left: -10px;
}

/* BOTTOM FOOTER RULES */

#footer {
	display:none;
}

#footerlinks {
	display:none;
}

#submenus {
	display:none;
}
#sm1, #sm2, #sm3, #sm4, #sm5, #sm6 {
	display:none;
}


