body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  background-image: url(images/line.gif);
  background-repeat: repeat-x;
  background-position: left top;
}	
#content {
  width:760px;
  margin: 0px auto;
  text-align: left;
}
#head {
    margin: 0px;
	padding: 0px;
	text-align: left;
	width: 760px;
}
img {
	border: none;
}	
#contentleft {
    width: 184px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#contentcenter {
  width:310px;
  padding:40px 40px 10px;
}
#contentcenter {
  \width: 380px;
  w\idth: 310px;
}	
#contentright {
  width:184px;
  padding-top: 40px;
  padding-bottom: 20px;
}
	
	
#signin {
	width: 760px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#signin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
}
#signin a {
    display: block;
    padding: 3px;
    width: 140px;
	text-align: center;
    background-color: #0019A9;
    border-bottom: 1px solid #eee;
	color: #EEE;
	text-decoration: none;
}

#signin a:hover {
    background-color: #0097AC;
    color: #FFF;
}

#navcontainer {
	width: 185px;
}

#navcontainer img {
	border: 0px;
}
#navlist {
    padding: 2px;
    margin-left: 0;
    font: 13px Arial, Helvetica, sans-serif;
    width: 12em;
    color: #0019A9; 
}
#navlist li {
    list-style: none;
    margin: 0px;
    border-bottom: 1px gray solid;
    text-align: left;
}
#navlist li a {
    display: block;
    padding: 0.5em 0.5em 0.5em 0.9em;
    text-decoration: none;
}
#navlist li a:link, a:visited { 
    color: #0019A9;
	font-weight: bold; 
}
#navlist li a:hover {
    font-weight:bold;
    color: #FFF;
    background: #0097AC;
    border-left: 3px #0019A9 solid;
}
#navlist li a:active {
    font-weight: bold;
	color: #0097AC;
	background: #FFF;
}
#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F1AC6B;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F1AC6B;
}
#footer a {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#centered {
	text-align: center;
}

img.oa {
    border: 0px;
}

img.graph {
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F1AC6B;
}
img.centered {
	padding-left: 40px;
}

.main li {
	list-style-position: outside;
	list-style-type: circle;
	font-weight: bold;
	font-size: 12px;
}

p {
	font-size: 12px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #0097AC;
}
.lgitalic {
    font-size: 16px;
	font-style: italic;
}
h2 {
    font-size: 18px;
	font-weight: bold;
	color: #0019A9;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0097AC;
}
h4 {
    font-size: 12px;
}
h5 {
    font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0097AC;
}
a.sm {
	font-size: 10px;
	color: #0097AC;
}
.oa {
	font-style: italic;
	font-weight: bold;
	color: #0019A9;
}
