body
{
	font-size: 9pt;
	margin: 0px 10px;
	color: #07359B;
	line-height: 130%;
	font-family: Tahoma, Arial;
	scrollbar-face-color:'CCCCCC'; 
	scrollbar-shadow-color:'CCCCCC'; 
	scrollbar-highlight-color:'CCCCCC'; 
	scrollbar-3dlight-color:'D9D9D9';	
	scrollbar-darkshadow-color: '808080'; 
	scrollbar-track-color:'F8F8F8'; 
	scrollbar-arrow-color:'808080';
}
.Table
{
	font-size: 9pt;
	font-family: Tahoma, Arial;
}
TD
{
	font-size: 9pt;
	font-family: Tahoma, Arial;
}
.ButtonText
{
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, Arial;
}

A:link
{
	color: #07359B;
	text-decoration: none;
}
A:active
{
	color: #07359B;
	text-decoration: none;
}
A:visited
{
	color: #07359B;
	text-decoration: none;
}
A:hover
{
	color: #07359B;
	text-decoration: underline;
}
.leftline
{
	border-left: 1px dashed #6c6c6c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.rightline
{
	border-right: 1px dashed #6c6c6c;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.table_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0527A5;
	border-right-color: #0527A5;
	border-bottom-color: #0527A5;
	border-left-color: #0527A5;
	border-top-width: 1px;
	border-left-width: 1px;
}
.body_table_border
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0527A5;
	border-right-color: #0527A5;
	border-bottom-color: #0527A5;
	border-left-color: #0527A5;
	border-top-width: 1px;
	border-left-width: 1px;
}
.countListBorder
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6BDC4;
	border-right-color: #B6BDC4;
	border-bottom-color: #B6BDC4;
	border-left-color: #B6BDC4;
	border-top-width: 1px;
	border-left-width: 1px;
	background-color:White;
}
.countListBg
{
	border-right: #b6bdc4 1px solid;
	background-position: center bottom;
	background-image: url(Images/countListPic.jpg);
	width: 97px;
	color: black;
	background-repeat: no-repeat;
	text-align: center;
}
.NavBar
{	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	cursor: default;
	padding-top: 10px;
	background-color: #7E9FD8;
	width:185px;
	color:White;
} 

.TopItem
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(Images/NavBar/topItemPic.jpg);
	padding-bottom: 4px;
	width: 185px;
	cursor: hand;
	color: #215DC6;
	text-indent: 10pt;
	padding-top: 4px;
	font-family: tahoma, verdana;
	line-height: 150%;
	height:26px;
}

.TopItemHover
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(Images/NavBar/topItemPic.jpg);
	padding-bottom: 4px;
	width: 185px;
	cursor: hand;
	color: #4273C8;
	text-indent: 10pt;
	padding-top: 4px;
	font-family: tahoma, verdana;
	line-height: 150%;
	height:26px;
}

.Level2Item
{
	font-family: tahoma, verdana; 
	background-color:#D6DFF7;
	color:#07359B;
	font-size: 11px; 
	padding-left: 10px; 
	cursor:hand;
}

.Level2ItemHover
{
	font-family: tahoma, verdana; 
	font-size: 11px; 
	text-decoration:underline;
	padding-left: 10px; 
	cursor:hand;
	background-color:#D6DFF7;
	color:#07359B;
}

.Level2Group
{
	background-color:#D6DFF7;
	border: 1px white solid;
	border-top-color: #F0F1F5;
	padding:5px;
	padding-left:10px;
	padding-right:0px;
	width:185px;
	color:#A86700;
	line-height: 150%;
	padding-bottom: 10px;
}
.taskMenu
{
	border-right: #0C399D 1px solid;
	border-top: #0C399D 1px solid;
	border-bottom: #0C399D 1px solid;
	background-color: #7E9FD8;
	vertical-align: top;
	width: 210px;
}

