﻿
.leftBorderHeading
{
	border-left-color: #2D515D;
	border-left-style: solid;
	border-left-width: 2px;
	background-color: #CFDBDD;	
}

.rightBorderHeading
{
	border-right-color: #2D515D;
	border-right-style: solid;
	border-right-width: 2px;
	background-color: #CFDBDD;	
}

.boxWhiteBg
{
	background-color: White;
}

.box8FADB4Bg
{
	background-color: #8FADB4;
}

.cornerCell
{
	width: 15px ;
	height: 10px ;
}

.top_image_cyan{
	background-image:url('images/boxborder/top_image_cyanbgcolor.png');
	background-color: #CFDBDD;
}

.top_image_white{
	background-image:url('images/boxborder/top_image_cyanbgcolor.png');
	background-color: #FFFFFF;
}

.bottom_image_white {
	background-image: url('images/boxborder/bottom_image_whitebgcolor.png');
	background-color: White ;
}

.bottom_image_blue {
	background-image: url('images/boxborder/bottom_image_cyanbgcolor.PNG');
	background-color: White ;
}

.heading{
 font-family:Verdana, Arial;
 font-size:6pt;
 font-weight:bold;
 color:#2D515D;
 background-color: #CFDBDD;
 text-align: left;
}

.subheading{
 font-family:Verdana, Arial;
 font-size:6pt;
 color:#2D515D;
 background-color: #CFDBDD;
 text-align: left;
}

.contentleftBorderHeading{
 border-left-width:2px;
 border-left-style:solid;
 border-left-color:#2D515D;
 background-color:#FFFFFF
}

.contentrightBorderHeading{
 border-right-width:2px;
 border-right-style:solid;
 border-right-color:#2D515D;
 background-color:#FFFFFF
}

.greentext{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:7.5pt;
 color:#2D515D;
 text-decoration:none;
 background-color:#FFFFFF;
}

.greentext A{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
color:#2D515D;
text-decoration:none
}

.greentext A:hover{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:7.5pt;
 color:#000000;
 text-decoration:none
}

.titleSection{
 font-family:Verdana, Arial;
 font-size:9pt;
 font-weight:bold;
 color:#2D515D;
 background-color: #FFFFFF;
 text-align: center;
}

.sideNote
{
font-family:Verdana, Arial;
 font-size:7pt;
 color:#2D515D;
 background-color: #FFFFFF;
}

.left_bar
{
	border-left-color: #CE7C00;
	border-left-style: solid;
	border-left-width: 2px;
	vertical-align: top;
}

.OrangeText
{
	vertical-align: top;
	color: #CE7C00;
}

.left_bar2
{
	background-image:url('images/menu/leftline.gif');
	width: 2px;
	height: 100%
}

.SvcListUl
{ 
	margin-left: 0px; 
	padding-left: 2.5em; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}
.SvcListLi
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
