body {
	background-color: #F9AB03;
	margin: 5px 0px 0px 0px;
	background-image: url(images/background-gradient.jpg);
	background-repeat: repeat-x;
}

td {vertical-align:top;
}

p, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #222222;
	text-align: justify;
}

.yellow {color:#FFCC00;}
.yellow-orange {color:#F9AB03;}
.orange {color:#FF6600;}
.red-orange {color:#FB4204;}
.red {color:#CF2523;}
.red-purple {color:#A01B3D;}
.purple {color:#6A0C4A;}


.background-top {
	background-image: url(images/background-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 257px;
}
.background-menu {
	background-image: url(images/background-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	padding-left: 29px;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.font-1 {
	font-size: 12px;
}
#consultant-table td {
	font-size: 14px;
	text-align: left;
}

#consultant-table a {
	text-decoration:none;
	color:#222222;
}

#consultant-table a:hover {
	text-decoration:underline;
}

#media-table td {
	font-size: 14px;
	text-align: left;
}

#media-table a {
	text-decoration:none;
	color:#CF2523;
}

#media-table a:hover {
	text-decoration:underline;
}

#resources-table td {
	font-size: 14px;
	text-align: left;
	vertical-align:middle;
}

#resources-table a {
	text-decoration:none;
	color:#6A0C4A;
}

#resources-table a:hover {
	text-decoration:underline;
}

#calendar-table td {
	font-size: 13px;
	text-align: left;
}

#diabetes-table td {
	vertical-align:middle;
}

.background-mid {
	background-image: url(images/background-mid2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:right;
}
#footer-banners {
	text-align:right;
	padding-top:20px;
}

#footer {
	background-image: url(images/background-foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: right;
	padding-right: 35px;
}

#footer a{
	color: #003366;
	text-decoration:none;

}
#footer a:hover {
	text-decoration:underline;
}

#footer2 {
	height: 10px;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;

}
#footer2 a{
	font-size: 1px;
	color: #FF6600;
	text-align: right;

}

/* ------------------------- Scrolling Ticker CSS ---------------------------- */
#ajaxticker1{
	width: 300px;
	margin: 15px 50px 0px 30px;
	height: 37px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px dashed #CCCCCC;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFFF;
}

.ticker-class { //class to apply to your scroller(s) if desired
}#mailing-list {
	text-align: right;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}
