/*  Neptune.uklinux.net Style Sheet  */
/* Copyright (C) 2002 John R. Bayley */

body /*Default settings*/ 
{
	margin-top: 0em; 
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: black;
	text-align: center;
}

table /*Standard Table*/
{ 
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 10pt;
	left: 0;
	top: 0;
}

table.sticker
{
	margin: 0em;
	padding: 0em;
	border-collapse: collapse;
	z-index: +2;
	position: absolute;
	width: 100%;

}

td.sticker
{
	margin: 0em;
	padding: 0em;

}

table.topbar
{
	height: 60px;
}


table.GreyFade /*The grey title table */	
{ 
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	border-spacing: 0em;

	border-width: 0em;
	border-collapse: collapse;
	background: url(/images/GreyFadeBack.png);
	width: 100%;
	vertical-align: top;
}

table.loginsample /*The grey title table */	
{ 
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	border-spacing: 0em;
	border-style: solid;
	border-width: 1px;
	border-color: #122db0;
	background: #cccccc;
	
}

table.main /*The main document table */	
{ 
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	border-spacing: 0em;
	border-width: 0em;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-top-color: #122db0;
	border-left-color: #7e7e7e;
	border-bottom-color: #122db0;
	border-right-color: #122db0;
	width: 100%;
	height: 85%;
	}

table.title /*The main title table */	
{ 
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 99%;
}



table.body /*The main document table */	
{ 
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	border-spacing: 0em;

	border-width: 0em;
	border-collapse: collapse;
}

table.rightbar /*The main document table */	
{ 
	margin-left: 0em;
	margin-right: 0.5em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	border-spacing: 0em;

	border-collapse: separate;
	width: 120px;	
	vertical-align: top;
}



td.rightbar
{
	width: 120px;
	vertical-align: top;
	text-align: left;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 2em;
	color: 122db0;
	border-width: 1px;
	border-style: solid;
	border-color: #122db0;
	background: #fff9bc;
}

td.rightspace
{
height: 10px;
background: white;
}

td.top
{
 vertical-align: top;
}

td.LeftTD /* The title left picture cell*/
{

	vertical-align: top;
	text-align: left;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	height: 64px;
	color: #122db0;
	width: 50%;


}

td.Data /* The title left picture cell*/
{

	vertical-align: middle;
	text-align: left;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	height: 64px;
	background: #ffffff;
	background: url(/images/loginback.png);
}


td.RightTD /* The title right picture cell*/
{

	vertical-align: top;
	text-align: right;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	height: 64px;
	width: 50%;			

}


td.main /*Main table cell padded out a bit */
{
	vertical-align: top;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0em;
	padding-bottom: 0em;
	background: url(/images/jbcomback.png);
	height: 500px;

}

td.footer /*Main table cell padded out a bit */
{
	vertical-align: top;
	padding-left: 2em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	background: url(/images/jbcomback.png);

}
td.section /* Section menu cell style */
{
	vertical-align: top;
	text-align: left;
	width: 100px;
	font-size: 10pt;
	background: #7e7e7e;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	border-spacing: 0em;

	border-width: 0em;
	height: 100%;
}

h1 /* Main Header */
{
	color: #122db0;
}

h2 /* Main Header */
{
	color: #122db0;
}

h3 /* Default Header */
{
	color: #122db0;
}

img
{
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0em;
}


/* Default Links */
a:link 
{	color: #122db0; 
	text-decoration: none;
}
a:visited 
{	color: #cc0000; 
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
a:active 
{	 
	text-decoration: none;
}


.TitleLink:link 
{
	color: #122db0; 
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
}
.TitleLink:visited 
{
	color: #122db0; 
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
}
.TitleLink:hover 
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 14pt;
	font-weight: bold;
}
.TitleLink:active 
{
	font-weight: normal; 
	text-decoration: none;
	font-weight: bold;
}

.TitleLinksml:link 
{
	color: #122db0; 
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
.TitleLinksml:visited 
{
	color: #122db0; 
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
.TitleLinksml:hover 
{
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}
.TitleLinksml:active 
{
	font-weight: normal; 
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}


p.footer
{
	font-size: 8pt;
	color: grey;
	text-align: center;
}
p.rightheader
{
	font-size: 14pt;
	text-align: center;
}

p.rightbody
{
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

p.bodyindent
{
	padding-left: 2em;
}


li /*Default List Style */
{
	font-weight: bold;
}


/* Navigation Bar */


table.NavBar /* Table definition for navigation links */
{ 
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	border-spacing: 0em;

	border-width: 0em;
	border-collapse: collapse;
	width: 100%;
	height: 23px;
	color: white;
	text-align: center;
	font-size: 10pt; 
	font-weight: bold;
	padding: 0em;
	background: url(/images/BlueBack.png);
}

tr.Navbar
{
	width: 100%;
}

td.NavTD /* navigation cells - normal size */
{ 
	width: 9%;
	vertical-align: middle;
	text-align: center;
}

td.NavTD_lge /* navigation cells - large */
{ 
	width: 14%;
	vertical-align: middle;
	text-align: center;
}


/* Navigation white links */



.NavLink:visited {
	color: white; 
	text-decoration: none;
	font-weight: bold;
}

.NavLink:link {
	color: white; 
	text-decoration: none;
	font-weight: bold;
}

.NavLink:hover {
	color: yellow;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}


.NavLink:active {
	text-decoration: none;
	font-weight: bold;
}


.NavSubLink:visited {
	color: white; 
	text-decoration: none;
}

.NavSubLink:link {
	color: white; 
	text-decoration: none;
}


.NavSubLink:hover {
	color: yellow;
	text-decoration: underline;

}


.NavSubLink:active {
	text-decoration: none;
}


.Section:visited {
	color: white; 
	text-decoration: none;
	font-size: 12pt; 
}

.Section:link {
	font-weight: bold; 
	color: white; 
	text-decoration: none;
	font-size: 12pt;  
}


.Section:hover {
	color: yellow;
	text-decoration: underline
}


.Section:active {
	text-decoration: none;
	font-size: 12pt; 
}




.authlink:visited {
	color: white; 
	text-decoration: none;
}

.authlink:link {
	padding-left: 3em;
	color: white; 
	text-decoration: none;
}


.authlink:hover {
	text-decoration: underline
}


.authlink:active {
	text-decoration: none;
}


table.popup /*The popup table */	
{ 
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	border-spacing: 0em;

	border-width: 1px;
	border-color: black;
	width: 150px;

	
}


table.auth_popup /*The popup table */	
{ 
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	border-spacing: 0em;

	border-width: 1px;
	border-color: black;
	width: 300px;

	
}

td.auth_popup_t /* The title left picture cell*/
{
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 18;
	color: white;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	background: #7e7e7e;
	height: 20;
}

td.popup_t /* The title left picture cell*/
{
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	color: white;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	background: #7e7e7e;
}

td.popup_m /* The title left picture cell*/
{
	vertical-align: top;
	text-align: left;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	background: #dddddd;
}







