﻿body {
margin:0px;
background-color: #FFFFFF;
}
p {
margin:0px;
padding:0px;
}
h4{padding:0px; margin:0px;}
h3{padding:0px; margin:0px;}
h2{padding:0px; margin:0px;}
a {
	color: #006699;
	text-decoration:underline;
}
a:hover {
	color:#003366;
	text-decoration:underline;
}
a.practices {
	color: #003366;
	text-decoration:underline;
}
a.practices:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background: #003366;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38424B;
}      
/*style for top bar*/
.topBar {
background-image:url('images/bg_top_part.gif');
background-repeat:repeat-x;
background-color:#FFFFFF;
height:10px;
}
.logoBar {
	background-image: url('images/logo_bar.gif');
	background-repeat: repeat-x;
	background-color: #677686;
	border: 2px solid #77828E;
}
a.logolink {
	color: #FFFFFF;
	text-decoration:none;
}
a.logolink:hover {
	color: #99CCFF;
	text-decoration:underline;
}
.logo {
	margin-left: 16px;
	margin-top: 4px;
}
/*style for leftpanel*/
.paddingLeftpanel {
	padding-top: 2px;
}
.navigation {
background-image:url('images/bg_nav.gif');
background-repeat:repeat-x;
background-color:#939A48;
border:1px solid #7B8142;
padding-left:10px;
}
.dividor {
	border-bottom: 1px solid #C0CB6E;
	border-bottom-width: 0px;
}
.bgNavBottom {
background-image:url('images/bg_nav_bottom.gif');
background-repeat:repeat-x;
height:6px;
}
.highlights {
	border-color: #9FA9B5;
	background-color: #75808D;
	border-bottom: 1px solid #9FA9B5;
	border-right: 1px solid #9FA9B5;
	border-left: 1px solid #9FA9B5;
	color: #B4B9C0;
	height: 100%;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.underline {
background-image:url('images/underline.gif');
background-repeat:repeat-x;
height:28px;
}
.more {
	font-size: 10px;
	font-weight: bold;
	color: #FFD75E;
	text-decoration: none;
}
.more:hover {
font-size:10px;
font-weight:bold;
color:#FF9600;
text-decoration:underline;
}
/*style for rightpanel*/
.bottomHeader {
	background-image: url('images/below_header_bar.gif');
	background-repeat: repeat-x;
	height: 6px;
}
.header {
width:297px;
height:231px;
background-image:url('../header.jpg');
background-repeat:no-repeat;
}
.headerTopBorder {
border-top:2px solid #FFFFFF;
}
.headerRightpanel {
background-image:url('images/header_rtpanel.gif');
background-repeat:repeat-x;
background-color:#8E935F;
border-left:1px solid #787F40;
border-top:1px solid #787F40;
width:15px;
}
.borderRightpanel {
	border-left: 3px solid #FFFFFF;
	vertical-align: top;
}
.imageWelcome {
background-image:url('images/image_welcome.gif');
background-repeat:no-repeat;
background-position:50% bottom;
width:174px;
height:205px;
}
.borderWelcome {
border-bottom:1px solid #DADFE2;
}
.rightpanelBottom {
background-image:url('images/bg_rightpanel.gif');
background-repeat:repeat-x;
border-bottom:1px solid #B5C0C6;
border-left:1px solid #B5C0C6;
border-right:1px solid #B5C0C6;
border-top:1px solid #6D7D8C;
}
.borderRight {
border-right:2px solid #B5C0C6;
}
.borderServices {
border-bottom:1px solid #D6DCE0;
}
.services {
font-size:10px;
color:#FF7300;
text-decoration:none;
}
.services:hover {
font-size:10px;
color:#FF7300;
text-decoration:underline;
}
/*styles for footer*/
.footer {
	border: 1px solid #77828E;
	background-image: none;
	background-repeat: no-repeat;
	height: 23px;
	text-align: center;
	padding-top: 6px;
	color: #38424B;
	background-color: #BEC7CD;
	padding-bottom: 6px;
}
.footer a {
	color: #003366;
	text-decoration:underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background: #003366;
}
.whitespacr {
	height: 3px;
	background-color: #FFFFFF;
}
.leftbar {
	color: #D8DCDE;
}
.leftbartable {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.leftcolumn {
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF #9FA9B5 #9FA9B5 #9FA9B5;
	background-color: #75808D;
	margin-top: 5px;
	text-align: center;
	width: 218px;
}
.profiletable {
	background-color: #B5C0C6;
}
.border2 {
	border-style: solid;
	border-width: 2px;
}
.whiteblock {
	background-color: #FFFFFF;
}
.bluehead {
	color: #006699;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.editabletable {
	padding: 5px 10px 10px 10px;
}
