/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #DFDFDF url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

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

/** HEADINGS */

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold;
	color: #333;
}
h1 {
	font-size: 160%;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
}
h3 {
	font-size: 130%;
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}

h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #dadada;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7D7D;
}

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

.text1 {
	font-size: 10px;
	color: #525252;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 22px;
	font-weight: bold;
	color: #3D3D3D;
}

.text4 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #AFAFAF
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 129px;
	padding: 0px 10px 0px 12px;
	background: url(images/homepage21.gif) repeat-y left top;
}

.list1 .first {
	padding-left: 0px;
	background: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

.list2 li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0px;
	background: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	display: block;
	height: 31px;
	padding: 5px 0px 0px 10px;
	line-height: normal;
}

.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4 li {
	display: block;
	padding: 5px 1px;
	background: url(images/homepage24.gif) repeat-x left top;
}

.list4 a {
	text-decoration: none;
	color: #7F7D7D;
}

.list4 a:hover {
	text-decoration: underline;
}

.list4 .first {
	background-image: url(images/spacer.gif);
}

/** LINKS */

a {
	color: #508000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	color: #7F7D7D;
}

.link2:hover {
	text-decoration: underline;
}

.link3 {
	display: block;
	height: 27px;
	padding: 5px 0px 0px 10px;
	background: url(images/homepage12.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #A3A2A2;
}

.style1 a {
	color: #A3A2A2;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(images/homepage02.jpg) repeat-y left top; }
.bg2  { background: url(images/homepage05.jpg) no-repeat left top; }
.bg3  { background: url(images/homepage08.jpg) no-repeat left top; }
.bg4  { background: url(images/subpage1_02.gif) no-repeat left top; }
.bg5  { background: url(images/homepage09.jpg) repeat-x left top; }
.bg6  { background: url(images/homepage14.jpg) repeat-y left top; }
.bg7  { background: url(images/homepage15.jpg) repeat-x left top; }
.bg8  { background: url(images/homepage17.jpg) no-repeat left top; }
.bg9  { background: url(images/homepage22.gif) repeat-x left top; }
.bg10 { background: url(images/homepage23.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.HeaderText{
	background-image: url(images/subpage1_01.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
}

.HeaderText a {
	font: bold 28px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
}


.Detail{
	border-width:0px;
	font-size:12px;
	margin-top:5px;
	color:#666666;
}

.Detail #imgbox{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.Detail #hh{
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color:#326ea1;
}

.Detail #info{
	font-size:12px;
}

.Detail #info td{
	border-bottom:1px solid #CCCCCC;
	line-height:24px;
}

.Detail .Caption{
	margin: 10px 10px 0 10px;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #dadada;
}

.Detail .Key{
	font-weight:bold;
	line-height:20px;
	height:18px;
	font-family:Tahoma;
	padding-left:15px;
}

img.logo {
	background: #FAFAFA;
  	border: 1px solid #DCDCDC;
	padding: 5px;
	margin-top:5px;
	margin-right:5px;
}

/**************************************
   WEB FORM
***************************************/
.WebForm{
	margin-top:5px;
	border: 0px solid #B1D8B1;
	background:#FFFFFF url(images/formheaderback.jpg) repeat-x scroll right top;
}

.WebForm .color1{
	/*ackground-color:#FAFAFA;*/
}

.WebForm .color2{
	background-color:#eee;
}

.WebForm .Key{
	font-weight:bold;
	margin:3px 0;
	font-size:12px;
	line-height:25px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
	text-align:right;
}

.WebForm .Value{
	font-size:12px;
	line-height:25px;
	padding-left:2px;
	padding-top:5px;
	padding-bottom:5px;
}

.WebForm .TextBox{
	border:1px solid #ccc;
	color:#777;
	font-size:12px;
	line-height:20px;
	height:20px;
}

.WebForm .FileUpload{
	border:1px solid #ccc;
	color:#777;
	font-size:12px;
	line-height:20px;
	height:20px;
}

.WebForm textarea {
	width:350px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
	font-size:12px;
}

.WebForm .Button{
	padding:4px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	background:#777676 url(/themes/new/images/buttonback.jpg) repeat-x scroll right top;
	border:1px solid #B1D8B1;
	color:#244824;
	font: bolder 12px Verdana, Sans-serif;
}

.WebForm .Button .left{
	margin-left:0px;
}

.WebForm .Button .right{
	margin-right:0px;
}

.WebForm .DropDown{
	border:1px solid #CCC;
	color:#777;
	font-size:12px;
	line-height:20px;
	height:20px;
}

.WebForm .MultipleDropDown{
	border:1px solid #ccc;
	color:#777;
	font-size:10px;
	line-height:20px;
}

.WebForm .caption{
	margin: 10px 10px 0 10px;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #dadada;
}

.WebForm .Footer{
	height:60px;
	vertical-align:middle;
	background-color:#eee;
	/*background:#FFFFFF url(images/formfooterback.jpg) repeat-x scroll right bottom;*/
}

.webform-required{
	position:relative;
	right:5px;
	height:20px;
	background:transparent url(/media/webform/required.gif) no-repeat scroll left 5px;
	padding-left:10px;
	padding-right:5px;
}