/* PC using IE */
/*
 ---------------------------------------
author: johnk
date: 25 March 06
------------------------------
*/

/* BEGIN GLOBAL STYLES */
h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 20px;
color: #003366;
 font: bold;
 font-style: normal;
 font-variant: normal;
 font-weight: bolder;
 padding-bottom : 4px;
 margin-bottom : 2px;
 margin-top : 2px;
 letter-spacing : 0px;
 line-height : 150%;
}

h2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 18px;
color: #003366;
 font: bold;
 font-style: normal;
 font-variant: normal;
 font-weight: bolder;
 margin-top : 0px;
 margin-bottom : 0px;
}
h3 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #003366;
 font: bold;
 font-style: normal;
 font-variant: normal;
 font-weight: bolder;
 margin-bottom : 2px;
 margin-top : 2px;
}
h4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 13px;
color: #003366;
 font: bold;
 font-style: normal;
 font-variant: normal;
 font-weight: bolder;
 margin-bottom : 2px;
 margin-top : 2px;
}
h6 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #003366;
 font: bold;
 font-style: normal;
 font-variant: normal;
 margin-bottom : 2px;
 margin-top : 2px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: Black;
} 
.navpan
{
	background-image : url("images/menuback.gif");
	background-repeat : repeat-y;
	color : #EFEFEF;
	vertical-align : top;
}
.navhover
{
	border-bottom: 1px solid #A9A9A9;
	border-top: 1px solid #696969;
}
.media_lft
{
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
}
.media_rt
{
	border-bottom: 1px solid Silver;
	border-top: 1px solid Silver;
}
.mediahead
{
	background : #DCE6F1;
	background-color : #DCE6F1;
}
A:link {
text-decoration: underline; 
color: #336699;
}

A:visited {
text-decoration: underline; 
color: #3776AE;
}

A:active, A:hover {
text-decoration: underline; 
color: #003366;
}

body,p,ul,ol{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: Black;
line-height : 150%;
}

blockquote
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: Black;
}

.pagebody{ 
background-color : #EDFFED;
margin : 0;
}

.contenttable {
background-color : White;
  padding : 20px;
 }
 
 .authors{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: Black;
 font : bold;
 }

/* END GLOBAL STYLES */

.headerborder
{
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	border-left : 1px solid #003366;
	width : 814px;
	background-image : url("images/header1.gif");
}
.bodyborder
{
	border-right: 1px solid #003366;
	border-left : 1px solid #003366;
	width : 814px;
	margin-top : -1px;
}
.footborder
{
	border-right: 1px solid #003366;
	border-left : 1px solid #003366;
	width : 814px;
	margin-top : -1px;
	border-bottom : 1px solid #003366;
	background-repeat : repeat-x;
}

.indexpanel
{
	font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;	
	width : 160px;
	margin-top : 1px;
	background-repeat : repeat-x;
	background : url("images/footback.gif") repeat-x top 25px;
}
/* BEGIN LEFT NAVIGATION STYLES */




/* BEGIN CONTENT AREA/TABLE STYLES */

.bodycopy {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: normal;
color: Black;
} 

.tabledata {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
font-weight: normal;
color: #333333;
padding: 6px;
} 

.rowgray {
	background-color: #EFEFEF;
}

.bluetablelink {
color: #3776AE;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold; 
}

.bluetablelink a:link, .bluetablelink a:visited {
color: #3776AE;
text-decoration: underline;
}

.bluetablelink a:hover, .bluetablelink a:active {
color: #003366;
text-decoration: underline;
}


/* BEGIN BULLET POINTS/ARROWS STYLE */

ul
{
list-style-type: none;
padding: 0;
margin-left: 1em;
margin-bottom: 1em;
}

li
{
 margin-top: 4px;
 list-style-image : url(images/bullet.gif);
}

.bluetablearrow {
color: #3776AE;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8px;
font-weight: bold; 
}

/* END BULLET POINTS/ARROWS STYLE */
