/** BASIC */

body {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, td, input, textarea, select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.3em;
}
th {
	background-color: #99a83b;
	color: white;
	font-weight: bolder;
	font-size: 14px;
}

table {
	border-color: #005faa;
	border-width: thin;
}
.greenback {background-color: #99a83b;
}
.blueback {background-color: #005faa;
}
.indent {
	padding-left: 20px;
	}
.text1 {
	font-size: 24px;
	font-weight: bold;
	color: #005faa;
	line-height: 1em;
}
.text2 {
	font-size: 22px;
	font-weight: normal;
	color: #99a83b;
}

.text3 {
	font-size: 20px;
	color: #005faa;
	font-weight: bold;
}

.text4 {

	font-size: 16px;
	font-weight: normal;
	color: #005faa;
	letter-spacing: 1px;
}

.text5 {
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #005faa;
}

.text6 {
	font-size: 12px;
	font-weight: bold;
	color: #005faa;
	font-style: italic;
	text-align: center;
}

.text7 {
	color: #004382;
}

.text8 {
	text-align: right;
}

.text9 {
	text-align: left;
	font-size: 10px;
	line-height: 1.1em;
	color: #666666;
	padding: 20px;
}
.text10 {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.7em;
	}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 1.5em;
	border-bottom-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.list1 li {
	padding-left: 11px;
	background: url(images/homepage14.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #005faa;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-align: left;
	font-size: 10px;
	line-height: 2em;
	text-decoration: none;
	color: #999999;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #005faa;
}

.link3 {
	padding-left: 10px;
	background: url(images/homepage13.gif) no-repeat left center;
}

.link4 {
	text-decoration: none;
	color: #FFFFFF;
}

.link4:hover {
	text-decoration: underline;
}

.link5 {
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
	line-height: 1.7em;
	color: #FFFFFF;
	font-weight: bold;
}

.link5:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage08.gif) no-repeat left top; }
.bg2 { background: url(images/homepage10.gif) repeat-x left bottom; }
.bg3 { background: url(images/homepage03.gif) repeat-y left top; }
.bg4 { background: url(images/homepage17.gif) repeat-y left top; }
.bg5 { background: url(images/homepage18.gif) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
