/** BASIC */

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

/** FORMS */

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

/** 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: #666666;
}

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

.text1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #2C5E8C;
}

.text2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #2C5E8C;
}

.text2a {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.text3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #505050;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #31699C;
}

.text4b {
	font-size: 12px;
	font-weight: bold;
	color: #31699C;
	border-bottom:1px solid #31699C;
}

.text5 {
	font-size: 24px;
	font-weight: bold;
	color: #808080;
}

.text6 {
	font-size: 11px;
}

.text7 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #2C5E8C;
}

.text8 {
	font-size: 16px;
	font-weight: normal;
}

.text9 {
	font-size: 9px;
	color: #666666;
}

/** LISTS */

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

.list1 li {
	display: block;
	float: left;
	width: 102px;
}

.list1 a {
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
	text-decoration: none;
	font-size: 10px;
	color: #807F7F;
}

.list1 a:hover {
	text-decoration: underline;
	color: #79D000;
}

/** LINKS */

a {
	color: #79D000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #3E6282;
}

.active .link1 {
	height: 17px;
	border: 1px solid #65B100;
	border-bottom: none;
	background: url(images/homepage04.gif) repeat-x left top;
	color: #FFFFFF;
}

.link2 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #2C5E8C;
}

/** MENU */

#menu {
	float: left;
	width: 509px;
	height: 36px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 19px;
	padding: 17px 8px 0px 10px;
	background: url(images/homepage06.gif) no-repeat left top;
}

#menu span {
}

#menu .first a {
	padding-left: 11px;
	background: none;
}

#menu .active a {
	height: 18px;
	background: url(images/homepage04.gif) repeat-x left top;
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage05.gif) repeat-x left top; }
.bg2 { background: url(images/homepage08.gif) repeat-y left top; }
.bg3 { background: url(images/homepage20.gif) repeat-x left top; }
.bg4 { background: url(images/homepage23.gif) repeat-y left top; }
.bg5 { background: url(images/homepage24.gif) repeat-x left top; }
.bg6 { background: #FFFFFF url(images/homepage25.gif) repeat-x left top; }
.bg7 { background: url(images/bg_top_searches.gif) repeat-x left bottom; }

/** 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;
}

.livechat {
	margin-left:5px;
	margin-right:15px;
}

hr { display: none; }

.hr1 {
	height: 3px;
	background: url(images/homepage09.gif) no-repeat left top;
}

.hr2 {
	height: 3px;
	background: url(images/homepage22.gif) no-repeat left top;
}

.hr2full {
	height: 3px;
	background: url(images/homepage22.gif) repeat-x left top;
}

.hr3 {
	clear: both;
	height: 1px;
	margin: 15px 0px;
	background: url(images/homepage20.gif) repeat-x left top;
}

/********************************
	=REQUEST FORM
********************************/
.requestForm {
	margin: 0;
	padding: 0;
	border:0px;
	font-size:.9em;
	}
.requestForm fieldset {
	float: left;
	width: 450px;
	border: 0px;
	margin: 0;
	padding: 0;
	}
.contactFloat {
	width: 400px;
	}
.requestForm legend {
	color: #2A405A;
	font-weight: bold;
	padding: 0;
	margin-top: 3px;
	margin-bottom:3px;
	margin-left:-6px;
	font-size:1.2em;
}
.requestForm input {
font-size: .9em;
height:14px;
border: 1px #2a405a solid
}
.requestForm select {
font-size: .9em;
height:18px;
border: 1px #2a405a solid;
}

.requestForm .textarea {
border: 1px #2a405a solid;
}

.legend {
font-size: 1.1em;
border-bottom: 1px #2a405a solid;
font-weight: bold;
background-image: url(../images/legend.gif);
width:405px;
padding-left:3px;
padding-top:3px;
padding-bottom:3px;
color: #2A405A;}

.lineup {
margin-top:2px;
margin-bottom:2px;
}
.requestForm label {
	display: block;
	float: left;
	width: 120px;
	font-size:.95em;
}	
.requestForm label.big {
	width: 130px;
	margin-top:2px;
	}
.requestForm label.big2 {
	width: 190px;
	}
.requestForm label.wide {
width:140px;
}
.small {
	width: 50px;
	margin-top:2px;
 	margin-bottom:2px;
	}
.small2 {
	width: 60px;
	margin-top:2px;
 	margin-bottom:2px;
	}
.textlineup{
margin-top:2px;
}
.smalllist {
	width: 55px;
	margin-top:2px;
 	margin-bottom:2px;
	}
.large {
 	width: 235px;
 	margin-top:2px;
 	margin-bottom:2px;
    }
.largelist {
 	width: 225px;
 	margin-top:2px;
 	margin-bottom:2px;
    }

.error {
	color:#b92724;
	font-weight:bold;
	font-size:1.2em;
}
.noborder {
	border:0px;
}