* {
    font-size: 100.01%;
}

BODY {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.83em;
	color: #7F8286;
	background-color:#ffffff;
}

TD {
    vertical-align:top;
}
H1{
	font-size: 1.4em;
	color: #005AA2;
	font-family: 'Arial Narrow',Arial, Tahoma, Verdana, sans-serif; 
	margin:0px 0px 15px 0px;
}
H2{
	font-size: 0.9em;
	color: #005AA2;
	margin-top:3px;
	margin-bottom: 7px;
	clear:both;

}
H3 {
	font-size: 0.9em;
	color: #4F4F4F;
	margin:5px 0px;
	clear:both;

	text-transform: uppercase;

}

P{
	margin-top:7px;
	margin-bottom: 10px;
}

A{
	color: #005AA2;
	text-decoration: underline;
}

A:hover {
	color: #005AA2;
	text-decoration: none;
}
UL {
    list-style: disc;
    margin:0px;
    padding:0px;
    padding-left:35px;
}
OL {
    margin:0px;
    padding:0px;
    padding-left:35px;
}
LI {
    padding:2px 0px;
}
IMG {
    border:none;
}
FORM {
    margin:0px;
    padding: 0px;
}
INPUT,SELECT,TEXTAREA {
    border:solid 1px #A9ABAE;
    font-size: 1em;
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial, sans-serif; 
}
INPUT {
    height:20px;
    padding:0px;
    margin:0px;
}
BR {
    height:40px;
    clear:both;
}

TH {
    background: #A9ABAE;
    vertical-align:middle;
    color:white;
    text-transform: uppercase;
    font-size: 0.9em;
}

hr {
height: 3px;
margin: 0px 1px 0px 1px;
color: #A9ABAE;
background: #A9ABAE;
border:0px none transparent;
}

table h2 {margin:1em 0px;} 
table.data {}
table.data th, table.data td, table.data tbody th, table.data tbody td {background: #EFEFF0;}
table.data thead th, table.data thead td {background: #A9ABAE;color:#FFF;}
table.data tbody th {color:#005AA2;}

/*
table.data th {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	background: #EFEFF0;
    vertical-align:middle;
    color:#005AA2;
    text-transform: uppercase;
    font-size: 0.9em;
}
table.data td {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	background: #EFEFF0;
}
table.data thead th {
    background: #A9ABAE;
    vertical-align:middle;
    color:white;
    text-transform: uppercase;
    font-size: 0.9em;
}
*/

TH {
    background: #A9ABAE;
    vertical-align:middle;
    color:white;
    text-transform: uppercase;
    font-size: 0.9em;
}


.sTAL, .sTAL TH, .sTAL TD, TH.sTAL, TD.sTAL {text-align:left;}
.sTAC, .sTAC TH, .sTAC TD, TH.sTAC, TD.sTAC {text-align:center;}
.sTAR, .sTAR TH, .sTAR TD, TH.sTAR, TD.sTAR {text-align:right;}
.sVAT, .sVAT TH, .sVAT TD, TH.sVAT, TD.sVAT {vertical-align:top;}
.sVAM, .sVAM TH, .sVAM TD, TH.sVAM, TD.sVAM {vertical-align:middle;}
.sVAB, .sVAB TH, .sVAB TD, TH.sVAB, TD.sVAB {vertical-align:bottom;}
.sFWB, .sFWB TH, .sFWB TD, TH.sFWB, TD.sFWB {font-weight:bold;}
.sFWN, .sFWN TH, .sFWN TD, TH.sFWN, TD.sFWN {font-weight:normal;}
.sFSI, .sFSI TH, .sFSI TD, TH.sFSI, TD.sFSI {font-style:italic;}
.sFSN, .sFSN TH, .sFSN TD, TH.sFSN, TD.sFSN {font-style:normal;}
.sFSO, .sFSO TH, .sFSO TD, TH.sFSO, TD.sFSO {font-style:oblique;}

table.transparent, table.transparent td, table.transparent th {background:transparent !important;}

.goodbutton, .goodbutton:visited{
background: #58BBDC url(/images/b_bg2.gif) no-repeat 0 0;
display: inline-block;
height:33px;
width:274px;
text-decoration:none;
line-height:28px;
color: #fff;
position: relative;
cursor: pointer;
}
.sTAC {text-align:center;font-weight:bold;}
.goodbutton:hover{color: #fff;background: #58BBDC url(/images/b_bg2.gif) no-repeat 0 -33px;}
.goodbutton:active {top: 1px;}
.blue.goodbutton, .blue.goodbutton:visited { background-color: #58BBDC; }
.blue.goodbutton:hover{ background-color: #004F9F; }



.extb {margin-bottom:8px;}
.exth {display:inline;cursor:pointer;text-decoration:none;border-bottom-style:dashed;border-bottom-width:1px;border-bottom-color:#005AA2;color:#005AA2;}
.exth:hover {color:#005AA2;border-bottom:1px solid #005AA2;}
.extc {position:relative;width:100%;}
.extc ul, .extc ol {margin-top:8px;}
.error {
    color:red;
    font-weight: bold;
}
.message {
    color: #E85101;
    font-weight: bold;
}
#container th{
    vertical-align: middle;
    }
#container .l{
    text-align: left;
    padding-left:5px;
    }
#container .r{
    text-align: right;
    padding-right:5px;
    }
#container .c{
    text-align: center;
    }
#container .b td{
    background-color: #dadada;
    }


/* 111111111111111111111111111111111111111111111 */

#ccc {
	width: 600px;
	padding: 10px;
	background: #EFEFF0;	
}

		div#feature_list {
			width: 600px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 170px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
			line-height:1.7em;
			margin:0;padding:0;
		}

		ul#tabs li span {
			display:block;margin-right:40px;text-align:center;
		} 

		ul#tabs li a {
			color: #015BA2;
			text-decoration: underline;	
			display: block;
			padding: 10px 0;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
		text-decoration:none; 
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('/images/ban/feature-tab-current.png') no-repeat 100% 100%;
			text-decoration: none;
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 463px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 463px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
		text-decoration:none; 
			background: #D33431;
		}						
