body {
	font-family: Verdana, Sans Serif;
	font-size: 11px;
	line-height: 14px;

	background-color: #ffffff;
}

body a {
	color: #195191;
	text-decoration: none;
}




#table_layout {
	height: 100%;
	width: 100%;
}

	#layout_left {
		width: 40%;

	}
	
	#layout_page {
		width: 756px;
		background-color: white;
	}
	
	#layout_right {
		width: 40%;
	}
	
#layout_left_div {
	height: 100%;
	width: 100%;
	
	position: relative;
}

	#left_div {
		height: 1110px;
		width: 100%;

		position: absolute;
		top: 0px;
		left: 0px;

		background-image: url(images/layout-left_bg.gif);
		background-position: 100% 0%;
	}

		#left_bg-right {
			height: 1110px;
			width: 24px;

			background-image: url(images/layout-left_bg-right.gif);

			float: right;
		}

	#bottom_left_div {
		height: 100%;
		width: 100%;

		position: relative;

		background-image: url(images/layout_bottom-left_bg.gif);
		background-position: 100% 0%;
		

	}

		#bottom_left_bg-right {
			height: 100%;
			width: 24px;

			background-image: url(images/layout_bottom-left_bg-right.gif);

			float: right;
		}


#layout_right_div {
	height: 100%;
	width: 100%;
	
	position: relative;
	
}

	#right_div {
		height: 1110px;
		width: 100%;

		position: absolute;
		top: 0px;
		left: 0px;

		background-image: url(images/layout-right_bg.gif);
		
	}

		#right_bg-left {
			height: 1110px;
			width: 24px;

			background-image: url(images/layout-right_bg-left.gif);

			float: left;
		}

	#bottom_right_div {
		height: 100%;
		width: 100%;

		position: relative;

		background-image: url(images/layout_bottom-right_bg.gif);

		

	}

		#bottom_right_bg-left {
			height: 100%;
			width: 24px;

			background-image: url(images/layout_bottom-right_bg-left.gif);

			float: left;
			
		}


#page_div {
	width: 756px;

	position: relative;
}

	#top_bar {
		height: 28px;

		background-color: red;
		
		position: relative;
		
		background-image: url(images/top_bar-bg.gif);
		background-repeat: no-repeat;
	}
	
	
		#dropmenu_button {
			height: 21px;
			width: 205px;
			
			background-image: url(images/dropmenu_button-bg.gif);
			background-repeat: no-repeat;
			
			font-size: 11px;
			color: #ec8a17;
					
			position: absolute;
			top: 3px;
			left: 20px;
			
			padding-top: 4px;
			padding-left: 11px;
			
			z-index: 200;
			
		}
		
		
		#search {
			position: absolute;
			top: 3px;
			left: 269px;
			
			font-size: 12px;
			color: #f9d949;
			
		}
		
			#search_label {
				height: 17px;
				width: 48px;
				
				position: absolute;
				top: 4px;
			}
		
			#search_textbox {
				height: 21px;
				width: 133px;
				
				position: absolute;
				top: 0px;
				left: 48px;
				
				font-family: Verdana, Sans Serif;
				font-size: 11px;
				
				padding-top: 3px;

			}
			
			#search_arrow {
				height: 11px;
				width: 6px;
				
				position: absolute;
				left: 189px;
				top: 5px;
			}
	
	#logo_bar {
		height: 127px;
		
		margin-top: 5px;

		background-image: url(images/logo_bar-bg2.gif);
		background-repeat: no-repeat;
		
		position: relative;
	}
	
		#logo-jpg {
			height: 60px;
			width: 222px;
			
			position: absolute;
			top: 36px;
			left: 27px;
		}
		
		#logo_st2-jpg {
			height: 63px;
			width: 224px;
			
			position: absolute;
			top: 40px;
			left: 20px;
		}
				
		#header_photo1 {
			height: 160px;
			width: 212px;
		
			position: absolute;
			top: -33px;
			left: 544px;		
		}
		
		#header_photo2 {
			height: 160px;
			width: 172px;
			
			position: absolute;
			top: -33px;
			left: 584px;			
		}
		
		#header_photo3 {
			height: 160px;
			width: 172px;
			
			position: absolute;
			top: -33px;
			left: 584px;				
		}
		
		#header_photo4 {
			height: 160px;
			width: 172px;
			
			position: absolute;
			top: -33px;
			left: 584px;			
		}
		
		#header_photo5 {
			height: 160x;
			width: 199px;
			
			position: absolute;
			top: -33px;
			left: 557px;			
		}
		
		#header_photo6 {
			height: 160px;
			width: 199px;
		
			position: absolute;
			top: -33px;
			left: 557px;			
		}
		
		#header_photo7 {
	
		}
	
	#main_body {
		height: 332px;
		
		margin-top: 1px;
		
		position: relative;
	}
	
		#area_orange {
			height: 260px;
			width: 756px;
			
			position: absolute;
			
			background-image: url(images/body_main-area_orange-bg.gif);
			background-repeat: no-repeat;
			
			z-index: 1;
			
			font-size: 10px;
			color: #8c8c8c;
		}
		
			#body_main-photo_th1-jpg {
				height: 64px;
				width: 74px;
				
				position: absolute;
				top: 17px;
				left: 9px;
			}
			
			#body_main-photo_th1-text {
				height: 53px;
				width: 129px;
				
				position: absolute;
				top: 26px;
				left: 89px;
				
				font-size: 10px;
				color: #8c8c8c;
			}
			
				#body_main-photo_th1-text .headline {
					font-size: 14px;
					color: #195191;
				}

					#body_main-photo_th1-text .headline a {
						color: #195191;
					}
			
			#body_main-photo1-jpg {
				height: 228px;
				width: 344px;
				
				position: absolute;
				top: 17px;
				left: 230px;
			}
			
			#body_main-photo1-text {
				height: 216px;
				width: 150px;
				
				position: absolute;
				top: 25px;
				left: 589px;
		
				font-size: 10px;
				color: #8c8c8c;
			}
			
				#body_main-photo1-text .headline {
					font-size: 17px;
					color: #195191;
					
					margin-bottom: 14px;
					
					line-height: 20px;
				}
				
				#body_main-photo1-text ul {
					margin-top: 8px;
					padding-left: 0px;
					margin-left: 0px;
				
				}
				
				#body_main-photo1-text li {
					color: #195191;
					
					padding-left: 11px;
					
					background-image: url(images/li_arrow-blue.gif);
					background-repeat: no-repeat;
					
					background-position: 0px 5px;
					
					list-style-type: none; 
					
					margin-bottom: 3px;
				}
	
					#body_main-photo1-text li a{
						color: #195191;
					}
	
		#orange_rec1 {
			height: 73px;
			width: 217px;
			
			background-image: url(images/body_main-orange_rec1-bg.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 97px;
			
			z-index: 10;
			
		}
			
			#body_main-photo_th2-jpg {
				height: 55px;
				width: 74px;
				
				position: absolute;
				top: 10px;
				left: 9px;
				
				z-index: 12;
			
			}

			#body_main-photo_th2-text {
				height: 55px;
				width: 128px;
				
				position: absolute;
				top: 14px;
				left: 89px;
				
				z-index: 15;

				font-size: 9px;
				color: #8c8c8c;
			}
			
				#body_main-photo_th2-text .headline {
					font-size: 12px;
					color: #ec8a17;				
					
					line-height: 15px;
				}		

					#body_main-photo_th2-text .headline a {
						color: #195191;
					}
			

		#orange_rec2 {
			height: 73px;
			width: 217px;

			background-image: url(images/body_main-orange_rec2-bg.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 178px;
			
			z-index: 10;
			
		}
		
			#body_main-photo_th3-jpg {
				height: 55px;
				width: 74px;
				
				position: absolute;
				top: 10px;
				left: 9px;
			}
			
			#body_main-photo_th3-text {
				height: 55px;
				width: 124px;
				
				position: absolute;
				top: 10px;
				left: 89px;
				
				z-index: 15;

				font-size: 9px;
				color: #8c8c8c;
			}
				
				#body_main-photo_th3-text .headline {
					font-size: 12px;
					color: #ec8a17;
				}

					#body_main-photo_th3-text .headline a {
						color: #195191;
					}
			
		
		#orange_rec3 {
			height: 73px;
			width: 217px;

			background-image: url(images/body_main-orange_rec3-bg.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 259px;
			
		}
		
			#body_main-photo_th4-jpg {
				height: 55px;
				width: 74px;
				
				position: absolute;
				top: 10px;
				left: 9px;
			}

			#body_main-photo_th4-text {
				height: 55px;
				width: 128px;
				
				position: absolute;
				top: 10px;
				left: 89px;
				
				z-index: 15;

				font-size: 9px;
				color: #8c8c8c;
			}		
			
				#body_main-photo_th4-text .headline {
					font-size: 12px;
					color: #ec8a17;				
				}

					#body_main-photo_th4-text .headline a {
						color: #195191;
					}
			
	
		#orange_rec4 {
			height: 73px;
			width: 531px;
			
			background-image: url(images/body_main-orange_rec4-bg.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 259px;
			left: 225px;
		}

			#body_main-orange_rec4-text1 {
				height: 53px;
				width: 325px;
				
				position: absolute;
				top: 8px;
				left: 4px;

				font-size: 12px;
				color: #8c8c8c;
				
				text-align: center;
				
			}

				#body_main-orange_rec4-text1 .headline {
					font-size: 18px;
					color: #ec8a17;
					
					margin-bottom: 4px;
					
					margin-left: 7px;
					margin-right: 7px;
				}

					#body_main-orange_rec4-text1 .headline a {
						color: #ec8a17;
					}
					
				#body_main-orange_rec4-text1 .rec_text {
					margin-left: 2px;
					margin-right: 2px;
				}
		
			#rec4_sepbar {
				height: 56px;
				width: 4px;
				
				background-image: url(images/body_main-orange_sepbar-bg.gif);
				background-repeat: repeat-y;
				
				position: absolute;
				top: 9px;
				left: 329px;
			}

			#body_main-orange_rec4-text2 {
				height: 57px;
				width: 194px;
				
				position: absolute;
				top: 12px;
				left: 333px;
				
				font-size: 10px;
				color: #8c8c8c;
				
				text-align: center;
			
			}
			
				#body_main-orange_rec4-text2 .headline {
					font-size: 16px;
					color: #ec8a17;
					
					margin-bottom: 2px;
					
					margin-left: 7xp;
					margin-right: 7px;
				}

					#body_main-orange_rec4-text2 .headline a {
						color: #ec8a17;
					}
			
				#body_main-orange_rec4-text2 .rec_text {
					margin-left: 7px;
					margin-right: 7px;
				}

	
	#sub_body {
		height: 416px;
		
		margin-top: 3px;

		background-image: url(images/body_sub-bg.gif);
		background-repeat: no-repeat;
		
		position: relative;
		
	}

		#sub_body_title {
			height: 21px;
			width: 275px;
			
			position: absolute;
			top: 16px;
			left: 14px;
			
			font-size: 14px;
			color: #047c47;
		}
	
		#body_sub-photo_th1-jpg {
			height: 104px;
			width: 133px;
			
			position: absolute;
			top: 39px;
			left: 3px;
		}
		
		#body_sub-photo_th1-text {
			height: 73px;
			width: 130px;
			
			position: absolute;
			top: 142px;
			left: 14px;
			
			font-size: 10px;
			color: #8c8c8c;
		}
		
			#body_sub-photo_th1-text .headline {
				font-size: 12px;
				color: #65bf29;
			}
			
				#body_sub-photo_th1-text .headline a {
					color: #65bf29;
				}
		
		#body_sub-photo_th2-jpg {
			height: 104px;
			width: 132px;
			
			position: absolute;
			top: 39px;
			left: 157px;
		}
		
		#body_sub-photo_th2-text {
			height: 73px;
			width: 135px;
			
			position: absolute;
			top: 142px;
			left: 169px;

			font-size: 10px;
			color: #8c8c8c;			
		}
		
			#body_sub-photo_th2-text .headline {
				font-size: 12px;
				color: #65bf29;			
			}
			
				#body_sub-photo_th2-text .headline a {
					color: #65bf29;
				}
		
		#body_sub-photo_th3-jpg {
			height: 104px;
			width: 133px;
			
			position: absolute;
			top: 39px;
			left: 310px;
		}
		
		#body_sub-photo_th3-text {
			height: 73px;
			width: 135px;
			
			position: absolute;
			top: 142px;
			left: 323px;

			font-size: 10px;
			color: #8c8c8c;	
		}
		
			#body_sub-photo_th3-text .headline {
				font-size: 12px;
				color: #65bf29;			
			}
			
				#body_sub-photo_th3-text .headline a {
					color: #65bf29;
				}
		
		#body_sub-button_lg1 {
			height: 21px;
			width: 90px;
			
			background-image: url(images/body_sub-button1.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 62px;
			left: 481px;
			
			font-size: 12px;
			color: #ffffff;
			
			padding-top: 3px;
			padding-left: 7px;
		}

			#body_sub-button_lg1 a {
				color: #ffffff;
			}
		
		#body_sub-button_lg1-text {
			height: 41px;
			width: 90px;
			
			position: absolute;
			top: 88px;
			left: 488px;
			
			font-size: 10px;
			color: #8c8c8c;
		}
		
		#body_sub-button_lg2 {
			height: 21px;
			width: 90px;
			
			background-image: url(images/body_sub-button1.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 132px;
			left: 481px;
			
			font-size: 12px;
			color: #ffffff;
			
			padding-top: 3px;
			padding-left: 7px;
		}

			#body_sub-button_lg2 a {
				color: #ffffff;
			}
				
		#body_sub-button_lg2-text {
			height: 57px;
			width: 92px;
			
			position: absolute;
			top: 158px;
			left: 488px;
			
			font-size: 10px;
			color: #8c8c8c;
		}
		
		
		#body_sub-photo_th4-jpg {
			height: 185px;
			width: 147px;
			
			position: absolute;
			top: 38px;
			left: 583px;
		}	
	
		#body_sub-photo_th4-text {
			height: 135px;
			width: 143px;
			
			position: absolute;
			top: 236px;
			left: 592px;
		
			font-size: 10px;
			color: #8c8c8c;
		}
			
		
			#body_sub-photo_th4-text .headline {
				font-size: 12px;
				color: #65bf29;
				
				margin-bottom: 6px;
			}
			
			
		#body_sub-button_sm1 {
			height: 21px;
			width: 21px;
			
			background-image: url(images/body_sub-button2.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 373px;
			left: 708px;
			
		}
	
		#body_sub-green_sepbar-gif {
			height: 2px;
			width: 440px;
			
			position: absolute;
			top: 224px;
			left: 3px;
		}

	
		#green_rec1 {
			height: 73px;
			width: 145px;
			
			background-image: url(images/body_sub-green_rec1-bg.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 250px;
			
		}
		
			#green_rec1 li {
				height: 41px;
				width: 69px;
				
				position: absolute;
				top: 25px;
				left: 73px;
				
				font-size: 10px;
				color: #65bf29;
				
				padding-left: 7px;
					
				background-image: url(images/li_arrow-green.gif);
				background-repeat: no-repeat;
					
				background-position: 1px 4px;
					
				list-style-type: none; 				
			}
	
				#green_rec1 li a {
					color: #65bf29;
				}
	
			#body_sub-photo_th5-jpg {
				height: 59px;
				width: 60px;
				
				position: absolute;
				top: 7px;
				left: 9px;
			}
			
		#green_rec2 {
			height: 73px;
			width: 145px;
			
			background-image: url(images/body_sub-green_rec2-bg.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 331px;
		
		}
		
			#green_rec2 li {
				height: 41px;
				width: 69px;
				
				position: absolute;
				top: 25px;
				left: 73px;
				
				font-size: 10px;
				color: #65bf29;				

				padding-left: 7px;
					
				background-image: url(images/li_arrow-green.gif);
				background-repeat: no-repeat;
					
				background-position: 1px 4px;
					
				list-style-type: none; 	
			}

				#green_rec2 li a {
					color: #65bf29;
				}
		
			#body_sub-photo_th6-jpg {
				height: 59px;
				width: 60px;
				
				position: absolute;
				top: 7px;
				left: 9px;
			}
	
		#body_sub-sub_text1 {
			height: 73px;
			width: 127px;
			
			position: absolute;
			top: 250px;
			left: 171px;
			
			font-size: 10px;
			color: #8c8c8c;
			
		}

			#body_sub-sub_text1 .headline {
				font-size: 12px;
				color: #65bf29;
			}
			

			#body_sub-sub_text ul {
				padding-left: 0px;
				margin-left: 0px;
				margin-top: 0px;
			}

			#body_sub-sub_text li {
				
				position: relative;
				
				border: 0px solid green;
				
				padding-left: 10px;
					
				background-image: url(images/li_arrow-grey.gif);
				background-repeat: no-repeat;
					
				background-position: 2px 4px;
					
				list-style-type: none; 			
			}
			
				#body_sub-sub_text1 li a {
					color: #8c8c8c;
				}
		
		#body_sub-sub_text2 {
			height: 73px;
			width: 142px;
			
			position: absolute;
			top: 250px;
			left: 303px;

			font-size: 10px;
			color: #8c8c8c;

		}
		
			#body_sub-sub_text2 .headline {
				font-size: 12px;
				color: #65bf29;		
			}

			#body_sub-sub_text2 li {
				padding-left: 12px;
					
				background-image: url(images/li_arrow-grey.gif);
				background-repeat: no-repeat;
					
				background-position: 2px 4px;
					
				list-style-type: none; 			
			}
				
				#body_sub-sub_text2 li a {
					color: #8c8c8c;
				}
				
		#body_sub-sub_text3 {
			height: 73px;
			width: 108px;
			
			position: absolute;
			top: 250px;
			left: 450px;

			font-size: 10px;
			color: #8c8c8c;
		}
		
			#body_sub-sub_text3 .headline {
				font-size: 12px;
				color: #65bf29;			
			}

			#body_sub-sub_text3 li {
				padding-left: 12px;
					
				background-image: url(images/li_arrow-grey.gif);
				background-repeat: no-repeat;
					
				background-position: 2px 4px;
					
				list-style-type: none; 			
			}

				#body_sub-sub_text3 li a {
					color: #8c8c8c;
				}
		
		#body_sub-sub_text4 {
			height: 73px;
			width: 127px;
			
			position: absolute;
			top: 331px;
			left: 171px;

			font-size: 10px;
			color: #8c8c8c;
		}
		
			#body_sub-sub_text4 .headline {
				font-size: 12px;
				color: #65bf29;			
			}

			#body_sub-sub_text4 li {
				padding-left: 12px;
					
				background-image: url(images/li_arrow-grey.gif);
				background-repeat: no-repeat;
					
				background-position: 2px 4px;
					
				list-style-type: none; 			
			}

				#body_sub-sub_text4 li a {
					color: #8c8c8c;
				}
			
		#body_sub-sub_text5 {
			height: 85px;
			width: 254px;
			
			position: absolute;
			top: 331px;
			left: 303px;


			font-size: 10px;
			color: #8c8c8c;
		}
	
			#body_sub-sub_text5 .headline {
				font-size: 12px;
				color: #65bf29;			
			}

			#body_sub-sub_text5 li {
				padding-left: 12px;
					
				background-image: url(images/li_arrow-grey.gif);
				background-repeat: no-repeat;
					
				background-position: 2px 4px;
					
				list-style-type: none; 			
			}

				#body_sub-sub_text5 li a {
					color: #8c8c8c;
				}
		

	#footer_bar {
		height: 34px;
		
		margin-top: 11px;

		background-color: #ffffff;
		
		background-image: url(images/footer_line.gif);
		background-repeat: repeat-x;
		
		font-size: 10px;
		font-weight: normal;
		
		color: #787878;
		
		position: relative;
	}
	
		#footer_bar a {
			color: #787878;
			
		}
		
		#tagline {
			position: absolute;
			top: 9px;
			left: 10px;
		}
		
			#tagline_partner {
				font-size: 9px;
				color: #b0b0b0;
			}
			
			#tagline_partner a {
				color: #b0b0b0;
			}
		
		#footer_nav {
			position: absolute;
			top: 9px;
			right: 9px;
		}

.result_headline {
	font-size: 12px;
	margin-bottom: 2px;
}

.result_copy {
	font-size: 11px;
	margin-bottom: 25px;
}

#enews_form {
	margin-left: 32px;
	
	font-size: 11px;
}
	#enews_form input.text_field {
		width: 200px;
		
		border: 1px solid #d3d3d3;
		
		font-size: 11px;
	}
	
	#enews_form #submit {
		width: auto;
	}
	
	#enews_form #result {
		font-weight: bold;
	}
	
	
#spectrum_edit {
	background-color: #99ccff;

	border: 1px solid #6699cc;
	
	padding-bottom: 7px;
	
	font-size: 11px;
	
	width: 690px;
	
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
}

	#spectrum_edit .spectrum_edit_title {
		margin-top: -1px;
		
		background-color: #6699cc;
		
		width: 695px;

		padding: 3px;
		
		color: #ffffff;
				
	}
	
#spectrum_edit form {
	width: 400px;
	
	margin: 15px;
}

#spectrum_msg {
	margin: 20px;
	
	color: red;
}