  
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search {
	width: 199px;
	border: none;
	padding: 4px;
	color: #808080;
	background-color: #FFF;
	background-image: url(../../../images/expat/input.gif);
}
input.submit {
	height: 24px;
	font-weight: bold;
	width: 53px;
	border: none;
	padding: 3px;
	color: #FFF;
	background-color: #D96855;
	background-image: url(../../../images/expat/button.gif);
}

input.submit1 {
	height: 24px;
	font-weight: bold;
	width: 100px;
	padding: 3px;
	color: #FFF;
	background-image: url(../../../styles/button.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input.submit2 {
	height: 24px;
	font-weight: bold;
	width: 140px;
	border: 1px solid #000000;
	padding: 3px;
	color: #FFF;
	background-color: #D96855;
	background-image: url(../../../styles/button.png);
}

input.submit3 {
	height: 24px;
	font-weight: bold;
	width: 125px;
	border: 1px solid #000000;
	padding: 3px;
	color: #FFF;
	background-color: #D96855;
	background-image: url(../styles/button.png);
}

input.text {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

/* layout
   ------ */

.content {
	margin: 10px auto;
	width: 768px;
	color: #454545;
	background-color: #FFF;
	background-image: url(../../../images/expat/big_middle.gif);
	background-repeat: repeat-y;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top {
	color: #FFF;
	height: 15px;
	background-color: #FEFEFE;
	background-image: url(../../../images/expat/big_top.gif);
	background-repeat: no-repeat;
}
.header { padding: 0px 10px 0 10px; }
.header_bottom {
	clear: both;
	color: #FFF;
	height: 15px;
	background-color: #FEFEFE;
	background-image: url(../../../images/expat/big_bottom.gif);
	background-repeat: no-repeat;
}
    
/* navigation */
#nav {
	width:100%;
	float:left;
	padding-left: 3px;
	padding-right: 3px;
}
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span {
	float:left;
	display:block;
	color:#fff;
	padding: 7px 20px 4px 10px;
	text-decoration:none;
	font-weight: bold;
	background-color: #C43219;
	background-image: url(../../../images/expat/nav.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#nav a { float:none; }
#nav li {
	float:left;
	color: #FFF;
	margin:0;
	padding:0 0 0 9px;
	background-color: #C43219;
	background-image: url(../../../images/expat/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav #current {
	color: #FFF;
	background-color: #1995C2;
	background-image: url(../../../images/expat/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -41px;
}
#nav #current a {
	padding:7px 20px 4px 11px;
	color:#FFF;
	background-color: #1995C2;
	background-image: url(../../../images/expat/nav.gif);
	background-repeat: no-repeat;
	background-position: 100% -41px;
}
#nav a:hover {
	color:#BFE1ED;
	background-color: #C43219;
	background-image: url(../../../images/expat/nav.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}   


.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
	background-color: #5BB2D1;
	background-image: url(../../../images/expat/logobg.gif);
	background-repeat: repeat-x;
}

.sf_right {
	width: 755px;
	float: right;
}

.sf_search {
	clear: both;
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
	background-color: #CA090D;
	background-image: url(../../../images/expat/searchbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

	.box_top {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(../../../images/expat/leftbox_top.gif);
	background-repeat: no-repeat;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
	color: #000;
	height: 13px;
	width: 160px;
	margin: 0 0 7px 0;
	background-color: #FFF;
	background-image: url(../../../images/expat/leftbox_bottom.gif);
	background-repeat: no-repeat;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side {
	float: right;
	width: 743px;
	text-align: justify;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
}
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top {
	clear: both;
	width: 382px;
	color: #000;
	height: 5px;
	padding: 0;
	margin: 0px 0 0 6px;
	background-color: #EDEDED;
	background-image: url(../../../images/expat/grey_top.gif);
	background-repeat: no-repeat;
}
	.grey {
	width: 362px;
	margin: 0 0 0 6px;
	padding: 10px;
	color: #808080;
	background-color: #EDEDED;
	background-image: url(../../../images/expat/grey_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	border-top: 1px solid #eee;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 
