/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #2F373F;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.input1 {
	width: 117px;
	height: 15px;
	padding: 4px;
	border: none;
	background: url(images/homepage16.gif) no-repeat left top;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #2F373F;
}

/** HEADINGS */

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

/** TEXTS */

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

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

.ul1 {
	margin-left: 0px;
	padding-left: 0px;

	font-weight: bold;
}

.ul1 a, a.link1 {
	font-size: 10px;
	color: #DFE1E4;
	text-decoration: none;
}

.ul1 a:hover, a.link1:hover {
	text-decoration: underline;
}

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

.text2 {
	font-size: 10px;
}

.captioned_photo {
	float: left;
	padding: 5px 10px 5px 0;
}

/** LINKS */

a {
	color: #5397BE;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage07.gif) repeat-y left top;
}

.bg2 {
	background: url(images/homepage18.gif) repeat left top;
}

.bg3 {
	background: url(images/homepage19.gif) no-repeat left top;
}

.bg4 {
	background: url(images/homepage22.gif) repeat left top;
}

.bg5 {

}

.bg6 {
	background: url(images/homepage21.gif) no-repeat 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-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
#content #right #box1 .content bg6 .head {
	font-size: 36px;
}
.head {
	font-size: 16px;
}
#header #logo2 {
	clear: both;
	float: left;
	height: 356px;
	width: 759px;
	margin: 0px;
	padding: 0px;
}
