body
{
	width: 98%;
	height: 98%;
	margin-left: 0px;
	padding: 3px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top:0px;
	margin-left:0px;
	}

#header
{
	position: relative;
	height: 95px;
	width: 100%;
}

#footer
{
	position:relative;
	height: 50px;
	font-family: arial;
	color: #000;
	font-size: 8pt;
	text-align:center;
	clear: both;
}

#menutext {
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
}



a:active.nav_style {
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a:visited.nav_style {
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a:link.nav_style {
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a:hover.nav_style {
	font-family: arial;
	color: #33CC33;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}


span.menucategory {
	font-family: arial;
	color: #000080;
	font-size: 10pt;
	font-weight: bold;
}


span.txtnormal {
	font-family: arial;
	color: #000000;
	font-size: 10pt;
}



span.banner {
	font-family: Garamond;
	color: #ffffff;
	font-size: 24pt;
}


span.titlePage {
	font-family: arial;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

span.titlesmall {
	font-family: arial;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

span.titlewhite {
	font-family: arial;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}

span.titlegreybg {
	width: 98%;
	font-family: arial;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	background: #d7d7d7;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}

span.titlesmallital {
	font-family: arial;
	color: #000000;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
}

span.titlesmallitalright {
	font-family: arial;
	color: #000000;
	font-size: 8pt;
	text-align: right;
	right: 10px;
	font-style: italic;
	font-weight: 300;
	float: right;
}

p.menucategory {
	font-family: arial;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}


p.txtnormal {
	font-family: arial;
	color: #000000;
	font-size: 10pt;
}


p.menusmall {
	font-family: arial;
	color: #ffffff;
	font-size: 8pt;
}

p.titlePage {
	font-family: arial;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

p.titlesmall {
	font-family: arial;
	color: #000000;
	font-size: 125%;
	font-weight: bold;
}

p.titlesmallital {
	font-family: arial;
	color: #000000;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
}


abbr, acronym, .help {
	border-bottom: 1px dotted #333;
	cursor: help;
}



table.normal {
	width: 800px;
	border-width: 5px;
}



table.content {
	width: 600px;
	border-width: 5px;
}



td.header {
	height: 90px;
	width: 800px;
	color: rgb(0, 0, 0);
	margin: 0;
	text-indent: 0;
}



td.menu {
	width: 200px;
	height: 600px;
	vertical-align: text-top;
	color: rgb(0, 0, 0);
	margin: 0;
	text-indent: 0;
}



td.main {
	width: 590px;
	height: 600px;
	vertical-align: text-top;
	background: url("/images/colorsnowflakes.gif") repeat;
}



td.footer {
	width: 590px;
	height: 100%;
	vertical-align: text-top;
	font-family: arial;
	color: #000000;
	font-size: 8pt;
	text-align: center;
}



#pagewidth
{
	min-width: 770px;
	min-height: 480;
	max-width: 800px;
}



#leftcol
{
	width: 180px;
	float: left;
	position: relative;
	padding-top: 20px
}



#maincol
{
	float: right;
	display: inline;
	position: relative;
	width: 75%;
	left: 190px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}



#datesmall
{
	font-family: arial;
	font-style: italic;
	color: #666;
	font-size: 6pt;
	text-align: right;
	margin-right: 20px;

	position:relative;
	height: 10px;
	clear: both;

}



#clearfooter
{
	clear: both;
	height: 10px;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.PlanHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/* End hide from IE-mac */
.PageTitle {
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.SubjectHeading {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
hr {
	background-position: center;
	width: 80%;
}
.FloatRight {
	float: right;
}
.AnnouncementBox {
	background-color: #BFCEE6;
	border: medium ridge #666666;
}
.WECTableBackground {
	background-color: #FFD5D6;
}

.Date {
	font-size: x-small;
	font-style: italic;
	color: #000000;
	text-align: right;
}
.PhotoRight {
	float: right;
	padding-left: 10px;
}
.PhotoLeft {
	float: left;
	padding-right: 10px;
}
.HorizontalBackground {
	background-color: #B0CDFD;
}

