body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
body,td,p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #454545;
}
#global_bkg {
	background-image: url(images/global_bkg_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 17px;
	color: #4D94D4;
	margin:0px;
}
h2 {
	font-size: 16px;
	color: #333;
	margin:0px;
}
h3 {
	font-size: 15px;
	color: #333;
	margin:5px 0px;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #4D94D4;
	margin-top: 25px;
}
h4 {
	font-size: 13px;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.5em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul li {
	background-image: url(images/blt_dot_blue.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li a:hover {
	background-color:#E4EDFC
}
#globalWrapper {
	background-image: url(images/global_bkg_blue.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#globalWrapper_v2 {
	text-align: center;
}
.footer {
	font-size:10px;
	text-align:center;
	color: #777;
	background-image: url(images/global_ftr_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copyright {
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8E5F3;
	color: #777;
}
.home_col1 {
	padding-right: 20px;
	padding-left: 20px;
}
.home_col2 {
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
}

.imgL {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imgR {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.brdrTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8E5F3;
}
a {
	color: #2E78BC;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.sec_hdr {
	background-color: #FFF;
}
.pdf_blt {
	background-image: url(images/blt_pdfdoc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 30px;
}
.footnote {
	font-size: 11px;
}
.list_header1 {
	padding-top:20px;
	padding-bottom:8px;
	color:#777;
	border-bottom:1px solid #C8E5F3;
	letter-spacing:1px;
}
.border_btm1 {
	padding-bottom:8px;
	margin-top:0px;
	border-bottom:1px solid #C8E5F3;
}

.sponsor_youngandhealthy {
	background-image: url(images/community/sponsorship_younghealthy.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 125px;
}
.sponsor_aca {
	background-image: url(images/community/sponsorship_aca.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.sponsor_caf {
	background-image: url(images/community/sponsorship_caf.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.sponsor_dsu {
	background-image: url(images/community/sponsorship_dsu.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.color_gray50 {
	color: #999;
}
.news_headline {
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	text-transform: capitalize;
	margin: 0px;
}
.news_date {
	font-size: 11px;
	color: #777;
	margin: 0px;
}
.news_source {
	font-size: 11px;
	color: #777;
	margin: 0px;
	padding-bottom: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEF8FB;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70CCF1;
	border-right-color: #70CCF1;
	border-bottom-color: #70CCF1;
	border-left-color: #70CCF1;
	font-size: 12px;
}
