body{
	background-color: white;
	margin: 0px;
	padding: 0px;
}


p {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana;
	line-height: 20px;
	padding-left: 5px;	
	}


a{
	color: #000000;
	text-decoration: underline;
}

a:link{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #ee9e5;
	text-decoration: underline;
	font-weight: bold;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	margin: 0px;
	padding-left: 5px;
	font-weight: normal;
	letter-spacing: 2pt;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.image {
border: 5px solid white;
margin-bottom: 0px;
}

ul{
 list-style-type: square;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


#masthead{
	float: left;
	margin: 0px;
	background-color: #edece8;
	padding: 0px;
	width: 800px;
	height: 127px;
}

#breadCrumb{
	clear: both;
	width: 800px;
	background-color: #edece8;
	margin-top: 0px;
	float: left;
	height: 20px;
}

#container {
	width: 800px;
	margin: 0;
	padding: 0px;
}

#navBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	clear: both;
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #f4f3f1;
	height: 400px;
	}

#content{
	float: left;
	width: 498px;
	background-color: #ffffff;
	height: 400px;
	border-left: 1px solid #eae9e5;
	border-bottom: 1px solid #ffffff;
}

.content1 {
padding-left: 15px;
padding-right: 20px;
}

.content2 {
	padding-left: 15px;
	padding-right: 20px;
	font-size: 9pt;
	line-height: 13pt;
}

.content3 {
padding-left: 15px;
padding-right: 20px;
font-size: 8pt;
line-height: 10pt;
}

.siteName{
	color: #ccff99;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	}

.tagline {	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #ff9933;
	letter-spacing:0.4em;
	}

	
#pageName{
	background-color: #3366cc;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


.inline {
padding: 0px;
float: left;
border: 0px;
}

#siteInfo{
	clear: both;
	border-top: 20px solid #f4f3f1;
	font-size: 9px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 780px;
	font-family: Verdana;
}

#navBar ul a:link, #navBar ul a:visited {
display: block;
}
#navBar ul {
list-style: none; margin: 0; padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
border-bottom: 2px solid #000000;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


.sectionLinks{
	position: relative;
	padding: 0px;
	border-bottom: 2px solid #eae9e5;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	line-height: 20pt;
	letter-spacing: 2pt;
}

.sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

.sectionLinks a {
	display: block;
	border-top: 2px solid #eae9e5;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

.sectionLinks a:hover{
	background-color: #ffffff;
	text-decoration: none;
}



#headlines{
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 400px;
	float: right;
	background-color: #f4f3f1;
	border-left: 1px solid #eae9e5;
}

#headlines p{
	font-familiy: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #black;
	line-height: 10pt;
	text-align: center;
	padding-right: 10px;
	vertical-align: top;
	margin-top: 0px;
	}
