@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1d4e73;
}
.shadow-upperleft {
	background-image: url(images/shadow_01.jpg);
	float: left;
	height: 22px;
	width: 21px;
}
.shadow-upperright {
	background-image: url(images/shadow_03.jpg);
	float: right;
	height: 21px;
	width: 21px;
}
.shadow-lowerleft {
	background-image: url(images/shadow_07.jpg);
	float: left;
	height: 22px;
	width: 19px;
}
.shadow-lowerright {
	background-image: url(images/shadow_09.jpg);
	float: right;
	height: 19px;
	width: 21px;
}
.shadow-top {
	background-image: url(images/shadow_02.jpg);
	float: left;
	height: 21px;
	width: 100%;
}
.shadow-bottom {
	background-image: url(images/shadow_08.jpg);
	float: left;
	height: 19px;
	width: 100%;
}
.shadow-left {
	background-image: url(images/shadow_04.jpg);
	float: left;
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
}
.shadow-right {
	background-image: url(images/shadow_06.jpg);
	float: left;
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
	background-position: right;
}
.module-content {
	float: left;
	padding-right: 21px;
	padding-left: 22px;
	font-size:14px;
	
}
.home-icon{
	float:left;
	padding-right:5px;
}
.module-text
{padding-top:0px;
margin-top:0px;
font-weight:normal;
font-size:17px;
}

.orange-button{
	height:53px;
	width:300px;
}

.orange-button-1{
	float:left;
	width:40px;
	height:53px;
	background-image:url(images/orange-button_01.jpg);
}
.orange-button-2 a{color:#FFF;
text-decoration:none;}
.orange-button-2{
	background-image:url(images/orange-button_02.jpg);
	height:38px;
	width:230px;
	float:left;
	text-align:center;
	padding-top:13px;
	font-size:17px;
	color:#FFF;
	font-size:16px;
	
}
.orange-button-3{
	float:left;
	width:19px;
	height:53px;
	background-image:url(images/orange-button_03.jpg);
}
h2{
	margin-top:0px;
	margin-bototm:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:20px;
	font-size:25px;
	text-align:left;
	background-image:url(images/h2-back.jpg);
	background-position:0px 11px;
	line-height:50px;
	background-repeat:repeat-x;
	
	
	
}
	
	#footer-text-container {
	height: 200px;
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
	font-size:14px;
	color:#666;
	font-weight:normal;
	background-image: url(images/footer-background.jpg);
}
h1{margin-top:10px;}

