/* ========================================================================================== */
/* reset default browser styles */
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6,head {font-size:100%;font-weight:normal;}
abbr,acronym {border:0;}
/* ========================================================================================== */


/* ========================================================================================== */
/* CONTAINERS */

.cnycContBg {}
.cnycContBgTopTitle {}
.cnycContBgTopTitle #dnnTITLE, .Head{text-transform:none!important;font-family:"Times New Roman", Arial, sans-serif; font-size:19px; color:#2e3191;text-align:left;}
.cnycContBg .Normal {padding:11px 0px 30px 15px;}
    .cnycContBgTop .contbgActions #dnnACTIONS {}
    .cnycContBgTop .cnycContBgBody {}
    	.cnycContBgTop .contbgContent{font-size:12px; line-height:17px;}
    .cnycContBgTop .cnycContBgBt {}
	
	
.LeftSidebar 
    .LeftSidebarTop .LeftSidebarActions #dnnACTIONS {}
    .LeftSidebar .LeftSidebarBody{}
    	.LeftSidebarTop .LeftSidebarContent{}
    .LeftSidebarTop .LeftSidebarBt{}
	

/* ========================================================================================== */
/* LAYOUT  - default */
body {margin:0px auto 0px auto;text-align:center;padding:0px 0px 5px 15px;font-family:"Times New Roman", Arial, sans-serif;font-size:12px;line-height:17px;color:#48433c;}
.siteWrapper {margin:0px auto 0px auto;text-align:left;width:926px;padding:0px;}
	#headerTable {background-image:url(images/cnycfWFbanner.gif);background-repeat:no-repeat;padding:0px;margin:0px 0px 0px 0px;width:926px;height:165px;border-bottom:1px dotted #2e3192;}
		.home #headerTable {background-image:url(images/cnycfWFbanner.gif);background-repeat:no-repeat;}
	#paneTable {clear:both;width:926px; /* applies only to IE, otherwise throws off border in FF */ margin:0px;}
		.OnePane #paneTable,.OnePaneSidebar #paneTable{width:926px; /* applies only to IE, otherwise throws off border in FF */ padding:0px 0px 0px 0px;margin:0px;}
		.admin #paneTable {background:none;}
		div#paneTable hr {display:block; clear:left; margin:-0.66em 0; visibility:hidden;} /* hack to get border to surround floated divs */
/* ========================================================================================== */


/* ----------------------------------------------- ONE PANE / STANDARD VIEW ---------------------------------------------*/
/* ========================================================================================== */
.OnePane #contentwrap {float:left;width:926px;background-image:url(images/lpbackground.gif); background-repeat:repeat-y;}
	.OnePane .leftpane {clear:both;float:left;width:186px;padding:20px 0px 10px 25px;}
	.OnePane .contentpane{float:right;width:700px; padding:20px 0px 0px 10px;}



/* ========================================================================================== */


/* ========================================================================================== */
.OnePaneSidebar #contentwrap {float:left; width:926px; margin:0px 0px 0px 0px;background-image:url(images/background.gif); background-repeat:repeat-y;}
    .OnePaneSidebar .leftpane {float:left;width:186px;min-height:inherit;padding:20px 0px 10px 25px;}
	.OnePaneSidebar .contentpane {float:left;width:460px;background:none;margin:20px 10px 0px 10px;}
	
	.OnePaneSidebar .sidebarpane  {float:right;width:217px;border-width:0!important;padding:0px 0px 0px 0px;padding:20px 0px 0px 0px;}
		.OnePaneSidebar .sidebarpane .Head{text-transform:none!important;font-family:Arial, sans-serif; font-size:12px; color:#2e3191;text-align:left;font-weight:bold;}
		.OnePaneSidebar .sidebarpane  .cnycContBgTopTitle {line-height:23px; background-color:#FFFFFF; border-top:1px solid #2e3191;border-bottom:1px solid #2e3191; line-height:23px;padding:0px 0px 0px 7px;}
		.OnePaneSidebar .sidebarpane .cnycContBg .Normal {padding:10px 6px 30px 11px!important;}

/* ========================================================================================== */

/* ========================================================================================== */
/* Footer & DNN commands */
	#footerTable {padding:0px; margin:0px 0px 0px 0px;border-top:1px dotted #2e3192;width:926px;clear:both;background-image:url(images/footerbackground.gif); background-repeat:no-repeat; }
		#footerTable img {margin:5px 0px 0px 5px;}
		.footerGraphic {width:926px;height:37px;line-height:37px;margin:0px 0px 0px 0px;padding:0px 0px 0px 40px;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;}
		.footerAdmin {float:left;}
			.footerAdmin a,.footerAdmin a:link,.footerAdmin a:visited,.footerAdmin a:active {color:#EC068D;}
			.footerAdmin a:hover {text-decoration:underline;}
			.footerAdmin a#dnn_dnnUSER_cmdRegister {font-size:11px;line-height:37px;}
			.footerAdmin #userLink {display:inline;}
				.footerAdmin #userLink img {margin:0px 0px 0px 0px;}
		#poweredBy {float:right;width:202px;height:23px;margin-bottom:10px;margin-right:5px;}	
/* ========================================================================================== */






/*========================================================================================== */
/* TEXT STYLES */
/* default text */
.Normal,p,li,body{font-family:Arial, sans-serif; font-size:12px;line-height:17px;color:#48433c;font-weight:normal;}
.NormalDisabled{font-family:Arial, sans-serif; font-size:12px;line-height:17px;color:#48433c;font-weight:normal;}
.NormalBold,strong,b  {font-weight:bold;}


a.SkinObject, a:link {color:#ec068d;text-decoration:none;}
a:visited, a:hover, a:active {color:#ec068d;text-decoration:underline;}




.OnePaneSidebar .sidebarpane a.SkinObject{color:#ec068d;text-decoration:underline;}
.OnePaneSidebar .sidebarpane a:link {color:#ec068d;text-decoration:underline;}
.OnePaneSidebar .sidebarpane a:visited {color:#2e3191;text-decoration:underline;}
.OnePaneSidebar .sidebarpane a:hover {color:#2e3191;text-decoration:underline;}
.OnePaneSidebar .sidebarpane a:active {color:#2e3191;text-decoration:underline;}

.Head {text-transform:none!important;font-family:"Times New Roman", Arial, sans-serif; font-size:19px; color:#2e3191;text-align:left;}

li {padding-left:12px;color:#48433c;list-style-type:none; }
ul,ol {padding:5px 4px 5px 18px;color:#48433c;}
ul li {list-style-type:none; background-image:url(images/bullet.gif);background-repeat:no-repeat; background-position:top left;}
i,em {font-style:italic;}

blockquote {padding-left:25px; padding-top:8px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:15px;color:#48433c;}

/* default links */


/* header A */
.headera, H1 {text-transform:none!important;font-family:"Times New Roman", Arial, sans-serif; font-size:19px; line-height:20px; color:#2e3191;text-align:left;}

/* header B */
.SubHead, .headerb, H2 {text-transform:none;font-family:"Times New Roman", Arial, sans-serif; font-size:17px; line-height:20px; color:#48433c; font-weight:bold;}

/* subheader A */
.SubSubHead, .subheadera, H3 {text-transform:none;font-family:Arial,Helvetica,sans-serif; font-size:13px; line-height:15px; color:#48433c; font-weight:bold;}

/* subheader B */
.subheaderb, H4 {text-transform:none;font-family:Georgia, Arial,Helvetica,sans-serif; font-size:16px; line-height:20px; color:#2e3191;}

/* ========================================================================================== */




/* ========================================================================================== */
/* engage publish news modules  */
.categoryItemList {width:100%;}
.Article {padding: 10px 0px 0px 0px;}
.categoryItemList {background-color:transparent; border:0px!important;clear:both;display:table;margin-bottom:6px;padding:10px 0px 6px 0px;width:100%;}
.divAdminMenuWrapper {background-color:#FFFFFF;border:none;height:10px; padding:0px;}
.itemCategory {font-family:"Times New Roman", Arial, sans-serif; color:#48433c; font-weight:normal; font-size:15px;padding:0px;}
.itemThumbnail {float:left; padding: 0px 5px 5px 0px;}
.categoryItemList .itemTitle {float:none;}
.divItemsListing .categoryItemList .itemTitle h2 {font-size:12px;line-height:17px;font-family:Arial,Helvetica,sans-serif;}
	.itemTitle h2 a:link {color:#ec068d;text-decoration:none;}
	.itemTitle h2 a:visited, .itemTitle h2 a:hover, .itemTitle h2 a:active {color:#ec068d;text-decoration:underline;}

.itemAuthorDate {display:none;}
.itemDescription {color:#48433C;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:17px;}
.itemReadmore {display:none;}
	.itemReadmore a:link, .itemReadmore a:visited, .itemReadmore a:active {}
	.itemReadmore a:hover {}
.itemEditLink {}
#divAdminLinks ul li {float:left;list-style-type:none!important;}
.itemDate {display:none;}
#ArticleDisplay {max-width:690px; padding:6px 5px 5px 10px;}
.divLastUpdated {display:none;}
#PrinterFriendly, #EmailAFriend {font-size:11px;font-weight:normal;}
#publishTitle {text-transform:none!important;font-family:"Times New Roman", Arial, sans-serif; font-size:19px; line-height:20px; color:#2e3191;text-align:left;}
.DNN_Documents td.TitleHeader {display:none;}

#divArticleContent .Normal {}
#divArticlePage .Normal {}
#divArticleContent .SubSubHead {}
.Publish_ReturnToList{margin:-80px 0px 5px 0px;}
.Publish_ReturnToList a:link, .Publish_ReturnToList a:visited, .Publish_ReturnToList a:hover, .Publish_ReturnToList a:active {}
#RelatedArticlesControl {}
#divRelatedArticles {background-image:url(images/relatedItems.gif);background-repeat:no-repeat;margin:10px 0px 0px 0px;padding:15px 0px 10px 0px;}
#Rating {display:none;}
.RatingBefore {display:none;}
#CommentsDisplay {display:none;}
#Comment {display:none;}
#CommentLink {display:none;}
.commentPopup {display:none;}
/* ========================================================================================== */

.DNN_Documents td.TitleHeader {color:#000;font-size:14px;font-family:Arial,Helvetica,sans-serif;font-weight:normal;}
.title_vis {display:none;}
.c_footer {display:none;}
/* cnycf-WomensFund - Skin.css - 01.75.01 */


