.Box
{
	direction: rtl;
	/*margin-top: 10px;*/
}

.Box .ct
{
	background-image: url(/firstGov/Images/Gov60/Boxes/head-tzaf_middle.gif);
	background-repeat: repeat-x;
	background-position: top center;	
}

.Box .cb
{
	background-image: url(/firstGov/Images/Gov60/Boxes/blue_line_pixel.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.Box .mr
{
	background-image: url(/firstGov/Images/Gov60/Boxes/blue_line_pixel.gif);
	background-repeat: repeat-y;
	background-position: center right;
}

.Box .ml
{
	background-image: url(/firstGov/Images/Gov60/Boxes/blue_line_pixel.gif);
	background-repeat: repeat-y;
	background-position: center left;
}

.Box .tl
{
	background-image: url(/firstGov/Images/Gov60/Boxes/head-tzaf_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.Box .tr
{
	background-image: url(/firstGov/Images/Gov60/Boxes/head-tzaf_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.Box .bl
{
	background-image: url(/firstGov/Images/Gov60/Boxes/corner_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.Box .br
{
	background-image: url(/firstGov/Images/Gov60/Boxes/corner_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.Box .boxTitle
{
	vertical-align: top;
	margin: 0px 10px;
	text-align: right;
	padding-top: 4px;
}
.Box .BoxTitle .title
{
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.Box .boxContent
{
	padding: 10px 10px 10px 10px;
	text-align: right;	
}

.Titel_Box
{
	direction: rtl;
	margin-top: 10px;
}

.Titel_Box .ct
{
	background-image: url(/firstGov/Images/Gov60/Boxes/answer-middle.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.Titel_Box .mr
{
	background-image: url(/firstGov/Images/Gov60/Boxes/blue_line_pixel.gif);
	background-repeat: repeat-y;
	background-position: center right;
}

.Titel_Box .ml
{
	background-image: url(/firstGov/Images/Gov60/Boxes/blue_line_pixel.gif);
	background-repeat: repeat-y;
	background-position: center left;
}

.Titel_Box .tl
{
	background-image: url(/firstGov/Images/Gov60/Boxes/answer-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.Titel_Box .tr
{
	background-image: url(/firstGov/Images/Gov60/Boxes/answer-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.Titel_Box .cb
{
	background-image: url(/firstGov/Images/Gov60/Boxes/blue_line_pixel.gif);
	background-repeat: repeat-x;
	background-position: bottom center;			
}

.Titel_Box .bl
{
	background-image: url(/firstGov/Images/Gov60/Boxes/corner_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.Titel_Box .br
{
	background-image: url(/firstGov/Images/Gov60/Boxes/corner_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.Titel_Box .BoxTitle
{
	padding-top: 4px;
	margin: 0px 10px;
	text-align: center;
}

.Titel_Box .BoxTitle .title
{
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.Titel_Box .UnderLineTitel
{
	background-image: url(/firstGov/Images/Gov60/Boxes/UnderLineTitel.gif);
	background-repeat: repeat-x;
	background-position: top center; /*padding-right: 10px;*/
	margin: 3px 1px;
}

.Titel_Box .BoxContent
{
	text-align: right;
	padding: 10px;
	
}

.pictureBox
{
	background-color:White;
}

.pictureBox .tc
{
	background-image: url(/firstGov/Images/Gov60/PicBox/top-pixel.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
.pictureBox .mr
{
	background-image: url(/firstGov/Images/Gov60/PicBox/right.gif);
	background-position:right center;
	background-repeat:repeat-y;
	
}
.pictureBox .bc
{
	background-image: url(/firstGov/Images/Gov60/PicBox/pixel-bottom-.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
.pictureBox .ml
{
	background-image: url(/firstGov/Images/Gov60/PicBox/left.gif);
	background-position:left center;
	background-repeat:repeat-y;
}
.pictureBox .tr
{
	background-image: url(/firstGov/Images/Gov60/PicBox/right-top-corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.pictureBox .br
{
	background-image: url(/firstGov/Images/Gov60/PicBox/right-bottom-corner.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.pictureBox .bl
{
	background-image: url(/firstGov/Images/Gov60/PicBox/left-bottom-corner.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.pictureBox .tl
{
	background-image: url(/firstGov/Images/Gov60/PicBox/left-top-corner.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.pictureBox .content
{
	height:430px;
	_height:450px;
	width:450px;
	_width:480px;	
	overflow:hidden;
	padding:15px;
}
.pictureBox .title
{	
	text-align:right;
	color:#1c4f64;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	padding:5px 15px 0px 5px;
}
.pictureBox .image
{	
	clear:both;
	padding:5px 10px 0px 10px;
	width:422px;
	height:283px;	
	text-align:center;	
}
.pictureBox .SaveAndPrint
{			
	padding:10px 0px 0px 10px;
}
.pictureBox .SaveAndPrint SPAN
{		
	padding-top:10px;
	vertical-align:top;
	direction:rtl;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#3b95d1;	
}
.pictureBox .SaveAndPrint img
{
	cursor:pointer;
}
.pictureBox .PagerPics
{
	padding:20px 15px 0px 10px;
}
.pictureBox .PagerPics div span
{
	vertical-align:bottom;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#3b95d1;	
	cursor:pointer;
}
.searchTitleBox
{
	color:White;
	text-align:right;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	padding-right:25px;
	padding-top:2px;	
}
.action_link
{
	cursor:pointer;
	text-decoration:none;
}
.action_link_on
{
	cursor:pointer;
	text-decoration:underline;
}
