form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00325D;
	letter-spacing: 0px;
	line-height: 25px;
	height: 12px;
	margin-bottom: 0px;
}


a:hover{
	text-decoration: none;
}

.FOOTER-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.FOOTER-link{
	color: #FFFFFF;
	text-decoration: none;
}
a.FOOTER-link:hover{text-decoration: underline;}

.FOOTER-tablerow{
	background-image: url(/images/general/footer.jpg);
	padding: 10px;
	height: 140px;
	vertical-align: bottom;
}

.BODY-margin{
	background-color: #22AEEB;
	background-image: url(/images/general/main-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;

}
.BODY-table{
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
.BODY-tablerow{
	padding: 15px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27567E;

}
.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: none;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	padding-right: 1px;
	padding-bottom: 1px;

}
.BODY-link1{
	color: #0033CC;
}
a.BODY-link1:hover{text-decoration: none;}
.BODY-link2{}

.BODY-text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27567E;
}
.BODY-text2{}

.BODY-heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26A6D5;
}
.BODY-heading2{}

.FORMS-textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8EFFA;
	border: 1px solid #8AC9E3;
}
.FORMS-dropmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #8AC9E3;}
.FORMS-listmenu{}
.FORMS-textarea{}
.FORMS-radio{}
.FORMS-checkbox{}
.FORMS-button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0093B8;
	border: 2px solid #27B4EF;
}
		
.IMAGE-border{}
.TOP-image {
	background-image: url(/images/general/top-image.jpg);
	width: 603px;
}
.LEFT-panel1 {
	width: 274px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.LEFT-panel2 {
	width: 274px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(/images/general/left-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.CONTENT-bg {
	background-image: url(/images/general/content-bg2.gif);
	background-repeat: no-repeat;
	background-position: left 37px;
}
.CONTENT-bg2 {

	background-image: url(/images/general/content-bg.gif);
	background-repeat: no-repeat;
	background-position: left 37px;
}
.RIGHT-panel {
	padding: 15px 15px 15px 30px;
	width: 239px;
	text-align: right;
}
.DOTTED-line {
	background-image: url(/images/general/dotted-line.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-bottom: 10px;
}

#mySemBlock{
	padding: 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	position: relative;
	display: none;
	
}
