body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	color: #333333;
	padding: 0px;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #336699;
	background-repeat: repeat;
}

    #tabsJ {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #24618E;
	background-color: #FFFFFF;
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsJ li { 
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") repeat-x left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000099;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
      
      #tabJ a: hover, #intro #t-intro a { color: #333;
      padding:5px 15px 4px 6px;
      border-color: 727377;
      background: #fff;
      }

#container {
	background-color: #003366;
	width: 760px;
	border: 1px solid #000000;
}
h1 {
	font-size: medium;
	color: #000066;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#innerRight {
	float: right;
	width: 160px;
	font-size: small;
	font-weight: bold;
	color: #0066FF;
	margin: 10px 0px 0px;
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF; 
}
#innerLeft {
	margin-right: 160px;
	padding-right: 10px;
	padding-left: 10px;
	width: 560px;
}
#contentItem {
	color: #333333;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	background-image: url(../images/contentBk.gif);
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center;
}
#banner {
	width: 760px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}
#navBar {
	background-color: #990000;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contentItem h1 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/headerBk.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 4px 15px;
	background-color: #212121;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contentItem table {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#contentItem p {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contentItem h2 {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contentItem h3 {
	font-size: small;
	color: black;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#footer {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	position: relative;
}
#masthead {
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin: 10px 10px 5px;
	width: 740px;
}
#footer a {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	text-decoration: underline;
}
#tableStyle {
	width: 100%;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
#tableStyle th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px 5px;
}
#tableStyle td {
	color: #333333;
	background-color: #EBEBEB;
	padding: 2px 5px;
	margin: 0px;
	text-align: center;
}
#tableStyle .leftAlign {
	text-align: left;
}


/* Excessive Macromedia CSS for drop downs!!! */


td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgRight {
	margin: 10px;
	float: right;
}
hr {
	color: #990000;
	background-color: #990000;
	text-align: center;
}
.caption {
	width: 170px;
	float: right;
	text-align: center;
	margin: 5px;
}

#enter
{
font-size: large;
color: red;
text-align: center;
}

#table {margin-left:50px;}
.pretty-table {border-collapse: collapse; }
.pretty-table th, pretty-table td {padding: 1.5em;}
.pretty-table { border: px solid #333;}
.pretty-table th, pretty-table td { border: 2px dotted #666; }
.pretty-table th[scope=col]
{
border-bottom: 2px solid #333;
border-right: 2px solid #333;
}
.pretty-table th+th[scope=col] {border-right: 2px solid #666; }

.pretty-table th[scope=row] {border-right: 2px solid #333; }

.pretty-table th, .pretty-table td { color: #000000; }

/* Set colours for all header cells in the top row */
.pretty-table th[scope=col] {color: #000; background-color: #8fadcc; }


/* Set colours for all header cells in the top row except "Product" */
.pretty-table th+th[scope=col] {color: #000; background-color: #8fadcc; }

/* set background colour for all header cells in the left column */
.pretty-table th[scope=row] {background-color: #8fadcc; }

.pretty-table
{ background-color: white;
font-align: right;
}

.pretty-table tr.alt th, .pretty-table tr.alt td { color: #2a4763; }
.pretty-table caption
{
caption-side: bottom;
font-size: 0.9em;
font-style: italic;
text-align: right;
padding: 0.5em ;
}

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}


