/** BASIC STYLES */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p, blockquote, ul, ol, dl {
	margin-top: 0;
	text-align: justify;
}

a {
	color: #E29C33;
}

a:hover {
	text-decoration: none;
}

/** MISC STYLES */

.hide { position: absolute; left: -10000px; }
.h100 { height: 100%; }
.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 17px;
	margin-top: 3px;
}

hr { display: none; }
.hr1 { height: 1px; background: url(images/homepage12.gif); }
.hr2 { clear: both; height: 20px; }

/** FORM STYLES */

form {
	margin: 0px;
	padding: 0px;
}

.select1 {
	width: 100%;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #2F4C84;
}

/** BACKGROUNDS */

.bg1 { background-color: #FFFFFF; }
.bg2 { background: #076298 url(images/bg01.gif) repeat-x left top; }
.bg3 { background: url(images/bg07.jpg) no-repeat; }
.bg4 { background: url(images/bg08.jpg) no-repeat; }
.bg5 { background: url(images/bg09.gif) repeat-x; }
.bg6 { background: url(images/bg10.gif) repeat-x; }
.bg7 { background: url(images/homepage02.gif) repeat-y right top; }

/** LINK STYLES */

a.link1 {
	color: #CDE0EA;
}

/** HEADING STYLES */


/** TEXT STYLES */

.text1 {
	font-size: 9px;
	color: #CDE0EA;
}

.text2 {
	font-size: 9px;
	color: #9CC0D6;
}

.text3 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	background: url(images/homepage07.gif) no-repeat left center;
	padding-left: 12px;
	margin-bottom: 5px;
	font-size: 11px;
}
