	/** BASIC */
	
	body {
		margin: 0px;
		padding: 0px;
		background: #FFFFFF;
	}
	
	/** FORMS */
	
	form {
		margin: 0px;
		padding: 0px;
	}
	
	/** HEADINGS */
	
	h1, h2, h3, h4, h5, h6 {
		margin: 0px;
	}
	
	h1, h2 {
	margin-bottom: 15px;
	padding-left: 18px;
	background: url(images/homepage02.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 13px;
	color: #653f1b;
	}
	
	h1 span, h2 span {
		color: #000033;
	}
	
	h2.text1 {
	margin-bottom: 5px;
	padding-left: 0px;
	background: none;
	text-transform: none;
	font-size: 11px;
	color: #97723d;
	}
	
	h3 {
		font-size: 11px;
	}
	
	/** TEXTS */
	
	body, th, td, input, textarea, select {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #1E2736;
	}
	
	p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 16px;
	}
	
	ul {
		margin-left: 0px;
		padding-left: 0px;
		list-style-position: inside;
	}
	
	/** LINKS */
	
	a {
	color: #395e80;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	.link1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: normal;
	background-color: #FFFFFF;
	background-image: url(images/slice.jpg);
	background-repeat: repeat;
	background-position: right center;
	}
	
	.link1 a {
	margin-left: 14px;
	padding: 0px 6px;
	background: #dee4ed;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #395e80;
	}
	
	.link2 {
		padding-left: 20px;
		background: url(images/homepage13.gif) no-repeat left center;
	}
	
	.link2 a {
	background: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #395e80;
	}
	
	/** STYLES */
	
	.style1 {
	}
	
	.style1 a {
	}
	
	.style1 a:hover {
	}
	
	/** BACKGROUNDS */
	
	.bg1 {
	}
	
	/** MISC */
	
	.align-justify { text-align: justify; }
	.align-right { text-align: right; }
	
	a img {
		border: none;
	}
	
	img.left, img.right {
	padding: 1px;
	background: #FFFFFF;
	border: 1px solid #653f1b;
	}
	
	img.left {
		float: left;
		margin: 3px 15px 0px 0px;
	}
	
	img.right {
		float: right;
		margin: 3px 0px 0px 15px;
	}
	
	hr { display: none; }
	
	.hr1 {
		height: 1px;
	}
	
	/** PAGE */
	
	#page {
		margin-top: -45px;
	}
	
	/** SIDEBAR */
	
	#sidebar {
		padding: 1px;
		background: #FFFFFF;
		border: 1px solid #A8A8A8;
	}
	
	#sidebar .pad {
		padding: 5px;
		background: #E5E8BC url(images/homepage08.gif) repeat left top;
	}
	
	/** MENU */
	
	#menu a {
	display: block;
	width: 102px;
	height: 30px;
	padding-top: 15px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/menuitem.jpg);
	}
	
	/** BOX STYLES */
	
	.box-style1 {
	margin-bottom: 0px;
	margin-top: -2px;
	width: 850px;
	padding: 0px;
	}
	
	.box-style1 .content {
		padding: 20px 20px 10px 20px;
		background: #FFFFFF url(images/homepage04.gif) repeat-x left top;
	}
	
	.box-style2 {
	margin-bottom: 0px;
	width: 848px;
	padding-top: 10px;
	border: 1px solid #f7f9fd;
	}
	
	.box-style2 .content {
	background-color: #dee4ed;
	background-image: url(images/homepage04%5C07.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 780px;
	padding-right: 33px;
	padding-bottom: 10px;
	padding-left: 33px;
	margin-top: 25px;
	}
	
	.box-style3 {
		margin-bottom: 15px;
	}
	
	.box-style3 h2 {
		height: 32px;
		margin-bottom: 5px;
		padding: 14px 0px 0px 30px;
		background: #71A81D url(images/homepage09.gif) no-repeat left top;
		font-size: 13px;
		color: #FFFFFF;
	}
	
	.box-style3 .content {
		padding: 15px;
		background: url(images/homepage10.gif) repeat-x left top;
	}
	
	.box-style3 .content * {
		line-height: normal;
	}
	
	
	.box-style3 .content a {
		color: #E47F00;
	}
	
	.box-style3 .link1 a {
		background: #E5E8BC;
	}
	
	.box-style4 {
		margin-bottom: 10px;
	}
	
	.box-style4 h2 {
		height: 32px;
		margin-bottom: 5px;
		padding: 14px 0px 0px 30px;
		background: #71A81D url(images/homepage09.gif) no-repeat left top;
		font-size: 13px;
		color: #FFFFFF;
	}
	
	.box-style4 .content {
		padding: 15px;
		background: #EF8500;
	}
	
	.box-style4 .content * {
		line-height: normal;
		color: #FFFFFF;
	}
	
	.box-style5 {
	}
	
	.box-style5 .content {
		padding: 0px 20px;
	}
	
	
	/** FOOTER */
	
	#footer {
	}
	
	#footer p {
	margin: 0px;
	padding-top: 15px;
	line-height: normal;
	text-align: center;
	color: #666666;
	}
	
	#footer a {
		color: #9D9D9D;
	}
.capbold {
	font-weight: bold;
	text-transform: capitalize;
}
