﻿#content a {
	color: #315a83;
}

#content a:hover {
	color: #bc243c;
}

#content a.title {
	color: #FE6700;
}

h1 {
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0px;
	margin: 0;
	color:#284775;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #bc243c;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #284775; 
	background: inherit;
}

h2 .yellow{
	color: #ffffac;
	background: inherit;
}

#content p 
{
    margin: 0 0 5px 0; 
}

.ImageTop
{
    vertical-align:top; 
    text-align:center;    
}
.photo
{
    margin-left:auto;
    margin-right:auto;
    border: solid 1px #404040;
}
.topmenu 
{
	background-color:#f9f9f9;
	color:#dedede;
	font-size:16pt;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
}
.topmenu a {
	text-decoration:none;
	color:#3288b0; 
	text-align:left; 
	vertical-align:middle; 
	font-size:8pt;
}
.topmenu a:hover {
	color: #3f9b76;
	text-decoration: none;
}
.pagetitle
{
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0px;
	margin: 0;
	color:#284775;
}
.newsTitle
{
    font-weight:bold;
    text-decoration:'underline';
}
.hr_metal
{
margin: 3px 0px 3px 0px;
padding: 0px 0px 0px 0px;
height: 2px;
border: solid;
border-top: 1px solid #BBBBBB;
border-bottom: 1px solid #FFFFFF;
border-left: 0px;
border-right: 0px;
}
.subtitle
{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0px;
	margin: 0;
	color:#284775;
}
.side_title
{
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 6px 0 5px 0px;
	margin: 0 0 0 0;
	margin: 0;
	color:#284775;
    background-image:url("head-bg.jpg");
    height:17px;
    text-align:center; 
    vertical-align:bottom;
    overflow:hidden;
}
.title {
	font-family: 'arial';
	font-size: 14px;
	font-weight: bold;
	color: #323334;
	border-bottom: dotted #999999 1px;
	line-height:24px;	
}
.selected_side_title
{
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 6px 0 5px 0px;
	margin: 0 0 0 0;
	margin: 0;
	color:#3f9b76;
    background-image:url("head-bg.jpg");
    height:17px;
    text-align:center; 
    vertical-align:bottom;
    overflow:hidden;
}
.side_close
{
    margin:5px 0 2px 0;
    background-image:url("head-bg.jpg");
    height:3px;
}
.accordionContent 
{
     margin: 0 0 0 0;
     padding: 0 2px 0 2px;
}
.accordionContent p
{
     margin: 0 0 0 0;
     padding: 1px 2px 3px 2px;
}
.news_box 
{
     border-style:solid;
     border-width:1px;
     border-color:White;
     vertical-align:text-top;
}
.body_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height:15px;
}
.smallText
{
	font-size:10px;
	font-family:Verdana;
	font-weight:lighter;
}
.visits_Count
{
	font-size:12px;
	font-family:Verdana;
	font-weight:700;
	vertical-align:bottom;
	color:Gray;
}

#layout {width:100%; margin:auto; padding:0; clear: both;}
#mainheader { 
	clear: both;
	height: 295px;
	width:780px;
	margin: auto;
	padding: 0;
}

#sitename { 
	clear: both;
	height: 77px;
	width:780px;
	margin: auto;
	padding: 0;
	}
#sitename .padding { padding:20px 0 0 10px;}	
#sitename h1 { 
	margin: 0; 
	color: #215999; 
	font-family:'arial';
	font-size:36px;
	font-weight:bold;
	}

.ServiceTree
{
	color:#284775;
	font-size:16px;
	font-family:Times New Roman, Vrinda, Arial;
	font-weight:700;
}

/*----banner_box----*/

#banner_box{
	clear: both; margin:auto; padding:0; width:780px; height:171px; background:url(../images/bannerbg.jpg) left top no-repeat;
	}
#banner_box #slogan { 
	clear: both;
	margin: auto;
	padding: 0;
	}
#banner_box #slogan .padding { 
	padding: 70px 40px 10px 70px;
	}
#banner_box #slogan h1 {
	font-family:'arial';
	font-size:20px;
	font-weight:bold;
	color:#215999;
	letter-spacing:0.5px;
	}
#banner_box #slogan .txtsmall {
	font-family:'arial';
	font-size:18px;
	font-weight:bold;
	color:#215999;
	letter-spacing:0.5px;
	}


#banner_box{
	clear: both; margin:auto; padding:0; width:100%;
	}


/*----Right----*/
#contentPanel{width:580px; height:100%; float:left; border-left:1px solid #9ec5e5; border-right:1px solid #9ec5e5; margin:0; padding:15px 5px 15px 5px;}
#contentPanel p{padding:0 0 10px 0;}
/*----/Right----*/

/*----/container----*/
.table_border
{
    border-collapse: collapse; 
    border:1px #6B8E02  solid;
    width:96%;
}

.table_border td , th
{
    border-collapse: collapse; 
    border:1px #6B8E02  solid;
}

.table_header
{
    background-color:#f4ffc3;
    vertical-align:middle;
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
    font-weight:bold;
}  


/* Accordion Styles */
.accordion_toggle 
{
    font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 30px;
	width: 460px;
	background: #F1F7F9 url(accordio.jpg) 5px 10px no-repeat;
	padding: 0 10px 0 20px ;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 1.2em;
	color: #000;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0;
}

.accordion_toggle_active {
	background: #bacbe6 url(accordip.jpg) 8px 9px no-repeat;
	color: #ffffff;
	border-bottom: 1px solid #fff;
}

.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	padding: 0 5px 20px 5px;
}
	
	.accordion_content p {
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}
	
.vertical_accordion_toggle 
{
    font-family: Arial, Helvetica, sans-serif ;
	display: block;
	width: 455px;
	padding: 10px 10px 10px 25px;
	color: #439086;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
	font-size: 1.2em;
	border-bottom: 1px solid #ffff;
	cursor: pointer;
	margin: 0;
}

.vertical_accordion_toggle_active {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 0;
}

.vertical_accordion_content {
	background-color: #ffffff;
	padding: 0 10px 0 25px;
	overflow: hidden;
}

	.vertical_accordion_content h2 {
		margin: 15px 0 5px 10px;
		color: #0099FF;
	}

	.vertical_accordion_content p {
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}
	
/* -- module White -- */

div.white div {
	background: url(header_m.png) repeat-x top left;
}

div.white div div {
	background: url(header_l.png) no-repeat top left;
}

div.white div div div {
	background: url(header_r.png) no-repeat top right;
}

div.white div div div h3 {
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
	padding-top:5px;
	height:30px;
}

div.white div div div div {
	background: none;
}


/* Copyright 2006 Joost de Valk  - Sortable table*/	
a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #444;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}	
	