﻿body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color: #fff; }

a { font-size:11px; color:#BB0F0D; text-decoration:none; }
a:hover{ text-decoration:underline; }

.header_border { background: url(Images/header_bg.jpg) repeat-x; }
.break_bg { background: url(Images/break_bg.jpg) repeat; }
.break_bottom { width: 100%; height: 5px; background: url(Images/break_bottom.jpg) repeat-x; }
.break_bottom_bg { width: 100%; height: 5px; background: url(Images/break_bottom_bg.jpg) repeat-x; }
.content { background-color: #FFFFFF; }
.content_bg { background: url(Images/content_bg.jpg) #D3EBEF repeat-x; }
.footer { background: url(Images/footer.jpg) #D3EBEF no-repeat; }
.footer_bg { background-color: #D3EBEF; }

.contentstitle{ width:100%; font:Tahoma; font-size:12px; font-weight:bold; color: #BB1614; margin-bottom:10px; border-bottom: solid 1px #E1E1E1; }
.titleHeader{ font-family:Trebuchet MS; font-size:14px; font-weight:bold; }
.textboxbg { background-image:url(Images/textbox_bg.jpg); background-repeat:repeat-x; border:solid 0px #304369; background-color:#FFFFFF; margin-top:1px; vertical-align:top; }
.button_style { font-family:Trebuchet MS; font-size:12px; }
.buttonbg { background-image:url(Images/button_bg.jpg); background-repeat:repeat-x; border:solid 0px #304369; background-color:#FFFFFF; font:Trebuchet MS; font-size:12px; }
.noborder { border:0px; }
.dottedstyle { border-bottom: solid 1px #E1E1E1 }

.pricing_bgcolor { background-color: #76c2cf; color:White; }
.pricing_bgcolor a { font-size:11px; color:White; text-decoration:none; }
.pricing_bgcolor a:hover{ text-decoration:underline; }

.news_bg_530 { background:url(Images/news_bg.jpg) bottom no-repeat; }
.news_details_bg_530 { padding: 8px 5px 8px 5px; height:100px; background:url(Images/news_bg.jpg) bottom no-repeat; }
.news_bg_710 { background:url(Images/news_bg_710.jpg) bottom no-repeat; }
.news_details_bg_710 { padding: 8px 5px 8px 5px; height:100px; background:url(Images/news_bg_710.jpg) bottom no-repeat; }
.newstitle{ font-family:Tahoma; font-size:12px; font-weight:bold; color: #BB1614; }
.newsstyle{ font-family:Tahoma; font-size:11px; color:#333333; }
.newslogo{ background-image: url(Images/titlelogo.png); background-repeat: no-repeat; padding: 5px 0 2px 25px; }

.section_banner { background: url(Images/section_banner.jpg) repeat-x; padding-left:15px; margin-right:5px; padding-top:5px; height:24px; vertical-align:bottom; color:#A41C1C; font-weight:bold }
.section_bg { background: url(Images/section_bg.jpg) repeat-x; padding-left:15px; margin-right:5px; padding-top:5px; height:22px; vertical-align:bottom; }
.section_sub_bg { background: url(Images/section_sub_bg.jpg) repeat-x; padding-top:5px; margin-right:5px; height:20px; }
.sectionplus { float:left; display:block; background: url(Images/section_plus.jpg) no-repeat; width:10px; height:10px; cursor:pointer; }
.sectionminus { float:left; display:none; background: url(Images/section_minus.jpg) no-repeat; width:10px; height:10px; cursor:pointer; }
.sectionsub { background: url(Images/section_sub_minus.jpg) no-repeat; margin-left:35px; }

.modalBackground { background-color:#666666; filter:alpha(opacity=70); opacity:0.7;}
.modalPopup {color: #333333; background-color:#ffffff; border-width:3px; border-style:solid; border-color:Gray; }
.cursor{ cursor: pointer;}