@charset "utf-8";
/* CSS Document */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}

/* CUSTOM GLOBAL
*****************************************************/
html, body {
	position: relative;
	font-size:14px;
	color:#777777;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	height:100%;
	background-color:#cccccc;
}
a, a:link, a:visited {
	color:#444444;
	text-decoration:none;
}
a:focus, a:hover {
	color:#e95a18;
	text-decoration:none;
}
img {
	margin:0;
	padding:0;
	border:none;
}
h1 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ca6c18;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0;
	color:#FFF;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	color:#3E9BBC;	
}
p {
	margin:0 0 0px 0;
	padding:0;
}
.noMargin{
	margin:0;
}
input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.floatLeft {
	float:left;
	margin:0;
	padding:0;
}
.floatRight {
	float:right;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.tB {
	font-weight:bold;
}
.tI {
	font-style:italic;
}
.tN {
	font-weight:normal;
}
.tU {
	text-decoration:underline;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t12 {
	font-size:12px;
	line-height:18px;
}
.t14{
	font-size:14px;
}
.t16{
	font-size:16px;
}
.aC {
	text-align:center;
}
.aR {
	text-align:right;
}
.aL {
	text-align:left;
}
.aJ{
	text-align:justify;
}
.lhN {
	line-height:normal;
}
.blue{
	color:#003D81;
}

ul.indent{
	padding-left:10px;
	margin:0 0 10px 10px;
}
ul.indent li{
	margin:0 0 0 10px;
}
li.nodot{
	list-style-type:none;
}
/* Container
*****************************************************/
* html #container
{
	height: 100%;
}
#container{
	position: relative;
	padding:0;
	margin:0 auto;
	width:862px;
	min-height: 720px;
}
#nonFooter
{
	padding-bottom: 0px;	/*size is equal to height of footer */
}

/* Edition
*****************************************************/
#edition{
	position:absolute;
	top:54px;
	left:733px;
	width:109px;
	height:28px;
}
#graphic{
	width:109px;	
}

/* Header
*****************************************************/
#header{
	position:absolute;
	top:82px;
	width:862px;
	background-color:#FFFFFF;
	height:93px;
	magin-bottom:9px;
}
#logo{
	width:174px;
	margin: 26px 0px 0px 20px;	
}

/* Content
*****************************************************/
#contentMain{
	position:absolute;
	top:184px;
	width:862px;
	height:464px;
	background-color:#FFFFFF;
}
#contentSub{
	padding:0px 0 0;
	background-color:#FFFFFF;
	position:absolute;
	top:282px;
	left:225px;
}
.subBox1{
	float:left;
	width:193px;
	padding:0 26px 15px 0;
	margin:0;
	background-color:#FFFFFF;
}
.subBox2{
	float:left;
	width:115px;
	height:12px;
	padding:0 20px 15px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:bold;
	line-height:100%;
	background-color:#FFFFFF;
	padding-top:2px;
}
.subBox3{
	float:left;
	width:115px;
	height:12px;
	padding:0 100px 15px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:bold;
	line-height:100%;
	background-color:#FFFFFF;
	padding-top:2px;
}
.homLogo{
	position:absolute;
	top:373px;
	left:791px;
	width:52px;

}
.backButton{
	position:absolute;
	top:30px;
	left:20px;
	width:115px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:bold;
	line-height:100%;
	background-color:#FFFFFF;

}
.contentIssuu{
	position:absolute;
	top:20px;
	left:150px;
	width:692px;
	height:424px;
}

/* Content - Home
*****************************************************/
.floatLeft#welcome{
	width:566px;
	padding:0px 0 10px 0;
	background-color:#FFFFFF;
	position:absolute;
	top:156px;
	left:225px;
}
.floatLeft#welcome p{
	padding:10px 0px 30px 0px;
	background-color:#FFFFFF;
}


/* Footer
************************************************************************************/
#footer {
	clear:both;
	position:absolute;
	top:657px;
	margin:0 auto;
	padding:0px 0px 20px 0px;
}

#contentFooter{
	position:relative;
	padding:3px 0px 0px 0px;
	color:#2d1806;
	width:862px;
	margin:0 auto;
	height:30px;		/*size is equal to height of footer */
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
}
#contentFooter a:link,
#contentFooter a:visited{
	color:#2d1806;
}
#contentFooter a:hover,
#contentFooter a:focus{
	color:#e95a18;
	text-decoration:none;
}