BODY
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	text-decoration : none;
	background-color : white;
	background-image : url(images/background.gif);
	color : BLACK;
	font-size : 10px;
	margin-left : 0px;
	margin-top : 0px;
}

.bold
{
	font-size : 11px;
	font-weight : bold;
}

.block
{
	background-color : Silver;
	text-align : center;
}

.thinBorder
{
	border: solid 1px black;
	padding: 5px;
	text-align: justify;
	text-justify : auto;
}

.white
{
	background-color : White;
}

TD
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	text-decoration : none;
	color : BLACK;
	font-size : 10px;
}

A
{
	font-weight: bold;
	font-size: 10px;
	color: #5838C2;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow" , serif;
	text-decoration: none;
}
A:hover
{
	text-decoration : underline;
}

.justified
{
	text-align: justify;
	text-justify : auto;
}

.head2Link
{
	font-weight: bold;
	font-size: 11px;
/*	font-style: italic;  */
	color: #000000;
	font-family: Arial, Verdana, "Arial Narrow" , serif;
	text-decoration: none;
}

.letterText
{
	font-size: 12px;
	font-family: 'Times New Roman', Serif;
	padding-left: 10px;
	padding-right: 10px;
}

.superscript
{
	vertical-align: super;
}

.padding-all
{
	padding: 5px;
}

.padding-left
{
	padding-left: 20px;
}

.padding-right-wide
{
	padding-right: 100px;
}

.padding-right
{
	padding-right: 5px;
}

.padding-top
{
	padding-top: 5px;
}

.padding-bottom
{
	padding-bottom: 5px;
}

.widepadding-all
{
	padding: 15px;
}

.widepadding-left
{
	padding-left: 100px;
}

.widepadding-right
{
	padding-right: 100px;
}

.hiddendiv
{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: white;
}

.headerLink
{
	font-weight: bold;
	font-size: 10px;
	color: WHITE;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow" , serif;
	text-decoration: none;
}

.subHeaderLink
{
	font-weight: bold;
	font-size: 10px;
	color: BLACK;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow" , serif;
	text-decoration: none;
}

.toolbarTitle
{
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Verdana, "Arial Narrow" , serif;
	text-decoration: none;
	padding-bottom: 3px;
}

.bkgBeforeAfter
{
	background-image: url(http://www.sunfx.com.au/images/bef_aft_sun.jpg);
	background-repeat: no-repeat;
}

.head1
{
	font-weight: bold;
	font-size: 14px;
	color: #442F8A;
	font-family: Arial, Verdana, "Arial Narrow" , serif;
	text-decoration: none;
}

.head2
{
	font-weight: bold;
	font-size: 13px;
/*	font-style: italic;  */
	color: #000000;
	font-family: Arial, Verdana, "Arial Narrow" , serif;
	text-decoration: none;
}

.head3
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, "Arial Narrow" , serif;
	text-decoration: none;
}

.normal
{
	font-size : 10px;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	text-decoration : none;
	color : BLACK;
}

.smallBody
{
	font-size : 9px;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	text-decoration : none;
	color : WHITE;
}

.largeBody
{
	font-size : 10px;
	font-weight : bold;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	text-decoration : none;
	color : black;
}

.smallLink
{
	font-weight: bold;
	font-size: 9px;
	color: #5838C2;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow" , serif;
	text-decoration: none;
}

.altCell
{
	background-color: #E0CD81;
}

.dkBack
{
	background-color: #eee2b2;
}

.fieldHeader
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	background-color: #5838C2;
}

.fieldTitle
{
	font-size: 10px;
	font-weight: bold;
	color: black;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
/*
	background-color: #EEE6C5;
	border-right: #E0CD81 1px solid;
	border-top: #E0CD81 1px solid;
	border-left: #E0CD81 1px solid;
	border-bottom: #E0CD81 1px solid;
*/
}

.fieldBody
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
/*
	background-color: #FBF6E0;
	border-right: #E0CD81 1px solid;
	border-top: #E0CD81 1px solid;
	border-left: #E0CD81 1px solid;
	border-bottom: #E0CD81 1px solid;
*/
}

.footer
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	text-decoration : none;
	text-align : center;
	background-repeat : no-repeat;
	color : black;
	font-size : 9px;
	background-color: #E0CD81;
	text-decoration: none;
	height : 20px;
}

.footerLink
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	font-weight: bold;
	color : black;
	font-size : 9px;
	text-decoration: none;
}

.smallRedText
{
	font-size : 9px;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	text-decoration : none;
	color : red;
}

.redText
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	text-decoration : none;
	color : RED;
	font-size : 10px;
}

.button
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	width: 80px;
	color: black;
	padding-top: 2px;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow" , serif;
	background-color: #E0CD81;
	text-decoration: none;
}

.smallButton
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 2px;
	width: 45px;
	color: black;
	padding-top: 2px;
	font-family: Arial, Verdana, Helvetica, "Arial Narrow" , serif;
	height: 20px;
	background-color: #cc0033;
	text-decoration: none;
	border-style:inset;
	border-width: 1px;
}

.field
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	color : Black;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	text-decoration : none;
	background-color : white;
	vertical-align: top;
	color : #777369;
	font-size : 9px;
	width : 200px;
	height : 19px;
}

.selectField
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	color : Black;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	text-decoration : none;
	background-color : white;
	vertical-align: top;
	color : #777369;
	font-size : 9px;
	width : 300px;
	height : 19px;
}

.listField
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	color : Black;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	text-decoration : none;
	background-color : white;
	vertical-align: top;
	color : #777369;
	font-size : 9px;
	width : 200px;
}

.fieldTall
{
	height : 130px;
}

.fieldWide
{
	width : 300px;
}

.fieldNarrow
{
	width : 100px;
}

.textAreaField
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	color : Black;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	text-decoration : none;
	background-color : white;
	vertical-align: top;
	color : #777369;
	font-size : 9px;
}

.formPanel
{
	padding:5px;
}

.formTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

.FAQTable
{
	border-left: #E0CD81 3px solid;
	background-color : "#E0CD81";
	padding-left: 5px;
}

.fileField
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	color : Black;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	text-decoration : none;
	background-color : white;
	vertical-align: top;
	font-size : 9px;
	width : 400px;
	height : 19px;
}

.smallField
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	color : #777369;
	border-style: solid;
	border-width: 1px;
	border-color: BLACK;
	text-decoration : none;
	background-color : white;
	vertical-align: top;
	font-size : 9px;
	width : 100px;
	height : 19px;
}

.tinyField
{
	font-family: Arial, Verdana, Helvetica, "Arial Narrow", serif;
	color : #777369;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	text-decoration : none;
	background-color : white;
	font-size : 9px;
	width : 85px;
	height : 17px;
}

