a {
	color: #0000FF;
}

a abbr, a acronym {
	border: none;
}

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

body {
	/*background-color: #333;*/
	background:#edd1f4 url(../images/outerbg.jpg) repeat-x left top;
	color: #666;
}

/*.BodyContent ul li {
	background: url(../images/outerbg.jpg) no-repeat 3px 13px;
}*/

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

.Breadcrumb {
	background-color: #f6f6e4;
}

.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;
}

.Content {
	background-color: #fff;
}

#content {
	background-color: #fff;
}

.Content h2 {
	color: #000;
}

.Content h2.tplvar-content-title {
	color: #000;
	display: none;
}

.Content h2.custom_center {
	color: #000;
	text-align: center;
	margin-bottom:13px;
}

.Content h2.custom_line {
	color: #000;
	margin-bottom:14px;
}

.Content h3 {
	color: #287BAC;
}

.Content h3 a {
	color: #287BAC;
}

.Content h4 {
	color: #910000;
}

.Content h5 {
	color: #000;
}

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

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

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

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

fieldset {
	border: 1px solid #eaeacf;
}

#Footer {
	color: #fff;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color: #fff !important;
}

h2 em {
	color: #910000;
}

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

h3.tpllang-ContentByAuthor {
	color: #000;
}

#Header {
	/* background: #e3e3bd url(../images/bg_header.gif) repeat-x 0% 0%; */
	height:286px;
	background-color:#FFFFFF;
	background-image:url(../images/header_img.jpg);
}

#Header h1 a {
	color: #FF0000;
}

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

.HtmlBlock {
	background-color: #f6f6e4;
	border: 1px solid #eaeacf;
}

.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 {
	background-color: #f6f6e4;
	border: 1px solid #eaeacf;
	color: #910000;
}

.Left li > a:hover, .Right li > a:hover {
	/*background-color: #eaeacf;*/
	color: #000;
}

.Left li a , .Right li a {
	/*border: 1px solid #eaeacf;*/
}

.Left li a, .Right li a {
	/* background: url(../images/bg_marker.gif) no-repeat 0% 12px;
	color: #135293;*/
}

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

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

li.ContentAuthors {
	background: url(../images/i_author.gif);
	color: #287bac;
}

li.ContentAuthors a {
	color: #287bac;
}

li.ContentCategories {
	background: url(../images/i_categories.gif);
}

li.ContentPublishDate {
	background: url(../images/i_date.gif);
}

li.ContentType {
	background: url(../images/i_name.gif);
}

#Menu {
	/*background: url(../images/bg_menu.gif) repeat-x 0% 0%; */
	
	background: url(../images/navbg.jpg) repeat-x 0% 0%;
}

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

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

#Menu ul li {
	/*background: url(../images/bg_menu_li.gif) no-repeat 0% 0%;*/
	background: url(../images/separator.jpg) no-repeat 0% 0%;
}




#Menu ul li:hover {
	/* background: url(../images/bg_menu_li_a.gif) repeat-x 0% 0%; */
	background: url(../images/nav_hover.jpg) repeat-x 0% 0%;
	
}

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

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

.Right {
	background-color: #fff;
}

.RSSBlock a:hover, .RSSBlock a:hover {
	background-color: #eaeacf;
}

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

.Search {
	background-color: #dddddd;
	border: 1px solid #d1d1d1;
}

.Search h2 {
	background: none !important;
	border: none !important;
	color: #000;
}

#Slogan {
	color: #890000;
}

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

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

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

table {
	
}

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

.Testimonial_content {
	color: #910000;
}

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

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

.White h2 {
	background: none !important;
	border: 0 !important;
	color: #000;
}


/****************footer****************/

.footer
{
	background:url(../images/footer.jpg) repeat-x left bottom;
	width:1134px;
	margin:0px auto;
    height:123px;
}

.footerbuttom
{
	background:url(../images/footer_buttom.jpg) no-repeat left bottom;
	width:1154px;
	height:12px;
	margin:0px auto;
}

.footer_nav {
	font-size:16px;
	color:#FFF;
	font-weight:0;
	line-height:30px;
	text-align:center;
	padding-top:13px;
	}
	
.footer_nav a {
	color:#FFF;
	text-decoration:none;
	}
	
.footer_nav a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
.footer_connect {
	font-size:16px;
	color:#FFF;
	margin-top:25px;
	line-height:30px;
	}

.footer_connect span {
	font-size:16px;
	color:#FFF;
	text-align:center;
	display:block;
	float:left;
	padding-left:200px;
	}

.footer_connect img {
	padding-left:20px;
	}
	
.footer_w3 {
	font-size:10px;
	color:#FFF;
	clear:both;
/*	margin-top:11px;
	padding-top:1px;
	padding-bottom:10px;
    height: 30px;*/
	}
	
.footer_w3 p {
    margin:0;
}
    
.w3i {
	margin-left:10px;
	float:left;
	margin-right:245px;
	}
	
.copyright {
/*	margin:5px 0;*/
	}
	
/****************content****************/

#maincontent
{
	width:1094px;
	padding:20px;
}

#sidebarleftmain
{
	width:205px;
	margin-right:20px;
	float:left;
}

#sidebarleft02
{
	width:205px;
	margin-top:-7px;
	*margin-top:0px;
}


#sidebarlefthead
{
	/*background:url(../images/newslatter_head.jpg) no-repeat left top;*/
	width:205px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	
}


#sidebarlefttext
{
	background-color:#FFF;
	border-bottom:2px solid #ad8ab6;
	border-left:2px solid #ad8ab6;
	border-right:2px solid #ad8ab6;
	width:191px;
	padding:12px 5px 7px 5px;
	text-align:center;
}

#sidebarlefttext p
{
	font-size:17px;
	color:#000;
	text-align:center;
	line-height:normal;
	font-weight:bold;
}

#lefttext
{
	font-style:italic;
	font-size:13px;
	color:#000;
	line-height:20px;
	text-align:center;
	padding-bottom:15px;
}

.leftnav {
	background:url(../images/leftnav_bottom.jpg) repeat;
	width:205px;
	margin-bottom:41px;
	}
	
.leftnavtop {
	background:url(../images/leftnav_bg.jpg) no-repeat top;
	width:205px;
	}
	
.leftnavbot {
	background:url(../images/lftnav_bg.jpg) no-repeat bottom;
	width:205px;
	}
	
.leftnav ul {
	margin:0px;
	padding:10px 0px;
	}
	
.leftnav ul li {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	list-style:none;
	font-weight:bold;
	border-bottom:2px solid #7a4a85;
	*padding:0 0 1px 0;
	padding-right:0px;
	}
	
.leftnav ul li.nobr {
	border:none;
	}
	
.leftnav ul li a {
	font-size:15px;
	text-decoration:none;
	color:#000;
	display:block;
	padding:5px 12px;

	}
	
.leftnav ul li a:hover, .leftnav ul li.current_page_item a {
	background:url(../images/menu_hover.png) no-repeat top left;
	color:#FFF;
	}
.bigbutton
{
	background:url(../images/sendtips_button.jpg) no-repeat left top;
	width:135px;
	height:22px;
	border:0px;
	margin-top:5px;
	margin-bottom:15px;
	margin-left:29px;
}

.clear
{
	clear:both;
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

#heading2
{
	font-size:14px;
	color:#000;
	text-align:center;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.textfield
{
	background:url(../images/email_textfield.jpg) no-repeat left top;
	margin-left:5px;
	margin-bottom:10px;
	width:147px;
	height:20px;
	border:0px;
	padding-top:2px;
	padding-left:2px;
	float:left;
}

.consultation
{
	font-size:23px;
	font-weight:bold;
	color:#000;
	text-align:center;
	line-height:normal;
}

.consultation img
{
	width:285px;
	height:41px;
	margin:23px auto 33px auto;
}

#sidebarrightmain
{
	width:226px;
	float:left;
}

#sidebarright01
{
	width:226px;
}

#sidebarright02
{
	color:#727272;
	margin-top:20px;
	border-bottom:2px solid #ad8ab5;
}

#sidebarright02 p
{
	font-style:italic;
	font-size:14px;
	color:#727272;
	line-height:20px;
	padding-bottom:15px;
}

#sidebarright03
{
	color:#727272;
	margin-top:20px;
	font-style:italic;
	font-size:14px;
	color:#727272;
	line-height:20px;
}

#sidebarright03 p
{
	font-style:italic;
	font-size:14px;
	color:#727272;
	line-height:20px;
	padding-bottom:15px;
}

#sidebarright03 span
{
	font-style:normal;
	font-size:13px;
	color:#2020ff;
	line-height:20px;
	text-decoration:underline;
}

#sidebarright03 span a
{
	font-size:13px;
	color:#2020ff;
	text-decoration:underline;
}

#sidebarright03 span a:hover
{
	font-size:13px;
	color:#2020ff;
	text-decoration:underline;
}




/*.sidebarrighthead
{
	background:url(images/right_head.jpg) no-repeat left top;
	width:186px;
	height:50px;
	float:left;
	padding-left:40px;
	padding-top:8px;
	text-align:center;
	line-height:normal;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}*/

.sidebarrighthead2
{
	background:url(../images/right_head2.jpg) no-repeat left top;
	width:186px;
	height:50px;
	float:left;
	padding-left:40px;
	padding-top:8px;
	text-align:center;
	line-height:normal;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}

.sidebarrighttext
{
	background-color:#FFF;
	border-bottom:2px solid #ad8ab6;
	border-left:2px solid #ad8ab6;
	border-right:2px solid #ad8ab6;
	width:212px;
	float:left;
	padding:12px 5px 7px 5px;
}

.Sexton
{
	font-size:13px;
	color:#000;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}

.sidebarrighttext p
{
	font-size:17px;
	color:#7d2692;
	text-align:center;
	line-height:normal;
	font-weight:bold;
	padding-top:10px;
}

.sidebarrighttext span
{
	font-size:13px;
	color:#2a00ff;
	padding-left:68px;
}

.sidebarrighttext span a
{
	font-size:13px;
	color:#2a00ff;
	text-decoration:none;
}

.sidebarrighttext span a:hover
{
	font-size:13px;
	color:#2a00ff;
	text-decoration:underline;
}

.sidebarrighttext img
{
	padding-left:6px;
	padding-bottom:10px;
}

.org
{
	font-size:14px;
	color:#7d2692;
	text-align:center;
	line-height:normal;
	padding-top:10px;
	padding-bottom:10px;
}

#sidebarright04
{
	width:226px;
}

.sidebarrighthead4
{
	background:url(../images/connect.jpg) no-repeat left top;
	width:186px;
	height:50px;
	float:left;
	padding-left:40px;
	padding-top:8px;
	text-align:center;
	line-height:normal;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin-top:10px;
}

.sidebarrighttext4
{
	background-color:#FFF;
	border-bottom:2px solid #ad8ab6;
	border-left:2px solid #ad8ab6;
	border-right:2px solid #ad8ab6;
	width:212px;
	float:left;
	padding:12px 5px 7px 5px;
	text-align:center;
}

.sidebarrighttext4 img {
	margin:5px 0;
	}
	
.sidebarrighttext4 img a{
	border:none;
	}