#ArticleHeader
{
	display:none;
}
#Comments
{
	display:none;
}

#ADFooter
{
	display:none;
}

.NoPrint
{
	display:none;
}

.FAQAnswer
{
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}
.FAQQuestion
{
	font-weight:bold;
	font-size:14px;
}

/*******************
Code Formatting
*********************/
.code 
{
	font-family:Arial Narrow;
	font-size:medium;
	color:Black;
	border-style:none;
}
.comment 
{
	color:Green;
}
.keyword
{
	color:Blue;
	text-transform:uppercase;
}
.quoted
{
	color:Maroon;
}

.comment_title
{
	font-weight:bold;
	font-size:larger;
	padding-bottom:10px;
}
.comment_footer
{
	font-size:smaller;
	padding-bottom:3px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:10px;
}
.comment a
{
	border:0;
}
.comment_body
{
	padding-left:20px;
	padding-bottom:10px;
}

.ErrorNotification
{
	color:Red;
}



.GuestBook
{
	font-family:Arial;
	font-size:medium;
}

/******************
HTML Tags
******************/
/*
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px;
	background: #CBCBCB url(bg-main.gif) repeat-x;
	font-size:small;
	overflow:auto;
	}
*/


	#content-side2
	{
	display:none;
	}

#breadcrumb-side label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form 
{
/*display:none;*/
	}

#content-container fieldset 
{
display:none;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	display:none;
	}

#content-container legend {
display:none;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
display:none;
	}


#breadcrumb-side form {
	display:none;
	}

#breadcrumb-side form fieldset {
	display:none;
	}

#breadcrumb-side form legend {
	display:none;
	}


/******************
HEADINGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	color:#4169e1;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.4em;
	}

h3 {
	font-size:1.2em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
display:none;
	}

/******************
Layout Divs
******************/

/* IE doesn't use min-height */
#mainnav-container {
display:none;
	}

#mainnav {
display:none;
	}

#mainnav-side {
display:none;
	}

#header {
display:none;
	}


#slogan {
display:none;
	}
	
#breadcrumb-container {
display:none;
	}

#breadcrumb 
{
display:none;
	}

#breadcrumb-side {
display:none;
	}

#content-side {
display:none;
	}

#content-side-2 {
display:none;
	}

#content 
{
	margin:0px;
	border:0px;
	overflow:visible;
	}

#three-column-container {
display:none;
	}

#three-column-left {
display:none;
	}

#three-column-right {
display:none;
	}

#three-column-middle {

	}

#footer {
display:none;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/


/******************
CLASSES
******************/

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}

.none {
	display:none;
	}

.clear {
	clear:both;
	}
	
	

	.ScriptSection-Header 
{
	background-color:White;
	font-weight:bold;
	color:#4E4E4E;
	text-align:center;
	font-size:20px;
	background-image:url("../../images/shading_offwhite.png");
	}

