/* CSS Document */

body
	{ font-family: Helvetica, Arial, Verdana;}

A:link {
color: Blue;
}
A:visited {
 color: Blue;
}
A:active {
 color: Blue;
}
A:hover {
 color: red;
} 
h1 {font-size: 45px;}
h2 {font-weight: normal;}
h3 {font-weight: normal;}
/*bottom Disclaimer*/
.disclaimer {
    background: #e4e4e4;
    border: 2px solid #339900;
    padding: 4px;
}

.table {
    background-color: #e0ffff;
    font-family: Arial, Helvetica;
    color: #0000a0;
    padding: 10px;
}

.image {
    float: left;
    padding: 6px;
}
/* Top Banner */

.banner {
	border: none; 
	float:left;
	width:100%;
	height:126px;
	position:relative;
	z-index: 1;
	background-image:url(images/banner-noshade.jpg);
	background-position:right top;
	background-repeat: no-repeat;

}
.banner2 {
	border: none; 
	float:left;
	width:100%;
	height:auto;
	position:relative;
	z-index: 1;
	background-image:url(images/banner.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	height:129px;

}
.banner3 {
	border: none; 
	float:left;
	width:100%;
	height:auto;
	position:relative;
	z-index: 1;
	background-image:url(images/green_shaded.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	height:129px;

}
.banner4 {
	border: none; 
	width:100%;
	background-image:url(images/banner.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:50px;

}
.banner5 {
	border: none; 
	width:100%;
	background-image:url(images/banner-noshade.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:50px;

}
.banner6 {
	border: none; 
	float:left;
	width:100%;
	height:auto;
	position:relative;
	z-index: 1;
	background-image:url(images/banner-noshade.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:129px;

}
.list li{
	font-size:24px;
	height:74px;

}
.style3 {font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #000080;
}
.style5 {
	color: #4863A0;
	font-size: 14px;
        font-weight: bold;
		position: relative;
		top: -27px;
		left:170px;
}
.style6 {
	color: #000;
	font-size: 18px;
        font-weight: normal;
		position: relative;
		top: -23px;
		left:1px;
}
.style7 {
	color: #000;
	font-size: 18px;
        font-weight: bold;
		position: relative;
		top: -33px;
		left:1px;
}
.style8 {font-size: 16px}
.style9 {
	color: #000;
	font-size: 18px;
        font-weight: normal;
		position: relative;
		top: -28px;
		left:50px;
}
.style10 {
	color: #000;
	font-size: 18px;
        font-weight: normal;
		position: relative;
		top: -20px;
		left:50px;
}
.style29 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000080;
}
.ads1 {position: relative;
		top: -28px;
		left:1px;
}

.text {font-size: 24px;


}
.text1 {font-size: 33px;
		text-align: center;
		letter-spacing:2px;
word-spacing:6px;


}
.header1 {
		position: relative;
		top: -15px;
		left:1px;
}
.header2 {
		position: relative;
		top: -2px;
		left:1px;
}
/* Table side links help with Recession*/
#promo {
    width: 265px;
    margin: 5px;
    color: #000000;
    border: 1px solid #000000;
}

#promo h2 {
    padding: 10px 5px 10px 5px;
    margin: 0px;
    text-align: center;
    border: 1px solid #000000;
    background-color: #000000;
    color: #FFFFFF;
    font-size: large;
}

#promo ul {
    padding: 10px;
    margin: 10px;
}

#promo li {
    margin: 5px 5px 5px 10px;
    padding: 0px;
    font-size: 18px;
    text-align: left;
}

.yellowgray {
    background-image: url('http://diabetesselfhelp.com/graphics/nav_selected.jpg');
    background-repeat: repeat;
    background-position: bottom left;
}

.banner2b {
    background-image: url('images/homeforeclosure1.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.banner3 {
    background-image: url('http://diabetesselfhelp.com/graphics/top_banner_2b.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

.banner4 {
    background-image: url('http://diabetesselfhelp.com/graphics/coupon_gradient.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.redgreen {
    background-image: url('http://usroadconditions.com/bl.jpg');
    background-repeat: repeat-x;
    background-position: center center;
}

ol.withroman {
    color: #000000;
    font-size: 22px;
    font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
    
}

ul.TickList11 {
    list-style-image: url('http://diabetesselfhelp.com/images/circle.png');
    color: #ffffff;
    font-size: 26px;
    font-weight: normal;
}

ul.withroman1 {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    font-family:Arial, Helvetica, sans-serif;
}

.menu-bodyx {
    background: #fff;
    border: 2px solid #390;
    padding: 0;
}

.padding2 {
    padding: 10px;
}
