@charset "UTF-8";
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


/** HEADINGS */

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

h2 {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #30745B;
	text-transform: uppercase;
	padding-bottom: 10px;
}

h3 {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
	text-transform: uppercase;
	line-height: 18px;
}

h4 {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #30745B;
	text-transform: uppercase;
}


h5 {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;	
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 5px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 130%;
}

.text1 {
	margin-bottom: 30px;
}

.text1 span {
	padding-bottom: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.text3 span {
	padding-bottom: 5px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}

.text3 {
	margin-bottom: 30px;
	text-align: left;
}

.text4 {
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
}

.text6 {
	font-size: 11px;
	color: #FFFFFF;
}

.text7 {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

.text8 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 160%;
}

/** LINKS */

a {
	color: #30745B;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F9BB30;
}

.link1 {
	padding-bottom: 5px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

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

.link3 {
	color: #7F7F7F;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: #394748 url(images/homepage01.jpg) repeat-x left top; }
.bg2  { background: url(images/homepage02.jpg) no-repeat left top; }
.bg3  {
	background-color: #FFF;
}
.bg4  { background: #5E7578 url(images/homepage09.gif) repeat-x left top; }
.bg5  { background: url(images/homepage11.gif) no-repeat center top; }
.bg6  { background: url(images/homepage13.gif) no-repeat center top; }
.bg7  { background: url(images/homepage16.gif) repeat-x left top; }
.bg8  {
}
.bg9  {
}
.bg10 {
	background-image: url(images/homepage03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg102 {
	background-image: url(images/homepage03_white.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg11 { background: url(images/subpage2_01.jpg) repeat-y left top; }

/** MISC */

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

img {
	border: none;
	text-align: center;
}

.img1 {
	float: left;
	margin: 3px 25px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 15px;
	padding-top: 5px;
	background: url(images/homepage20.gif) repeat-x left bottom;
}
#Thank you {
	margin: 0px;
	padding: 300px 0px 0px 0px;
	width: 300px;
	text-align:center;
	
	}
	
#Thank p {
	text-align: center;
}
