@import "color.css"; 
body { font-family:"DejaVu Sans", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	background-color:#525d61;} 

h1, h2, h3 { font-family:Arial, Helvetica, sans-serif;}
h4 { font-family:georgia,'Verdana'; line-height:2.4em; text-align:center; font-size:1.3em; font-weight:bold;}

h2 {
	margin:1.111em 0;
	font-family:"Calibri", "DejaVu Sans Condensed", "DejaVu Sans", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size:1.8em;
	line-height:1.111;
}

h2 a {
	color:#1157a5;
}

h2 a:hover {
	border-bottom:#ebedee 1px dotted;
	color:#0f4d91;
	background-color:#f9fafc;
}

h2 a:active,
h2 a:focus,
h2 a:target {
	border-bottom:#f18155 1px dotted;
	color:#f75d21;
	background-color:#fcfaf9;
}
/* Generic Content Styling */

.al {
	text-align:left;
}

.ac {
	text-align:center;
}

.ar {
	text-align:right;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

hr {
	visibility:hidden;
}

div.hr {
	clear:both;
	overflow:hidden;
	margin:2.0em 0;
	border-top:#1157a5 1px dotted;
	height:0;
}

/* Generic Content Columns */

div.row {
	position:relative;
	clear:both;
}

div.fullCol {
	float:left;
	border-top:#1157a5 1px dotted;
	border-bottom:#1157a5 1px dotted;
	width:100%;
}

div.fullCol h2 {
	margin:0.5em 0 0 0;
	font-size:2.6em;
	line-height:1.538;
}

div.fullCol p {
	margin-bottom:1.429em;
	font-size:1.4em;
	line-height:1.429;
	color:#000;
}

div.halfCol {
	float:left;
	border-bottom:#1157a5 1px dotted;
	width:360px;
	margin-right:10px;
}


div.thirdCol {
	float:left;
	border-top:#1157a5 1px dotted;
	width:33%;
}

/* Generic Corners */

.tlc,
.blc,
.trc,
.brc {
	display:block;
	position:absolute;
}

.tlc,
.trc {
	top:0;
}

.tlc,
.blc {
	left:0;
}

.trc,
.brc {
	right:0;
}

.blc,
.brc {
	bottom:0;
}
/* IE min height hack */ * html #container { height:700px;} 
#container {	position:relative;
	margin:0 auto;
	padding:2.0em 0;
	width:97.9em;} 
#outerFrame {
	width:100%;
	background:#dcdfdf; url(../Images/shad-t.gif) repeat-x top center;
}

#outerFrame > div {
	width:100%;
	background:transparent url(../Images/shad-r.gif) repeat-y center right;
}

#outerFrame > div > div {
	width:100%;
	background:url(../Images/shad-b.gif) repeat-x bottom center;
}

#outerFrame > div > div > div {
	position:relative;
	width:100%;
	background:url(../Images/shad-l.gif) repeat-y center left;
}

#outerFrame div.tlc,
#outerFrame div.trc,
#outerFrame div.blc,
#outerFrame div.brc {
	width:14px;
	height:14px;
}

#outerFrame div.tlc {
	background:url(../Images/shad-tlc.gif) no-repeat;
}

#outerFrame div.trc {
	background:url(../Images/shad-trc.gif) no-repeat;
}

#outerFrame div.blc {
	background:url(../Images/shad-blc.gif) no-repeat;
}

#outerFrame div.brc {
	background:url(../Images/shad-brc.gif) no-repeat;
}

#innerFrame {
	overflow:hidden;
	margin:0 auto;
	padding:4px;
	width:97.1em;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

h1.HeaderImage {padding-left:2.0em; margin:0px; width:348px; height:4em;}
h1.HeaderText { padding-left:2.0em;}
h1.HeaderText a {
	font-family:"Garamond Premr Pro Disp", "Garamond Premr Pro Subh", "Garamond Premr Pro", "Apple Garamond", Garamond, Georgia, Geneva, "Times New Roman", "DejaVu Serif", "Bitstream Vera Serif", serif;
	font-size:4.0em;
	line-height:1.5;
	color:#fff;
}


/* Top Menu (Site Menu - SiteMenuPanel.html) 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu { position:absolute; top:-23px; left:0px; }
.TopMenu ul { padding:0px; margin:0px;}
.TopMenu li { padding:0px 5px; margin:0px; list-style-type:none; display:inline; font-size:10px;}
.TopMenu li a { text-decoration:underline;}
.TopMenu li a:visited { text-decoration:underline;}
.TopMenu li a:hover { text-decoration:none; text-decoration:underline;}


/* Skip Links */

#skipLinks {
	position:absolute;
	top:0;
	left:0;
}

#skipLinks li {
	position:absolute;
	top:0;
	left:0;
	width:50.0em;
}

#skipLinks li a {
	position:absolute;
	top:0;
	left:-999em;
	padding:0 1.0em;
	font-size:1.0em;
	line-height:2.0;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background-color:#637176;
}

#skipLinks li a:focus {
	left:0;
}

/* quicklinks ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#quickLinks {
	position:absolute;
	top:2.0em;
	right:2.0em;
	min-width:390px;
	height:1.4em;

}

#quickLinks li {
	float:left;
	height:100%;

}

#quickLinks a {
	display:block;
	float:left;
	padding:0 0.714em;
	height:2.857em;
	font-size:1.4em;
	line-height:2.857;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	
}

#quickLinks a:hover,
#quickLinks a:active,
#quickLinks a:focus,
#quickLinks a:target {
	background-color:#637176;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Banner */

#banner {
	width:100%;
	height:113px;
	background:url(../Images/banner.jpg) repeat-x top center;
	padding:0;
	margin:0;

}
/* Navigation Menu */

#menu {
	float:left;
	padding:2.0em;
	padding-bottom:0;
	width:13.0em;
	/* background:url(../Images/leading-check_20.gif) top; */
}

#menu strong {
	font-size:1.3em;
	line-height:1.538;
	font-weight:bold;
	text-transform:uppercase;
	color:#353c3f;
}

#menu ul {
	margin-bottom:2.0em;
}

#menu ul a {
	border-bottom:#d5d8d8 1px dotted;
	font-size:1.2em;
	line-height:1.667;
	text-transform:lowercase;
	color:#525d61;
	background-color:#e0e2e2;
}

#menu ul a:hover {
	color:#353c3f;
	/*background-color:#eaf0f0;*/
}

#menu ul a:visited {
	color:#6b6b6b;
	/*background-color:#eaf0f0;*/
}

#menu ul a:visited:hover {
	color:#353c3f;
/*	background-color:#eff5f5;*/
}

#menu ul a:active,
#menu ul a:focus,
#menu ul a:target {
	border-bottom:#f18155 1px dotted;
	color:#f75d21;
	background-color:#eaf0f0;
}

#menu ul a:active:hover,
#menu ul a:focus:hover,
#menu ul a:target:hover {
	border-bottom:#f18155 1px dotted;
	color:#f75d21;
	background-color:#eaf0f0;
}

.contentBox {float:left;
	padding:2.0em;
	padding-bottom:0;
	width:76.0em;
	height:100%;
	min-height:120.0em;
	background-color:#fff;
	/* background:url(../Images/leading-check_20.gif) top; */} 

/* BreadCrumb */
#contentBox div.halfCol {
	width:37.0em;
}

#contentBox div.halfCol + div.halfCol {
	margin-left:2.0em;
}

#contentBox div.thirdCol {
	width:24.0em;
}

#contentBox div.thirdCol + div.thirdCol {
	margin-left:2.0em;
}


/* Content Header */

#contentHeader {
	position:relative;
	clear:both;
	height:4.0em;
}

#searchBar {
	position:absolute;
	top:0;
	left:0;
	padding-top:0.85em;
}

#searchBar input[type="text"] {
	float:left;
	border:#c3c3c3 1px solid;
	border-top:#7c7c7c 2px solid;
	padding:0 0.308em;
	width:11.538em;
	height:1.308em;
	font-family:"DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Andale Mono", "Lucida Console", "Courier New", monospace;
	font-size:1.3em;
	line-height:1.308;
	background-color:#fcfcfc;
}

#searchBar input[type="submit"] {
	float:left;
	margin-left:0.909em;
	border:#c3c3c3 1px solid;
	border-bottom:#7c7c7c 2px solid;
	width:5.455em;
	height:1.818em;
	text-align:center;
	font-family:"DejaVu Sans", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size:1.1em;
	background-color:#fff;
}

#slogan {
	width:100%;
	height:100%;
	text-align:center;
	font-family:"Calibri", "DejaVu Sans Condensed", "DejaVu Sans", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size:1.8em;
	line-height:2.222;
	font-style:italic;
	color:#6889ad;
}

#RSVP {
	width:100%;
	height:100%;
	text-align:center;
	font-family:"Calibri", "DejaVu Sans Condensed", "DejaVu Sans", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size:1.25em;
	line-height:1em;
	font-style:italic;
	color:#6889ad;
}
#RSVP a{font-weight:bold; letter-spacing:1px;}
#date {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	text-align:right;
	font-family:"Garamond Premr Pro Disp", "Garamond Premr Pro Subh", "Garamond Premr Pro", "Apple Garamond", Garamond, Georgia, Geneva, "Times New Roman", "DejaVu Serif", "Bitstream Vera Serif", serif;
	font-size:2.4em;
	line-height:1.667;
	color:#615d52;
}
.content .BreadCrumb { font-size:11px; margin:0px 0px 15px 0px; padding:7px; color:#666; height:1em; }
.content .BreadCrumb ul { list-style-type:none; margin:0px; padding:0px 0px 0px 20px; background:url(../Images/BreadCrumbIcoUl.png) no-repeat left center;}
.content .BreadCrumb li { background:url(../Images/trail_arrow.gif) no-repeat left center; margin:0px 4px 0px 0px; padding:0px 0px 0px 10px; text-decoration:none; display:inline;}
.content .BreadCrumb li a { margin:0px; padding:0px; text-decoration:underline; }

.content h1 { font-size:18px; letter-spacing:-1px; font-weight:normal; padding:5px 0px; margin:0px 0px 5px 0px;}
.content h2 { font-size:14px; letter-spacing:-1px; padding:5px 0px; margin:0px 0px 5px 0px; }
.content h3 { font-size:14px; letter-spacing:-1px; padding:5px 0px; margin:0px 0px 5px 0px; }

/* article */
.content .PostItem {display:block; clear:both;}

.Intro { margin-bottom:20px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Articles { margin:0px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured { margin:0px 0px; clear:left;}
.Featured h1 { padding-left:25px; background:url(../Images/FeaturedIcoHeading.png) no-repeat left center; margin-bottom:10px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles { margin:0px;}
.RecentArticles h1 { padding-left:25px;  background:url(../Images/SummaryIcoHeading.png) no-repeat left center; margin-bottom:10px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categories {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Blogs {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* IE min height hack */ * html .Authors { height:150px;} 
.Authors {min-height:150px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Pages {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News {}
.News h1 { padding-left:25px; background:url(../Images/NewsIcoHeading.png) no-repeat left center; margin-bottom:10px;}
.News h2 { font-size:11px; letter-spacing:-1px; padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.News .Post { padding:3px 0px; border-bottom:solid 1px #e0e0e0;}
.News .Post .PostInfo { padding:0px; margin:0px; font-size:9px; color:#ad9f98;  }
.News .Post .PostContent { clear:left; font-size:11px; color:#333; line-height:15px; }
.News .Post .PostContent p { padding:4px 0px; margin:4px 0px; font-size:11px;}
.News .Post .readmore   { background:url(../Images/icon_FullStory.png) no-repeat left center; padding-left:17px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#RecentBlogsPanel { float:right; width:220px; }

/* Recent Blogs */
.RecentBlogs { background:#fff; font-size:11px; padding:0px 0px 0px 20px; float:right; width:220px; }
.RecentBlogs h1 { padding-left:25px; background:url(../Images/RecentBlogIcoHeading.png) no-repeat left center; margin-bottom:10px; }
.RecentBlogs ul { padding:0px; margin:10px 0px; }
.RecentBlogs li { padding:5px 0px; margin:0px; list-style-type:none; font-size:9px; border-bottom:solid 1px #e0e0e0;}
.RecentBlogs big { font-size:11px; display:block; font-weight:bold; letter-spacing:-1px; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding:0px; margin:0 0 30px 0px; width:100%; vertical-align:top;}
.fullCol .Post {margin:0;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { float:right; padding:10px; margin:0px 0px 10px 20px; width:200px; font-size:11px; border-bottom:#fff 10px solid; border-left:#fff 10px solid;}
.Post .PostAuthorDetails h2 { text-transform:uppercase; font-size:14px; font-weight:bold; letter-spacing:normal; padding:0px 0px 5px 0px; margin:0px;}
.Post .PostAuthorDetails p { font-size:10px; padding:3px 0px; margin:0px; color:#333;}
.Post .PostAuthorDetails img { margin:0px 10px 0px 0px; padding:1px; border:solid 1px #ccc; float:left;}

/* Post Head */
.Post .PostHead {}
.Post .PostHead h1 { padding:2px 0px; margin:2px 0px;}
.Post .PostHead h2 { padding:2px 0px; margin:0px; font-size:1.7em; }

/* Post Info/Details */
.Post .PostInfo { padding:5px; margin:0px 0px 10px 0px; font-size:10px; background:#f6f6f6; color:#7e8996; line-height:1.5em; }
.Post .PostInfo li { padding:0px; margin:0px; display:inline; list-style-type:none;}
.Post .PostInfo a { color:#7e8996; text-decoration:underline; font-weight:bold;}
.Post .PostInfo .Author { border-right:solid 1px #7e8996; padding:0px 5px 0px 0px;}
.Post .PostInfo .NAuthor { border-right:solid 1px #7e8996; padding:0px 5px 0px 5px;}
.Post .PostInfo .Time { border-right:solid 1px #7e8996; padding:0px 5px 0px 5px;}
.Post .PostInfo .Categ { padding:0px 5px 0px 5px;}
.Post .PostInfo .Rating { border-left:solid 1px #7e8996; padding:0px 0px 0px 5px;}

/* Post Content */
.Post .PostContent { margin:0px; padding:10px 0px; font-size:11px; line-height:15px; width:100%;}
.Post .PostContent img { margin:0px 10px 10px 0px; padding:0 1px; border:solid 1px #ccc; vertical-align:top;}
.Post .PostContent p { font-size:11px; line-height:15px;}



/* Post Content -Single Page */
.Post .PostContentSingle { margin:0px; padding:10px 0px; font-size:11px; line-height:15px;}
.Post .PostContentSingle img {}
.Post .PostContentSingle h1 { padding:10px 0px; margin:0px 0px 5px 0px;}
.Post .PostContentSingle p { font-size:11px; line-height:15px; padding:6px 0px; margin:6px 0px;}

/* Post Bottom - Printer Version +  Full story + Visit Site */
.Post .PostBottom { padding:5px 0px 15px 0px; margin:0px;}
.Post .PostBottom li { padding:2px 0px; margin:0px 5px 0px 0px; list-style-type:none; display:inline; font-size:10px; }
.Post .PostBottom li a { text-decoration:underline; }
.Post .PostBottom li a:visited { text-decoration:underline;}
.Post .PostBottom li a:hover { text-decoration:underline;}
.Post .PostBottom .FullStory { background:url(../Images/icon_FullStory.png) no-repeat left center; padding-left:17px;}
.Post .PostBottom .VisitSite { background:url(../Images/icon_VisitSite.png) no-repeat left center; padding-left:17px;}
.Post .PostBottom .PrinterVersion { background:url(../Images/icon_PrinterVersion.png) no-repeat left center; padding-left:17px;}
.Post .PostBottom .EditArticle { background:url(../Images/icon_EditArticle.png) no-repeat left center; padding-left:17px;}

/* Article More Related Info */
.Post .PostMore { padding:0px; margin:5px 0px 5px 0px;}
.Post .PostMore h1 { font-size:23px; padding:5px 0px; margin:0px; }

/* Article Comments */
.Post .PostMore .Comment, .Post .PostMore .CommentAlt { padding:5px 10px 10px 10px;}
.Post .PostMore .Comment .Title, .Post .PostMore .CommentAlt .Title { font-size:12px; padding:4px 3px; padding-left:40px; margin:0px;}
.Post .PostMore .Comment .Details, .Post .PostMore .CommentAlt .Details { font-size:9px; padding:0px 3px; padding-left:40px; margin:0px; color:#7E8996;}
.Post .PostMore .Comment .Reply, .Post .PostMore .CommentAlt .Reply { float:right; font-size:9px; padding-top:4px; color:#7E8996; clear:both;}
.Post .PostMore .Comment .Content, .Post .PostMore .CommentAlt .Content { font-size:11px; padding:10px 0px 0px 5px; margin:0px;}

/* Article Submit Comments */
.PostSubmitComments { font-size:10px;}

/* Article Navigation */
/* IE min height hack */ * html .ArtNav { height:15px;} 
.ArtNav {font-size:11px; line-height:13px; background:#f5f5f5; padding:6px; min-height:15px;}
.ArtNav strong { letter-spacing:-1px;}
.ArtNavLeft { float:left }
.ArtNavRight { float:right }

/* Paging */
.Paging { text-align:right; padding:6px; margin:5px 0px; font-size:10px; line-height:15px;}
.Paging strong { letter-spacing:-1px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Category Top ( Only on the Category page)  */
.Category { padding:0px; margin:10px 0px 10px 0px; position:relative; width:497px;}
.Category h1 { font-size:25px; float:left;}
.Category .Desc { font-size:10px; height:0; line-height:0;/* 14px;*/ clear:both; float:left;}
.Category .rss { position:absolute; right:0px; top:15px;}
.Category .SubCategory ul { padding:15px 0px 5px 0px; margin:0px;}
.Category .SubCategory li { padding:2px 0px 2px 15px; margin:0px; font-size:11px; list-style-type:none;}
.Category .SubCategory ul {  width:38em; }
.Category .SubCategory ul li { float:left; width:15em;  /* accommodate the widest item */ }
/* stop the floating after the list */
.Category .SubCategory br { clear:left; }
/* separate the list from what follows it */
.Category .SubCategory { clear:both; margin-bottom:1em; }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ { padding:0px; margin:15px 0px; position:relative; font-size:10px; font-weight:bold;}
.AZ ul { padding:5px 0px; margin:0px;}
.AZ li { padding:0px 1px; margin:0px; list-style-type:none; display:inline; line-height:12px;}
.AZ a { padding:0px 3px; margin-right:1px;}
.AZ a:visited { padding:1px 3px;}
.AZ a:hover { padding:1px 3px; }

.ListAuthors {}
.ListAuthors ul { margin:0px; padding:0px 0px 0px 20px; }
.ListAuthors li { line-height:16px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */

.PageForms tr td { padding:10px; }
.PageForms tr td table tr td { padding:3px; font-size:11px; }
.PageForms tr td table tr td table tr td { padding:0px; font-size:11px; }

.PageForms {font-size:10px;}
.PageForms form {}
.PageForms tr td { padding:10px; }
.PageForms th { padding:10px 2px 10px 10px; text-align:left; font-size:13px; font-family:"Trebuchet MS"; font-weight:normal;}

.PageForms tr td table tr td { padding:3px; font-size:11px; }
.PageForms tr td table tr td table tr td { padding:0px; font-size:11px; }
.PageForms td table td input { padding:3px; }
.PageForms td table td input.keyfield { border:inset 1px #ccc; padding:3px; }
.PageForms td table td textarea { border:inset 1px #ccc; padding:5px; }
.PageForms td table td select { border:inset 1px #ccc; padding:2px; }

.PageForms .Button { font-size:10px; padding:2px 5px; border:outset 2px #e0e0e0; font-weight:bold;}

.PageForms .Required { color:#FF0000;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Message */
.Message { color:#ff4e00; background:url('../Images/warning.gif') #FFFFCC no-repeat 5px center; font-size:11px; padding:5px 5px 5px 25px; line-height:16px; border:1px solid #FFCC66;  margin-left:5px;}
.ErrorMessage { color:#ff0000; background:url('../Images/exclamation.png') no-repeat left center; font-size:11px;padding-left:20px; line-height:16px;}
.SuccessMessage { color:#66ad00; background:url('../Images/success.png') no-repeat left center; font-size:11px;padding-left:20px; line-height:16px;}


/* tabs styles */
#tabnav { height:26px; margin:0px 0px 10px 0px; padding-left:6px; background:url('../Images/tab_bottom.gif') repeat-x bottom;}
#tabnav li { margin:0; padding:0;	display:inline; list-style-type:none;}
#tabnav li a {}
#tabnav li a:visited {}
#tabnav li a:hover {}

#tabnav .navlinks {margin:0; padding:0; display:inline; list-style-type:none; float:right;}
.tablink { float:left; }
#tabnav .tablink a:link, #tabnav .tablink a:visited 
{float:left; font-size:10px; line-height:14px; font-weight:bold; padding:5px 10px 5px 10px; margin:0px 4px 0px 0px ; text-decoration:none;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active {}
#tabnav a:hover {}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll { background:url(../Images/ico_view_all.png) no-repeat left center; padding-left:13px; font-size:10px; font-weight:bold; color:#33b0ee;}
.ViewAll a { color:#33b0ee;}
.ViewAll a:visited { color:#33b0ee;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.leftwrap {float:left; width:50em; margin-right:2em}
.right { float:right; width:235px; padding:0; margin:0; } 
.right ul { padding:10px ; margin:10px; list-style-image:url(../Images/ArrowLeft.png); } 
.right li { padding:0px; margin:0px; list-style-type:none;} 
.right h2 { padding:0px 0px 10px 0px; font-size:14px; line-height:14px; margin:0px; letter-spacing:-1px; border-bottom:solid 2px #ccc;}

.right li a { font-size:11px; }
.right li a:visited {}

.right .Categories { margin-bottom:15px;}
.right .Categories h2 { background:url(../Images/IcoCategories.png) no-repeat left top; padding-left:20px; margin-bottom:10px;}
.right .Categories ul { padding:0px; margin:0px;padding-top:0px;  border-top:solid 1px #dfe6ec; padding-bottom:0px; list-style-image:none;}
.right .Categories li a { font-size:12px; padding-left:15px;display:block; border-bottom:solid 1px #dfe6ec; background:url(../Images/ArrowLeft.png) no-repeat left top; padding-top:3px; padding-bottom:3px; }
.right .Categories li a:hover {}

.right .ArticleOptions {margin-bottom:15px;}
.right .ArticleOptions h2 { background:url(../Images/IcoArticleOptions.png) no-repeat left top; padding-left:20px;}

.right .ArticleOptions li a {}
.right .ArticleOptions .EmailToFried { background:url(../Images/ArticleOptionsEmail.png) no-repeat left center; padding-left:15px;}
.right .ArticleOptions .PrintArticle { background:url(../Images/ArticleOptionsPrint.png) no-repeat left center; padding-left:15px;}
.right .ArticleOptions .RemoveFavorites { background:url(../Images/ArticleOptionsFavorites.png) no-repeat left center; padding-left:15px;}
.right .ArticleOptions .AddToFavorites { background:url(../Images/ArticleOptionsFavorites.png) no-repeat left center; padding-left:15px;}
.right .ArticleOptions .ArticlesToRead { background:url(../Images/ArticleOptionsRead.png) no-repeat left center; padding-left:15px;}
.right .ArticleOptions .RemoveRead { background:url(../Images/ArticleOptionsRead.png) no-repeat left center; padding-left:15px;}

.right .PopularArticles {margin-bottom:15px;}
.right .PopularArticles h2 { background:url(../Images/IcoPopularArticles.png) no-repeat left top; padding-left:20px;}
.right .PopularArticles li a { }

.right .FavoriteArticles {margin-bottom:15px;}
.right .FavoriteArticles h2 { background:url(../Images/IcoFavoriteArticles.png) no-repeat left top; padding-left:20px;}
.right .FavoriteArticles li a {   }

.right .ArticlesToRead { margin-bottom:15px;}
.right .ArticlesToRead h2 { background:url(../Images/IcoArticlesToRead.png) no-repeat left top; padding-left:20px;}
.right .ArticlesToRead li a { }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.EmailToFriend { background:#fff; margin:30px;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Footer */

#footer {
	text-align:center;
	font-size:1.1em;
	line-height:5.455;
	color:#edeae2;
	background-color:#525D61;
	background-image:none;
	z-index:2;
}

#footer a {
	color:#edeae2;
}

#footer a:hover,
#footer a:active {
	color:#fff;
}

#footer a:focus,
#footer a:target {
	color:#fff;
}


/* Spread the Word */
.SpreadTheWord {}
.SpreadTheWord ul { padding:0px; margin:0px; }
.SpreadTheWord li { padding:0px 2px; margin:0px; list-style-type:none; display:inline; font-size:11px; line-height:16px;}

/* Paging */
.Paging { text-align:right; padding:6px; margin:5px 0px; font-size:10px; line-height:15px;}
.Paging strong { letter-spacing:-1px;}
.Paging a { display:inline; padding:2px 5px;}
.Paging a:visited {}
.Paging a:hover { text-decoration:none;}
.PagingDisabled { display:inline; padding:2px 5px; }
.PagingCurrentPageNumber { display:inline; font-weight:bold; padding:2px 5px;}


.msgWarning
{
	background-image:url('../Images/warning.gif');
	background-repeat:no-repeat;
	background-position:6px 7px;
	font:normal 11px/18px Tahoma;
	padding:5px;
	margin-bottom:15px;
	padding-left:25px;
	border:dotted 1px #C0C0C0;
	background-color:lightyellow;
	color:#333333;
	text-decoration:none;
/*	display:'';*/
	z-index:1000;
	width:220px;
}


.ArticleExtraContent { font-size:11px;}
.ArticleExtra ol, .ArticleExtra ol li { font-size:11px;}
.ArticleExtra ul, .ArticleExtra ul li { font-size:11px;}

.ArticleExtra ul { padding-top:0px; padding-bottom:0px; margin:0px; list-style-type:none;  padding-left:20px;}
.ArticleExtra ul li a {  font-size:11px; display:block; padding-left:20px; background:url(../Images/ArrowLeft.png) no-repeat left top; }

.FloatNone { float:none; }
.FloatRight { float:right; }
.FloatLeft { float:left; }


/* Summary Article Attachment */
.AttachmentList { padding:6px;}
.AttachmentList ul { padding-top:0px; padding-bottom:0px; margin:0px; list-style-type:none;  padding-left:20px;}
.AttachmentList ul li { padding:3px;}
.AttachmentList ul li a { font-size:10px; display:block; padding-left:20px; }
.AttachmentHeading { font-size:11px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right .Newsletter { margin-bottom:15px; font-size:11px; }
.right .Newsletter h2 { background:url(../Images/IcoNewsletter.png) no-repeat left top; padding-left:20px; margin-bottom:10px;}

/* Teaser Image Styles */
/*.FeatureImageSpanright{ font-size:9px; margin:0 0 5px 2em; max-width:334px;}
.FeatureImageSpanleft{ font-size:9px; margin:0 2em 5px 0; max-width:334px;}
*/

.article-images {
	max-width:488px;
	text-align:center;
	padding:0 auto;
	vertical-align:bottom;
}

.Paging {
	clear:both;
}

.article-images img {
	vertical-align:bottom;
}

.FeatureImageSpanright, 
.FeatureImageSpanleft { float:left; text-align:center; font-size:9px; margin:0 auto 5px auto; }

.SecondImageCaption,
.FeatureImageCaption { float:left; padding:.75em 0 1em 0; color:#414141;text-align:center; }

.full {
	text-align:center;
	width:488px;
}

.half .FeatureImageCaption {
	text-align:center;
	width:244px;
}

.full .FeatureImageCaption {
	text-align:center;
	width:488px;
}

.half {
	text-align:center;
	width:244px;
}

/* Post Content */
PostContentFeature
.FeatureImageSpan { font-size:9px; margin:5px;}
.FeatureImageSpan img {height:60px; width:60px;}

.SecondImageSpanleft img,
.SecondImageSpanright img,
.FeatureImageSpanright img,
.FeatureImageSpanleft img { border:none; padding:0; }

.SecondImageSpanright, 
.SecondImageSpanleft{ text-align:right; font-size:9px; margin:0 0 5px 0; max-width:244px;}
.SecondImageCaption {  width:234px; }
.article-images  .Picture { border:none; padding:0; margin:0; }

.signupLink{ background:#def2ff; display:block; line-height:1.5em; font-size:1.25em; padding-left:1em;}

.Post .PostContentFeature img { margin:0px 10px 10px 0px; padding:1px; border:solid 1px #ccc; max-width:366px; max-height:275px; }


/* Calendar
------------------------------------- */
.event-show-more {
	z-index:50;
}

.event-popper {
	position:absolute;
	float:left;
	top:35%;
	left:50%;
	margin-left:-200px;
	width:400px;
	height:auto;
	z-index:100;
	text-align:center;
	line-height:1.8em;
	background:#fff;
	color:#000;
	text-decoration:normal;
	cursor:default;
	border:5px solid #111;
	padding:10px;
	display: block; 
}
.event-popper .info {
	text-align:left;
}

.event-popper h3 {
	text-align:left;
	font-family:Georgia,Arial,Verdana;
	font-size:1.9em;
	font-weight:bold;
}
.event-popper h3 span {
	float:right;
	color:#000;
	line-height:2.3em;
	cursor:default;
	text-decoration:normal;
}

.event-popper h4 {
	color:#000;
}

#calendar {
	position:relative;
	width:100%;
	font-family:verdana;
	background:#eee;
}

#calendar tr th {
	color:#00659A;
	background:#F2FBFF;
	padding:6px 0;
	font-size:13px;
	text-align:center;
}

#calendar tr td {
	width:90px;
	height:184px;
	vertical-align:top;
	background:#fff;
	padding:6px 2px 2px 6px;
	font-size:12px;
	border:#ededed 1px solid;
}

#calendar tr td ul {
	font-size:.8em;
	margin-bottom:4px;
}

#calendar tr td ul li {
	line-height:1.4em;
	padding:2px;
}

#calendar tr td ul li.time {
	margin-top:4px;
	font-weight:bold;
}

#calendar li.details span {
	color:#00659A;
	text-decoration:underline;
	cursor:pointer;
}

#calendar tr td.blank {
	cursor:default;
	background:#fbfbfb;
}

#calendar .date { font-weight:bold;}
#calendar tr td.today .date  {
	color:#CC0000;
}


/* Month Navigation
----------------------------------------------- */
.monigation {
	text-align:center;
	margin:12px 0;
}

.monigation li {
	list-style:none;
	display:inline;
	margin:4px 8px;
}

.monigation li.this {
	font-size:2.4em;
	font-weight:bold;
}

.monigation li {
    padding:2px 5px;
}

.monigation li small {
	font-size:0.4em;
	font-weight:normal;
}

#MediaDir td {border-bottom: 1px solid #ddd; padding: 4px 10px 4px 0;}
h3.EdirTitle {color:#6b6b6b; font-weight:bold;}