	/* General rules */

body, td, div {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333;
	}
.fleft {
	float: left;
	}
.fright {
	float: right;
	}
.center {
	text-align: center;
	}
img.right {
	margin: 10px;
	border: 0px;
	float: right;
	}
img.left {
	margin: 10px;
	border: 0px;
	float: left;
	}

a img{ border: 0px; }

.clear {
	clear: both;
	}
.actual {
	color: #c33;
	}
b {
	color: #666;
	}
small {
	font-size: 11px;
	}
p {
	text-align: justify;
	line-height: 130%;
	}
a {
	color: #369;
	}
a:hover {
	color: #58b;
	text-decoration: underline;
	}
h1, h2, h3, h4 {
	color: #c33;
	clear: both;
	font-weight: normal;
	}
h1 {
	font-size: 20px;
	text-align: right;
	border-bottom: 1px solid;
	margin: 0px;
	padding-bottom: 3px;
	}
h2 {
	font-size: 19px;
	}
h3 {
	font-size: 17px;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	}
li ul {
	list-style-type: disc;
	margin-top: 5px;
	}
.popup h1 {
	font-size: 18px;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	}
.popup h2 {
	font-size: 15px;
	font-weight: bold;
	}
.popup h3 {
	font-size: 13px;
	font-weight: bold;
	}
.popup h4 {
	font-size: 12px;
	}hr {
	height: 1px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: none;
	border-top: 1px solid #ccc;
	}
.nextlink {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	background-image: url(./next.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	}
.nextlink a {
	color: #c33;
	text-decoration: none;
	}	
.nextlink a:hover {
	color: #c33;
	text-decoration: underline;
	}

	/* Content rules */
#contents li {
	margin-top 5px;
	margin-bottom: 5px;
	text-align: justify;
	}

	/* Layout rules */
body {
	text-align: center;
	margin-top: 10px;
	}
#container {
	width: 755px;
	margin: 0px auto;
	text-align: left;
	}
#container.popup {
	width: 400px;
	margin: 0px auto;
	text-align: left;
	}
#error {
	width: 450px;
	margin: 0px auto;
	text-align: left;
	}
table.layout {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}
table.layout td {
	padding: 0px;
	vertical-align: top;
	}

	/* Footer */
#footer {
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	font-size: 11px;
	color: #666;
	}
#footer span {
	float: right;
	}

	/* Header */
#header {
	background-image: url(./header.jpg);
	background-repeat: no-repeat;
	height: 99px;
	margin-bottom: 5px;
	}
#header form {
	margin: 0px;
	padding: 15px 7px 15px 7px;
	height: 20px;
	}
#header form input {
	border: 1px solid #333;
	}
#header form input.searchbutton {
	background-color: #c33;
	color: #fff;
	font-weight: bold;
	width: auto;
	}
#header table {
	margin: 28px 0px 0px 0px;
	}
#header table a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 8px 0px 7px;
	}
#header table a:hover {
	color: #ccc;
	}
#header table.immigration {
	float: right;
	width: 575px;
	}

	/* Box rules */
.box {
	border: 1px solid #666;
	border-left: 0px;
	background-image: url(./box_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 10px 20px;
	margin-bottom: 5px;
	background-color: #f3f3f3;
	font-size: 11px;
	padding: 0px 0px 5px 6px;
	}
.box h2 {
	color: #000;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	background-color: #dfdfdf;
	}
.box h2 a {
	color: #000;
	text-decoration: none;
	}
.box h2 a:hover {
	color: #666;
	}
p.box {
	padding: 10px;
	}
.box p {
	margin: 10px;
	}
.box ul {
	list-style-image: url('./bullet.gif');
	padding: 0px;
	margin: 5px 5px 5px 25px;
	}
.box li {
	margin: 6px 3px 6px 5px;
	}
.box li a {
	text-decoration: none;
	}
.box li b a {
	text-decoration: underline;
	font-weight: normal;
	}
.box li ul {
	padding: 0px;
	margin: 0px 0px 0px 12px;
	}
.box li li a {
	font-weight: normal;
	}
.box small {
	margin: 10px;
	display: block;
	}

.box td {
	font-size: 11px;
	}
.menu {
	border-top: 0px;
	}
.homecell {
	width: 185px;
	}
.homecell div {
	height: 380px;
	}
#contents {
	float: right;
	width: 560px;
	}
.popup #contents {
	float: right;
	width: 400px;
	}
#sidebar {
	width: 175px;
	float: left;
	}

	/* Home rules */
.home_about {
	margin-right: 5px;
	height: 364px;
	}	
.home_news {
	height: 364px;
	}
.home_news dl {
	margin: 5px;
	}
.home_news dt {
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	background-color: #dfdfdf;
	}
.home_news dl dd {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	}
.home_news dl dd a {
	text-decoration: none;
	}
.home_news dl dd a:hover {
	text-decoration: underline;
	}

	/* Search form */
.searchinput {
	border: solid 1px #999;
	font-size: 11px;
	font-family: verdana;
	width: 90px;
	}
.searchbutton {
	border: solid 1px #999;
	font-size: 11px;
	font-family: verdana;
	width: 50px;
	}
.box form {
	margin: 10px;
	}

	/* Path rules */
#path {
	font-size: 10px;
	color: #999;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	}
#path a {
	font-size: 10px;
	color: #663;
	}
#path a:hover {
	color: #330;
	}



	/***** WP rules *****/


	/* Tables */
#contents table {
	width: 100%;
	margin: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	}
.small {
	width: 50%;
	}
#contents th, #contents td {
	padding: 4px;
	empty-cells: show;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
	}
#contents table th {
	background-color: #eee;
	font-weight: bold;
	font-size: 12px;
	color: #c33;
	vertical-align: middle;
	}
#contents table td {
	font-size: 11px;
	background-color: #f6f6f6;
	}
#contents table input.field {
	width: 300px;
	}
#contents table input.submit {
	font-family: verdana;
	font-size: 11px;
	}
#contents table tfoot td {
	text-align: center;
	}

	/* Forms */
h3.box, form h2 {
	padding: 5px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 10px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	background-color: #efefef;
	}	
form fieldset {
	margin: 0px 0px 20px 0px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	font-size: 11px;
	width: auto;
	}
#contents form table, #contents form table td, #contents form table th {
	border: 0px;
	}
form fieldset li {
	font-size: 11px;
	}
form fieldset select, form fieldset input, form fieldset textarea {
	font-family: verdana;
	font-size: 11px;
	}
form fieldset label {
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	float: left;
	clear: left;
	width: 200px;
	}
form fieldset label small {
	font-weight: normal;
	font-size: 10px;
	}
form fieldset div label {
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	clear: both;
	width: 99%;
	}
form h2 {
	font-size: 17px;
	}	
form h3 {
	font-size: 11px;
	color: #666;
	margin: 3px 0px 5px 0px;
	font-weight: bold;
	}	
form h2 b {
	color: #c33;
	}
form h2 small {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	}
form fieldset.submit {
	text-align: center;
	}	
form fieldset.submit input {
	text-align: center;
	width: auto;
	}
form fieldset div {
	vertical-align: middle;
	font-size: 11px;
	float: left;
	}
form fieldset div textarea {
	margin-left: 2px;
	}
form fieldset p {
	clear: left;
	margin: 3px 0px 8px 0px;
	}
form fieldset input, form fieldset select, form fieldset textarea {
	width: 300px;
	}
form fieldset table input {
	width: 100%;
	}
form fieldset textarea {
	height: 75px;
	margin: 0px;
	}
form fieldset div select {
	width: auto;
	}
form fieldset div input, form fieldset p input {
	vertical-align: middle;
	width: auto;
	}
form fieldset hr {
	clear: both;
	}
form b {
	color: #c33;
	}
form.small {
	width: 365px;
	margin: auto;
	}
form.small fieldset label {
	width: 120px;
	}
form.small fieldset input, form.small fieldset select, form.small fieldset textarea {
	width: 210px;
	}
form.intext {
	margin: 20px 0px 10px 10px;
	width: 240px;
	}	
form.intext fieldset {
	padding: 10px;
	}	
form.intext fieldset input {
	width: auto;	
	margin: 0px;
	text-align: left;
	}
form.intext fieldset label {
	margin: 0px;
	width: 70px;
	text-align: left;
	}
form.intext fieldset input.submit {
	text-align: center;
	}
form.intext h2 {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	}
fieldset fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
input#searchresults {
	width: 250px;
	text-align: left;
	}
#button {
	width: auto;
	}
.searchrow b {
	background-color: #ff0;
	}
.searchrow b a {
	background-color: #fff;
	}
.searchrow b a b {
	background-color: #ff0;
	color: #069;
	}


@media print {
	div#container {
		width: 100%;
		}
	#header, #footer, #sidebar, #menu, #path {
		display: none;
		width: 0px;
		height: 0px;
		float: none !important;
		}
	#contents {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px;
		float: none !important;
		border: 0px;
		}
	div {
		width: 100%;
		padding: 0px;
		margin: 0px;
		border: 0px;
		float: none !important;
		height: auto;
		}
	.box {
		border: 1px solid #666;
		background-image: none;
		background-repeat: repeat-y;
		}
	h1 {
		border: 0px;
		}
	.layout .box {
		border: 0px;
		}
		
}
