body{
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	background-color: #ffffff;
	line-height: 16px;
	font-size: 12px;
	border: none;
	margin: 0;
	padding: 0;	
}
input,select{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #595959;
	font-size: 11px;
}
textarea {
	border:1px solid #999;
}

img,form{
	margin:0;
	padding:0;
	border:0;
}

fieldset{
	margin:0;
	padding:10px;
	border:0;
	background-color:#f5f8f9;
	border:1px solid #ffffff;
}

div{
	margin:0;
	padding:0;
	border:0;
	border: solid 0px #aaaaaa;	
}
a{
	color:#2554c7;
	text-decoration:underline;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}
a.selected{
	color:#98a2a7;
}
.red{
	color:#990000;

}
blockquotea{
	margin-left:20px;
}

p{
text-align:justify;
display:block;
margin:5px 0 10px 0;
padding:0px;
line-height:16px;
}

span.data{
display:block;
color:#3a5767;
font-size:9px;
margin:3px 0 3px 0;
padding:0;
line-height:12px;
}

h1,h2{
	color:#990000;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	padding:0px;
	margin:0 0 13px 0;
}
h2 a{
	color:#990000;
}
h2 a:hover{
	color:#990000;
}
h3{
	color:#990000;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	padding:0px;
	margin:4px 0 8px 0;
}
h3 a{
	color:#990000;
}
h3 a:hover{
	color:#990000;
}




ol{
	padding:0 0 0 0px;
	margin:5px 0 5px 20px;
	list-style-type: decimal;
}
ol li{list-style-type: decimal;background:none;line-height: 16px;}





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 0 5px 10px;
	margin:0 0 0 0px;
	background-image: url("images/common/li.gif");
	background-repeat: no-repeat;
	background-position: top left;
	line-height:15px;
	list-style-type: none;
}
ul ul li{
	background-image: url("images/common/li2.gif");
}


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{
background-image: url("images/common/licons.gif");
padding:0 0 4px 15px;
}



ul.smalll li{
 padding:0 0 2px 10px;
 line-height:14px;
}
ul.bold li{
	font-weight:bold;
}



div.container{
	width:951px;
	margin:0;
	padding:0;
	background-image: url("images/common/bg.gif");
	background-repeat: repeat-y;
	background-position: top left;
}
div.leftcolumn{
	width:160px;
	float:left;
	text-align:left;
	border-top:solid 6px #3a5767;
	padding-bottom:12px;
	line-height:13px;
	font-size: 11px;
	margin-right:10px;
}
div.centercolumn{
	width:510px;
	float:left;
	text-align:left;
	border-top:solid 6px #3a5767;
	padding:10px 5px 12px 5px;
	margin-right:10px;
}

div.centercolumn.page{
	width:770px;
	margin-right:0px;
}
div.centerfull{
	width:780px;
	margin-right:0px;
}


div.rightcolumn{
	width:250px;
	float:left;
	text-align:left;
	padding-bottom:12px;
	border-top:solid 6px #990000;
	font-size: 11px;
}

div.header{
	height:95px;
	border-top:solid 8px #3a5767;
	vertical-align:bottom;
	padding-bottom:0px;	
	background-color:#ffffff;
}
div.header img.logo{
	width:475px;
	height:95px;
	margin-top:0px;
	float:left;
}
div.headsub{
	float:right;
	width:250px;
	text-align:right;
}
div.headsub img.ologo{
	width:87px;
	height:79px;
	float:right;
	margin-top:10px;
}
div.headsub div.lang{
	margin-top:50px;
	float:left;
	text-align:left;
	vertical-align:top;
	line-height: 15px;
	font-size:11px;
}
div.headsub div.lang img{
	vertical-align:middle;
}


div.headermenu{
	background-color:#ffffff;
	padding:5px 0 3px 0;
}

div.headermenu table{
width:949px;
border-collapse: collapse; 
}
div.headermenu table td{
background:			transparent url("images/common/rmbg2.gif") no-repeat top left;
padding:0px;
width:17%;
text-align:center;
}
div.headermenu table td div{
background:			transparent url("images/common/rmbg3.gif") no-repeat top right;
padding:5px;
font-size:11px;
text-align:center;
}
div.headermenu table td div a{
color:#ffffff;
text-align:center;
}
div.headermenu table td.current{
background:			transparent url("images/common/rmbg2b.gif") no-repeat top left;
}
div.headermenu table td.current div{
background:			transparent url("images/common/rmbg3b.gif") no-repeat top right;
}
div.headermenu table td.current div a{
color:#3a5767;
}



div.line,div.line2,div.line3,div.line4,div.linew{
	height:5px;
	background-color:#3a5767;
	margin-top:12px;
	margin-bottom:14px;
	width:100%;
	padding:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
	position:relative;
}
hr{
	height:3px !important;
	background-color:#990000;
	color:#990000;
	width:100%;
	border:none;
}



div.line4{
	height:3px;
}
div.linered,div.yellowbox div.line,div.yellowbox div.line2,div.yellowbox div.line3,div.yellowbox div.line4{
	background-color:	#990000;
}
div.linew{
	background-color:	#ffffff;
	height:3px;
	margin:0px 0 0px 0;
	padding:0px;
}


div.line3{
	height:1px;
	margin:12px 0 4px 0;
}
div.leftcolumn .title{
	color: #ffffff;
	background-color: #3a5767;
	padding: 5px;
	border-top: solid 1px #ffffff;
	font-weight: bold;
	width:150px;
}

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:		13px;
	padding: 			5px 5px 5px 5px;
	border-top: 		solid 1px #ffffff;
	width:				150px;
}
div.leftcolumn a.selected,div.leftcolumn a.current{
	background-color:	#e4e9ed;
	color:				#3a5767;
}
div.leftcolumn .white{
	border-top: 		solid 6px #e4e9ed;
	color: 				#595959;
	background-color: 	#ffffff;
	font-weight: 		bold;
}
div.form {	
	vertical-align: 	middle;
	display: 			block;
	padding: 			8px 5px 8px 5px;
	border-top: 		solid 1px #ffffff;
	clear: 				left;
}
div.leftcolumn select{
	width:				150px;
	font-size:			11px;
}
a.back{
padding:0 0 0 14px;
background:			transparent url("images/common/back.gif") no-repeat top left;
}
div.rightcolumn div.line,div.rightcolumn div.line2{
	background-color:	#990000;
	margin:				0px;
}
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/common/pdf.gif");
	background-repeat:	no-repeat;
	background-position: top left;	
}
div.constitutions,div.criminalcodes,div.bigr{
	background-color:	#990000;
	padding:			5px 5px 5px 9px;
	margin:				0px 0 1px 0;
	background-repeat:	no-repeat;
	background-position:bottom left;	
	font-size:			12px;
	color:				#ffffff;
	
	background:			transparent url("images/common/rmbg.gif") no-repeat top left;
	
	
}
div.constitutions a,div.criminalcodes a,div.bigr a{
	color:				#ffffff;
}

div.yellowbox{
	background-color:	#fdf8f0;
	padding:			10px 4px 15px 7px;
}
div.whitebox{
	background-color:	#ffffff;
	padding:			10px 0px 15px 3px;
}

div.yellowbox h2,div.whitebox h2{
	padding:0px;
	margin:0 0 6px 0;
}
div.yellowbox a,div.whitebox a{
	display:block;
	line-height:12px;
	padding:			2px 0px 3px 12px;
	background:			transparent url("images/common/li.gif") no-repeat top left;

}


.nav span{
display:block;
float:left;
color:#ffcccc;
	line-height:12px;
	padding:			2px 3px 3px 3px;
	margin:15px 1px 0px 0px;
	background:#990000;
}
.nav span a{
color:#ffffff;
font-weight:bold;
	display:inline;
	background:	none;
	line-height:12px;
	margin:				0px;
	padding:			0px;
}









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;
}
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:				#990000;
	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.topiclist{
	float:				left;
	text-align:			left;
	width: 				256px;
}
div.topiclist div{
	text-align:			left;
	padding:			2px 2px 2px 10px;
	margin:				0 3px 3px 0px;
	line-height:		13px;
	background-image: 	url("images/common/li.gif");
	background-repeat: 	no-repeat;
	background-position:top left;
}

div.sitemaptreecols {
  
}

div.sitemaptreecols div {
width: 350px;
        padding: 2px 2px 2px 10px;
        line-height:	13px;
	background-image: 	url("images/common/li.gif");
	background-repeat: 	no-repeat;
	background-position:top left;
}

div.toggleContent {
	display: none;
}

div.centercolumn div.yellowbox h2{
margin-left:10px;
}
div.centercolumn div.yellowbox ul{
margin-left:10px;
}

.toggleLink,.moreLink{
cursor :pointer;

}

div.large_button {
	width: 400px;
	height: 32px;
	background: #fff url("images/common/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/common/tabright1.gif") repeat-x top right;}
table.tabs td.taba {background: #980000 url("images/common/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/common/tabaleft.gif") no-repeat; position:absolute; top:0px; left: 0px;}
div.tableft {background: transparent url("images/common/tableft.gif") no-repeat; position:absolute; top:0px; left: 0px;}
div.tabaright {background: transparent url("images/common/tabaright.gif") no-repeat;position:absolute; top: 0px; right:-6px;}
div.tabright {background: transparent url("images/common/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{
	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/common/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/common/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/common/small_button1.gif") no-repeat;
	border: none;
	margin: 10px 0;
	text-align:center;
}

div.smallBut1 a {
	display: block;
	color: #fff;
}

div.smallBut a:hover {text-decoration:none;}
div.smallBut1 a:hover {text-decoration:none;}

h4 {
	font-size: 11px;
	color: #3a5767;
}

div.rightbox {
	background-color: #fdf8f0;
	border-top: 1px solid #fff;
	width: 100%;
	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: #990000;
}

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;
}

div.chapterMenu{
	background-color: white;
	padding:5px 0 3px 0;
}

div.chapterMenu table{
	width: 100%;
}

div.chapterMenu table td{
	background:			transparent url("images/common/crmbg2.gif") no-repeat top left;
	background-color: #900e0e;
	padding: 0px;
	width: 21%;
	text-align: center;
}

div.chapterMenu table td div{
	background:			transparent url("images/common/crmbg3.gif") no-repeat top right;
	padding:0px;
	height: 40px;
	font-size:11px;
	text-align:center;
	padding-top: 5px;
}

div.chapterMenu table td div a{
	color: #f4f7f8;
	padding: 0px;
	
	text-align:center;
}
div.chapterMenu table td.current{
	background:			transparent url("images/common/crmbg2b.gif") no-repeat top left;
	background-color: #f4f7f8;

}
div.chapterMenu table td.current div{
	background:			transparent url("images/common/crmbg3b.gif") no-repeat top right;
	padding:0px;
	height: 40px;
	font-size:11px;
	text-align:center;
	padding-top: 5px;
}
div.chapterMenu table td.current div a{
	color: #3a5767;
}

div.printColumn{
	float:left;
	text-align:left;
	margin:10px;
}

div.messagenegative{
	color: red;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

div.messagepositive{
	color: green;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}