/* TnC use css */
html body #outterContain #container ol{
	padding-left: 45px
}
p{
	padding-bottom: 0
}
.type{
	display: inline-block;
	width: 30px;
}
.ui-corner-all{
	border-radius: 0 !important;
}
*{
	font-family: Opensans, Arial, sans-serif;
}
a{
	color: #E30613!important;
	text-decoration: none!important;
	font-weight: 300!important;
}
h1{
	color: #100F0F;
	font-size: 30px;
	background: #FFF;
	margin: 0;
	padding: 30px 0 20px 0;
}
body #container h1{
	padding: 20px;
	padding-top:10px;
}
.frogTable td{
	background-color: #FFF;
	border-top: 1px dotted #cfcece;
	padding: 10px 5px;
	font-size: 15px;
}
#container > *{
	padding: 0 20px 30px 20px;
}
.frogTable tr:first-child td{
	border-top: none;
	border-bottom: 2px solid #C80011;
	font-size: 15px;
	color: #666363;
}
body #container > table {
	padding: 0 15px 30px 20px;
}

body #container > table tr:first-child td{
	border-bottom: 2px solid #c80011;
	border-left:none;
}
body #container > table tr:last-child td{
	border-bottom: 1px dotted #cfcece;
}
body #container > table td{
	border-bottom: 1px dotted #cfcece;
	padding: 12px 14px ;
	border-left: 1px solid #f2f1f1;
	font-size: 15px;
}
body #container > table td:first-child{
	border-left: none;
}

.red{
	color: #C00;
}
.blankTD{
	border: none;
}
.tick{
	width: 40px;
	height: 40px;
	background-color: #F00;
}
body .ui-page{
	background-image: url("/iwov-resources/images/backgrounds/page-background.png")
}
.closeBtn{
	color: #FCFCFC !important;
	text-shadow: 0 -1px 0 #300;
	background-color: #C00;
	background-image: none;
	border-bottom: 2px solid #7F0000;
	padding: 7px 12px !important;
	line-height: 20px;
	font-size: 18px;
}
.closeBtn:hover{
	cursor: pointer;
}
#container{
	height: auto;
	background-color: #FFF;
	width: 660px;
	display: block;
	margin: 0 auto;
}
#outterContain{
	width: 700px;
	display: block;
	margin: 0 auto;
}
#footer{
	margin: 20px 0 50px 0;
	height: 20px;
}
#footer a, #footer p{
	text-decoration: none;
	margin: 0 6px 20px 0;
}
.floatLeft p, .floatLeft a, .floatLeft span, .floatRight p, .floatRight a, .floatRight span{
	display: inline-block;
	color: #999 !important;
	font-size: 14px;
	line-height:  20px;
}
#footer .floatLeft span{
	margin: 0 6px 20px 0;
}
#footer .floatLeft{
	float: left;
}
#header{
	height: 70px;
	display: block;
	margin: 10px auto;
	background: #000 url("/iwov-resources/images/logos/full-logo.png") no-repeat;
	border-bottom: 10px solid #C00;
}
li {
  margin-bottom: 20px;
}
table{
width:100%
}
table th{
border-bottom: #c00 2px solid;
font-size: 15px;
}
table tbody{
font-size: 15px;
}
.table-condensed th,.table-condensed td {
    padding: 4px 5px
}

.table-hover tbody tr:hover td,.table-hover tbody tr:hover th {
    background-color: whitesmoke
}

.article-summary .summary-footnote {
    font-size: 12px;
    line-height: 25px;
    font-weight: 700;
                font-weight: 400\0; /* IE 8*/
    /*color: #ba8c58; */
    color: #999494; /* [04-05-2013] Ravi modified color */
}

.fine-print,.share-price .date {
    font-size: 12px;
    color: #999494
}