a {
	color: #E2003B;
}

a abbr, a acronym {
	border: none;
}

a, img, a img {
	border: none;
}

body {
	background-color: #ccc;
	color: #888888;
}

.BodyContent ul li {
	background: url(../images/bg_marker.gif) no-repeat 3px 5px;
	padding-left: 35px;
}

body.searchTips {
	background-color: #FFF;
	background-image: none;
}

.Breadcrumb {
	background-image: url(../images/bg_Breadcrumbs.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.Breadcrumb li a {
	background: transparent url(../images/breadcrumb_divider.gif) no-repeat 100% 6px;
	border-color: #FF0000;
	color: #000;
}

/*.Button, .SearchGoButton {
	background: url(../images/b_submit.gif) no-repeat;
	border: 0;
	color: #fff;
}*/
#Container {
	background-color: #FFF;
	background-image: url(../images/bg_leftColumn.gif);
	background-repeat: repeat-y;
	background-position: 66px top;
}
.Content {
	background-color: #fff;
}

#content {
	/*background-color: #fff;*/
}

.Content h2 {
	color: #e2003b;
}

.Content h3 {
	color: #000;
}

.Content h3 a {
	color: #000;
}

.Content h4 {
	color: #444;
}

.Content h5 {
	color: #888;
}

.Content .listSummary li {
	background: url(../images/bg_marker.gif) no-repeat 3px 7px;
	padding-left: 35px;
}

dd.Highlight input, dd.Highlight textarea, dd.Highlight select {
	border-color: #FF0000;
}

.even td {
	background-color: #f0f0ed;
}

.FeedLink a {
	background: url(../images/FeedLink.gif) 0 0 no-repeat;
	color: #fa9b39;
}

.FeedLink a:hover {
	color: #e5732f;
}

fieldset {
	border: 1px solid #d3d4d5;
}

fieldset legend {
	color: #666;
}

#Footer {
	color: #fff;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color: #fff;
}
#Footer a:hover {
	color: #ed1848;
}

h2 em {
	color: #E2003B;
}

h2.tplvar-author-name {
	color: #E2003B;
}

h3.tpllang-ContentByAuthor {
	color: #666;
	font-size: 12px;
}

#Header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#Header h1 a {
	color: #000;
}

#Header h1 a span {
	color: #a50000;
}

.HtmlBlock {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.HtmlBlock h2 {
	border: 0 !important;
}

input, textarea, select {
	border: 1px solid #d0d0d0;
}

input[type=radio], input[type=checkbox] {
	background: none;
	border: none;
}

.ISelector ul li {
	background-image: none !important;
}

.Left {
	/*background-color: #fff;*/
}

.Left h2, .Right h2 {
	border-bottom: 1px solid #E2003B;
	color: #E2003B;
}

.Right li a:hover { /*.Left li > a:hover, */
	background-image: url(../images/bg_marker-small-pink.gif);
	background-repeat: no-repeat;
	background-color: #e2003b;
	color: #FFF;
}

.Right li a { /*.Left li a,*/
	background-image: url(../images/bg_marker-small.gif);
	background-repeat: no-repeat;
	color: #e2003b;
}

.Right li { /*.Left li, */
	/*padding-left: 0px;background-color: #f6f6e4;*/
}

.Left, .Right {
	color: #000;
}

li.ContentAuthors {
	background: url(../images/i_author.gif);
	color: #000000;
	font-size: 12px;
}

li.ContentAuthors a {
	color: #000000;
}

li.ContentCategories {
	background: url(../images/i_categories.gif);
	font-size: 12px;
}

li.ContentPublishDate {
	background: url(../images/i_date.gif);
	font-size: 12px;
}

li.ContentType {
	background: url(../images/i_name.gif);
	font-size: 12px;
}

#Menu {
	/*background: url(../images/bg_menu.gif) repeat-x 0% 0%;*/
	font-size: 16px;
}

#Menu .HasSubMenu > a {
	background: url(../images/bg_arrow_right.png) no-repeat right 9px;
}

#Menu .HasSubSubMenu > a {
	background: url(../images/bg_arrow_right-grey.gif) no-repeat 225px 9px;
}

#Menu .HasSubSubMenu > a:hover {
	background: url(../images/bg_arrow_right.png) no-repeat 225px 9px;
}

#Menu li {
	/*background: url(../images/bg_menu_li.gif) no-repeat 0% 0%;*/
	color: #666666;
	border-bottom: 1px solid #FFFFFF;
}

#Menu li a {
	color: #666666;
}

#Menu li ul {
	border: 1px solid #cccccc;
	border-bottom: none;
}

#Menu li ul li {
	color: #666666;
	background-color: #FFFFFF;
}

#Menu li ul li a {
	color: #666666;
	font-size: 14px;
}


#Menu li:hover {
	/*background: url(../images/bg_menu_li_a.gif) repeat-x 0% 0%;*/
	background-color: #ff0000;
	color: #FFFFFF;
}
#Menu li a:hover {
	/*background: url(../images/bg_menu_li_a.gif) repeat-x 0% 0%;*/
	color: #FFFFFF;
}

.odd td {
	background-color: #fff;
}

.Required, .FormError, .HighlightMessage {
	color: #FF0000;
}

.Right {
	background-color: #fff;
}
.RSSBlock a:hover, .RSSBlock a:hover {
	color: #000;
}
.RSSBlock a {
	color: #000;
	margin: 0px 0px 10px 0px;
}

.RSSBlock h2 a {
	background-image: url('../images/feed-icon-32x32.png');
}

.Search {
	background-color: #ed1848;
	border: 1px solid #e41d47;
}

.Search h2 {
	background: none !important;
	border: none !important;
	color: #FFF;
}
.Search div p a {
	color: #FFF;
}

#Slogan {
	color: #890000;
}

#smallSearch_Query {
	border: 1px solid #c5c5c5;
}

.Summary li a {
	background: none !important;
	color: #E2003B;
}

.Summary li a:hover {
	color: #E2003B;
}

.Right div.Summary {
	background-color: #cccccc;
	border: 1px solid #979797;
	color: #000;
}
.Right small {
	color: #333;
}
.Right div.Summary h2 {
	background-color: #FFFFFF;
	border: none;
}
table {
	background-color: #ccc;
}

.Testimonial {
	border: 4px solid #ed1848;
}

.Testimonial_content {
	color: #E2003B;
}

th {
	background-color: #eee;
	color: #000;
}

.White {
	border: 4px solid #ed1848;
	color: #666;
}

.White h2 {
	background: none !important;
	border: 0 !important;
	color: #ed1848;
}
/*.tplcond-ifimagenotlinked img {
	border: 1px solid #666;
}
.tplcond-ifimagelinked img {
	border: 1px solid #666;
}*/


