* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial;
	font-size: 0.8em;
	background:url(../images/pagebg.gif) center repeat-y #001f49;
	
}
#header {display:block; height:115px; background:url(../images/headerbg.jpg); color:#fff; text-align:center; padding:5px;}
#footer {display:block; min-height:27px; height:auto; background:url(../images/footerbg.gif) repeat-y; color:#fff; text-align:center; padding:5px;}
#menu 	{display:block; height:33px;} 
#main{width:770px;margin:0px auto;}
.container {position:relative; display:block;background:#fff;min-height:125px;}
.clear {clear:both;}

a {
	color: #2680ab;
}

a:hover {
	color: #1d1d1d;
}

.ArrowDown {
	background: url('../images/ArrowDown.gif') center left no-repeat;
}

.ArrowRight {
	background: url('../images/ArrowRight.gif') center left no-repeat;
}

.ArrowUp {
	background: url('../images/ArrowUp.gif') center left no-repeat;
}

body.searchTips {
	background-image: none;
}

.Breadcrumb li a {
	background: url(../images/breadcrumb_divider.gif) 100% 2px no-repeat;
}

.Button {
	background: #32393d url(../images/bg_submit.gif) 0 0 repeat;
	border: 1px solid #32393d;
	color: #fff;
}
.banner img{

margin-left:-75px;
clear:both;

}
.CategoryPagination {
	background: #fff;
	border: 1px solid #d0d0d0;
	color: #1d1d1d;
}

#Container {
	/*background: #efefef;*/
}

.Content .PostDetails {
	color: #6E6E6E;
}

.ContentPostDetails {
	color: #6E6E6E;
}

dd.Highlight input, dd.Highlight textarea, dd.Highlight select {
	border-color: #FF0000;
}

.FeedLink a {
	background: url(../images/FeedLink.gif) 0 0 no-repeat;
}

fieldset {
	border: 1px solid #999999;
}

#Footer {
	background:url(../images/footerbg.gif) 0 0 repeat-y;
}

h3 {
	color: #2680ab;
}

h4 {
	color: #1d1d1d;
}

h5 {
	color: #2680ab;
}

#Header h1 a, #Header h1 a:link {
	color: white;
}

.HighlightedLink a {
	background: url(../images/HighlightedLink.gif) 0 3px no-repeat;
}

img, img a {
	border: 0;
}

input, textarea, select {
	background: url(../images/bg_input.gif) 0 0 repeat-x;
	border: 1px solid #999999;
	color: #1d1d1d;
}



input[type=radio], input[type=checkbox] {
	background: none;
	border: none;
}

.Left .SideBox {
	background: url(../images/bg_left_box.gif) 100% 0 repeat-y;
	border: 1px solid #d0d0d0;
}

legend {
	color: #1d1d1d;
}

#Menu {
/*background:#001f49;*/
padding-left:65px;
}

#Menu li a {
	color: #fff;
}

#Menu li a:hover {
}

#Menu li ul {
	background: #4b88a5;
}

#Menu li ul li {
	background-image: none;
	color: white;
}

#Menu li ul li a {
	background: url(../images/btn_navi_sublist.gif) 0 100% repeat-x;
	background-image: none;
	color: #fff;
}

#Menu li ul li a:hover {
	background: url(../images/btn_navi_sublist.gif) 0 100% repeat-x;
	color: #1d1d1d;
}

#QuotePanel {
	background: url(../images/bg_quote.gif) 0 100% no-repeat;
}

#QuotePanel a {
	color: #1d1d1d;
}

#QuotePanel a:hover {
	color: #fff;
}

#QuotePanel h2 {
	background: url(../images/bg_quote_h2.gif) 0 0 no-repeat;
	color: #fff;
}

.Required, .FormError, .HighlightMessage {
	color: #FF0000;
}

.Right .SideBox {
	background: url(../images/bg_right_box.gif) 0 0 repeat-y;
	border: 1px solid #d0d0d0;
}

.RSSBlock h2 a {
	background-image: url('../images/feed-icon-32x32.png');
}

.Search input[type='submit'] {
	border: 1px solid grey;
	font-weight:bold;
	color:rgb(0,42,92);
  
 
	}

#SearchPanel a {
	color: black;
}

#SearchPanel a:hover {
	color: black;
}

#SearchPanel h2 {
	color: black;
}

.SearchToggleLinkHide {
	background: url('../images/ArrowUp.gif') center right no-repeat;
}

.SearchToggleLinkShow {
	background: url('../images/ArrowDown.gif') center right no-repeat;
}

#Slogan, #SloganWithLogo {
	color: white;
}

 

.Testimonial {
	background: #fff url(../images/quote_top.gif) top left no-repeat;
	border: 1px solid #d0d0d0;
	color: #1d1d1d;
}

.Testimonial_content {
	background: url(../images/quote_bottom.gif) bottom right no-repeat;
}

th {
	background: #f0f0f0;
}

.tplvar-content-title{
color:#952c3d;
}

