/* -------- */
/* Elements */
/* -------- */
body {
	behavior: url(/style/csshover.htc); /* call hover behaviour file */
	font-size: 100%; /* enable IE to resize em fonts */
	margin: 0px;
	padding: 8px 5px 8px 5px;
	background-color: #CCCCCC;
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color: #000000;
}

#PageWrapper {
	width: 980px;
	border: 0;
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color: #000000;	
}
#PageMiddle {
	background-color: #FFFFFF;
}

form, div{border: 0; padding: 0; margin: 0;}
ol{margin-top: 5px; margin-bottom: 0;}
li.Content3{margin-bottom: 3px;}

select, input, textarea {
	font-family: arial, sans-serif, tahoma, verdana, geneva;
	font-size: 13px;
}

#PageTopPictureSide {
position:relative;
	width: 734px;
	float: left;
	}

#ContentLeftSide {
position:relative;
	width: 200px;
	float: left;
}

#PageTopPicture 
{
	width: 940px;
	float: left;
}


#PageBottomPicture 
{
	width: 940px;
	float: left;
}
#PageBottomPicture a 
{
    font: 12px tahoma, arial, helvetica, sans-serif;
    color: #23B1A5;
    text-align: left;
    text-decoration: none;
}
#PageBottomPicture a:hover
{
    font: 12px tahoma, arial, helvetica, sans-serif;
    color: #23B1A5;
    text-align: left;
    text-decoration: underline;
}



#ContentLeft {
	width: 200px;
	float: left;
	/*border-color: #000000;
    border-style: solid;
	border-width: 1px;*/    
    
}
#ContentMain {
	width: 734px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0px;
	vertical-align: top;
	float: left;
}
#ContentRight {
	width: 210px;
	float: right;
}

#ContentMainBody {
	margin: 0;
	width : 734px; /*was 579 + 150 = 747 == But Main is 734*/
	background-color: #FFFFFF;
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	vertical-align: top;
}

#ContentBody {
	margin: 10px;
	background-color: #FFFFFF;
	text-align: left;
}

#Content {
	margin: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	
}

#Content .blueTitle {
	font-size: 15px;
	color: #23B1A5;
	font-weight: bold;	
}

#Content .title {
	color: #4a4845;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#Content .blackTitle {
	font-size: 15px;
	color: #000000;
	font-weight: bold;	
}

#Content .redTitle {
	font-size: 15px;
	color: #bf2e1a;
	font-weight: bold;	
}

/* -------------------------------------------------------------- */
/* Header section - START                                         */
/* -------------------------------------------------------------- */
#Header {position:relative; width: 960px;	height: 0px; } /*was 160 for the large logo*/
#Headerindex {position:relative; width: 960px;	height: 0px; } /*was 160 for the large logo*/
#HeaderLogo {position: absolute;	top: 8px; left: 16px;}
#HeaderDate {font-family: tahoma, verdana, geneva, arial, sans-serif; font-size: 11px; color: #FFFFFF;}
#HeaderLinks {position: absolute; top: 86px; left: 790px;} /*830*/
.HeaderLink {padding-left: 8px; padding-right: 8px; display: inline;}
.HeaderLink a {color: #FFFFFF;}
.HeaderLink a:hover {color: #FFFFFF;}
/* -------------------------------------------------------------- */


/* -------------------------------- */
/* Footer section - START           */
/* ---------------------------------*/
#FooterWrapper {
	width: 980px;
}
#Footer {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#FooterCopyright {
	position: relative;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}
#FooterLinks {
	position: absolute;
	top: 0;
	left: 400px;
}
#FooterLinks a{
	color: #000000;
    text-decoration:none;
}
#FooterLinks a:hover{
	color: #000000;
    text-decoration:none;
}

#FooterBy {
	position: absolute;
	top: 0;
	left: 860px;
    color: #AAAAAA;
}
#FooterBy a{
	color: #AAAAAA;
    text-decoration:none;
}
#FooterBy a:hover{
	color: #AAAAAA;
    text-decoration:none;
}

/* -------------------------------- */
