/* CSS Document */
html,body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #fdfdf5;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	margin-top: 0px;
}
a img{
	border: none;
}
a:link, a:visited {
	color: #105da2;
	text-decoration: none;
}
a:hover {
	color: #105da2;
	text-decoration: underline;
}
#main{
	width: 990px;
	/*width: 983px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	float: left;
	width: 100%;
}
#logo{
	float: left;
}
h1#siteName{
	text-indent: -999999px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;

}
#util{
	float: right;
	color: #999999;
	margin-top: 10px;
	height: 27px;
}
#util a{
	text-decoration: none;
	color: #006567;
	padding-left: 3px;
	padding-right: 3px;
	letter-spacing: -1px;
}
#util a:hover{
	color: #063377;
}
#util a img{
	margin-bottom: -10px;
	margin-right: -5px;
	margin-left: 4px;
}

#search{
	clear: right;
	float: right;
	margin: 46px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	letter-spacing: -1px;
	width: 690px;
}
#search div {
	margin: 0px;
	padding: 0px;
}
#search input{
	margin: 0px;
	padding: 0px;
	border: none;
	border: solid 1px #7F9DB9;
	margin-left: 8px;
	font-size: 13px;
	color: #666666;
	padding-left: 4px;
	height: 20px;

}
#search span, #search input, #search img{
	display: block;
	float: left;
}
#search input{
	width: 110px;
}
#search img{
	margin-right: -5px;
	margin-left: 5px;
}
#search span{
	margin-top: 3px;
}
#search img{
}
#nav{
	display:block;
	float: left;
	width: 100%;
	width: 990px;
}
#nav a {
	display: block;
	float: left;
	margin: 0px;
	padding:0px;
}
#nav img{
	margin: 0px;
	padding: 0px;
}
#homeCenter{
	clear: left;
	float: left;
	width: 100%;
	width: 990px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	background: url(/content/upload/AssetMgmt/images/bgMain.jpg) repeat-y;
}
#homeMainBar {
	position: relative;
	float: left;
	width: 980px;
	height: 1px;
	padding: 0px;
	margin:0px;
}
#homeMainBarLeft {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	border-top: 5px solid #3598d4;
	width: 712px;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
}
#homeMainBarRight {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	border-top: 5px solid #979797;
	width: 266px;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
}
#homeLowRight {
	/*margin-top: -18px;*/
}



#tagLine{
	margin-bottom: 8px;
}
#homeRight {
	width: 260px;
	height: 261px;
	margin:0px;
	padding:0px;
	float: left;
}
#homeRight div {
	float: left;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}
#homeRight b {
	color: #333;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#homeRight p {
	color: #888;
	margin: 20px 20px 20px 0px;
	width: 220px;
	line-height: 24px;
}
#homeLeft{
	float: left;
	width: 714px;
	margin-left: -2px;
	padding: 0px;
}
#homeLowWrap {
}
#homeLow{
	clear: left;
	float: left;
	width: 979px;
	margin: 0px 0px 0px 0px !important;
	margin: -25px 0px 0px 0px;
	/*margin-top: 30px;*/
	padding-top: 30px;
	background-image: url(/content/upload/AssetMgmt/images/bgMain.jpg);
	margin-top: 0px;
}
.homeFeatTitle {
	margin-left: 20px;
}
#homeLowBottom{
	float: left;
	margin: 0px;
	height: 20px;
}
#homeLeftBG{
	float: left;
	width: 740px;
	background-image: url(/content/upload/AssetMgmt/siteImages/homeBG.gif);
	background-repeat:repeat-y;

}
.homeLowFeats{
	float: left;
	width: 353px;
	font-size: 14px;
	line-height: 18px;
	margin-left: 2px;
	margin-right: 5px;
	display: inline;
}
.homeLowFeats img{
	float: left;
}
.homeLowContent {
	clear: left;
	float: left;
	width: 353px;
	padding: 16px 0px 16px 0px;
	width: 319px;
	font-size: 12px;
	color: #333;
	margin-left: 16px;
}
.homeLowContent table {
	border-spacing: 0px;
	margin: 0px;
}
.homeLowContent td {
	padding: 0px;
	color: #333;
	line-height: 18px;
}





.homeLowContent table {
	width: 336px;
}
.homeLowContent td {
	text-align: left;
	vertical-align: top;
}
.reseachTitle {
	font-weight: normal;
	color: #000;
}
.homeLowContent hr {
	height: 7px;
	background-image: url(/content/Upload/Assetmgmt/images/hrbgRule.gif);
	border: none;
}
/*.homeLowContent a{
	color: #0F7172;
	text-decoration: none;
}*/
.homeLowContent a:hover{
	color: #182D86;
}
.eventTitle{
	color: #000000;
	font-size: 14px;
	margin-bottom: 0px;
	margin-bottom: 10px;
}
.eventDate{
	color: #898989;
	margin-bottom: 0px;
}
.eventSum{
	color: #3C3C3C;
}
.homeLowContent ul, .homeLowContent ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #7B7B7B;
	font-size: 12px;
	line-height: 16px;
}
.homeLowContent ul{
	margin-bottom: 15px;
}
.homeLowContent ul li a{
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
.homeLowContent ul li a:hover{
	text-decoration: none;
	color: #000000;
}
#homeLowRight{
	margin-top: -22px;
	float: left;
	width: 214px;
}
#homeLowRight a {
	position: relative;
}

#newsLetterTable {
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#newsLetterTable #newsletterImg {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px;
}
#newsLetterTable #newsletterBot {
	width: 217px;
	height: 63px;
	background-image: url(/content/Upload/Assetmgmt/images/newsletterBottomBg.jpg);
}
#pathways {
	padding: 10px 10px 10px 15px;
	margin: 0px 0px 0px 15px;
	background: url(/content/Upload/Assetmgmt/images/linkArrow.gif) no-repeat 0 15px;
	color: #fff;
	font-size: 16px;
}
#pathwaysDown {
	padding: 10px 10px 10px 15px;
	margin: 0px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	color: #86bbea;
}






#clearThis{
	clear: left;
	float: left;
	width: 100%;
}
.homeFeatBot{
	float: left;
	width: 353px;
	height: 5px;
	background-image: url(/content/upload/AssetMgmt/siteImages/homeFeatBot.gif);
	background-repeat: no-repeat;
	display: inline;
	margin-right: 22px;
	font-size: 1px;
}
#footer{
	clear: left;
	float: left;
	width: 970px;
	margin-top: 20px;
	padding: 15px 10px 20px 0px;
	color: #676767;
	line-height: 15px;
	font-size: 9px;
}
#footerL{
	float: left;

}
#footerL p {
	font-size: 9px;
	line-height: 15px;
}
#footerR{
	float: right;
	text-align: right;
	font-size: 11px;
}
#subTop{
	clear: left;
	float: left;
	width: 100%;
	height: 4px;
	background-image: url(/content/upload/AssetMgmt/siteImages/subTop.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 1px;
}
#subContainer, #subContainer1{
	clear: left;
	float: left;
	border-left: solid 1px #B8BDB7;
	border-right: solid 1px #B8BDB7;
	width: 968px;
	background-color: #FFFFFF;
	background-image: url(/content/upload/AssetMgmt/siteImages/subBG.jpg);
	background-repeat: repeat-x;
	background-position:top;
	padding-top: 11px;
	padding-bottom: 30px;
}
#subContainer1{
	background-image: url(/content/upload/AssetMgmt/siteImages/subBG1.jpg);
}
#subContainer1 #subContent{
	margin-top: 15px;
}
#subCenter h2, #subCenterWide h2 {
	border-bottom: 5px solid #3598d4;
}
#subCenter h2 #PageTitle, #subCenterWide h2 #PageTitle{
	color: #333;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-weight: normal;
	font-size: 21px;
}
#subLeft{
	float: left;
	width: 244px;
}
#subLeft #list1b{
	margin-left: 14px;
}
#list1b {

}

#subLeft #sidenavigation{
	margin-top: 11px;
}
#subOptions{
	float: left;
	width: 100%;
	color: #666666;
	font-size: 11px;
}
#Breadcrumb{
	float: left;
	margin: 10px 0px 0px 14px;
	display: inline;
	width: 950px;
	font-size: 11px;
	color: #999;
}
#Breadcrumb a {font-size: 11px;}





#subOptions{
	float: left;
	margin: 4px 0px 15px 0px;
	width: 217px;
	height: 67px;
	display: inline;
	text-align: left;
	background-image: url(/content/upload/AssetMgmt/images/bgPrint.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
}
#subOptions table {
	float: left;
	margin: 0px;
	padding: 0px;
	margin: 10px 0px 0px 8px;
	border-collapse: collapse;
	height: 22px;
}

.EmailLink, .PrintLink{
	display: none;
}
#subOptions table a{
	color: #666666;
	text-decoration: none;
	font-size: 10px;

}
#PrintLink a{
	background-image: url(/content/upload/AssetMgmt/images/print.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0px 2px 15px;
	text-transform: uppercase;
}
#EmailLink a{
	background-image: url(/content/upload/AssetMgmt/images/email.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0px 2px 15px;
	text-transform: uppercase;
}
#PrintLink a:hover, #EmailLink a:hover{
	text-decoration: underline;
}
#fontPicker img {
	margin-top: 3px;
}
#fontPicker{
	float: left;
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 0px 0px;

}

#fontPicker span{
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}
#fontPicker a{
	text-decoration: none;
	display: block;
	float: left;
}
#shareMe {
	margin: 5px 0px 0px 0px;
	width: 200px;
	float: left;
}

















#titleGraphic{
	clear: left;
	float: left;
	width: 100%;
	margin-top: 12px;
}
#titleGraphic h2{
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	margin-top: 70px;
	margin-left: 14px;
}
#titleGraphic img{
	float: right;
}
#subContent{
	clear: left;
	float: left;
	width: 100%;
	padding-top: 20px;
}

#sidenavigation{
	clear: left;
	float: left;
	margin-left: 12px;
	display: inline;
	width: 200px !important;
	width: 193px;
	padding: 4px 4px 0px 4px;
	border: 1px solid #ccc;
}
#sidenavigation ul, #sidenavigation ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidenavigation ul{
	margin: 0px;
}
#sidenavigation ul ul{
	background: none;
	padding-bottom: 0px;
	border-bottom: solid 4px #fff;
}
#sidenavigation a{
	display: block;
	border-bottom: solid 4px #fff;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	width: 183px;
	color: #fff;
	background: #00529c;
}
#sidenavigation a:hover{
	background: #3598d4;
}
#sidenavigation ul ul a{
	border-bottom: none;
	padding-left: 10px;
	width: 185px;
	font-size: 11px;
	background: #999999;
}
a#SideNavItem1_selected{
	color: #fff;
	background: #666666;
}
#sidenavigation a#SideNavItem2_selected {
	color: #fff;
}
#sidenavigation ul ul a{
	border-bottom: none;
	padding-left: 10px;
	width: 185px !important; width: 183px;
	font-size: 11px;
	background: #999999;
}



#subCenter, #subCenterWide{
	float: left;
	width: 470px;
	margin: -6px 25px 0px 0px !important;
	margin: 10px 25px 0px 0px;
	font-size: 13px;
	line-height: 18px;
}
#subCenterWide{
	width: 696px;
}
#subCenter a, #subCenterWide a, #subCenter table td a, #subCenterWide table td a{
	color: #01519A;
	text-decoration: none;
}
#subCenter a:hover, #subCenterWide a:hover{
	color: #006766;
	text-decoration: underline;
}
#subCenter table td, #subCenterWide table td{
/*	font-size: 13px;*/
}
#subRight{
	float: left;
	width: 214px;
	margin-left: 30px;
}

#dtainContext, #dtainCalendar, #dtaGreystone{
	clear: left;
	float: left;
	margin-top: 20px;
	width: 210px;
}
#dtainContext-list, #dtainCalendar-list, #dtaGreystone-list{
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
.inContexttab-title, .inCalendartab-title, .Greystonetab-title{
	margin-left: 12px;
	color: #000;
	letter-spacing: -1px;
	font-size: 15px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	width: auto;
	margin-top: 3px;
	border-bottom: 4px solid #8f3694;
	width: 217px;
}
#dtainContext ul, #dtainCalendar ul, #dtaGreystone ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: left;
	float: left;
	width: 208px;
	margin-top: -2px;
	padding-top: 6px;
}
#dtainContext a, #dtainCalendar a, #dtaGreystone a{
	display: block;
	font-size: 12px;
	width: 208px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 186px;
}
#dtainContext a:hover, #dtainCalendar a:hover, #dtaGreystone a:hover{
	text-decoration: none;
}
#dtainContext-bottom, #dtainCalendar-bottom, #dtaGreystone-bottom{
	clear: left;
	float: left;
	height: 18px;
	width: 220px;
	margin-left: 12px;
	border-bottom: 4px solid #dadada;
}
#subBot{
	clear: left;
	float: left;
	height: 5px;
	background-image: url(/content/upload/AssetMgmt/siteImages/subBot.gif);
	background-repeat: no-repeat;
	width: 100%;
} 
body.PrintBody{
	background: none;
	background-color: #FFFFFF;
	padding: 10px;
}
body.PrintBody table td{
	font-size: 13px;
}
#FormContainer input {
	height: auto !important;
	height: auto;
}
/*************************** news **************************/
#innewsB{
	font-size: 20px;
	color: #017302;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	font-weight: normal;
}
#inewsDate{
	color: #666666;
	clear: left;
	float: left;
	width: 100%;
	font-size: 12px;
	font-style: italic;
}
#newsDescDet, #inNews_newsearch{
	clear: left;
	float: left;
	width: 100%;
	margin-top: 10px;
}
#inNews_newsearch{
	font-weight: bold;
}

#newsSearch{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.newsLandRow{
	clear: left;
	float: left;
	width: 100%;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: solid 1px #EAEAEA;
}
.landTitle, .newsLandDate, .newsLandSum{
	clear: left;
	float: left;
	width: 100%;
}
.landTitle{
	font-size: 18px;
	color: #017302;
}
.newsLandDate{
	font-style: italic;
	color: #999999;
	font-size: 12px;
	margin-bottom: 4px;
}

#alpha{
	float: left;
	width: 100%;
	text-align: center;
}
#alpha a{
	font-size: 11px;
}
#searchKey, #searchAtt{
	clear: left;
	float: left;
	width: 100%;
}
#searchKey{
	margin-top: 26px;
	padding-top: 26px;
	margin-bottom: 26px;
	padding-bottom: 26px;
	border-bottom: solid 1px #EAEAEA;
	border-top: solid 1px #EAEAEA;
}
#searchKey strong{
	padding-right: 6px;
}
#searchKey input{
	width: 160px;
}
#searchKey .indir_button1{
	width: auto;
	margin-left: 6px;
}
#searchAtt table select{
	font-size: 11px;
	width: 320px;
}
#searchAtt table{
	float: left;
}
#searchAtt table td{
	padding-right: 2px;
}
#searchAtt strong{
	padding-bottom: 8px;
	width: 100%;
	float: left;
}
#searchAtt .indir_button{
/*	float: right;
	margin-top: -23px;
	margin-right: -40px;*/
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 99px; /*adjust this for more or less elements */
}
.inDirTable td{
	padding: 6px;
}
.footer td{
	font-size: 12px;
	color: #999999;
}
.inDirBorder{
	display: none;
}
.indir_colheader, .indir_colheader1{
	color: #017302;
	font-size: 15px;
	font-weight: normal;
}
.inDirectoryName{
	color: #017302;
	font-size: 15px;
}
.indir_colheader b, .indir_colheader1 b{
	display: block;
	width: 100px;
	font-weight: normal;
}
.inDirectory hr{
	margin: 0px;
	padding: 0px;
	border: none;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: solid 1px #EAEAEA;
	padding-top: 4px;
	padding-bottom: 4px;
}
#shareThis img {
	width: 200px;
}
#at16p {
	display: none;
}

/********************************* Calendar *******************************/
#calSearch{
	float: left;
	width: 100%;
	margin-bottom: 16px;
}
#dateRange, #calSearch input{
	float: left;
	margin-right: 6px;
}
#dateRange{
	font-size: 16px;
}
#calListCont, #inCalfooter{
	clear: left;
	float: left;
	width: 100%;
}
#calLeft, #calRight{
	float: left;
}
#calLeft{
	width: 440px;
}
#calRight{
	margin-left: 16px;
	display: inline;
}
.calRow{
	clear: left;
	float: left;
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: solid 1px #3598d4;
	width: 100%;
}
.calDataRow{
	clear: left;
	float: left;
	margin-bottom: 8px;
	width: 100%;
}
.calLabel{
	float: left;
	font-weight: bold;
	width: 76px;
	margin-right: 8px;
}
.calData{
	float: left;
	width: 350px;
}
.calRow a{
	display: block;
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
.calRow .calDataRow a{
	display: inline;
	width: auto;
	font-size: inherit;
	font-size: 13px;
	float: none;
	margin-bottom: 0px;
}
#inCalfooter{
	clear: left;
	float: left;
	width: 100%;
}
#inCalfooter td{
	color: #666666;
	font-size: 12px;
}
.inCal_CalendarStyle td{
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
.inCal_CalendarStyle{
	border-collapse: collapse;
}
.inCal_CalendarStyle .inCal_TitleStyle{
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom: solid 5px #3598d4;
}
.inCal_CalendarStyle .inCal_TitleStyle td{
	text-align: center;
	padding: 6px;
}
#subCenterWide .inCal_CalendarStyle .inCal_TitleStyle td a{
	color: #FFFFFF;
}
.inCal_CalendarStyle .inCal_DayHeaderStyle{
	color: #999999;
	font-size: 12px;
	padding: 4px;
}
.inCal_CalendarStyle .inCal_DayStyle{
	color: #666666;
	padding: 4px;
	background-color: #F3F3F3;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
.inCal_CalendarStyle .inCal_TodayStyle{
	padding: 4px;
	background-color: #00529c;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
#subCenterWide .inCal_CalendarStyle .inCal_TodayStyle a{
	color: #FFFFFF;
}
.inCal_CalendarStyle a.inCal_DayStyle{
	padding: 0px;
	background: none;
	border: none;
}
#monthSel{
	clear: left;
	float: left;
	margin-top: 10px;
}
#calTitleDet{
	font-size: 16px;
	color: #00529c;
	font-weight: bold;
	margin-bottom: 10px;
}
.row-label, .row-data{
	padding-bottom: 6px;
}
.cssclass{
	width: 149px;
	margin-bottom: 4px;
}
/************************************* news *****************************/
.inNewsTitle{
	clear: left;
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #00529c;
}
.inNewsDate{
	clear: left;
	float: left;
	width: 100%;
	color: #666666;
	font-size: 12px;
	margin-bottom: 4px;
}
.newsSum{
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: solid 1px #3598d4;
	width: 100%;
}
#PageNumTable{
	clear: left;
	float: left;
	width: 100%;
}
#PageNumTable td{
	color: #999999;
	font-size: 12px;
}
/***********************************************************************************/
.homeLowContent hr{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	background: none;
	border-bottom: solid 1px #e7e7e7;
}

.homeNewsRow{
	clear: left;
	float: left;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: solid 1px #e7e7e7;
	width: 100%;
}
.homeNewsRow img{
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.inNewsSubTitle{
	font-weight: bold;
	font-size: 14px;
	color: #00529c;
}
.inNewsDescr img{
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.inNewsSubTitle{
	float: left;
	width: 100%;
	margin-bottom: 3px;
}
.inNewsDate{
	clear: left;
	float: left;
	width: 100%;
}
.inNewsDescr{
	margin-top: 10px;
	clear: left;
	float: left;
	width: 100%;
}
.inNewsRe{
	clear: left;
	float: left;
	display: block;
	margin-top: 10px;
	font-size: 14px;
}
/************************************ inDir ********************/
#researchTable td{
	border-right: solid 1px #FFFFFF;
	font-size: 13px;
}
#dirColLeft{
	float: left;
/*	width: 120px;*/
}
#dirColLeft img{
	margin-right: 14px;
	margin-bottom: 14px;
}
#dirColRight{
	float: left;
	width: 500px;
}
#dirColLeft img{
	width: 140px;
	height: 184px;
}
.row{
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
.dirLabel{
	float: left;
	font-weight: bold;
	width: 130px;
	margin-right: 6px;
}
.dirData{
	float: left;
	width: 400px;
}
a#searchBack{
	clear: left;
}
#inDirTitle{
	font-weight: bold;
	color: #666666;
}
#inDirH3{
	font-weight: normal;
	color: #00529c;
	margin: 0px;
	margin-bottom: 6px;
}
.rowSum{
	clear: left;
	float: left;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
}
.rowSum div{
	width: 100%;
	clear: left;
	float: left;
}
.rowSum .dirLabel{
	margin-bottom: 4px;
}
.dirData object, .dirData embed, .rowSum .youTube{
	float: right;
	height: 224px;
	width: 305px;
}
.rowSum .youTube{
	margin-left: 10px;
	margin-bottom: 10px;
}


















#donateLink {
	display: block;
	position: relative;
	float: left;
	margin: 0px 0px 10px 0px;
	height: 63px;
}
#grantLink {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 22px 0;
}
#newsLetterTable {
	display: block;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}










/******************************************************************************/

.menulist_Loader {
	position: absolute; 
	top:0px; 
	left:0px; 
	visibility: hidden; 
	background-color: #4884b8;
	z-index: 9999;
	width: 250px;
	text-align: left;
	margin-left: 18px;
}
.menulist_Loader ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;

}

.dropStyle li, .dropStyle1 li{
	display: block;
}
.dropStyle li a, .dropStyle1 li a, .dropStyle11 li a, .dropStyle2 li a, .dropStyle3 li a, .dropStyle12 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.dropStyle li a:visited, .dropStyle1 li a:visited, .dropStyle12 li a:visited, .dropStyle2 li a:visited, .dropStyle3 li a:visited{
	color: #FFFFFF;
}
.dropStyle li a:hover, .dropStyle1 li a:hover, .dropStyle12 li a:hover, .dropStyle2 li a:hover, .dropStyle3 li a:hover{
	background-color: #00A3E4;
	color: #FFFFFF;
}
#homeLow table td{
	font-size: 12px;
}
#subCenter img{
	/*float: left;*/
	
}
