@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contentBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.hovermenu ul{
	margin: 53px 0px 0px 0px;
	width: 700px;
	height: 42px;
	padding: 0px 0px 0px 24px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

/* .hovermenu ul li{
	list-style: none;
	display: inline;
} */

.hovermenu ul li{
	list-style: none;
	float: left;
	width:101px;
}

/* .hovermenu ul li a{
	margin: 0px;
	width: 101px;
	height: 42px;
	padding: 6px 0px 0px 0px;
	float: left;
	color: #333333;
	text-align: center;
	text-decoration: none;
} */

.hovermenu ul li a{
	display: block;
	height: 23px;
	padding: 4px 0px 0px 0px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}

.hovermenu ul li a:hover{
	background-image: url(../images/menuHover.jpg);
	background-repeat: no-repeat;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */ }

.hovermenu ul li ul {
	margin: 0px;
	width: 101px;
	height: 56px;
	padding: 0px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	position:relative;
	z-index:2000;
	display:none;
}

.hovermenu ul li ul li{
	list-style: none;
	float: left;
	width:101px;
}

.hovermenu ul li ul li a{
	margin:0px 0px 0px -1px;
	display: block;
	width:100px;
	height: 25px;
	padding: 4px 0px 0px 0px;
	background-image: url(../images/menuBackground.jpg);
	color: #333333;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #76757A;
	border-bottom:1px solid #76757A;
	border-left:1px solid #76757A;
}

.hovermenu ul li ul li a:hover{
	background-image: url(../images/menuHover.jpg);
	background-repeat: no-repeat;
}

html>body .hovermenu ul li ul li a:active{ /* Apply mousedown effect only to NON IE browsers */ }

.contentBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.contentBorder h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0px 0px 30px;
}

.contentBorder p {
	margin: 0px;
	padding-left: 30px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-right: 15px;
}

.contentBorder #apDiv1 {
	margin-top: 40px;
	margin-left: 60px;
	width: 720px;
	height: 170px;
}
.contentBorder #apDiv1 img {
	border: 1px solid #999999;
}
.borderBgSelected {
	height: 46px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #cecebb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
}
.contentBorder #smallImage {
	width: 163px;
	height: 121px;
	float: left;
}
.contentBorder #contentImage {
	float: left;
	width: 620px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.contentBorder #smallImage img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4C5;
	border-left-color: #E4E4C5;
	border-right-color: #E4E4C5;
	border-bottom-color: #E4E4C5;
}

.contentBorder .borderBg a {
	color: #5B5B3C;
	text-decoration: none;
}
.contentBorder .borderBg a:hover {
	color: #000000;
	text-decoration: none;
}

.contentBorder .borderBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39312a;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 10px;
	height: 46px;
	width: 110px;
}
.borderBg {
	height: 46px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #e4e4c5;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
.contentBorder #apDiv3 {
	margin-top: 29px;
	margin-left: 47px;
	width: 734px;
	height: 210px;
}

.boxTxt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px;
	padding: 0px;
	float: left;
}
.contentBorder #apDiv3 #casSep {
	height: 8px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #cecebb;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: none;
}
.boxTxt a {
	color: #000000;
	text-decoration: none;
}
.boxTxt a:hover {
	color: #000000;
	text-decoration: underline;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.title {
	font-family:Helvetica;
	font-size:14px;
	color:#006;
	font-weight:bold;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.hovermenuBottom ul {
	margin-left: 0;
	height: 24px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 1px;
	width: 826px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #bcbc9d;
}
.hovermenuBottom ul li {
	list-style: none;
	display: inline;
}
.hovermenuBottom ul li a {
	text-decoration: none;
	float: left;
	color: #333333;
	width: 100px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	height: 20px;
	margin: 0px;
}
.hovermenuBottom ul li a:hover {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.hovermenuBottomSelected {
    margin-left: 0;
    height: 24px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    margin-top: 1px;
    width: 826px;
    margin-right: 0px;
    margin-bottom: 0px;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
    background-color: #FFFFFF;
}

/*
.hovermenuBottom ul li a.hovermenuBottomSelected {
    margin-left: 0;
    height: 24px;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    margin-top: 1px;
    width: 826px;
    margin-right: 0px;
    margin-bottom: 0px;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 2px;
    background-color: #FFFFFF;
	
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	width: 100px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	height: 20px;
	margin: 0px;
}
.hovermenuBottom ul li a:hover.hovermenuBottomSelected {
	background-repeat: no-repeat;
	color: #333333;
	background-color: #FFFFFF;
}
*/

.contentBorder #apDiv2 div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-left: 54px;
	margin-top: 11px;
}
.centerBg {
	background-color: #FBFDFA;
	background-image: url(images/middleBg.jpg);
	background-repeat: repeat-x;
}
.contentBorder #matImg {
	padding-right: 20px;
	padding-bottom: 100px;
}
.contentBorder #matImg2 {
	padding-right: 20px;
	padding-bottom: 100px;
}
.contentBorder #matImg3 {
	padding-right: 20px;
	padding-bottom: 60px;
}
.contentBorder #matImg4 {
	padding-right: 20px;
	padding-bottom: 100px;
}
.contentBorder #matImg5 {
	padding-right: 20px;
	padding-bottom: 60px;
}
.contentBorder #matImg6 {
	padding-right: 20px;
	padding-bottom: 100px;
}

.contactLink a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#333333;
}
a:visited .contactLink{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#333333;
}