@charset "utf-8";
.galleryLink {
	background-color: #fff1e3;
	background-repeat: repeat;
	text-align: left;
	width: 302px;
	float: right;
	position: relative;
	clear: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	display: block;
}
.galleryLink img:hover {
	border: solid 1px #666;
}

.galleryLeftText {
	float: left;
	width: 150px;
	text-align: left;
	padding: 10px;
	clear: left;
}
.featureGalleryView {
	float: right;
	width: 100px;
	padding: 10px;
	clear: right;
	text-align: right;
}

.featureGalleryLink {
	font-size: 10px;
	color: #FFF;
	width: 110px;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	background-color: #F90;
	float: right;
	white-space: nowrap;
	overflow: visible;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 1px;
}

.featureGalleryLink a {
	color: #FFF;
	text-decoration: none;
}

.featureGalleryLink a:active {
	color: #FFF;
	text-decoration: none;
}

.featureGalleryLink a:hover {
	color: #FFF;
	text-decoration: underline;
}

.container {
	width: 610px;
	height: 616px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #F90;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 610px;
	background-color: #000;
	background-image: url(/images/tab_back_grey_hover.gif);
	background-repeat: repeat-x;
	height: 21px;
}

ul.tabs li.splitter {
	width: 1px;
}

ul.tabs li {
	float: left;
	margin: 0;
	height: 21px;
	line-height: 21px;
	position: relative;
	background-color: #666;
	background-image: url(/images/tab_back_grey.gif);
	background-repeat: repeat-x;
}
ul.tabs li a {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
	outline: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	height: 21px;
	line-height: 21px;
	display: block;
}
ul.tabs li a:hover {
	background-color: #ccc;
	background-image: url(/images/tab_back_grey_hover.gif);
	background-repeat: repeat-x;
	height: 21px;
	line-height: 21px;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background-color: #F90;
	background-image: url(/images/tab_back_orange.gif);
	background-repeat: repeat-x;	
	height: 21px;
	line-height: 21px;
}
.tab_container {
	border: 1px solid #F90;
	clear: both;
	width: auto;
	background-color: #FFF;
	height: 618px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-bottom: 1px;
}
.tab_content {
	font-size: 10px;
	background-color: #FFF;
	background-image: url(/images/slice_header_back.gif);
	background-repeat: repeat-x;
	text-align: left;
	color: #000;
}
.tab_content h2 {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #F90;
	background-image: url(../images/slice_header_back.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: auto;
	line-height: 40px;
	text-decoration: none;
	text-indent: 10;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	border: 1px solid #F90;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 5;
	margin-left: 0;
	padding: 0px;
	float: left;
	word-spacing: 18px;
}

.tabText {
	width: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,102);
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tabTitle {
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #F90;
	background-image: url(/images/slice_header_back.gif);
	background-repeat: repeat-x;
	height: 40px;
	text-decoration: none;
	text-indent: 10px;
	line-height: 40px;
	clear: both;
	width: auto;
}
.welcomeLinks {
	list-style-image: url(/images/bullet.gif);
	line-height: 18px;
	text-decoration: none;
	padding-left: 10px;
	list-style-position: outside;
}
.welcomeLinks ul {
	padding-left: 0px;
}

.welcomeLinks ul li {
	padding-left: 0px;
}

.welcomeLinks a {
	padding-left: 0px;
	text-decoration: none;
}

.welcomeLinks a:hover {
	text-decoration: underline;
	color: #000;
}

.tabTitleWelcome {
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #F90;
	background-image: url(/images/slice_header_back.gif);
	background-repeat: repeat-x;
	height: 40px;
	text-decoration: none;
	text-indent: 10px;
	line-height: 40px;
	clear: both;
	width: auto;
	float: left;
}

