form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #192D6D;

}
h2{}
h3{}
h4{}
h5{}
a:hover{
	text-decoration: underline;
}

.HEADER-text{}
.HEADER-link{}
a.HEADER-link:hover{}
.HEADER-table{}
.HEADER-tablerow{}
.HEADER-tablecell{}
.HEADER-bg{}

.FOOTER-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3DEFF;
}
.FOOTER-link{
	color: #C3DEFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
a.FOOTER-link:hover{color: #35EEFF;}
.FOOTER-table{}
.FOOTER-tablerow{}
.FOOTER-tablecell{}
.FOOTER-bg{
	background-image: url(../images/general/footer-bg.gif);
	background-repeat: no-repeat;
	height: 149px;
	vertical-align: bottom;
}
#FOOTER-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 120px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.NAV-text{}
.NAV-link{}
a.NAV-link:hover{}
.NAV-table{
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B8D3FE;
	border-bottom-color: #8DB8E8;
}
.NAV-tablerow{}
.NAV-tablecell{}
.NAV-bg{}
	
.SUBNAV-text{}
.SUBNAV-link{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: bold;
}
a.SUBNAV-link:hover{color: #FFE400;}
.SUBNAV-table{
	background-color: #345999;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #ADDFF0;
	border-right-color: #ADDFF0;
	border-bottom-color: #ADDFF0;
	border-left-color: #ADDFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;

}
.SUBNAV-tablerow{}
.SUBNAV-tablecell{}
.SUBNAV-bg{}	

.BODY-margin{
	margin: 0px;
	background-color: #D2E7FF;
	background-image: url(../images/general/main-bg.jpg);
	background-repeat: repeat-x;

}
.BODY-table{
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F4B73;
	border-right-color: #2F4B73;
	border-bottom-color: #2F4B73;
	border-left-color: #2F4B73;
}
.BODY-tablerow{
	background-image: url(../images/general/content-bg.gif);
	background-repeat: repeat-x;
	height: 145px;
	vertical-align: top;


}
.BODY-tablecell{
	padding-right: 1px;
	padding-left: 1px;
}
.BODY-bg{}
.BODY-link1{
	color: #000099;
	text-decoration: none;
}
.BODY-link2{
	color: #0033CC;
	text-decoration: underline;
}
.BODY-link3{}
a.BODY-link1:hover{}
a.BODY-link2:hover{}
a.BODY-link3:hover{}
.BODY-text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.BODY-text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.BODY-text3{}
.BODY-heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 5px;

}
.BODY-heading2{}
.BODY-heading3{}

.FORMS-textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #01369E;
}
.FORMS-dropmenu{}
.FORMS-listmenu{}
.FORMS-textarea{}
.FORMS-radio{}
.FORMS-checkbox{}
.FORMS-button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #125EBB;
	border: 2px solid #0E2287;
}
		
.IMAGE-border{
	padding: 1px;
	border: 2px solid #CAD8F0;
}
.TITLE-spacer {}

.H-line {
	background-image: url(../images/general/h-line.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;


}
.CONTENT-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.border-packages {
	border: 1px solid #93BDD8;
}

.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;

}
.TABLE-ROW1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #017FB9;
}
.TABLE-ROW2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #8BCEFD;
}
.TABLE-border {
	border: 1px solid #091D81;
}
