form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0px;
	height: 12px;
	margin-bottom: 0px;
}
h2{}
h3{}
h4{}
h5{}
a:hover{
	text-decoration: none;
}

.HEADER-text{}
.HEADER-link{}
.HEADER-hoverlink{}
.HEADER-table{}
.HEADER-tablerow{}
.HEADER-tablecell{}
.HEADER-bg{}

.FOOTER-text{}
.FOOTER-link{
	color: #FFFFFF;
	text-decoration: none;
}
a.FOOTER-link:hover{
	color: #76C3FF;
}
.FOOTER-table{
	background-color: #182D5F;
	height: 50px;
}
.FOOTER-tablerow{}
.FOOTER-tablecell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding: 10px;
}
.FOOTER-bg{}
	
.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: #284B9F;
}
.SUBNAV-link{
	color: #284B9F;
	text-decoration: none;
}
a.SUBNAV-link:hover{color: #F96F00;}

.SUBNAV-table{}
.SUBNAV-tablerow{}
.SUBNAV-tablecell{}
.SUBNAV-bg{}	

.BODY-margin{
	background-color: #4374B9;
	background-image: url(/images/general/main-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

.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-table2 {
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}
.BODY-tablerow{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}
.BODY-tablecell{
	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: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}
.BODY-bg{}
.BODY-link1{
	color: #1542A7;
}
.BODY-link2{}
.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;
	color: #7E7D7C;
}
.BODY-text2{}
.BODY-text3{}
.BODY-heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #284B9F;
}
.BODY-heading2{}
.BODY-heading3{}

.FORMS-textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C8C8C8;
	padding-right: 3px;
	padding-left: 3px;

}
.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: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A3E81;
	border: 3px solid #445B9C;
}
		
.IMAGE-border{
	border: 2px solid #DADADA;
}

.TOP-bar {
	background-image: url(/images/general/top-bar.gif);
	background-repeat: repeat-x;
}
.COLUMN-right {
	width: 220px;
	background-image: url(/images/general/v-line.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 3px;



}
.NEWS-bg {
	background-color: #EAEAEA;
}
.NEWS-tablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6F6F6F;
	padding: 10px;
}
.BANNER-tablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E7D7C;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;
	height: 115px;
	vertical-align: top;



}
.BANNER-titlepad {
	margin-bottom: 6px;
}
.V-line {
	background-image: url(/images/general/v-line.gif);
	background-repeat: repeat-y;
	width: 2px;
}
.COLUMN-left {
	padding-right: 6px;
	padding-top: 6px;

}
.BODY-tablecell2 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;

}
.DOTTED-h-line {
	background-image: url(/images/general/dotted-h-line.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-bottom: 7px;
}
.H-line {
	background-image: url(/images/general/h-line.gif);
	background-repeat: repeat-x;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 7px;
	margin-right: 5px;


}
.TITLE-padding {
	margin-bottom: 5px;
}
.COLUMN-left2 {

	padding-right: 6px;
	padding-top: 0px;
}

/* Error message styles */
.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;

}
.H-line2 {
	background-image: url(/images/general/h-line.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
