@charset "iso-8859-1";
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 163px;
	height: 14px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #333333;
	color: #000000;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A7883;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 12px;
}

.text1 {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.text2 {
	color: #384F6C;
	background-color: #FFFFFF;
}

.text3 {
	text-align: center;
	color: #73818C;
	background-color: #FFFFFF;
}

/** LINKS */

a {
	color: #FF7600;
	text-transform: capitalize;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-decoration: none;
}
#login .submit #btnSubmit {
	font-size: 9px;
	color: #FF9000;
	height: 14px;
	border: thin none #EB930E;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #586672;
	line-height: normal;
	float: none;
	width: auto;
	text-align: center;
}


a.link1 {
	text-decoration: none;
	color: #E0E4E7;
	background-color: #5B6974;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #384F6C;
}

a.link2 {
	color: #384F6C;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(../images/homepage02.jpg) repeat-x left top;
}

.bg2 {
	background: 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;
	margin-bottom: 1em;
	
}
.btn_orange {
	font-size: 9px;
	color: #FF9000;
	height: 14px;
	border: thin none #EB930E;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #586672;
	line-height: normal;
	float: none;
	width: auto;
	text-align: center;
	background-position: center;
}
.maintext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintextheader {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linktext {
	font-size: 12px;
	color: #FF7600;
}
.mainheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintextbold {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
