BODY
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #336699;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

.titleCSRS
{
	font-family: Times New Roman; 
	font-size: xx-large; 
	color: #FFFFFF;
	font-variant: small-caps; 
	font-weight: bold;
	font-stretch: wider;
	white-space: nowrap;
}

.titleFullNameCSRS
{
	font-family: Arial; 
	font-size: smaller; 
	color: #FFFFFF;
	font-variant: small-caps; 
	font-weight: bold;
}

.pageTitle
{
	font-family: Arial; 
	font-size: large; 
	color: #FFFFFF;
	font-variant: small-caps; 
	font-weight: bold;
}

.page_hdr
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13pt;
}

.panel_hdr
{
	font-weight: bold;
	font-family: Verdana;
	color: black;
}

.content_hdr
{
	font-weight: bold;
	font-family: Verdana;
}

.panel_right
{
	border-left: gray 1px solid;
	border-right: gray 1px solid;
	
}

.panel_left
{
	border-right: gray 1px solid;
}

.panel_right_cell
{
	background-color: transparent;
	border-bottom: gray 1px dashed;
	padding-left: 2px;
	padding-bottom: 10px;
}

.panel_bottom
{
	height: 1px;
	font-size: xx-small;
	border-top: gray 1px solid;
	padding-left: 5px;
}
.list_services
{
	list-style-type: square;
}

.content_border
{
	border-bottom: gray 1px solid;
}

.panel_thin_menu
{
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
	height: 10px;
	color: #FFFFFF;
	background-color: #696969;
	padding-right: 10px;

}

.img_location
{
	border-width: 1px;
	border-style:solid;
}

.img_entrust
{
	border-style: none;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.img_bodyImage
{
	border-style: none;
}

.table_borderless
{
	border: none;
	empty-cells: show;
	width: 100%;
}

.td_content
{
	width: 100%; 
	text-align: left; 
	font-size: small; 
	font-family: Verdana;
}