/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 5px;
	padding: 0px;
}

.input1 {
	width: 160px;
	padding: 4px 3px;
	background-color: #FFFFFF;
	border: 1px solid #BDC3C8;
}

.input2 {
	width: 48px;
	height: 21px;
	background: url(images/homepage05.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #93969D;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373B48;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height:15px;
}

.text1 {
	font-size: 17px;
	font-weight: bold;
	color: #373B48;
}

.text2 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #373B48;
}

.text3 {
	font-size: 10px;
	color: #94969C;
}

.text3a {
	font-size: 14px;
	padding-bottom: 5px;

}

.header3 {
	font-size: 12px;
		color: #5E7175;
	padding-bottom:-10px;
	padding-top: 3px;
	font-weight:bold
}

.text4 {
	font-size: 18px;
	font-weight: bold;
	color: #373B48;
}

.text4a {
	font-size: 25px;
	font-weight: bold;
	color: #373B48;
	letter-spacing:-1px;
	padding-bottom:5px;
	padding-top:-15px;
}

.text5 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #373B48;
}



.text6 {
	letter-spacing: -1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #D80016;
}

.text7 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:-.5px;
}

.text7a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:-.5px;
}

.text8 {
	font-size: 10px;
	color: #FFFFFF;
}

.text9 {
	font-size: 12px;

		padding-bottom:4px;
}

.text10 {
	text-align: center;
	font-size: 10px;
	color: #AFB1B6;
}

/** LINKS */

a {
	color: #4c6bb1;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6b6d6f;

	margin-right:6px;

}

/** STYLES */

.style1 {
	color:#47526b;
	font-size:11px;
	float:right;


}

.style1 a {
	color: #6B6F79;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(images/homepage01.gif) repeat-x; background-color:#4b5b6c; }
.bg2  { background: url(images/homepage03.gif) no-repeat right top; }
.bg3  { background-color:#b6c9d6;}
/**background: url(images/homepage04.gif) repeat-x left top; }**/
.bg4  { background-color: #FFFFFF; }
.bg5  { background: url(images/homepage08.jpg) no-repeat left top; }
.bg6  { background: url(images/homepage07.jpg) no-repeat left top; }
.bg7  { background: #F7F8F8 url(images/homepage10.jpg) no-repeat left top; }
.bg8  { background: url(images/homepage13.jpg) no-repeat left top; }
.bg9  { background: url(images/homepage14.jpg) no-repeat left top; }
.bg10 { background: url(images/homepage15.jpg) no-repeat left top; }
.bg11 { background: url(images/homepage16.jpg) repeat-x left bottom; }
.bg12 { background: url(images/homepage20.gif) repeat-x 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;
}

.img2a {
	float: right;
	margin: -8px 0px 0px 10px;
}

.img3 {
	float: right;
	margin: 5px;
}

.img4 {
margin-top:-20px;
margin-left:10px;
margin-bottom:-10px;
}

.img5 {
margin-top:-25px;
margin-left:-25px;
margin-right:-25px;
margin-bottom:-10px;
}


.img6 {
margin-top:-20px;
margin-left:-19px;
margin-right:-100px;
margin-bottom:-20px;
}

.img6a {
margin-top:0px;
margin-left:-19px;
margin-right:0px;
margin-bottom:-20px;
}

.img6b {
margin-top:0px;
margin-left:0px;
margin-right:-20px;
margin-bottom:-20px;
}

.img6c {
margin-top:0px;
margin-left:20px;
margin-right:-18px;
margin-bottom:-20px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 1px;
	margin-bottom: 15px;
	background: url(images/homepage07.gif) repeat-x left bottom;
}



