html, body {
	height: 100%;
	background: #91c5ff url(../lq-pics/backcl.png) top repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul { margin-bottom: 1em; padding-left: 2em; }
li { list-style: square; margin-bottom: .8em; }

#wrapper {
	margin: -1em auto;
	overflow: hidden;
	width: 940px;
}
#page-header {
	background: url(../lq-pics/headerback.png) no-repeat;
	border-bottom: 6px solid #FCC433;
	height: 240px;
	margin-top: 1em;
	overflow: hidden;
}
#langs {
	float: right;
	margin: 2em;
	margin-top: 10em;
}
#page-header #logo {
	float: left;
	margin-left: 3.4em;
	margin-top: 5em;
}
#page-header #logo-line {
	float: right;
	margin-right: -1.2em;
	margin-top: 9.8em;
}
#navigation li a {
	color: #033776;
	display: block;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
#nav {
	padding-top: 200px;
}
#navigation {
	background: #EFEFEF repeat-x top left;
	border-top: 1px solid #025B9F;
	border-bottom: 1px solid #025B9F;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 39px;
	width: 940px;
}
#navigation li {
	list-style: none;
	float: left;
	margin: .5em 0;
	margin-left: 2.4em;
	padding: .5em .4em;
}
#navigation ul {
	background: url(../lq-pics/menuback.jpg) repeat-x;
	margin-left: -.4em;
	padding: .2em .4em;
}
#navigation a {
	color: #033776;
	display: block;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
#navigation a.daddy {
	background: url(img/rightarrow2.gif) center right no-repeat;
}
#navigation li ul {
	list-style: none;
	background: #FFF;
	border: 1px solid #94A0A0;
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
}
#navigation li li {
	clear: both;
	margin: .6em 0;
	padding: 0 1em 0 0;
	width: 13em;
}
#navigation li ul a {
}
#navigation li ul ul {
	margin: -1.6em 0 0 12em;
}
#navigation li:hover ul ul,  #navigation li:hover ul ul ul,  #navigation li.sfhover ul ul,  #navigation li.sfhover ul ul ul {
	left: -999em;
}
#navigation li:hover ul,  #navigation li li:hover ul,  #navigation li li li:hover ul,  #navigation li.sfhover ul,  #navigation li li.sfhover ul,  #navigation li li li.sfhover ul {
	left: auto;
}
#navigation li:hover,  #navigation li.sfhover {
}
#navigation li li a {
	color: #234545;
	text-transform: none;
}
#navigation li li a:hover {
	color: #FCC433;
}
#navigation li a:hover {
	color: #FCC433;
}

#page-content {
	background: #FFF;
	line-height: 1.6em;
	padding-bottom: 1.2em;
	padding-top: 1em;
	overflow: hidden;
}

h3.indexArticles {
	color: #1E4F87 !important;
	}

#page-content h3 {
	color: #738F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}
.content-block {
	clear: both;
	margin: 0 auto;
	margin-bottom: .8em;
	width: 96%;
}
.sep {
	border-top: 1px solid #CCC;
	overflow: hidden;
}
.content-block .flogos {
	margin-top: 1.6em;
}
#index_left {
	border-right: 1px solid #ccc;
	float: left;
	padding-right: 1.6em;
}
#index_left.index {
	width: 35%;
}
#index_left.inner {
	width: 30%;
}
#index_left .featured_article {
	font-size: .9em;
	line-height: 1.5em;
	margin-bottom: 2.2em;
}
#index_left .featured_article .box {
	border: 1px solid #FCC433;
	font-size: .9em;
	margin-top: .1em;
	overflow: hidden;
	padding: .4em;
}
#index_left .featured_article h3 {
	background: #FCC433;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding: .2em .6em;
}
#index_left .featured_article h3 a {
	color: #FFF;
	font-size: .9em;
	text-decoration: none;
}
#index_left .featured_article img {
	float: left;
	margin: .4em .6em;
}
#index_right {
	float: right;
	padding-left: 1em;
	min-height: 250px;
}
#index_right.index {
	text-align: center;
	width: 60%;
}
#index_right.inner {
	width: 66%;
}
#index_right .featured_article {
	padding: 0 .4em;
}
#index_right .featured_article h1 {
	color: #738F35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: .6em;
}
#index_right .featured_article img {
	margin: 0 .6em .2em 0;
}
#index_right .featured_article p {
	line-height: 1.6em;
	margin-bottom: 1.8em;
}
#index_right .featured_article .pdf {
	background: #EFEFEF url(../lq-pics/download_manager.png) no-repeat 0 50%;
	border: 1px dotted #CCC;
	margin-bottom: .4em;
	padding: .2em .4em .2em 2.4em;
}
#index_right .featured_article .pdf a {
	color: #333;
	display: block;
	text-decoration: none;
}
#index_right .featured_article .pdf a:hover {
	text-decoration: underline;
}
#index_right .featured_article form.contact table th,  #index_right .featured_article form.contact table td {
	padding: .4em;
	vertical-align: top;
}
#index_right .featured_article form.contact table th {
	color: #666;
	font-weight: bold;
}
#index_right .featured_article form.contact table input[type="text"] {
	border: 1px solid #888;
}
#index_right .featured_article form.contact table textarea {
	border: 1px solid #888;
	font-family: Arial, Helvetica, sans-serif;
	height: 120px;
	padding: .2em;
	width: 300px;
}
.red {
	color: #FF0000;
}

b, strong {
	font-weight: bold;
	}

a {
	color: #AF4B34;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#footer {
	background: #EFEFEF;
	margin: 0 auto;
	padding: .8em .4em;
}
#footer .content-block {
	margin-bottom: .4em;
}
#footer .copyrights {
	font-size: .8em;
}
#footer .copyrights a {
	color: #999;
	text-decoration: none;
}
#footer .copyrights a:hover {
	color: #888888;
	text-decoration: underline;
}
