/* CSS Document */

p, td {
	font-size:11pt;
	line-height:16pt;
}
div.interviewcopy {
	font-size:11pt;
	line-height:15pt;
	color: #626262;
	margin-bottom:10px;

}
img.mb10{
	margin-bottom:10px;
}
img.mb5{
	margin-bottom:5px;
}
table.mb10{
	margin-bottom:20px;
}
table.mb10mt10{
	margin-bottom:20px;
	margin-top: 10px;
}
div.topsupportleft {
	width:215px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}
div.topsupportright {
	width:215px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.topsupportleft a, .topsupportright a{
	display:block;
	width:auto;
	height:40px;
	padding-top:3px;
	padding-left: 45px;
	color: #0362B2;

	font-size:10pt;
	line-height: 120%;

}
a.sm1{
	background-image: url(../images/ti01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sm2{
	background-image: url(../images/ti02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sm3{
	background-image: url(../images/ti03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sm4{
	background-image: url(../images/ti04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sm5{
	background-image: url(../images/ti05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sm6{
	background-image: url(../images/ti06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sm7{
	background-image: url(../images/ti07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sm8{
	background-image: url(../images/ti08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.sm9{
	background-image: url(../images/ti09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.topsupportleft a:hover, .topsupportright a:hover{
	background-color:#D2EEE6;
	text-decoration: none;


}
#inframe ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#inframe li{
	display: block;
	height: auto;
	list-style-type:none;
	background-image: url(../images/arrow.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom: 3px;
	margin-bottom: 3px;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: auto;
}
#inframe li a{
	font-size:10pt;
	line-height:12pt;
	display: block;
	height: auto;
	width: auto;
	color:#0362B2;

}
#inframe li a:hover{
	text-decoration: none;
	background-color:#ffffff;
}
h1{
	color: #FFFFFF;
	background-color: #04B38B;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 0px;

}
h2{
	font-size: 12pt;
	line-height: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #04B38B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04B38B;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;

}
.fontsize10 {font-size: 10pt}
