html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}



/* version 7 Screen Display */




/* OVERALL PAGE STYLES */
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 74%;
	line-height: 140%;
	background-color: #FFFFFF;
	margin: 0px;
}

/* Specification so fonts display correctly in Internet Explorer */
table
{
	font-size: 100%;
}

/* General Link Color */
a
{
	color: #CC0000;
	text-decoration: none;
	font-style: normal;
}

a:hover
{
	color: #ff0000;
	text-decoration: underline;
	font-style: normal;
}

/* Type Style Tags */
h1
{
	color: #000000;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
}
h2
{
	color: #000000;
	font-size: 165%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
}
h3
{
	color: #000000;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
}
h4
{
	color: #000000;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
}
h5
{
	color: #ffffff;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
}
h6
{
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
}
p
{
	margin: 0px 0px 20px 0px;
}
strong
{
	font-weight: bold;
}
bold
{
	font-weight: bold;
}
em
{
	font-style: italic;
}
i
{
	font-style: italic;
}
abbr
{
	font-style: normal;
	text-decoration: none;
}
acronym
{
	font-style: normal;
	text-decoration: none;
}
ul
{
	list-style-position: outside;
	margin: 0px 0px 20px 25px;
	padding: 0px;
}
ol
{
	list-style-position: outside;
	margin: 0px 0px 20px 25px;
	padding: 0px;
}
li
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead
{
	display: none;
}
@media aural
{
	.screenRead
	{
		display: block;
		speak: normal;
	}
}

/* IGUIDE LAYER */
#iguide
{
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#iguide table
{
	width: 580px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/* MASTHEAD LAYER */
#mastband
{
	background-color: #990000;
	text-align: left;
	vertical-align: top;
	height: 90px;
	border-width: 4px 0px 4px 0px;
	border-style: solid;
	border-color: #000000;
	background-image: url("../../graphics/masthead.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#mastband a
{
color:#000000;
text-decoration:underline;
}

#mastband a:hover
{
color:#999999;
}

/* Masthead Graphic Rollover */
a.linkHome
{
	display: block;
	height: 100%;
	width: 100%;
}

a.linkHome:hover
{
	background-color: #000000;
	background-image: url("../../graphics/masthead-over.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

/* MASTHEAD LEVEL NAVIGATION LAYER */
#mastLinks
{
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 21px;
}
#mastLinks p
{
	margin: 0px 0px 0px 0px;
	float: left;
}
#mastLinks p a
{
	font-weight: bold;
	font-style: normal;
	line-height: 110%;
	padding: 3px 15px 5px 15px;
	display: block;
}
#mastLinks p a:link
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#mastLinks p a:active
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FFCC33;
}
#mastLinks p a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#mastLinks p a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FFCC33;
}

/* PAGE CONTENT LAYER */
#containercontent
{
	height: 1%;
	margin: 20px 0px 15px 0px;
}

/* Lefthand Navigation Menu */
#columnlink
{
	float: left;
	width: 140px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#columnlink p.navigationLink1, #columnlink p.navigationLink2, #columnlink p.navigationLink3,
 #columnlink p.navigationLink4, #columnlink p.navigationLink5, #columnlink p.navigationLink6
{
	display: none;
}

/* Nav Link Props */
#columnlink p
{
	margin: 0px 0px 10px 0px;
}
#columnlink p a
{
	font-weight: bold;
	font-style: normal;
	line-height: 110%;
	display: block;
	color: #CC0000;
	text-decoration: none;
}


#columnlink p a:hover
{
	color: #ff0000;
}

#columnlink p a.secondary
{
	margin: 0px 0px 0px 10px;
}

#columnlink p a.secondary:hover
{
	margin: 0px 0px 0px 10px;
}

/* Main Content Body */
#columnbody
{
	height: 1%;
	padding: 0px 0px 0px 15px;
	display: block;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #990000;
	margin: 0px 15px 0px 170px;
}

/* Float Window Information */
#containerSpecial
{
	background-color: #CCCCCC;
	border: 1px solid #990000;
	float: right;
	width: 250px;
	margin: 20px 15px 10px 10px;
	padding: 0px;
	display: block;
}
#containerSpecial img
{
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#containerSpecial h2
{
	clear: both;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	display: block;
	padding: 10px;
	margin: 0px;
}
#containerSpecial h3
{
	clear: both;
	font-size: 100%;
	line-height: 110%;
	margin: 5px 10px 5px 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	display: block;
}
#containerSpecial p
{
	clear: both;
	margin: 5px 10px 5px 10px;
	color: #000000;
	font-size: 100%;
	line-height: 110%;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	display: block;
}
#containerSpecial ul
{
	clear: both;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 25px;
	color: #000000;
	font-size: 100%;
	line-height: 110%;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	display: block;
}
#containerSpecial li
{
	margin: 5px 0px 5px 0px;
}


#containerText
{
}
#containerText:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



/* Styles for MultiColumn Formats */
#columnIntro
{
	margin: 0px;
	padding: 0px;
}
#containercolumns
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}


/* Styles for the Two Column Formats */
#twocolumnleft
{
	float: left;
	width: 48%;
	margin: 0px;
	padding: 0px;
}
#twocolumnright
{
	margin: 0px 0px 0px 52%;
	padding: 0px 0px 0px 15px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #990000;
}

/* Styles for the three Column Formats */
#threecolumnleft
{
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0px;
}
#threecolumnmiddle
{
	float: left;
	width: 32%;
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #990000;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 10px;
}
#threecolumnright
{
	margin: 0px 0px 0px 68%;
	padding: 0px 0px 0px 10px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #990000;
}

/* FOOTER LAYER */
#footer
{
	clear: both;
	margin: 5px 0px 5px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	text-align: left;
}
#footer a
{
color:#000000;
text-decoration:underline;
}

#footer a:hover
{
color:#999999;
}

#footer p
{
	margin: 5px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}


#siteDesign
{
	display: none;
}



