A
{
	cursor: pointer;
	cursor: hand;
	color: black;
	font-style: italic;
	text-decoration: underline;
}
BODY
{
	font-size: 10pt;
	margin: 0px;
	color: black;
	font-family: Verdana;
	scrollbar-face-color:#F7F4EF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#D4D0C8;
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#ffffff;
}

.withshadow
{
	margin-top: 3px;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color= '#E1E1E1' , Positive= 'true' );
	margin-bottom: 3px;
}

TABLE
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
UL
{
	margin-top: 5pt;
	margin-bottom: 2pt;
}
LI
{
	margin-top: 3pt;
	margin-bottom: 3pt;
}
.div_boxed
{
	margin: 5pt 5pt 3pt;
}
.service_description
{
	border-right: #2A3761 solid 1px;
	border-top: #2A3761 solid 1px;
	border-left: #2A3761 solid 1px;
	border-bottom: #2A3761 solid 1px;
}
.font_small
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.font_medium
{
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}
.table_main
{
	border-right: 5px;
	border-top: 5px;
	margin: 0px;
	border-left: 5px;
	border-bottom: 5px;
}
.table_center
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(images/background1.jpg);
	margin: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.input_standard
{
	width: 196px;
	height: 20px;
}
.div_info_holder
{
	z-index: -1;
	visibility: hidden;
	overflow: scroll;
	position: absolute;
	height: 1px;
}
.div_with_scroll
{
	visibility: visible;
	overflow: auto;
	height: 100%;
}
.div_with_noscroll
{
	visibility: visible;
	overflow: hidden;
	height: 100%;
}
.div_all
{
	OVERFLOW:auto; 
	HEIGHT: 100%;
}
.hr_thin
{
	border-right: blue solid;
	border-top: blue solid;
	border-left: blue solid;
	border-bottom: blue solid;
}

.side_navigation
{
	cursor: pointer;
	cursor: hand;
	color: #FEDAAE;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 900;
}
