

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #bfcbeb;
	color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	vertical-align: top;
}

h1{	

	margin-top: 25px;
	font-size: 22px;
	letter-spacing: 0.01px;
	line-height: 22px;
	font-weight: lighter;

}

h2{
	font-size: 1em;
}

p{
	font-size: 14px;
	line-height: 15px;
}

td{
	text-align: left;
	vertical-align: top;
}

td.content{
	vertical-align: top;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 46px;
	padding-left: 41px;
	background-image: url(../images/design/background.jpg);
	background-repeat: no-repeat;
	
}

td.content02{
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 20px;
	padding-left: 41px;
	background-image: url(../images/design/background02.jpg);
	background-repeat: no-repeat;
	
}

td.content03{
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 20px;
	padding-left: 41px;
	background-image: url(../images/design/background03.jpg);
	background-repeat: no-repeat;
	
}

td.gap{
	width: 20px;
}

td.column{
	vertical-align: top;
	width: 258px;
	padding-bottom: 35px;
	
}

td.image{
	width: 258px;
	padding-top: 200px;	
}

td.image02{
	width: 258px;
	padding-top: 289px;	
}

td.image03{
	width: 258px;
}

td.heading{
	width: 536px;
}

td.footer{
	background-image: url(../images/design/footer-slice.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

a{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a.website{
	font-weight: bold;
	color: #163057;
	text-decoration: none;
}
a.website:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}