/* CSS Document */

BODY{
	font: 11px/18px Arial, Helvetica, sans-serif;
	background: #6567a2 url(images/bg.jpg) repeat-x;
	color: #1f2046;
}
.layout{
	width: 750px;
	background: #fff;
}
#nav td{
	height: 20px;
	background: #000365;
	color: #fff;
	padding: 0 10px;
	text-align: center;
}
#nav a, #nav a:visited{
	color: #fff;
	text-decoration: none;
}
.mainimage{
	width: 580px;
	height: 200px;
	background: url(images/home_image.jpg) no-repeat;
	border-top: solid 2px #fff;
}
.insideimage{
	width: 580px;
	height: 107px;
	background: url(images/inside_image.jpg) no-repeat;
	border-top: solid 2px #fff;
	vertical-align: middle;
}
.insideimage h1{
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 20px;
}
h2{
	font-size: 14px;
}
.botbord{
	background: url(images/lpx.gif) repeat-x 0 20px;
}
.lnav{
	margin-top: 2px;
	margin-right: 2px;
}
.lnavitem{
	background: #000365;
	color: #fff;
	height: 19px;
	border-bottom: solid 1px #565798;
}
.bolditem{
	background: #565798;
	color: #fff;
	font-weight: bold;
	padding-left: 8px;
	height: 20px;
}
.leftcol{
	padding: 8px;
}
.rightcol{
	border: solid 1px #9c9dc4;
}
.rightcol td{
	padding: 8px;
}
.rightcol ul{
	padding: 0;
	margin: 0;
	margin-left: 17px;
	line-height: normal;
	list-style: square;
}
.box{
 margin-top: 2px;
 margin-bottom: 50px;
 }

.box1{
	width: 288px;
	height: 190px;
	background: url(images/box1bg.jpg) no-repeat;
}
.mainimage div{
	position: relative;
	width: 250px;
	padding: 8px;
	top: 20px;
	left: 25px;
	line-height: normal;
	color: #fff;
	font-weight: bold;
}
.box1 div, .box2 div{
	position: relative;
	width: 162px;
	padding: 8px;
	float: right;
	top: 5px;
	line-height: normal;
	color: #1f2046;
}
.box2{
	width: 288px;
	background: url(images/box2bg.jpg) no-repeat;
}
.box a, .box a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.bodytext{
	padding: 10px;
}
.copy{
	text-align: right;
	background: #e9e9f0;
	border-top: solid 1px #9b9cc3;
	border-bottom: solid 20px #000365;
	color: #000365;
	padding: 0 10px;
}.navPrimary {
	color: #FFFFFF;
	text-decoration: none;
}
