﻿/* CSS layout */
#HEADER {
	background-image: url('headerX.png');
	bottom: auto;
	width: 950px;
	height: 273px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#CONTENT {
	padding: 35px 25px 35px 25px;
	background-image: url('bg_fadedblue2.png');
	background-repeat: repeat-y;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	line-height: 14px;
	text-align: left;
	bottom: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#FOOTER {
	background-image: url('footer2.png');
	width: 950px;
	height: 150px;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#INSIDECONTENT {
	padding: 15px 30px 30px 30px;
	text-align: justify;
	height: auto;
	clip: rect(auto, auto, auto, auto);
	bottom: inherit;
	overflow: 0;
}
.TEXTnormal {
	padding: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12px;
	color: #000080;
	line-height: 14px;
	margin: 0px;
	text-align: justify;
}
.TEXTbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	line-height: 16px;
	margin: 0px;
	font-weight: bold;
}
.TEXTsubtitle {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 16px;
	color: #000080;
	line-height: 18px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
.TEXTnormaLINK {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12px;
	color: #008000;
	line-height: 14px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
.photoPADright {
	float: left;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#rightDIV {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	text-align: center;
	width: 180px;
	height: auto;
	padding: 0px 10px 10px 10px;
	color: #808080;
}
#leftDIV {
	float: left;
	width: 600px;
	height: auto;
	padding-right: 25px;
	bottom: auto;
	top: auto;
	right: auto;
	left: auto;
}
#DIVright {
	float: right;
	width: 250px;
	height: 100%;
	padding-left: 20px;
	bottom: auto;
	clip: rect(auto, auto, auto, auto);
}
#photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	text-align: center;
	padding: 10px;
	color: #808080;
}
.DIVleftside {
	float: left;
	width: 430px;
	height: auto;
	padding-right: 10px;
	bottom: auto;
	top: auto;
	right: auto;
	left: auto;
}
.TEXTnormal20pxINDENT {
	padding: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12px;
	color: #000080;
	line-height: 14px;
	margin: 0px;
	text-indent: 20px;
	text-align: justify;
}
#HEADER2 {
	background-image: url('header3.png');
	bottom: auto;
	width: 950px;
	height: 225px;
	background-repeat: no-repeat;
}
#FOOTERNEW {
	background-image: url('footer3.png');
	width: 950px;
	height: 150px;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
}
#CONTENThome {
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background-image: url('bg_fadedblue2.png');
	background-repeat: repeat-y;
	width: 930px;
	height: 350px;
	bottom: auto;
	clip: rect(auto, auto, auto, auto);
}
.TEXTboldINDENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	line-height: 16px;
	margin: 0px;
	font-weight: bold;
	text-indent: 20px;
}
.BODYBG {
	margin: 10px;
	background-image: url('BGbluefade.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.TEXTnormal20pxINDENTLEFT {
	padding: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12px;
	color: #000080;
	line-height: 14px;
	margin: 0px;
	text-indent: 20px;
	text-align: left;
}
.photoPADleft {
	padding: 15px 0px 5px 15px;
	float: right;
}
