/* CSS Document */
body {
	background-color: #FFFFFF;
	margin:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}

#holdercontainer {
	background-color: #1d398d;
	background-image: url(../images/bkgr_back4.gif);
	background-repeat: no-repeat;
	width: 780px;
	height:auto;
	border: thin solid #006666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height:500px;
}
/* MUST BE HERE FOR MOZILLA */
html>#holdercontainer  {
    border:1px solid #006666;
	background-image: url(../images/bkgr_back2.jpg);
	background-repeat: no-repeat;
	height:100%;
	width:780px;
	min-height:500px;
	}


a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	text-decoration: underline;
}
a:hover {
	color: #4D6677;
	text-decoration: none;
}
a:active {
	color: #002953;
	text-decoration: underline;
}





#header {
	width: auto;
	position: absolute;
	left: 130px;
	top: 0px;
}

/* commented out 10.12.06 to fix ina header 
#logo {
	float: left;
	position: absolute;
	left: 14px;
	top: 12px;
}
*/
#colorstrip {
	position: relative;
	left: 142px;
	top: -243px;
	z-index: 300;
	margin: 0px;
	padding: 0px;
}

#content {
	background-color: #EDEDDC;
	height: auto;
	width:510px;
	position: relative;
	left: 120px;
	top: 102px;
	margin: 0px 22px 0px;
	padding: 0px 62px 0px 20px;
	border: thin ridge #DBA606;
	z-index: 0;
}
#imageholder {
	position: absolute;
	left: 481px;
	top: 13px;
	width: 104px;
	height: 853px;
	background-color: #E1E5D6;
}
#insidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 67px;
	top: 303px;
	width: 438px;
	height: 551px;
}
#search {
	float: right;
	height: 28px;
	width: 106px;
	left: 663px;
	top: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	z-index: 300;
}
#copyright {
	clip: rect(0px,0px,0px,0px);
	width: 780px;
	text-align: center;
	height: auto;
	z-index: 0;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
.copyrightstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #364343;
}
#welcome {
	position: absolute;
	z-index: 90;
	left: 21px;
	top: 23px;
	width: 101px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #214F77;
	border-right-color: #214F77;
	border-bottom-color: #214F77;
	border-left-color: #214F77;
	font-weight: bold;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#navigation {
	float: none;
	width: 123px;
	position: absolute;
	left: 10px;
	top: 148px;
}
.navigationstyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #F7E14F;
	text-decoration: none;
	font-weight: bold;
}
.navigationstyles a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7E14F;
	text-decoration: none;

}
.navigationstyles a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7E14F;
	text-decoration: none;
}
.navigationstyles a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
#dateinsert {
	position: absolute;
	left: 613px;
	top: 84px;
	width: 127px;
	height: 17px;
}

.navigationstyles a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214F77;
	text-decoration: none;
}
.navigationstyles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #214F77;
	text-decoration: none;
	font-weight: bold;
}
.navigationstyles2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214F77;
	text-decoration: none;

}
.navigationstyles2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214F77;
	text-decoration: none;
}
.navigationstyles2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005353;
	text-decoration: underline;

}
.navigationstyles2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214F77;
	text-decoration: none;
}
.style1 {color: #FAFBF6}
.norepeat {
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D398D;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1D398D;
}
