/** BASIC */

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

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 271px;
	padding: 3px 5px;
	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#subpage1 .input1 {
	width: 131px;
}

.input2 {
	width: 67px;
	height: 21px;
	background: url(images/homepage17.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/** 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: #4C4C4C;
	line-height: 18px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

/** LISTS */

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

.list1 a {
	padding-left: 15px;
	background: url(images/homepage10.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #2E5777;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	padding: 15px 17px 0px 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	background: url(images/homepage05.gif) repeat-x left top;
	color: #FFFFFF;
}

.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: normal;
}

/** STYLES */

.style1 {
	color: #E0E8EF;
}

.style1 a {
	color: #E0E8EF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.jpg) repeat left top; }
.bg2 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg3 { background-color: #FFFFFF; }
.bg4 { background: url(images/homepage11.gif) repeat-y left top; }
.bg5 { background: url(images/homepage18.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;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 45px;
	background: url(images/homepage09.gif) repeat-x left center;
}

h1, h2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: normal;
	padding-bottom: 0px;
	}
	
h1 {
	font-size: 170%;
 	}

h2 {
	font-size: 140%;

	}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 3px;
	border: thin solid #FFFFFF;
}
.dotted {
	padding-top: 3px;
	border-top: 2px none #FB6C00;
	border-right: 2px none #FB6C00;
	border-bottom: 2px dotted #FB6C00;
	border-left: 2px none #FB6C00;
}
.orangeline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FB6C00;
	border-right-color: #FB6C00;
	border-bottom-color: #FB6C00;
	border-left-color: #FB6C00;
}
.quotebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC99;
	text-align: center;
	padding: 20px;
	width: auto;
	line-height: 20px;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}
.buttontxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
}
.orangeleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}
.dottedtop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FB6C00;
	border-right-color: #FB6C00;
	border-bottom-color: #FB6C00;
	border-left-color: #FB6C00;
}
.banners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.shadedbox {
	background-color: #FFCC99;
}
img.floatLeft { 
    float: left; 
    margin: 0px 20px 10px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 0px 4px 4px 15px; 
}
.bigtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	text-decoration: none;
	line-height: 23px;
	font-weight: normal;
}
.orangebold {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}
.adlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
