.BODY-TEXT-HEADER
/* Should be set in the body tag of all static pages*/
{
	font-size: 14pt;
	font-family: Verdana;	
	color:#305A3F;
	/*font-weight:bold ;*/
}

.HIGHLIGHT-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
}
.BODY-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
}
.NEED-JAVASCRIPT
/* Should be set in the body tag of all static pages*/
{
	font-size: 12pt;
	font-family: Verdana;	
	color:red;
}
.BODY-TEXT-JUSTIFY
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
	text-align:justify;
}
.STEP-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
	text-align:center
}
.INFO-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
	font-style:italic;
}
.STEP-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
	text-align:center
}
.INFO-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
	font-style:italic;
}
.STEP-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
	text-align:center
}
.INFO-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
	font-style:italic;
}
.SUBHEADER-TEXT
/* Sub header text of static pages*/
{
	font-size: 14pt;
	font-family:Times New Roman ;
	font-style:italic;
	font-weight:bold;
	color:Silver;
	text-align:right;
}

.MENU-TEXT
/* Left menu text*/
{
	font-family:Verdana;
	font-size:8pt;
}

.REQUIRED-FIELD-NOTE
/* Required field note on detail and grid pages*/
{
	font-size: 8pt;
	font-family: Verdana;
	COLOR: #305A3F;
}
.FULL-PAGE
/* Required in body tag of every page */
{
	/*width: 1024px;*/
	margin-left :0;
	margin-top:0;
	font-size:9pt;
	font-family:Verdana;
	/*height:auto;*/
	TEXT-DECORATION: none;

	
}
.SIDE-MENU
/* Sets look of left menu */
{
	width: 150px;
	BACKGROUND: #F5F9EA;
	PADDING-LEFT: 10px;
}
.TABLE-DATA
/* Table setup for all pages */
{
	PADDING-LEFT: 9px;
	/*width: 717px;*/
}

.DATAGRID-ITEM-STYLE
/* Data in grids on search and grid pages */
{
	font-size: 8pt;
	font-family: Verdana;
    margin-left: 5;
    margin-right: 5;
    COLOR: #305A3F;
    
}

.DATAGRID-HEADER-STYLE
/* Headers in grids on search and grid pages */
{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	width:auto;
	margin-left: 5;
    margin-right: 5;
    COLOR: #305A3F;
	background-color:#F5F9EA;
}

.DATAGRID-FOOTER-STYLE
/* Footers in grids on search and grid pages */
{
	font-size: 9pt;
	font-family: Verdana;
	width:auto;
	margin-left: 5;
    margin-right: 5;
    COLOR: #305A3F;
	background-color:#F5F9EA;
}

.ERROR_TEXT
/* Used for all error messages */
{
	font-size: 8pt;
	font-family: Verdana;
	COLOR: Red;
}

.ERROR_CRITICAL
/* Used for all error messages */
{
	font-size: 10pt;
	font-family: Verdana;
	COLOR: Red;
	font-weight: bold;
}

.INVOICE-HEADING
/* Used on the invoice page */
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color:#305A3F;
}

.INVOICE-TEXT
/* Used for phone number on the invoice page */
{
	font-size: 8pt;
	font-family: Verdana;	
	color:#305A3F;
}

.FOOTER-TEXT
/* Used for every page footer */
{
	font-size: 8pt;
	font-family: Verdana;	
	COLOR: #305A3F;
	BACKGROUND:#D9E8AF;
	/*text-align:right;
	width:1024px;*/
	text-decoration: none; 
}

.CAPTION-CENTREDISPLAY
/* Used for field captions on edit and display pages */
{
	font-size: 10pt;
	font-family: Verdana;
	text-align:left;
	color:#305A3F;
	vertical-align:text-top;
}


.CAPTION-DISPLAY
/* Used for field captions on edit and display pages */
{
	font-size: 9pt;
	font-family: Verdana;
	text-align:left;
	color:#305A3F;
}

.CAPTION-EDIT
/* Used for data entry fields */
{
	font-size: 9pt;
	font-family: Verdana;
	text-align:left;
	color:#305A3F;
}

.CHECKBOX-CONTROLS
/* Unremarkably, used for checkboxes */
{
	font-size: 9pt;
	font-family: Verdana;
	color:#305A3F;
}

.RADIOBUTTON-CONTROLS
/* Used for all radio buttons */
{
	font-size: 9pt;
	font-family: Verdana;
	color:#305A3F;
}

.PRINT-PAGE-TITLE
/* Used for the title at the top of every page */
{
    FONT-SIZE: 16pt;
    COLOR:Black;
    FONT-FAMILY: Verdana;
    text-align:left;
    vertical-align :top;
}

.PAGE-TITLE
/* Used for the title at the top of every page */
{
    FONT-SIZE: 16pt;
    COLOR: #B8DE85;
    FONT-FAMILY: Verdana;
    text-align:left;
    vertical-align :top;
}

.SUB-GRID-TITLE
/* Used for the title of every sub grid */
{
    FONT-SIZE: 14pt;
    COLOR: #B8DE85;
    FONT-FAMILY: Verdana;
    text-align:left;
    vertical-align :top;
}

.PAGE-SUB-TITLE
/* Sub titles used on static pages */
{
    FONT-SIZE: 12pt;
    COLOR: #305A3F;
    FONT-FAMILY: Verdana;
    text-align:left;
    vertical-align :top;
    font-weight:bold;
}

.PAGE-SUB-TITLE2
/* Second level sub titles used on static pages */
{
    FONT-SIZE: 10pt;
    COLOR: #305A3F;
    FONT-FAMILY: Verdana;
    text-align:left;
    vertical-align :top;
}
.PAGE-SUB-TITLE-LARGE
/* Second level sub titles used on static pages */
{
    FONT-SIZE: 14pt;
    COLOR: #305A3F;
    FONT-FAMILY: Verdana;
    text-align:left;
    vertical-align :top;
}
.FOOTER
/* Used on the footer of each page */
{
	font-size: 9pt;
	font-family: Verdana;
	COLOR: #B8DE85;
	BACKGROUND:#D9E8AF;
	
}

.PAGE-BORDER
/* Unsure of what this is used for. May have to get rid of it. */
{
	BORDER-STYLE:none;
	BORDER-WIDTH:0;
	/*height:540px;*/
}

.SUB-HEADER
/* Background colour of top menu */
{
	BACKGROUND: #86AB36;
}

.SUB-NAV
/* Background colour of left menu. Should be set in SIDE-MENU
   GET RID OF ME! */
{
    BACKGROUND: #F5F9EA;
}

.SUB-MENU
/* Indentation of left menu. Should be set in SIDE-MENU
   GET RID OF ME! */
{
	PADDING-LEFT: 10px;
}

.POSITION-MAIN
/* width of main data area. Should be set in TABLE-DATA
   GET RID OF ME! */
{
	PADDING-LEFT: 10px;
	width: 717
}

.DEFAULT
/* Default font and background colour for all dynamic pages. should be used in the body tag of all dynamic pages*/
{
	font-size: 9pt;
	font-family: Verdana;
	text-align:left;
	color:#305A3F;
}

.NOTE
/* Used for explanatory notes*/
{
	font-size: 9pt;
	font-family: Verdana;
	text-align:left;
	color:#305A3F;
}

.PAGE-BORDER2
/* GET RID OF ME */
{

	BORDER-TOP-STYLE:none;
	BORDER-TOP-WIDTH:0;
	/*width:985px;*/
}

.PAGE-WIDTH
/* Get rid of this style*/
{
	width:950;
}
.SUBSCRIPTION-DISPLAY-TEXT
/* Should be set in the body tag of all static pages*/
{
	font-size: 7pt;
	font-family: Verdana;	
	color:#305A3F;
	text-align:justify ;
}
.BUTTON-GREEN-SMALL
{
	border-right: #305a3f 1px solid;
	border-top: #305a3f 1px solid;
	font-weight: bold;
	text-align:justify ;
	font-size: 7pt;
	border-left: #305a3f 1px solid;
	color: #f1f2e2;
	border-bottom: #305a3f 1px solid;
	font-family: Verdana;
	background-color: #97b74e;
}

