body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:10px 10px 0px 10px;
	padding:0px;
}

a {
	border-bottom: 1px solid #1777B1;
	text-decoration: none;   
	color: #1777B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #F2F0E6;

}


ul {
      list-style: none;
      margin: 0;
      padding: 0;
}

.subscriptRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.indented {
	text-indent: 25px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.superscriptRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

#index_page_header {
	padding: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	min-width: 770px;
	height: 160px;
	margin: 0px;

	background: url(images/diags.jpg) top left repeat-x;
}

#index_page_logo {
	float: left;
	padding: 0px;
	height: 148px;
	width: 112px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 3px;
}


#page_header {
	padding: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin: 0px;

	background: url(images/diags.jpg) top left repeat-x;
}

#page_logo {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#page_title p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_title {
	width: auto;
	float: none;
}

#page_title h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;	
}

#page_menu {
	width: 100%;
	min-width: 772px;
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
}	

#page_menu ul {
	margin-top: 1px;
	margin-bottom: 0px;
}

#page_menu ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	padding: 0px;
	margin: 0px;
}

#page_menu ul li a {
	float: left;
	text-decoration: none;
	padding-left:4px;
	padding-right: 4px;
	padding-bottom: 0px;
	margin: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page_menu ul li a:hover {
	color: #000000;
}



#showcase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	width: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	position: absolute;
	left: 10px;
	top: 194px;
	padding: 0px;
	margin: 0px;
}
#showcase a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}


#showcase h3 {
  margin-top:0px;
  margin-bottom:5px;
  margin-right:6px;


  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  background-color: #21a2d6;
}

#showcase p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	margin-bottom: 0px;
}

#showcase_item {
	margin-top: 5px;
	margin-right: 5px;
	border-bottom: 2px solid #eeeeee;
	border-right-color: #FF0000;
	padding-bottom: 5px;
}

#sections {
	padding-left: 5px;
	margin: 0px;
	width: 350px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 194px;
	right: 10px;
}

#sections h3 {
  margin-top:0px;
  margin-bottom:5px;
  margin-right:0px;


  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  background-color: #21a2d6;
}


#sections li {
	padding: 2px 0px 4px 20px;
	background-image: url(images/page_white.png);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;

}

#sections li a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sections ul li a:hover {
	color: #000000;
}


#updates {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #eeeeee;
	margin-left: 150px;
	margin-right: 370px;
	min-width: 250px;
}

#updates h3 {
  margin-top:0px;
  margin-bottom:5px;
  margin-right:9px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  background-color: #21a2d6;
  width: 100%;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #eeeeee;
	margin: 0px;
}


#content ul {
	padding: 0;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#section_head {
	height: 20px;
	line-height: 1.8em;
	width: auto;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #1777B1;
	margin-bottom: 5px;
}

#section_head ul {
margin: 0; 
padding: 0;
list-style-type: none;
}

#section_head li {
float: left;
color: #1777B1;
list-style-type: none;
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
margin-left: 4px;
}

#section_head a {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
margin-left: 4px;
border-bottom: 1px solid #1777B1;
text-decoration: none;
color: #1777B1;
} 


#box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#page_content {
	margin-left: auto;
	margin-right: auto;
}

#secondaryContent {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#primaryContent {
	margin-right: 10px;
}

#box img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}

#bar {
	height: auto;
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bar span {

		padding-right: 5px;
		padding-left: 20px;
}


#bar #date {

		background-image: url(images/date.gif);
		background-position: left center;
		background-repeat: no-repeat;
}

#bar #read {

		background-image: url(images/reads.png);
		background-position: left center;
		background-repeat: no-repeat;
}
#page_title h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#content h1 {margin-top: 0px; margin-bottom: 7px} /* page header */
#content h2 {margin-top: 12px; margin-bottom: 9px} /* text header */
#content h3 {margin-top: 9px; margin-bottom: 5px} /* stripe header */
#content h4 {margin-top: 0px; margin-bottom: 0px} /* free header */
#content h5 {margin-top: 6px; margin-bottom: 9px} /* source */
#content h6 {margin-top: 0px; margin-bottom: 0px} /* tech remarks (date, etc..) */
#content p {margin-top: 3px; margin-bottom: 3px} /* text */
#content .a12 {font: normal 13px/17px arial; letter-spacing: 0; color: #000000; text-indent: 18pt}
#content .t12 {font: normal 12px/17px trebuchet MS; letter-spacing: 0; color: #000000}



.boxContent {
	border: 1px solid #eeeeee;
	background: #ffffff url('images/a1.gif') top left repeat-x;
	margin: 5px;
	padding: 5px;
}

.clearfloats {
	clear: both;
}
#sections a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

