@charset "UTF-8";

/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

.TabbedPanels {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	clear: none;
	/*width: 950px;*/ /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	width: 130px;
	height: 23px;
	position: relative;
	top: 1px;
	float: left;
	padding: 8px 10px 0px 10px;
	margin: -2px 1px 0px 0px;
	color: #9A9A9A;
	font-size: 10px;
	text-align: center;
	background: url(../images/tab_bg.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	list-style: none;
	/*-moz-user-select: none;
	-khtml-user-select: none;*/
	cursor: pointer;
}

.TabbedPanelsTabHover {
	color: #fff;
}

.TabbedPanelsTabSelected {
	color: #fff;
	margin: 0px 1px 0px 0px;
}

.TabbedPanelsTab a {
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	background: url(../images/transbg.png) repeat;
}

.TabbedPanelsContent {
	width: 941px;
	padding: 0px 0px 0px 0px;
}
.TabbedPanelsContentlw {
	padding: 0px 20px 20px 15px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/* Info Content Start */
.bInput {
	width: 100%;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bConMain {
	width: 100%;
	padding: 10px 0px 0px 0px;
	float: left;
	text-align: justify;
	text-decoration: none;
}
.bConMain a {
	text-decoration: none;
	background-color: #00aeef;
	color: #000000;
	padding: 2px;
}
.bConMain a:hover {
	text-decoration: none;
	background-color: #00aeef;
	color: #FFFFFF;
}
.bConLeft {
	width: 260px;
	padding: 10px 10px 0px 0px;
	float: left;
}
.bConRight {
	color: #fff;
	padding: 15px 0px 0px 0px;
	float: left;
	text-align: justify;
	text-decoration: none;
	width: 630px;
}
.bConRight a {
	text-decoration: none;
	background-color: #00aeef;
	color: #000000;
	padding: 2px;
}
.bConRight a:hover {
	text-decoration: none;
	background-color: #00aeef;
	color: #FFFFFF;
}
.bConRight h1 {
	font-size: 15px;
	font-family: Arial, helvetica, sans;
	font-weight: normal;
	background: url(../imgs/pink_arrow.gif) left no-repeat;
	margin:0px;
	padding:0px 0px 0px 10px;
}
.bConRightParag {
	width: 80%;
	color: #A8A8A8;
	padding: 30px 0px 0px 0px;
	float: left;
}
.bConRightParag a {
	background: none;
	display: inline;
	color: #E7297A;
	margin: 0px;
	padding: 0px;
}
.bConRightParag a:hover {
	background: none;
	background-color: transparent;
	color: #fff;
}

.bConRightParag p {
	padding-right: 20px;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
/* Info Content End */

/* Global Start */
.fullBox {
	width: 100%;
	margin: 0px 0px 0px 0px;
}
.infoBox {
	width: 600px;
	float: left;
}
.floatBox {
	padding: 5px;
	float: left;
}
.floatBox img {
	border: 0px;
	padding: 5px;
}
.inBoxLink a {
	padding: 2px;
	display: block;
	border: 0px;
	background-image: url("../images/cross_bg.gif");
	background-repeat: repeat;
}
.inBoxLink a:hover {
	display: block;
	border: 0px;
	background-image: url("../images/cross_bgblue.gif");
	background-repeat: repeat;
}
.bConRight h1 {
	font-size: 15px;
	font-family: Arial, helvetica, sans;
	font-weight: normal;
	background: url(../images/pink_arrow.gif) top left no-repeat;
	margin:0px;
	padding:0px 0px 0px 10px;
	text-align: left;
}
/* Global End */


.bConRightdowm {
	color: #fff;
	padding: 15px 0px 0px 0px;
	float: left;
	text-align: justify;
	text-decoration: none;
	width: 630px;
}
.bConRightdowm a {
	text-decoration: none;
	/*background-color: #00aeef;*/
	color: #FFF;
	padding: 2px;
}
.bConRightdowm a:hover {
	text-decoration: none;
	/*background-color: #00aeef;*/
	color: #FFFFFF;
}