body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212121;
	text-align:left;
	line-height:18px;
	background-color:#FFFFFF;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#inner {
	background-image:url(images/inner_bg.gif);
	background-repeat:repeat-x;
}



#breadcrumbs {
	font-size:11px;
	margin-left:40px;
	margin-top:4px;
	color:#424242;
}

#breadcrumbs a {
	color:#2b85a6;
}

div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212121;
	text-align:left;
	line-height:18px;
	margin:0px;
	padding:0px;
}

.expand_btn {
	margin-left:10px;
	cursor:pointer;
}

.navList li {
	display:inline;
	color:#000;
	
}

.container{
	width:782px;
	margin:0px;
	padding:0px;
	height:auto;
	
}

a, a:link, a:visited{
	/*color:#215265;*/
	color:#2b85a6;
	text-decoration:none;
}

a:hover, a:active{
	color:#678a97;
	text-decoration:none;
}

/*--------------Header and top nav styles--------------------*/
.topNav{
	
	background-image:url(images/topNav_bg.png);
	background-repeat:no-repeat;
	height:117px;
	width:735px;
	margin:0px;
	padding:0px 20px 0px 20px;
}

.topNav p{
	float:right;
	text-align:right;
	padding:3px 0px 0px 0px;
	margin:0px;
	width:530px;
}

.topNav form{
	color:#2b85a6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	width:225px;
	float:right;
	height:28px;
	margin:0px;
	padding:22px 0px 5px 0px;
}

.topNav form input{
	border:1px solid #c4dff4;
	width:125px;
	height:16px;
	margin:0px;
	padding:2px;
	float:right;
}

.topNav form img{
	margin:0px;
	padding:0px 0px 0px 5px;
	float:right;
	cursor:pointer;
}

.headerImage{
	background-image:url(images/headerImage.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 17px;
	margin:0px;
	width:782px;
	height:236px;
	float:left;
}

.innerHeader {
	background-image:url(images/headerImage.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 17px;
	margin:0px;
	width:782px;
	height:148px;
	float:left;
}

/*-------------------content styles------------------------*/

.content{
	background-color:#FFFFFF;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	width:782px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}

.leftColumn, #leftColumn {
	width:465px;
	margin:0px;
	padding:22px 0px 20px 35px;
	float:left;
}

.leftColumn ul li {
	margin-bottom:5px;
}

.leftColumn img{
	margin:0px;
	padding:0px 10px 0px 0px;
}

.callloutText{
	color:#737373;
}

.calloutText p{
	margin:0px;
	padding:0px;
	float:left;
}

.recentNews{
	float:left;
	margin-bottom:10px;
}
.recentNews h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#77120d;
	font-size:22px;
	/*line-height:32px;*/
	padding:10px 0px 0px 5px;
	margin:0px 0px 10px 0px;
	float:left;
	border-bottom:2px solid #dbdbdb;
	width:457px;
}

.recentNews p{
	margin:0px;
	padding:8px 15px 8px 8px;
	background-color:#eae9ce;
	
	width:440px;
}

.recentNewsSub{
	float:left;
	background-color:#f8f7ee;
	margin:0px 0px 10px 0px;
	padding:8px 15px 8px 8px;
	float:left;
	width:440px;
}

.recentNewsSub p{
	margin:0px;
	padding:0px 5px 8px 5px;
	font-size:11px;
}

.rightColumn{
	width:210px;
	margin:0px;
	padding:22px 35px 20px 20px;
	float:left;
}

.listContent{
	float:left;
	
}

.testmenu li, .listContent li {
	list-style:none;
}


.testmenu li ul li {
	/*list-style-image:url(images/arrow.gif);*/
}

.listhidden ul {
	display:none;
}

.listselect {
	background:#f1f1f1;
	list-style-image:none;
	list-style-type:none;
	padding-bottom:0;
	margin-bottom:0;
	padding-bottom:7px;

}

.listselect a {
	padding:3px 4px 3px 10px;
	background-color:#225266;
	
	color:#fff;
	display:block;
}

.listselect li {
	list-style:none;
}

.listselect ul li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	
}

.listselect ul li a {
	background-color:#f1f1f1;
	color:#225266;
	padding-bottom:0;
	padding-top:2px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	
}

.listselect ul li a:hover {
	background-color:#f1f1f1;
	color:#225266;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	text-decoration:underline;
	
}

.selected {
	font-weight:bold;
}	

.listContent h2{
	color:#77120d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 5px;
	border-bottom:1px solid #77120d;
	width:205px;
}

.listContent ul{
	/*list-style-image:url(images/bullet.gif);*/
	font-size:10px;
	line-height:14px;
	padding:0px;
	margin:10px 0px 0px 14px;
}

.listContent ul ul {
	list-style-image:url(images/arrow.gif);
	margin-left:14px;
}

.listContent li{
	/*padding-bottom:7px;*/
	margin-bottom:7px;
}

.listselect {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}


.successStories{
	background-image:url(images/successStories_bg.gif);
	background-repeat:no-repeat;
	width:230px;
	margin:0px;
	padding:0px;
	float:left;
}

.successStories p{
	padding:0px 0px 5px 0px;
	margin: 0px 15px 15px 15px;
	border-bottom:1px solid #e5e5e5;
	font-size:10px;
	font-style:italic;
	width:205px;
	line-height:14px;
	float:left;
}

.successStories h2{
	color:#77120d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0px;
	padding:0px 0px 5px 5px;
	border-bottom:0px;
	float:left;
}

.successStories img{
	padding:0px;
	margin:0px 5px 0px 0px;
}

/*------------------footer styles-----------------------*/

.footer{
	width:782px;
	height:49px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
}
.footer p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	margin:0px;
	padding:10px 0px 0px 40px;
	float:left;
	width:auto;
	color:#303030;
}

.sources {
	font-size:10px;
}

.pressList {
	float:left;
	padding:0;margin:0;
}

.pressList li {
	list-style-image:url(images/double.arrow.gif);
	margin-left:18px;
}

.firstStory {
	background:#eae9ce;padding:0px;
	margin-left:-18px;
}

.firstStory p {
	padding:10px;
}
