BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	background-color: white;
}
LI
{
    MARGIN-LEFT: 20px
}
.symbolheader
{
    FONT: italic 11px arial;
    VERTICAL-ALIGN: text-top;
    COLOR: white;
    TEXT-ALIGN: center
}
.strip
{
	background-color: black;
	font-size: x-small;
}
.header
{
	font-size: xx-large;
	font-weight: bold;
}
.headertext
{
	font-size: smaller;
	color: white;
}
.headerlink
{
	font-size: smaller;
	color: white;
	text-decoration: none;
}
.headerlink:hover
{
	font-size: smaller;
	color: white;
}
.msgText
{
	font-size: x-large;
	font-weight: bold;
	color: black;
	list-style-type: disc;
	list-style-position: outside;
}
.logoutMsg
{
    FONT: bold italic 14px arial;
    VERTICAL-ALIGN: text-top;
    COLOR: #004876;
    TEXT-ALIGN: center
}
.symbol
{
    FONT: italic 12px arial;
    VERTICAL-ALIGN: text-top;
    COLOR: #004876;
    TEXT-ALIGN: center
}
.blueBorder
{
	width: 100%;
	height: 100%;
	margin: 0px;
}
.internalTD
{
	height: 100%;
}
.pageTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 36px;
    COLOR: #692c53;
    FONT-FAMILY: Verdana
}
.errormsg
{
	font-weight: bold;
	font-size: x-large;
	color: red;
}
.headermsgtext
{
	font-weight: bold;
	font-size: large;
}
.paramText
{
	
}
.bottomText
{
	
}
.paramTextbox
{
    BORDER-RIGHT: windowtext 0.5pt solid;
    BORDER-TOP: windowtext 0.5pt solid;
    FONT: 12px arial;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: windowtext 0.5pt solid;
    WIDTH: 200px;
    BORDER-BOTTOM: windowtext 0.5pt solid;
    HEIGHT: 14pt
}
.paramTextboxReadonly
{
    BORDER-RIGHT: windowtext 0.5pt solid;
    BORDER-TOP: windowtext 0.5pt solid;
    FONT: 12px arial;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: windowtext 0.5pt solid;
    WIDTH: 200px;
    CURSOR: default;
    COLOR: #848284;
    BORDER-BOTTOM: windowtext 0.5pt solid;
    HEIGHT: 14pt;
    BACKGROUND-COLOR: #d6d3ce
}
.systemData
{
    FONT-SIZE: 12px;
    COLOR: #003966;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: verdana, sans-serif
}
.systemHeader
{
    FONT-SIZE: 13px;
    COLOR: #003966;
    FONT-FAMILY: verdana, sans-serif
}
.systemLabel
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: verdana, sans-serif
}
.blueBorderBottom
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bolder;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #003966 1px solid
}
.blueBold
{
	FONT: bold 11px arial;
	COLOR: #004876
}
.copyright
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    COLOR: #000000;
    PADDING-TOP: 2px;
    FONT-FAMILY: verdana, sans-serif
}
.copyright_symbol
{
    FONT-SIZE: 10px;
    VERTICAL-ALIGN: text-top;
    FONT-FAMILY: Verdana, sans-serif
}
.errorText
{
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 5px;
    COLOR: black;
    PADDING-TOP: 5px;
    FONT-FAMILY: Arial;
}
UL
{
    MARGIN-LEFT: 0px
}
.urlMsgText
{
    LIST-STYLE-POSITION: outside;
    FONT: bold 13px arial;
    COLOR: black;
    LIST-STYLE-TYPE: disc
}
.appLink
{
    FONT: bold 12px arial;
    COLOR: #003966
}
.warningMsg
{	
	border:1px solid red;
	font:12px arial;
	color:black;
	padding:10px;
}

/* Language bar (black) */

TD.langbar
{
	background-color: #B7CFD8;
	text-align: right;
	height: 20px
}
UL.langs
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
UL.langs LI
{
	display: inline;
	margin: 0;
	padding: 0;
}

TD.navbar
{
	background-color: #B7CFD8;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	padding: 1px;
}
UL.navs
{
	list-style-type: none;
	margin: 4px;
	padding: 0;
}
UL.navs LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
UL.navs LI A
{
	color: #293468;
	text-decoration: none;
	/*border-right: 1px solid white;*/
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
}

.headerbg
{
	background-color: rgb(204, 210, 109); /* Earthy green. Header background colour */
}

.ftr {font-size:10px;color:black; margin-bottom: 10px;}
a.ftr:link{text-decoration:underline;color:#293468;} /* Dark blue text */
a.ftr:visited{color:#293468;} /* Dark blue text */
a.ftr:hover {color:#000000;}
a.ftr:active{color:#666666;}

TR#langbox
{
	display: none;
}

/*
FORM#form1[action="/whalecomlocalhost:6001/whalecom0/InternalSite/Validate.asp"]
> tr > td > table > tr + tr + tr + tr + input + tr
*/

/*
TABLE#loginMainTable TD.internalTD > table > tbody > tr > td > table > tbody > tr
*/

/*
#loginMainTable
{
	display: none;
}
*/