body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color:#FFFFFF;
	margin:0px;
}
h1 {
	font-size:140%;
}
h2 {
	font-size:120%;
}
.legal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear:both;
	padding-top:10px;
	margin-top:10px;
	text-align:left;
	font-size:80%;
}
#toc {
	font-size: 70%;
	border: 1px solid #FFCC00;
}
#toc li {
	padding-bottom:10px;
}
#donate {
	font-size: 80%;
	float: right;
	padding: 5px;
	border: 1px solid #FFCC00;
	margin-right:5px;
	margin-top:25px;
	clear:right;
}
#book {
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align:left;
}
a:link {
	color:#006BB3;
}
a:visited {
	color:#0099FF;
}
p.large {
	font-size:110%;
}
img.right {
	float:right; 
	margin-left:10px;
}
p.right {
	float:right;
	margin-left:10px;
}
p.right2 {
	float:right;
	margin-left:10px;
	font-size:80%;
	padding-right:5px;
}
img.left {
	float:left; 
	margin-right:10px;
	margin-bottom:15px;
	clear:left;
}
#header {
	background-color:#0099ff;
	background-image:url(http://www.mychildhasdiabetes.com/images/body/header.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:72px;
}
#header h1 {
	color:#FFFFFF;
	font-size:120%;
	margin-bottom:0px;
	margin-left:50px;
	margin-top:20px;
}
#header h2 {
	font-size:110%;
	margin-bottom:10px;
	margin-left:80px;
	margin-top:0px;
}
#header a, #header a:hover, #header a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#righttop {
	float:right;
	font-size:80%;
	width:200px;
	margin-right:30px;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
}
#nav {
	background-color:#0099ff;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}
#nav p {
	margin-top:0px;
	margin-bottom:0px;
	font-size:80%;
	font-weight:bold;
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding-left:10px;
	padding-bottom:2px;
}
#nav a:hover {
	font-weight: bold;
	color:#FFBB00;
	text-decoration: underline;
	display:block;
	padding-left:10px;
	padding-bottom:2px;
}
#content {
	font-size:90%;
	padding: 0 10px;
	border-right:1px solid #FFBB00;
}
#content H1 {
	color:#000000;
}
.yel {
	border-right:1px solid #FFBB00;
}
#copyright {
	font-size:70%;
	border-top:#CCCCCC solid 1px;
	text-align:center;
}
.rightcol {
	float:right;
	padding-left:6px;
	padding-right:10px;
	width:189px;
	clear:right;
	position:relative;
	right:-11px;
	z-index:11;
}
#nsltr {
	float:right;
	color:#000000;
	padding-left:6px;
	width:200px;
	clear:right;
	margin-top:0px;
	font-size:85%;
	background-color:#0099ff;
	position:relative;
	right:-11px;
	z-index:10;
}
.nsltrcontent {
	background-color:#FFFFFF;
	color:#000000;
}
#GRSubscribeForm fieldset {
	width: 260px; 
	border: 0;
}

/* comment about GetResponse */
#GRSubscribeForm p {
	font-size: x-small;
}

/* table used to position form elements */
#GRSubscribeForm table {
	border: 0;
}
.style2 {color: #003399;}
.new {color: #CC3300;}
.small { font-size:90%;}
.style3 {font-size: x-small}
.style4 {color: #FFFFFF; padding-top:10px;}
.style5 {
	font-size: larger;
	font-style: italic;
}
.resource {
	font-size:.9em;
	border:1px dashed #FFBB00;
	margin:20px;
	padding:5px;
}
.date {
	font-size:.9em;
	border:1px solid #FFBB00;
	margin:10px 20px;
	padding:5px;
	float:right;
	background-color:#FFBB00;
}
.segment {
	border-top:#CCCCCC 1px solid;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 15px;
}
.adtext {
	color: #CCCCCC;
	font-size: 80%;
	text-align:center;
}
.rightad {
	float:right;
	clear:right;
	margin: 10px 0 10px 10px;
}