BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    background-color: "#ffffff";
}

.SubscriptionOptionButton
{
	padding-top: 4px;
}

.WelcomeText
{
	font-family: Arial;
	color: #293A4E;
	font-size: 14pt;
	font-weight: bold;
	text-align: center
}

.WelcomeTextSml
{
	font-family: Arial;
	color: #293A4E;
	font-size: 12pt;
	font-weight: bold;
	text-align: center
}

.LoginTable
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: White;
	color: Black;
	font-family: Arial;
	font-size: 10pt
}
.TextBoxes
{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: Arial;
	color: Black;
	font-size: 10pt;
	width: 100px;
	background: White;
}

.LoginError
{
	font-family: Arial;
	color: Red;
	font-size: 12pt;
	font-weight: bold;
	text-align: center
}

.TableHeader
{
	background-color:#293A4E; 
	color:white; 
	font-family:arial; 
	font-size:10pt; 
	font-weight:Bold;
}

.Heading1
{
	font-family: Arial;
	font-size: 14pt;
	color: black;
	font-weight: bold;
}

.Heading2
{
	font-family: Arial;
	font-size: 14pt;
	color: black;
	font-weight: bold;
	text-decoration: underline
}

.Heading3
{
	font-family: Arial;
	font-size: 12pt;
	color: navy;
	font-weight: bold;
	text-decoration: underline
}

.Heading4
{
	font-family: Arial;
	font-size: 10pt;
	color: navy;
	font-weight: bold;
	text-decoration: underline
}

.Heading5
{
	font-family: Arial;
	font-size: 10pt;
	color: navy;
	font-weight: bold;
}

.BodyText
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

.BodyTextBold
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold
}

.BodyTextSmall
{
	font-family: Arial;
	font-size: 10px;
	color: black;
}

.Calendar
{
border-width: 1px;
}

.CalendarDay
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black
}

.CalDropDown
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	background-color: Silver;
	color: black;
	width: 80px;

}

.OptionsTable
{
	border-bottom: #293A4E 1px solid;
	border-top: #293A4E 1px solid;
	border-left: #293A4E 1px solid;
	border-right: #293A4E 1px solid	
}

.OptionsTableSmall
{
	border-bottom: #293A4E 1px solid;
	border-top: #293A4E 1px solid;
	border-left: #293A4E 1px solid;
	border-right: #293A4E 1px solid;
	background-color: #293A4E;
	color:White;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}


.dgMain
{
	background-color: White;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: Arial;
	font-size: 9pt;
	overflow:hidden;
}

.dgRestrictions
{
	background-color: White;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: Arial;
	font-size: 10pt;
	overflow:hidden;
}

.Salestable
{
	background-color: White;
	border-style: none;
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	overflow: hidden;
	width: 385px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.EmptyReport
{
	font-family: Arial;
	font-size: 10pt;
	color: navy;
	font-weight: bold;
	text-align: center;
}

.EmptyReport_Left
{
	font-family: Arial;
	font-size: 10pt;
	color: navy;
	font-weight: bold;
	text-align: left;
}

.ReportTotals
{
	font-family: Arial;
	font-size: 10pt;
	color: navy;
	font-weight: bold;
	text-align: left;
}

.IntroLabel
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	text-align: left;
}

.TotalsTable
{
	border-bottom: solid 1px #293A4E;
	border-top: solid 1px #293A4E;
}

.ErrorMessage
{
	font-family: Arial;
	font-size: 12pt;
	color: Maroon;
	font-weight: bold;
	text-align: center;
}

.ErrorMessageSmall
{
	font-family: Arial;
	font-size: 10pt;
	color: Maroon;
	font-weight: bold;
	text-align: center;
}

.RegisterNow
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-align: center;
}	

.GridHeader
{
	background-color: #ECE9D8;
	font-family: Arial;
	font-size: 10pt;
}








/* THE FOLLOWING WAS CREATED BY RAYMOND FOR THE ORIGINAL SITE. I HAVE LEFT IT AS IT HAS SEVERAL USES */

.FormLbl
{
    FONT-SIZE: 10px;
    COLOR: #08086b;
    FONT-FAMILY: Verdana, Arial
}
.HiddenTextBox
{
    DISPLAY: none;
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.dateday
{
    BORDER-RIGHT: #08086b 1px inset;
    BORDER-TOP: #08086b 1px inset;
    FONT-SIZE: 10px;
    BORDER-LEFT: #08086b 1px inset;
    WIDTH: 40px;
    COLOR: #08086b;
    BORDER-BOTTOM: #08086b 1px inset;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #e7f3ff
}
.datemonth
{
    BORDER-RIGHT: #08086b 1px inset;
    BORDER-TOP: #08086b 1px inset;
    FONT-SIZE: 10px;
    BORDER-LEFT: #08086b 1px inset;
    WIDTH: 50px;
    COLOR: #08086b;
    BORDER-BOTTOM: #08086b 1px inset;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #e7f3ff
}
.dateyear
{
    BORDER-RIGHT: #08086b 1px inset;
    BORDER-TOP: #08086b 1px inset;
    FONT-SIZE: 10px;
    BORDER-LEFT: #08086b 1px inset;
    WIDTH: 60px;
    COLOR: #08086b;
    BORDER-BOTTOM: #08086b 1px inset;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #e7f3ff
}
.CurrencyBox
{
    BORDER-RIGHT: #08086b 1px inset;
    BORDER-TOP: #08086b 1px inset;
    FONT-SIZE: 10px;
    BORDER-LEFT: #08086b 1px inset;
    WIDTH: 70px;
    COLOR: #08086b;
    BORDER-BOTTOM: #08086b 1px inset;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #e7f3ff
}
.FormHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.ShortTextBox
{
    BORDER-RIGHT: #08086b 1px inset;
    BORDER-TOP: #08086b 1px inset;
    FONT-SIZE: 10px;
    BORDER-LEFT: #08086b 1px inset;
    WIDTH: 40px;
    COLOR: #08086b;
    BORDER-BOTTOM: #08086b 1px inset;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #e7f3ff
}
INPUT
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}
SELECT
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}
.ReportHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: black;
    FONT-FAMILY: Arial
}
.ReportNote
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Arial
}
.ReportBody
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.FormNote
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Arial
}

.TextArea
{
    FONT-SIZE: 10px;
    OVERFLOW: scroll;
    WIDTH: 250px;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Arial;
    HEIGHT: 50px;
}

.TreeViewTable
{
	border: solid 1 #08086B;
}

.Radio
{
    FONT-FAMILY: Arial
}

.ASPCalBorder
{
 font-family : Arial,Helvetica,Sans-serif;
 font-size : 10pt;
 color : #293A4E;
 background-color : #293A4E;
 border-top: #293A4E;
 border-bottom: #293A4E;
 border-left: #293A4E;
 border-right: #293A4E;
}

.ASPCalDay
{
font-family : Arial,Helvetica,Sans-serif;
font-size : 10pt;
color : #ffffff;
background-color : #293A4E;
}

.ASPCalWknd 
{
font-family : Arial,Helvetica,Sans-serif;
font-size : 10pt;
color : #ffffff;
background-color : #d3d3d3;
}

HR
{
    FONT-SIZE: 1px;
    COLOR: #000000
}
.CheckBox
{
}
A:active
{
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Arial
}
A:link
{
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Arial
}
A:visited
{
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Arial
}

.Link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    CURSOR: hand;
    COLOR: navy;
    FONT-FAMILY: Arial
}
A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial
}


/* NEW STYLES*/

/*DataGrid styles*/
/*table*/
table.DgTable
{
	background-color: #ffffff;
	border: 1px solid black;
	overflow:hidden;
}
/*header*/
.DgHeader
{
	border: 0px solid black;
	background-color: #293A4E;
	font-family: Arial;
	color:#ffffff;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
.DgHeader a:link , .DgHeader a:visited 
{
	font-family: Arial;
	color:#ffffff;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
}
.DgHeader a:hover
{
	color: #ffff33;
}
/*Item*/
tr.DgItem
{
	border: 1px solid black;
	background-color: #ffffff;
	font-family: Arial;
	color:#000000;
	font-size: 10px;
	text-align:center;
	font-weight:normal;
}
tr.DgItem:hover, tr.over td 
{
	background-color: #ffff33;
}

tr.DgAlternateItem
{
	border: 1px solid black;
	background-color: #dcdcdc;/*gainsboro*/
	font-family: Arial;
	color:#000000;
	font-size: 10px;
	text-align:center;
	font-weight:normal;
}
tr.DgAlternateItem:hover, tr.over td 
{
	background-color: #ffff33;
}
td.DgAlternateItem, td.DgItem
{
	overflow:auto;
}
/*footer*/
.DgFooter
{
	border: 1px solid black;
	background-color: #ffffff;
	font-family: Arial;
	color:#000000;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}
.DgFooter a:link , .DgFooter a:visited 
{
	background-color: #ffffff;
	color:#293A4E;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
}
.DgFooter a:hover
{
	color: #000000;
}


/*other DataGrid*/
.dgCurrency
{
	background-color: #d3d3d3;
	color:#000000;
	border: 1px solid black;
	font-family: Arial;
	font-size: 10pt;
	overflow:hidden;
}
.dgCurrencyHeader
{
	font-weight:bold;
}

/* outline table*/
.TblOutline{ border: solid 1px #000000}


/*BUTTONS*/
.Button
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}