/** BASIC */

body {
	margin: 0px;
	padding: 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 12px;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 a {
	padding-left: 11px;
	background: url(images/homepage11.gif) no-repeat left center;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #395260;
}

.text2 {
	padding-left: 10px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-weight:bold;
	font-size: 13px;
	color: #000000;
}

.text3 {
	font-weight:bold;
	font-size: 13px;
	color: #00563F;
}

.text4 {
	padding-left: 10px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-weight:bold;
	font-size: 16px;
	color: #000000;
}

.text5 {
	font-weight:bold;
	font-size: 16px;
	color: #00563F;
}

.text6 {
	text-align: center;
	font-size: 10px;
	color: #666666;
}


/** LINKS */

a {
	color: #006B54;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #FFFFFF;
}

.style1 a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage09.gif);
	height: 39px;
}

.bg2 {
	background: #EFF9FF url(images/homepage20.jpg) repeat-x left top;
}

.bg3 {
	background:url(images/homepage19.gif) repeat-y right;
}

.bg4 {
	background: #EFF9FF url(images/homepage21.jpg) repeat-x left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 1em 0px;
	background: url(images/homepage13.gif) repeat-x left top;
}
/* Created with <STRONG><VMENU> */
/* http://www.stronghtml.com/ */


#cssvmenu {
}
#cssvmenu ul {
 width: 240px;
 letter-spacing: 1px;
 font-weight: normal;
 font-style: normal;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 margin:0;
 padding:0;
 list-style:none;
}
#cssvmenu li a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 padding-left: 30px;
 padding-bottom: 4px;
 color: #00563f;
 padding-top: 4px;
 padding-right: 12px;
 text-align: left;
 background: #F9F8F7 url(images/vmenu4bg.jpg) left center repeat-y;
 border-top: 1px #84C184;
 border-right: 1px #99DD99;
 border-bottom: 1px ;
 display:block;
 width:100%;
}
#cssvmenu li a:hover {
 padding-left: 30px;
 padding-bottom: 3px;
 padding-top: 3px;
 padding-right: 12px;
 background: #ffffff url(images/vmenu4obg.gif) left center repeat-y;
 border-top: 1px solid #006B54;
 border-bottom: 1px solid #006B54;
}
#cssvmenu li.menucurrent a {
 padding-left: 30px;
 padding-right: 12px;
 padding-bottom: 3px;
 padding-top: 3px;
 background: #FFFFFF url(images/vmenu4curbg.gif) left center repeat-y;
 border-top: 1px solid #C0C0C0;
 border-bottom: 1px solid #C0C0C0;
}
#cssvmenu li.menucaption {
 color: #00563F;
 font-style: normal;
 padding-left: 30px;
 font-size: 14px;
 padding-bottom: 4px;
 padding-top: 4px;
 font-family: Trebuchet MS, Times, serif;
 letter-spacing: 1px;
 text-align: left;
 font-weight: bold;
 padding-right: 12px;
 background: #E9E8E7 url(images/vmenu4capbg.gif) left center no-repeat;
 border-top: 1px solid #999999;
 border-bottom: 1px solid #999999;
 display:block;
}
html>body #cssvmenu li a {
 width: auto;
}
