form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #002D84;
	letter-spacing: 0px;
}
.V-line {
	background-image: url(/images/general/v-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 40px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002D84;
	margin-bottom: 8px;
}
h3{}
h4{}
h5{}
a:hover{}

.HEADER-text{}
.HEADER-link{}
.HEADER-hoverlink{}
.HEADER-table{}
.HEADER-tablerow{}
.HEADER-tablecell{}
.HEADER-bg{}

.FOOTER-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.FOOTER-link{
	color: #FFFFFF;
	text-decoration: none;
}
a.FOOTER-link:hover{color: #E5FF34;}
.FOOTER-table{}
.FOOTER-tablerow{}
.FOOTER-tablecell{}
.FOOTER-bg{
	background-color: #8D9D20;
	vertical-align: bottom;
	height: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	
.NAV-text{}
.NAV-link{}
.NAV-hoverlink{}
.NAV-table{}
.NAV-tablerow{}
.NAV-tablecell{}
.NAV-bg{}
	
.SUBNAV-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.SUBNAV-link{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.SUBNAV-link:hover{color: #E5FF34;}
.SUBNAV-table{}
.SUBNAV-tablerow{}
.SUBNAV-tablecell{}
.SUBNAV-bg{}	

.BODY-margin{
	margin: 0px;
	/*background-image: url(/images/general/bg.jpg);*/
	
	/* default background colour, for all layout engines that don't implement gradients */
	background: white;
	background: url(images/general/bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	
	background: linear-gradient(0% 0% 270deg, 9 white, #81C5F4);
	
	background: -webkit-linear-gradient(0% 0%, 0% 100%, 5 from(white), to(#81C5F4));

	/* gecko based browsers */
	background: -moz-linear-gradient(top, white, #81C5F4);
	
	/* webkit based browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#81C5F4));
}
.BODY-table{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.BODY-tablerow{
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
}
.BODY-tablecell{
	background-image: url(/images/general/top-br.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BODY-bg{}
.BODY-link1{
	color: #000099;
	text-decoration: underline;
}
.BODY-link2{
	color: #002D84;
	text-decoration: none;
}
.BODY-link3{}
.BODY-a.link1:hover{}
.BODY-a.link2:hover{}
.BODY-a.link3:hover{}
.BODY-text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.PHOTO-text{
	text-align: center;
}
.BODY-text2{}
.BODY-text3{}
.BODY-heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83921E;
	margin-bottom: 7px;
}
.BODY-heading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.BODY-heading3{}

.FORMS-textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #01369E;
}
.FORMS-dropmenu{}
.FORMS-listmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FORMS-textarea{}
.FORMS-radio{}
.FORMS-checkbox{}
.FORMS-button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8D9D20;
	border: 2px solid #707D19;
}
		
.IMAGE-border{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.BODY-tablecell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
}
.MAIN-IMAGE-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BANNER-cells {
	padding-top: 1px;
	padding-right: 1px;
}
.BANNER-cells2 {

	padding-top: 1px;
}
.H-line {
	background-image: url(/images/general/h-line.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 7px;
	margin-bottom: 7px;
}
.TABLE-cell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D527F;
	text-align: center;
}
.TABLE-cell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D6ECF8;
	text-align: center;
}

.FORM-statusmsg-ok {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
	background-color: #00CC00;
	border: 1px solid #006600;
	padding: 5px;

}
.FORM-statusmsg-error {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
	background-color: #CC0000;
	border: 1px solid #970000;
	padding: 5px;

}.BODY-margin2 {
	margin: 0px;
	background-color: #FFFFFF;
}

