body{
	text-align: center;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #595959;
	background-color: #ffffff;
	line-height: 17px;
	font-size: 14px;
	border: none;
	margin: 0;
	padding: 0;	
}

input,select{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #595959;
	font-size: 11px;
}

img,form{
	margin:0;
	padding:0;
	border:0;
}
div{
	margin:0;
	padding:0;
	border:0;
	border: solid 0px #aaaaaa;	
}
a{
	color:#3a5767;
	
}
a:hover{
	color:#40708b;
	text-decoration:underline;
}
a.selected{
	color:#98a2a7;
}

.red{
	color:#75110C;

}

p,h2 p,div.pcontent h2 p{
display:inline;
margin:0px;
padding:0px;
}

div.pcontent p{
text-align:justify;
display:block;
margin:0 0 10px 0;
padding:0px;
line-height:15px;
}
div.pcontent2 p{
text-align:justify;
display:block;
margin:5px 0 5px 0;
padding:0px;
line-height:15px;
}

blockquotea{
margin-left:20px;
}

p.cons{
line-height:13px;
display:block;
margin:0;
padding:0 0 0px 0;
ibackground-color:#eeeeee;
}
p.cons p{
line-height:13px;
display:block;
margin:0;
padding:0;
}

span.data{
display:block;
color:#3a5767;
font-size:9px;
margin:3px 0 3px 0;
padding:0;
line-height:13px;
}

table.ratyf{
width:100%;
}

table.ratyf td{
background-color:#fefefe;
padding:1px 2px 4px 5px;
border-top: solid 3px #ffffff;
border-left: solid 3px #ffffff;
border-bottom: solid 1px #dddddd;
border-right: solid 1px #dddddd;
background-color:#fbfbfb;
}

table.ratyf td.data{
color:#3a5767;
font-size:9px;
line-height:15px;
padding:1px 2px 4px 2px;
text-align:center;
vertical-align:top;
width:110px;
}

h1,h2{
	color:#75110C;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	padding:0px;
	margin:0 0 13px 0;
}
h2 a{
	color:#75110C;
}
h2 a:hover{
	color:#75110C;
}
h2.about p {
	color:black;
	font-size:11px;
	font-weight:normal; 
}
h3{
	color:#75110C;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	padding:0px;
	margin:4px 0 8px 0;
}
h3 a{
	color:#75110C;
}
h3 a:hover{
	color:#75110C;
}
ul{
	padding:0 0 0 0px;
	margin:0 0 5px 0px;
	list-style-type: none;
}
ul ul{
	margin:5px 0 5px 5px;
}

li{
	padding:0 2 7px 8px;
	margin:0 0 0 0px;
	background-image: url("images/li.gif");
	background-repeat: no-repeat;
	background-position: top left;
	line-height:16px;
	list-style-type: none;
}



ul.cond li{
line-height:14px;
}
ul.conds li{
line-height:14px;
padding:0 0 3px 10px;
}
ul.conds li p,ul.conds li em{
display:inline;
line-height:14px;
padding:0px;
margin:0px;
}

ul.cons li{
padding:0 0 4px 15px;
}



ul.smalll li{
 padding:0 0 2px 10px;
 line-height:14px;
 
}
ul.bold li{
	font-weight:bold;
}




.styled-button-12 {
	background: #5B74A8;
	background: -moz-linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5B74A8), color-stop(100%,#5B74A8));
	background: -webkit-linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
	background: -o-linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
	background: -ms-linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
	background: linear-gradient(top,#5B74A8 0%,#5B74A8 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5B74A8',endColorstr='#5B74A8',GradientType=0);
	padding:2px 6px;
	color:#fff;
	font-family:'Helvetica',sans-serif;
	font-size:11px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:1px solid #1A356E
}


div.container{
	width:95%;
	margin:0;
	padding:0;
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
	background-position: top left;
}


div.leftcolumn{
	width:19%;
	float:left;
	text-align:left;
	
	padding-bottom:8px;
        padding-right: 8px;
	}
div.centercolumn{
	width:60%;
	float:left;
	text-align:left;
	padding-top:16px;
	padding-bottom:8px;
	margin-right:10px;
        margin-left:9px;
}

div.home {
	text-align:justify;
}

div.centerfull{
	width:62%;
	margin-right:2px;
}


div.rightcolumn{
	width:17.5%;
	float:left;
	text-align:left;
	padding-bottom:8px;
}


div.header{
	height:60px;
	width:100%;
	border-top:solid 6px #0e4c92;
	border-bottom:solid 5px #0e4c92;
	vertical-align:bottom;
	padding-bottom:5px;
	text-align:left;
	font-weight: 550;
	line-height: 14px;		
	background-color:#ffffff;
}

#grad1 {
    height: 65px;
    background: -webkit-linear-gradient(left, rgba(14,76,146,1), rgba(14,76,146,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(14,76,146,1), rgba(14,76,146,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(14,76,146,1), rgba(14,76,146,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(14,76,146,1), rgba(14,76,146,0)); /* Standard syntax (must be last) */
}


div.line,div.line2,div.line3,div.line4{
	height:5px;
	background-color:#0e4c92;
	margin-top:12px;
	margin-bottom:14px;
	width:100%;
	padding:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
	
}
div.line4{
	height:3px;
	width:100%;
}
div.linered,div.bluebox div.line,div.bluebox div.line2,div.bluebox div.line3,div.bluebox div.line4{
	background-color:	#75110C;
	width:100%;
}



div.line3{
	height:1px;
	margin:12px 0 4px 0;
	width:100%;
}
div.leftcolumn .title{
	color: #ffffff;
	background-color: #0e4c92;
	padding: 5px;
	border-top: solid 1px #ffffff;
	font-weight: bold;
	width: 95%;
}

h2.title{
	font-size:11px;
	color: #ffffff;
	background-color: #3a5767;
	padding: 3px 2px 3px 8px;
	border-top: solid 1px #ffffff;
	font-weight: bold;
	margin:4px 0px 2px 0px;
	width:240px;
}
div.brs{
margin:0px;
padding:0px;
line-height:2px;
font-size:2px;
}
div.leftcolumn .titlebig{
	color: #ffffff;
	background-color: #3a5767;
	padding: 10px 0px 10px 5px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 2px #ffffff;
	font-weight: bold;
	width:155px;
}
div.leftcolumn .title a,div.leftcolumn .title a.selected,div.leftcolumn .titlebig a,div.leftcolumn .titlebig a.selected{
	border:				0px;
	padding:			0px;
	color: 				#ffffff;
	background-color: 	#3a5767;
}
div.leftcolumn img{
	vertical-align: 	middle;
}
div.leftcolumn a{
	vertical-align: 	middle;
	display: 			block;
	line-height:		14px;
	padding: 			5px 5px 5px 5px;
	border-top: 		solid 1px #ffffff;
	width:				95%;
}
div.leftcolumn a.selected{
	background-color:	#e4e9ed;
	color:				#3a5767;
}



div.form {	
	vertical-align: 	middle;
	display: 			block;
	padding: 			8px 5px 8px 5px;
	border-top: 		solid 5px #ffffff;
	clear: 				left;
}
div.leftcolumn select{
	width:				95%;
	font-size:			11px;
}
div.rightcolumn div.line,div.rightcolumn div.line2{
	background-color:	#75110C;
	margin:				6px;
}
div.rightcolumn div.line2{
	height:				4px;
}
div.centercolumn div.line2{
	height:				2px;
}
div.csubpage{
	padding-top:		4px;
}
img.cflag{
	float:				left;
	margin:				0 8px 2px 0;
	border: 			solid 1px #dddddd;
}
a.pdf{
	display:			block;
	padding-left:		20px;
	margin-top:			2px;
	background-image:	url("images/pdf.gif");
	background-repeat:	no-repeat;
	background-position: top left;	
}
div.constitutions,div.criminalcodes{
	background-color:	#75110C;
	padding:			8px 5px 9px 9px;
	margin:				7px 0 7px 0;
	background-repeat:	no-repeat;
	background-position:bottom left;	
	font-size:			12px;
	color:				#ffffff;
}
div.constitutions a,div.criminalcodes a{
	color:				#ffffff;
}
div.bluebox{
	background-color:	#E2E9F1;
	padding:			15px 5px 8px 5px;
	position:relative;
        width: 98%;
}
div.whitebox{
	background-color:	#ffffff;
	padding:			15px 5px 8px 5px;
}
div.clear{
	clear:				both;
	line-height: 		1px;
	font-size: 			1px;
	margin: 			0px;
	padding: 			0px;	
	height:				1px;	
}

div.smallmg{
	line-height: 		1px;
	font-size: 			1px;
	margin: 			0px;
	padding: 			0px;	
	height:				6px;	
}

div.footer{
	border-top:			solid 6px #e4e9ed;
	background-color:	#ffffff;
	padding-top:		6px;
	padding-bottom:		10px;
	font-size:11px;
	line-height: 		15px;
	width:			95%;
}
div.searchres{
	border-top:			solid 1px #3a5767;
	margin-top:			12px;
	margin-bottom:		4px;
	padding:			5px 0 5px 0;
	line-height:		14px;
	clear:				both;
}
div.searchres a{
	color:				#595959;
}
div.searchres h3 a{
	color:				#3a5767;
}
div.searchres strong{
	font-weight:		bold;
	color:				#75110C;
	font-size:			11px;
}
div.searchform{
	padding:			10px;
	background-color:	#f5f8f9;
}
div.searchform div.line2{
	height:				2px;
	background-color:	#ffffff;
}

div.countryColumn{
	float:				left;
	text-align:			left;
	width: 				173px;
	background-color:	#ffffff;
}

div.countrylist{
	float:				left;
	width: 				137px;
	padding:			2px 0 3px 33px;
	position:			relative;
	margin:				0 3px 7px 0px;
	line-height:		12px;
	background-color:	#ffffff;
}
div.countrylist a{
	padding:			0px;
	margin:				0px;
}
div.countrylist div{
	float:				left;
	position:			absolute;
	top:				0px;
	left:				0px;
}
div.countrylist div img{
	border: 			solid 1px #cccccc;
}

div.toggleContent {
	display: none;
}

div.centercolumn div.yellowbox h2{
margin-left:5px;
}
div.centercolumn div.yellowbox ul{
margin-left:5px;
}

.toggleLink,.moreLink{
cursor :pointer;

}

div.large_button {
	width: 400px;
	height: 32px;
	background: #fff url("images/large_button2.gif") no-repeat center center;
	color: #fff;
	line-height: 32px;
	text-align: center;
	margin: auto;
}

div.large_button a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-shadow: #280000 1px 1px 2px;
	display: block;
	letter-spacing: 1px;
}

div.large_button a:hover {
	text-decoration: none;
	color: #fff;
}

table.tabs {
	width: 100%;
	height: 24px;
	margin: 20px 0;
}

table.tabs td {text-align:center; line-height:24px;}

table.tabs td.tab {background: #980000 url("images/tabright1.gif") repeat-x top right;}
table.tabs td.taba {background: #980000 url("images/tabaright1.gif") repeat-x top right;}

td.tab a {
	color: #fff;
	text-decoration: none;
	display: inline;
}

td.tab a:hover {color:#fff; text-decoration: none;}

ta.taba a{
	text-decoration: none;
}

div.tabaleft, div.tabaright, div.tableft, div.tabright {
	width: 6px;
	height: 24px;
	display: inline;
}

div.tabaleft, div.tableft {float: left;}
div.tabaright, div.tabright {float: right;}

div.tabaleft {background: transparent url("images/tabaleft.gif") no-repeat; position:absolute; top:0px; left: 0px;}
div.tableft {background: transparent url("images/tableft.gif") no-repeat; position:absolute; top:0px; left: 0px;}
div.tabaright {background: transparent url("images/tabaright.gif") no-repeat;position:absolute; top: 0px; right:-6px;}
div.tabright {background: transparent url("images/tabright.gif") no-repeat;  position:absolute; top: 0px; right:-6px;}

p.tabpad {
	margin: 10px 0;
	display: block;
}

table.blogform {
	width: 100%;
	border-collapse: collapse;
}

table.blogform td {
	padding:0px;
	margin:0px;
	height:30px;
	background-color: #f8f8f8;
	border:1px solid #fff;
	
}

table.blogform td.tright {
	text-align:right;
	padding-right: 20px;
}
table.blogform  td.tleft {
	text-align: left;
}

table.blogform input.text, table.blogform input.file,table.blogform input.password,table.blogform select.select, textarea {
	border:1px solid #999;
	margin:0 0 0 10px;
}

table.blogform input.checkbox{
	margin:0 0 0 10px;
}

input.blogbut {
	margin-left:10px;
}

input.rbutton {
	width: 79px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: transparent url("images/small_button.gif") no-repeat;
	border: none;
	margin-left: 10px;
}

div.smallBut {
	width: 79px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: transparent url("images/small_button.gif") no-repeat;
	border: none;
	margin: 10px 0;
	text-align:center;
}

div.smallBut a {
	display: block;
	color: #fff;
}

div.smallBut1 {
	width: 105px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: transparent url("images/small_button1.gif") no-repeat;
	border: none;
	margin: 10px 0;
	text-align:center;
}

div.smallBut1 a {
	display: block;
	color: #fff;
}

div.smallBut a:hover
div.smallBut1 a:hover

h4 {
	font-size: 11px;
	color: #3a5767;
}

div.rightbox {
	background-color: #fdf8f0;
	border-top: 1px solid #fff;
	width: 95%;
	height: 31px;
	line-height: 31px;
}

div.rightbox a {
	display: block;
	padding-left: 6px;
}

div.rightbox a:hover {
	background-color: #f7f0e4;
	text-decoration: underline;
}

div.redline {
	height: 4px;
	line-height:1px;
	font-size: 1px;
	padding:0;
	margin: 0 0 10px 0;
	background-color: #75110C;
}

#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {	position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute;	top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav {	position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {	display: block;	clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; height: 22px;}

div.intro_text {
	border-top: 3px solid #3a5767;
	border-bottom: 3px solid #3a5767;
	margin: 0 0 15px 0;
	padding: 10px 0;
	background-color: #f5f8f9;
	text-align: center;
	line-height: 28px;
}

div.intro_text h3 {
	line-height: 22px;
	font-size: 12px;
	color:#3a5767;
}

span.big{
	font-size:17px;
	font-weight:bold;
	line-height:6px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	position:relative;
	top:-1px;
	left:3px;
}


span.red{color:#ff0000;}

table.filelist{
width:100%;
border-collapse:collapse;
}
table.filelist td{
 border-bottom:dotted 1px #888888;
 padding: 5px 0;
}









/* pop up */

#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}  
#boxes .window {
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog {
  position: absolute;
  left: 0;
  top: 0;
  width: 600px; 
  height: auto;
  padding: 10px;
  background-color: #ffffff;
  font-family: 
  font-family: "Segoe UI", sans-serif;
  font-size: 15pt;
}
.maintext{
  text-align: center;
  font-family: "Segoe UI", sans-serif;
  text-decoration: none;
}

#lorem{
  font-family: "Segoe UI", sans-serif;
  font-size: 12pt;
  text-align: left;
}
#popupfoot{
  font-family: "Segoe UI", sans-serif;
  font-size: 14pt;
  padding: 10px 20px;
}
#popupfoot a{
  text-decoration: none;
}
.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
  background-color:#D1D1D1;
  color: green;
}
.popupoption2:hover{
  color: red;
}