/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

* {
	padding:0;
	margin:0;
}

body {
	font-family: "Lato", Arial, Helvetica,sans-serif;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding:0;
	font-size: 14px;
	color: #666;
	text-align:center;
}
body#tinymce {
	text-align:left;
}

input, select, textarea {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #231f20;
}
input.inputbox {
	border:1px solid #00b4e5;
	height:18px;
}
select {
	border:1px solid #ccc;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#00b4e5;
        font-size: 15px;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { 
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	line-height:1.7;
	color: #666666;
	text-align:left;
        font-size: 14px;
}
p.marydale_blue {
	font-size:14px;
	color:#00b4e5;
	font-weight:bold;
}


img { border: 0 none; }

h1, .componentheading {
	font-size:30px;
        margin:0;
	padding:0;
	color:#00b4e5;
	font-weight:bold;
}
h1.homepage {
        margin:12px 0px 5px 0px;
	padding:12px 0px 5px 0px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#00b4e5;
	padding:0 0px 10px 0px;
}
h2.H2contentheader {
	padding:15px 0 5px 0px;	
}
h3, .contentheading, a.contentpagetitle {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding:10px 0px 5px 0px;
}
h3.H3contentheader {
	font-size:17px;
	font-weight:bold;
	color:#666666;
	padding:15px 0 0px 0px;	
}
h3.marydale_blue {
	font-size:20px;
	color:#00b4e5;
	font-weight:bold;
	padding:15px 0 0px 0px;
}
h4 {
	font-size:14px;
	color:#666666;
	padding:10px 0px 10px 0px;
}
h5 {
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 0;
}

.afpg_title_4 {
	color: #00B4E5;
	font-size: 16px;
	font-weight: 700;
	line-height: 3;
	padding: 0;
}

ul, ol {
	padding:5px 0 5px 0px;
	margin:0px 0 0 17px;
}
li {
  list-style: square outside;
	color: #0664A2;
	margin:0;
	padding:0;
}

ol li {
	list-style-type: square;
	color:#666666;
}

ul.ul_level_0 li {
	color:#666;
}
ul.ul_level_1 {
	padding-top:0;
}
ul.ul_level_1 li {
	margin:0 0 0 0px;
	list-style:outside square;
}

/* spacers */
.article_separator {
	display: block;
	height: 1px;
}

span.span_white_dot {
	border-top:2px dotted #fff;
	margin:5px 0 0 0;
	width:100%;
	padding:0 0 5px 0;
	height:0px;
	display:block;
}
span.span_grey_line {
	width:100%;
	margin:15px 0 10px 0px;
	padding:0;
	display:block;
	border-bottom:1px solid #E7E7E7;
	clear:both;
}

.P_blue_text {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#00b4e5;
}

.blue_diy_head {
	font-family:Calibri, Arial, sans-serif;
	font-size:48px;
	font-weight:bold;
	color:#00b4e5;
}
.blue_diy_text {
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#00b4e5;
}

p.p_note {
	font-size:10px;
	padding-top:0px;
	margin-top:0px;
}
#dingolisting {
	background-color: #E6E6E6;
	bottom: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 222px!important;
	float: none!important;
}
#dingohotissueindex,#dingoarchive {
  background-color: #e6e6e6;
  padding: 20px;
}

#dingolisting li,#dingoarchive  li{
  list-style: none;
	margin:0 ;
	padding:0;
}
#dingolisting li a,#dingoarchive  li a{
  display: block;
  color: #666;
	background:url(../images/sprite/logoetc.png) no-repeat -10px -496px;
  margin-bottom: 20px;

}
#dingolisting li a:hover,#dingoarchive  li a:hover{
color: #0873bb
}
#dingoarticle .articlehead{
  font-size: 30px;
	color: #00b4e5;
  font-weight: bold;
}
table.tableGeneral {
	margin:10px 0 10px 0;
	padding:0px;
}

table.tableStaff {
	margin:10px 0 10px 0;
	padding:0px;
	border-bottom:1px solid #e7e7e7;
}

#maincolumn table.tableStaff th {
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 5px;
	margin:10px 0 0 0;
}

#maincolumn table.tableStaff td,
#maincolumn  table.tableGeneral td {
	vertical-align:top;
	text-align:left;
	padding:5px 5px 5px 5px;
}

tr.tr_color td {
	background-color:#e7e7e7;
}

.phoneFont {
	color:#666666;
	font-size:20px;
	font-weight:bold;
}

/* Banner */
div.bannerDIY {
	background:url(../images/banners/banner-how-it-work.png) no-repeat;
	width:714px;
	height:152px;
	margin:0 0 10px 0;
	padding:0px;
}

div.bannerDIY div.bannerDIYContent {
	float:left;
	display:inline;
	margin:10px 140px 0 24px;
	font-family:Calibri, Arial, sans-serif;
	color:#00b4e5;
}

div.bannerDIY div.bannerDIYContent div.bannerDIYHead {
	
	font-size:23px;
	font-weight:bold;
	line-height:30px;
	width:350px;
	margin:0;
	padding:0;
}
div.bannerDIY div.bannerDIYContent div.bannerDIYBody {
	font-size:18px;
	line-height:20px;
	margin:10px 0 0 0;
	padding:0;
	
}
div.bannerDIY a.bannerDIYBtn {
	display:block;
	background:url(../images/buttons/btn-how-it-works.gif) no-repeat 0 0;
	width:162px;
	height:37px;
	color:#f5f5f5;
	float:left;
	margin:40px 0px 0px 0px;
	font-size:0;
	text-indent:-20px;
	text-align:left;
}
div.bannerDIY a.bannerDIYBtn:hover {
	background-position: 0 -37px;	
}
div.bannerDIY a.bannerDIYBtn span {
	display:none;	
}

div.bannerDIYleft {
  padding-top: 20px;
  border-top: solid 1px #e6e6e6;
	width:220px;
	position:relative;
}

div.bannerDIYleft div.bannerDIYContent {
	float:left;
	margin:0 ;
	color:#00b4e5;
	width:200px;
}

div.bannerDIYleft div.bannerDIYHead {
	font-size:20px;
	font-weight:bold;
	line-height:28px;
	margin:0 0 15px;
	padding:0;
}
div.bannerDIYleft div.bannerDIYHead span{
   color: #0873bb;
}
div.bannerDIYleft div.bannerDIYBody {
	font-size:16px;
  color: #333;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0;
  vertical-align: middle;
  clear: both;
	
}
div.bannerDIYleft div.bannerDIYBody span{
  background-color: #00b4e5;
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  margin: -5px 10px 15px 0;
}
div.bannerDIYleft div.bannerDIYBody span.twoline{
  margin: 5px 10px 23px 0;
}


div.bannerDIYleft a.bannerDIYBtn {
	background:url(../images/buttons/btn-how-it-works.gif) no-repeat 0 0;
	width:172px;
	height:37px;
	color:#f5f5f5;
	float:right;	
	position:relative;
	top:10px;
	right:15px;
	font-size:0;
	text-indent:-20px;
	text-align:left;
}
div.bannerDIYleft a.bannerDIYBtn:hover {
	background-position: 0 -37px;	
}

p.find_out_more {
	width:100%;
	padding:0px 0 15px 0;
	margin:0;
	text-align:right;
	clear:both;
}

a.readmore {
	width:94px;
	height:18px;
	display:block;

	font-size:0px;
	color:#FFFFFF;
	text-align:left;
	float:right;
	text-indent:-20px;
	
}
a.readmore:hover {
	background-position: 0 -18px;
}

img.IMG_content_right {
	float:right;
	padding:0 0 10px 10px;
}
img.IMG_content_left {
	float:right;
	padding:0 10px 10px 0px;
}

canvas {
	display: none;
}


/*Broker Welcome Page Images */
#BrokerWelcomeTable TD {
        vertical-align:top;
}

#BrokerWelcomeTable A {
        display:block;
        height:25px;
        background-repeat:no-repeat;
        background-position:0 0;
}

#BrokerWelcomeTable a.brokerWelcomeLink1 {
	background-image:url(../images/buttons/product_matrix.gif);
	width:106px;
}
#BrokerWelcomeTable a.brokerWelcomeLink2 {
	background-image:url(../images/buttons/product_fact_sheets.gif);
	width:148px;
}
#BrokerWelcomeTable a.brokerWelcomeLink3 {
	background-image:url(../images/buttons/login_to_web_broker.gif);
	width:152px;
}
#BrokerWelcomeTable a.brokerWelcomeLink4 {
	background-image:url(../images/buttons/forms.gif);
	width:42px;
}
#BrokerWelcomeTable a.brokerWelcomeLink5 {
	background-image:url(../images/buttons/fee_charges.gif);
	width:108px;
}
#BrokerWelcomeTable a.brokerWelcomeLink6 {
	background-image:url(../images/buttons/calculators.gif);
	width:76px;
}


#BrokerWelcomeTable a.brokerWelcomeLink1:hover, #BrokerWelcomeTable a.brokerWelcomeLink2:hover, #BrokerWelcomeTable a.brokerWelcomeLink3:hover, #BrokerWelcomeTable a.brokerWelcomeLink4:hover, #BrokerWelcomeTable a.brokerWelcomeLink5:hover, #BrokerWelcomeTable a.brokerWelcomeLink6:hover {
	background-position: 0 -25px;	
}

a.brokerWelcomeLink1 span, a.brokerWelcomeLink2 span, a.brokerWelcomeLink3 span, a.brokerWelcomeLink4 span, a.brokerWelcomeLink5 span, a.brokerWelcomeLink6 span {
	display:none;	
}