body {
    padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:16px;
	background-color:#AAAAAA;
}
.header_nav:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
	display:block;
}
.header_nav:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
	display:block;
}
.header_nav:hover {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
	background-color:#127ab2;
	display:block;
}
.header_selected:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
	background-color:#127ab2;
	display:block;
}
.header_selected:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
	background-color:#127ab2;
	display:block;
}
.header_selected:hover {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:6px;
	background-color:#127ab2;
	display:block;
}
.footer:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:1px;
}
.footer:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:1px;
}
.footer:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding:1px;
}
.white {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt12black {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt12blue {
	font-weight: normal;
	color: #0572A0;
	text-decoration: underline;
}
.txt12red {
	font-weight: normal;
	color: #CF1E1B;
	text-decoration: none;
}
.call_today2 {
    font-size:14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height:28px;
	padding-right:18px;
}

.call_today1 {
    font-size:14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.call_today {
    font-size:12px;
	font-weight: normal;
	color: #F6FF00;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.txt16white {
    font-size:16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt16grey {
    font-size:16px;
	font-weight: normal;
	color: #007eb2;
	text-decoration: none;
}
.txt14red {
    font-size:14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.txt14black {
    font-size:14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt18red {
    font-size:18px;
	font-weight: normal;
	color: #E72825;
	text-decoration: none;
}

.txt18blue {
    font-size:18px;
	font-weight: bold;
	color: #1E90FF;
	text-decoration: none;
}

.txt18blck {
    font-size:18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
    text-decoration:none;
	color:#0c729c;
}	
a:visited {
    text-decoration:none;
	color:#0c729c;
}

a:hover {
    text-decoration: underline;
	color:#0c729c;
}
.view:link {
	font-size: 11px;
	color: #0c729c;
	text-decoration: none;
	background-image:url(../images/plus_sign.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	
}
.view:visited {
	font-size: 11px;
	color:#0c729c;
	text-decoration: none;
	background-image:url(../images/plus_sign.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	
}
.view:hover {
	font-size: 11px;
	color: #e72825;
	text-decoration: none;
	background-image:url(../images/plus_sign1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	
}
.dotted_line {
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_for_pic {
	background-image: url(../images/main_pic_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.image_border{
	border:1px solid #ededed;
	text-align:center;
	height:100px;
	width:100px;
	background-color:#FFF;
}

.left_nav:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-image:url(../images/img_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:4px;
	display:block;
}
.left_nav:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-image:url(../images/img_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:4px;
	display:block;
}
.left_nav:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-image:url(../images/img_arrow1.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#E8E8E8;
	display:block;
}
.blue_link:link {
	font-weight: normal;
	color: #0572A0;
	text-decoration: none;
}
.blue_link:visited {
	font-weight: normal;
	color: #0572A0;
	text-decoration: none;
}
.blue_link:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_field {
    color:#0c72c2;
	border:1px solid #C4C4C4;
	font-size:12px;
	text-decoration:none;
	width:105px;
	padding:2px;
	position:relative;
	top:3px;
	left:2px;
}
.text_area {
    color:#333333;
	border:1px solid #C4C4C4;
	font-size:13px;
	text-decoration:none;
	width:124px;
	padding:2px;
}
.dotted_line1{
	background-image: url(../images/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:top;
	
}
.bg_for_free_newsletter {
	background-image: url(../images/free_newsletter_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #DDDCDC;
	background-color:#EFEFEF;
}
.main_table_border_lr {
    border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}
.border {
    border:1px solid #CCCCCC;
}
.border_table {
    border:3px solid #CCCCCC;
}
.call_top_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.call_bottom_bg {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.call_left_bg {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.call_right_bg {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.call_btn_bg {
	background-image: url(../images/call_us_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt18white {
    font-size:18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt18yellow {
    font-size:18px;
	font-weight: normal;
	color: #F6FF00;
	text-decoration: none;
}
.telephone_number1 {
    font-size:30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:34px;
	
}
.telephone_number_header {
    font-size:37px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height:34px;
	padding-right:18px;
}
.telephone_number {
    font-size:36px;
	font-weight: normal;
	letter-spacing:2.5px;
	color: #F6FF00;
	text-decoration: none;
	line-height:36px;
	font-family:"Times New Roman", Times, serif;
}
.txt22yellow {
    font-size:30px;
	font-weight: normal;
	letter-spacing:2.5px;
	color: #F6FF00;
	text-decoration: none;
	line-height:35px;
}
.txt13black_arial {
    
    font-size:13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt13black {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.border_lr_banner {
    border-left:1px solid #413C3C;
	border-right:1px solid #413C3C;
	border-bottom:0px;
	border-top:0px;
}
.txt13blue_banner {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight: normal;
	color: #0572A0;
	text-decoration: none;
}
.txt13blue_banner_link:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight: normal;
	color: #0572A0;
	text-decoration: none;
}
.txt13blue_banner_link:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight: normal;
	color: #0572A0;
	text-decoration: none;
}
.txt13blue_banner_link:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt10white {
    font-size:10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}.top_search_bg {
	background-image: url(../images/top_search_bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_bg_right_box {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.hl0	{ background-color: #9999FF }
.hl1	{ background-color: #FF99FF }
.hl2	{ background-color: #99FFFF }
.hl3	{ background-color: #FF9999 }
.hl4	{ background-color: #FFFF99 }
#greybox	{ margin: 0 auto; background-color: #CCC; border: 1px dotted #999; padding: 1em; width: 29.25em; text-align: left }

ul.wide li { margin: 10px 0px; }

@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* Program Types page ---------------------------------- */


#programTypes {

    padding-top:1.5em;
}

#programTypes h2 {
    font-size:13px;
    margin-bottom:0;
    background:url(../images/fleur.jpg) no-repeat;
    margin-left:30px;
    height:20px;
    text-decoration:underline;
    
}

#programTypes h2 .inner {
    margin-left:30px;
    display:block;
}

#programTypes ul {
    margin-top:0;
    margin-left:0;
    padding-left:0;    
    list-style:none;    
}

#programTypes li {
    margin-left:60px;
}

/* Grant Recipients View page ---------------------------------- */

#grantRecipientView {
	padding-right:10px;
}

#grantRecipientView table {
	background-color:#f6f6f6;
}

#grantRecipientView th ,#grantRecipientView td{
	vertical-align:top;
}

#grantRecipientView th {
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

#grantRecipientView .viewMore a{
	margin-right:40px;
}

#grantRecipientView .float_right{
	float:right;
}

#grantRecipientView #GoogleMap {
	float:right;
	padding-left:10px;
	width:300px;
	height:300px;
	border:1px solid;
}

.verdana_blue_bold {
  line-height:140%;
}

/* General classes -------------------------------------------- */

/* Top banner + search box */


#banner {
	background-image:url('../images/header.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:654px; 
	height:142px;
}

#search_box {
	height:28px;
	position:relative;
	padding:0;
	margin:0;	
}

#frmText3 {
	width:61px;
	height:17px;
	padding:0;
	margin:0;
	position:absolute;
	top:3px;
	left:2px;
	font-size:10px;
	color:#0c729c;
	padding-top:3px;	
}

#search_btn {
	position:absolute;
	right:0;
	top:0;
}



/* Page layout */
	
	.contentPane {
		padding-left:1em;
		padding-right:1em;
		padding-top:5px;	
	}
	
	#leftColumn {
		width:350px;
	}
	
	#rightsidebar {
		float:right;
		margin-left:20px;
		margin-bottom:10px;
	}

/* Headings */

	.contentPane h1 {
		font-size:16px;
		color: #D22425;
		margin-bottom:2px;
	}
	
	.contentPane h2 {
		font-size:14px;
		color:#838383;
		margin-top:0px;
	}
	
	.contentPane h3 {
		font-size:13px;
	}
	.contentPane p { margin-top:0;}

/* Google Maps */

	#GoogleMap {
		width:300px;
		height:300px;
		border:1px solid;
	}
	.GoogleTextWrapper {
		width:220px;
	}
	
	.GoogleText {
		float:right;
		width:120px;
	}
	
	.GoogleImage {
		border:1px solid black;
		float:left;
		width:80px;
		height:80px;
		margin-right:10px;
	}

/* Other */
	
	.printerFriendly {
		margin-left:1em;
	}
	
	.printerFriendly img {
		border:none;
		margin-right:4px;
		position:relative;
		top:5px;
	}
	
	.firstParagraph {
		font-size:120%;
		line-height:120%;
	}
	
	.float_right{
		float:right;
	}


/* Stats and Jump to table ------------------ */

	#stats {
		background-color:#f6f6f6;
	}
	
	#stats th , #stats td {
		vertical-align:top;
	}
	
	#stats th {
		font-weight:bold;
		text-align:right;
		padding-right:10px;
	}
	
	#stats td p {
		margin-left:2em;
	}
	
	.statsArticleView {
		width:300px;
		margin-top:10px;
	}

.ProgramSnapshot {
		padding:7px;
	}

	.ProgramSnapshot img{
		float:left;
	}

	.ProgramSnapshot .inner {
		color:#D22425;
		font-size:15px;
		font-weight:bold;
		padding-left:7px;
		padding-top:5px;
		float:left;
	}


/* Program Types and Resource Types pages ---------------------------------- */

.programList, .resourceList {
	padding-left:50px;
}

#programTypes h3, #resourceTypes h3 {
	font-size:13px;
	margin-bottom:0;
	background:url(../images/fleur.jpg) no-repeat;
	margin-left:-30px;
	height:20px;
	text-decoration:underline;
}

#programTypes h3 .inner, #resourceTypes h3 .inner {
	margin-left:30px;
	display:block;
}

#programTypes ul, #resourceTypes ul {
	margin-top:0;
	margin-left:0;
	padding-left:0;	
	list-style:none;	
}

/* Resource List page  ---------------------------------- */

#resourceTypes h3 {
	text-decoration:none;
}

#resourceTypes .title{
	text-decoration:underline;
}

/* Resource View pages ---------------------------------- */

.resourceViewPhoto {
	width:300px;
}

.resourceViewPhoto img{
	border:1px solid black;
}

.resourceViewPhoto p{
	font-size:85%;
	color:#5b5b5b;
}

/* Program View pages ---------------------------------- */

#programView .successStoryBox {
	background: url(../images/bg_success_story.gif) repeat-x;
	background-color:#e5e5e5;
	border: #e5e5e5 1px solid;
	padding:15px;
	padding-bottom:5px;
	margin-bottom:15px;
}

#programView .successStoryBox .thumbnail {
	float:right;
	border:1px solid black;
	margin-left:10px;
}

#programView .successStoryBox .title{
	height:22px;
}

#programView .successStoryBox .title img{
	float:left;
}

#programView .successStoryBox .title span {
	float:left;	
	color:#8f8f8f;
	font-weight:bold;
	padding-left:8px;
	padding-top:2px;
}

#programView .successStoryBox p {
	clear:left;
}

/* Printer Friendly Page---------------------------------- */

#printerFriendlyPage {
	background-color:#FFFFFF;
	margin-top:60px;
}

#printerFriendlyPage #articleView {
	background-color:#FFFFFF;
	width:720px;
	margin: 0 auto;
}

.copyright {
	font-size:80%;
	font-style:italic;
}

/***************************** NEW ADDS ****************************/

#bannerHome{ padding:10px 0 0 10px;}
#footerInfos a{ color:#FFF;}
#footerAdresse{ margin:0 auto; padding:10px 40px;}

/* CTA_left_sidebar */
#CTA_left_sidebar{ background:url('../images/bg_callToAction.jpg') #19408B top center no-repeat; width:169px;/* height:33px;*/ padding:10px 9px; color:#FFF;}
#CTA_left_sidebar span{ font-size:11px;}
#CTA_left_sidebar div{ font-size:20px; font-weight:bold; padding-top:8px;}
#CTA_left_sidebar a, #CTA_left_sidebar a:link, #CTA_left_sidebar a:active, #CTA_left_sidebar a:hover{ color:#FFF;}
.clear{ clear:both; display:block;}
.floatLeft33{ float:left; width:33%;}

/********  New Add  *********/
.titleSidebar{ background:url('../images/bg_title.gif') #f7f7f7 bottom center no-repeat; width:100%; border-top:1px solid #dcdbdb; padding:10px 0 3px 0;}
.titleSidebar h2{
	color:#007eb2;
	font-size:16px;
	font-weight:bold;
	background:url('../images/bullet_sidebar2.gif') 5px 0px no-repeat;
	padding: 0 5px 9px 28px;
	margin:0;
}
.titleSidebar a{ font-weight:bold;}

/* rollOverTrans */
.rollOverTrans img{filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.rollOverTrans:hover img{filter: alpha(opacity=80); -moz-opacity: .8; opacity: .8;}




