/** BASIC */
html, body {
	height: 100%;
}

body {
	padding: 0px;
	/** background-color: #FFFFFF; */
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 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: 11px;
	/** color: #FFFFFF; */
}
.bdycpy {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2C307E;
	font-size: 12px;
	line-height: 17px;
	margin: 10px;
}


p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 14px;
}



.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #42458B;
	letter-spacing: 1px;
	line-height: 14px;
}

.text3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C307E;
	font-style: italic;
}

/**
.text4 {
	font-size: 11px;
	color: #7A7A7A;
}
*/

.text5 {

	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C307E;
	letter-spacing: 1px;
	line-height: 14px;
}

/** LINKS */

a {
	color: #AEE67C;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #747474;
	line-height: 16px;
}

.link1:hover {
	text-decoration: underline;

}

.link2 {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #2C307E;

}

.link2:hover {
	text-decoration: underline;

}

/** STYLES */

.style1 {
	font-size: 15px;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
	background-color: #42458B;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.gif) repeat left top; }
.bg2 { background: url(images/homepage02.gif) repeat left top; border: 10px solid #FFFFFF; }
.bg3 { background: url(images/homepage03.gif) repeat left top; }
.bg4 { background-color: #FFFFFF; } 

.bg6 { background: url(images/homepage06.gif) repeat left top; }
li {
	list-style-type: square;
	list-style-position: outside;
}



/** MISC */




img { border: none; }





hr { display: none; }



.style1italic {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #2C307E;
	font-style: italic;
}
.address {

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #42458B;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
}
