/* General */
body { background-color:#fff; color:#000; }
body.searchTips { background-color: #FFF; background-image: none; padding: 30px; text-align: left; }
a { color:#287bac; text-decoration:none }
a:hover { text-decoration:underline; }
.Content { background-color:#fff; }
#Header h1 a { color:#f9aa35; font-size:2.1em; font-family: arial, sans-serif; line-height:100%; text-decoration:none }
#Header h1 a span { color:#fbba33; }
#Slogan { color: white;  font-size:1.3em; font-family: arial, sans-serif; line-height:100%; text-decoration:none}
h2 em { color:#000; font-family: Georgia, Arial, Helvetica, sans-serif; }
.Content h2 { color:#358DBB; font-size:1.45em; font-family:  arial, sans-serif; }
.Content h3 { color:#000; font-size:1.28em; font-family:  arial, sans-serif; }
.Content h3 a { color:#000; }
.Content h4 { color:#000; font-size:1.2em; font-family:  arial, sans-serif; }
.Content h5 { color:#000; font-size:1.1em; font-family:  arial, sans-serif; }
h2.tplAuthorName { color:#000; font-family: Georgia, Arial, Helvetica, sans-serif; font-size:2em; font-weight:400; }
h3.tplLangContentByAuthor { color:#287BAC; font-family: Georgia, Arial, Helvetica, sans-serif; font-size:1.6em; font-weight:400; }
em { color:#135293; }
hr { color:#bedcef; }
/* Menu */
#Menu li a { font-size: 1.28em; text-decoration: none; color:#fff; font-weight:700; font-family:  arial, sans-serif; background:url(../images/i_arrow.gif) no-repeat 10px 7px; }
#Menu li ul li a { padding: 2px 10px 0 10px; height: auto; font-weight: normal; font-size: 1em; background-image: none !important; width:120px }
#Menu li:hover a, #Menu li.over a { /* List item link rollover */ background:url(../images/i_arrow_a.gif) no-repeat 7px 9px; }
#Menu li ul li a, #Menu li.over li a { text-decoration: none !important; }
#Menu li li:hover { background:url(../images/bg_submenu_a.gif) repeat-x 0% 0%; }
/* Left & Right Content Area */
.Left h2, .Right h2, .Content { background: url(../images/bg_side_h2.gif) repeat-x 0% 0%; }
.Left li, .Right li { background:#e4e7ec url(../images/bg_side_li.gif) repeat-x 0% 0%; }
.Left li a, .Right li a { color: #135293; background:url(../images/i_side_li.gif) no-repeat 0% 7px; padding-left:10px; display:block; }
.Left li a:hover, .Right li a:hover { color: #000; }
/* HtmlBlock Blue */
.Blue, .Search { background:#9acbe7 url(../images/bg_blue.gif) repeat-x 0% 0%; margin:1px 0; padding:0; }
.Blue h2 { color:#000; font-family: Georgia, Arial, Helvetica, sans-serif; font-size:2em; font-weight:400; background:none !important; }
/* Summary listing */
.Summary li { background:#fff url(../images/bg_htmlbox.gif) no-repeat 50% 0% !important; padding:10px 12px !important; }
/* Center Content Area */
li.ContentType { background:url(../images/i_name.gif); }
li.ContentAuthors { background:url(../images/i_author.gif); color:#287bac; text-decoration:none }
li.ContentAuthors a { color:#287bac; text-decoration:underline }
li.ContentAuthors a:hover { text-decoration:none }
li.ContentPublishDate { background:url(../images/i_date.gif); color:#b2b4bd; }
li.ContentCategories { background:url(../images/i_categories.gif); color:#54982c; text-decoration:none; }
li.ContentCategories a { color:#54982c; text-decoration:underline; }
li.ContentCategories a:hover { color:#54982c; text-decoration:none; }
/* Testimonial */
.Testimonial { background: #d2e8f4 url(../images/quote.gif) repeat-x 0% 0%; border:1px solid #cddfea; }
.Testimonial_content { color:#1e597d; }
/* Icon Links */
.FeedLink a { background: url(../images/FeedLink.gif) 0 0 no-repeat; }
.SearchToggleLinkShow { background: url(../images/ArrowDown.gif) center left no-repeat; }
.SearchToggleLinkHide { background: url(../images/ArrowUp.gif) no-repeat 0% 0%; }
/* Forms */
.Button, .SearchGoButton, .tplSmallSearchFormSubmitButton { background:url(../images/b_submit.gif) no-repeat; padding:0; margin:0; border:0; width:75px; height:20px; cursor:pointer; color:#fff; line-height:100%; }
/* Tables */
th { text-align: center; vertical-align: top; padding: 6px 10px 6px 10px; color:#224560; background:#b3d7ed url(../images/bg_th.gif) repeat-x 0% 0%; }
.odd td { background-color: #fff; }
.even td { background-color: #eaf2f6; }
/* Page Breadcrumbs */
.Breadcrumb { padding: 5px 0 10px 17px; margin: 0 0 20px 0; background:url(../images/bg_breadcrumb.gif) repeat-x 0% 0%; }
.Breadcrumb li a { padding: 0 15px 0 0; color:#287bac; text-decoration:underline; background:transparent url(../images/breadcrumb_divider.gif) no-repeat 100% 2px; }
/* Side Search */
.Search h2 { background:none !important; color:#000; font-family: Arial, Helvetica, sans-serif; font-size:1.6em; font-weight:700; }
.SearchGoButton, .tplSmallSearchFormSubmitButton { margin-left:95px }
/* Page Footer */
#Footer { width: 988px; margin: 0 auto; padding: 140px 0 20px 0; color:#fff; }
#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited { text-decoration: underline; margin: 0; color:#fff !important }

.CommentItemOutside {
	background:transparent url(../images/bg_comment.gif) repeat-x scroll 0 0;
	border-top:1px solid #E6E6E6;
}

.CommentItemOutside div.CommentItem {
	border-top: none;
}
