body {
    font-family:Arial,Helvetica,Verdana,sans-serif;
    color:#000000;
    background-color:#ffffff;
    margin:0px;
    padding:0px;
    border:0px;
}
a {
    color:#003399;
    text-decoration:none;
}
/*div.news-latest-item img {
    margin-top:5px;
}*/
li.news-amenu-item-year {
    margin-top:8px;
}

/******************/
/* Page container */
/******************/
#container {
    margin-top:0px;
    background-color:#ffffff;
}


/***************/
/* Page header */
/***************/
#header {
    overflow:hidden;
    border-bottom:1px solid #7f8083;
    background-image:url(../furniture/Header_AIM_ADC0E0.jpg);
    background-repeat:no-repeat;
    background-color:#adc0e0;
    height:130px;
}
#homelink {
    position:absolute;
    top:16px;
    left:45px;
}
#homelink img {
    width:130px;
    height:100px;
    border:0px;
}
#headerLinks {
	color:#003399;
	font-size:14px;
	font-weight:bold;
	float:right;
	margin-top:2px;
	margin-right:10px;
}
#headerLinks input[type=image] {
	vertical-align:bottom;
	margin-left:3px;
}
#headerLinks form {
	display:inline;
}
#headerLinks a {
    color:#003399;
}
#headerLinks a:hover {
    color:#99ccff;
}

/**********/
/* Menu 1 */
/**********/
#menu1 {
	margin-left:190px;
	background-image:url(../furniture/menu1back.png);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	height:31px;
	min-width:765px;
}
#menu1 a {
	color:#ffffff;
}
#m1Corner {
	background-image:url(../furniture/corner_ll.png);
	height:31px;
	width:21px;
	float:left;
/* IE Fix */
display:inline;
}
#m1Items {
	float:left;
	margin-left:25px;
}
.m1ItemInactive {
	background-color:#ffffff;
	background-image:url(../furniture/menu1back.png);
	background-repeat:repeat-x;
	float:left;
	height:33px;
	margin-left:10px;
	margin-right:10px;
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
/* IE Fix */
display:inline;
}
.m1ItemInactive:hover {
	background-color:#99ccff;
}
.m1ItemActive {
	background-color:#99ccff;
	background-image:url(../furniture/menu1back.png);
	background-repeat:repeat-x;
	float:left;
	height:33px;
	margin-left:10px;
	margin-right:10px;
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
/* IE Fix */
display:inline;
}


/********************/
/* Breadcrumb trail */
/********************/
#breadcrumb {
	margin-top:20px;
	margin-left:52px;
	margin-bottom:20px;
	width:914px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	height:16px;
}
#breadcrumb a {
	color:#003399;
}
#breadcrumb a:hover {
        color:#99ccff;
}


/************/
/* Menu 2/3 */
/************/
#menu2 {
	position:relative;
	float:left;
	margin-left:30px;
	width:175px;
/* IE Fix */
display:inline;
}
#menu2TopSpace {
	width:10px;
	position:absolute;
	top:0px;
	left:0px;
}
#menu2TopCorner {
	position:absolute;
	top:0px;
	left:9px;
	background-image:url(../furniture/corner_ul.gif);
	width:14px;
	height:29px;
	border-bottom:1px solid #666666;
}
#menu2Top {
	position:absolute;
	top:0px;
	left:23px;
	/*background-image:url(../furniture/boxtopback.png);
	background-repeat:repeat-x;*/
	background-color:#0e518d;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	width:161px;
	height:23px;
	padding-top:6px;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}
#menu2Main {
	position:absolute;
	top:30px;
	left:0px;
	font-size:14px;
	font-weight:bold;
	width:184px;
	border-right:1px solid #666666;
	line-height:30px;
}
.m2ItemInactive {
	background-image:url(../furniture/m2ItemPassive.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#003399;
	float:left;
	padding-left:23px;
	width:161px;
	height:30px;
        white-space:nowrap;
        overflow:hidden;
/* IE Fix */
display:inline;
}
.m2ItemActive {
	background-image:url(../furniture/m2ItemActive.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#666666;
	float:left;
	padding-left:23px;
	width:161px;
	height:30px;
        white-space:nowrap;
        overflow:hidden;
/* IE Fix */
display:inline;
}
.m3ItemInactive {
	background-image:url(../furniture/m3ItemPassive.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	padding-left:35px;
	padding-right:4px;
	width:145px;
	height:30px;
        white-space:nowrap;
        overflow:hidden;
/* IE Fix */
display:inline;
}
.m3ItemActive {
	background-image:url(../furniture/m3ItemActive.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#666666;
	float:left;
	padding-left:35px;
	padding-right:4px;
	width:145px;
	height:30px;
        white-space:nowrap;
        overflow:hidden;
/* IE Fix */
display:inline;
}
.m2ItemActive:hover {
	background-image:url(../furniture/m2ItemActiveHover.gif);
}
.m2ItemInactive:hover {
	background-image:url(../furniture/m2ItemPassiveHover.gif);
}
.m3ItemActive:hover {
	background-image:url(../furniture/m3ItemActiveHover.gif);
}
.m3ItemInactive:hover {
	background-image:url(../furniture/m3ItemPassiveHover.gif);
}

/********************/
/* Box on the right */
/********************/
#right {
	position:relative;
	float:right;
	margin-right:20px;
	width:175px;
/* IE Fix */
display:inline;
}
#boxTopCorner {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../furniture/corner_ul.gif);
	width:14px;
	height:30px;
}
#boxTop {
	position:absolute;
	top:0px;
	left:14px;
	/*background-image:url(../furniture/boxtopback.png);
	background-repeat:repeat-x;*/
	background-color:#0e518d;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	width:160px;
	height:23px;
	padding-top:6px;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
}
#boxMain {
	position:absolute;
	top:29px;
	left:0px;
	color:#333333;
	width:153px;
	border:1px solid #999999;
	padding:10px;
	background-color:#ffffff;
}
#boxMain p {
	font-size:12px;
	margin-top:8px;
}
#boxMain h1 {
    font-size:14px;
}

/****************/
/* Main content */
/****************/
#middle {
	margin-left:250px;
	margin-right:220px;
	min-height:300px;
	color:#333333;
	overflow:hidden;
}
* html #middle {
/* IE 6 fix */
    height:300px;
}
#middle p {
	font-size:12px;
	margin-top:8px;
}
#middle h1 {
        margin-top:20px;
	font-size:17px;
	font-weight:bold;
}
#middle h1.csc-firstHeader {
	margin-top:0px;
}
#middle h2 {
	font-size:15px;
	font-weight:bold;
}
#middle h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
#middle div.news-single-item h3 {
	margin-bottom:14px;
}
#middle h4 {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	margin-bottom:0px;
}
#middle h5 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
}
#middle a {
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
#middle a:visited {
    color:#999999;
}
#middle a:hover {
	color:#99ccff;
}
#middle ul {
	font-size:12px;
}
#middle ol {
	font-size:12px;
}
.csc-sitemap a {
	font-size:13px;
}

/*********/
/* Lists */
/*********/
#middle .csc-sitemap li {
	margin-top:5px;
}
#middle ul {
    list-style-image:url(../furniture/li6.gif);
    margin-left:0px;
    padding-left:15px;
}
#middle ul ul {
    list-style-image:url(../furniture/li5.gif);
    margin-left:0px;
}
#middle ul ul ul {
    list-style-image:url(../furniture/li4.gif);
    margin-left:0px;
}
#middle ul ul ul ul{
    list-style-image:url(../furniture/li4.gif);
}

/***************/
/* Page footer */
/***************/
#footer {
	position:relative;
	color:#666666;
	font-size:13px;
	margin-top:35px;
	margin-left:250px;
	margin-right:0px;
	border-top:1px dashed #999999;
	height:80px;
}
#footer img {
	position:absolute;
	top:10px;
	left:0px;
	border:0;
}
#footerText {
	position:absolute;
	top:20px;
	left:90px;
}
#footerLinks {
	position:absolute;
	top:46px;
	left:1px;
	color:#003399;
	font-weight:bold;
	font-size:13px;
}
#footerLinks a {
	color:#003399;
	text-decoration:none;
}
#footerLinks a {
    color:#003399;
}
#footerLinks a:hover {
    color:#99ccff;
}

/* Mailform */
.csc-mailform-field {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
}
.csc-mailform-field label {
    font-size:12px;
margin-left:20px;
}
.csc-mailform-field input[type=checkbox] {
    position:absolute;
top:0px;
left:0px;
    margin-left:0px;
    padding-left:0px;
    margin-right:8px;
}
.csc-mailform-field input[type=text] {
    position:absolute;
    top:0px;
    left:100px;
}
.csc-mailform-field textarea {
    position:absolute;
    top:0px;
    left:100px;
    width:410px;
}
.csc-mailform-field input[type=submit] {
	margin-top:90px;
}
.csc-mailform-field select {
    position:absolute;
    top:0px;
    left:100px;
}
fieldset.csc-mailform {
    border:0px;
    padding:0px;
    margin:0px;
}
.csc-mailform-label {
    margin-top:17px;
    margin-bottom:8px;
    font-weight:bold;
    font-size:14px;
}

/* Login box */
.tx-felogin-pi1 {
	font-size:12px;
}
.tx-felogin-pi1 h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:14px;
}
.tx-felogin-pi1 fieldset {
	border:0px;
	padding:0px;
	margin:0px;
}
.tx-felogin-pi1 fieldset legend {
	display:none;
}
.tx-felogin-pi1 fieldset div {
	margin-top:5px;
}
.tx-felogin-pi1 form {
	margin-top:10px;
}

/* Downloads content element */
td.csc-uploads-fileName a {
        font-weight:bold;
}
td.csc-uploads-fileName a:link {
        color:#003399;
}
td.csc-uploads-fileName a:visited {
        color:#666666;
}
td.csc-uploads-fileName a:hover {
        color:#99ccff;
}
td.csc-uploads-fileSize {
	margin:0px;
	padding:0px;
	vertical-align:top;
}
td.csc-uploads-fileSize p {
    white-space: nowrap;
	font-size:10px;
}
td.csc-uploads-icon img {
    border:1px solid #666666;
}

/* Search form */
.tx-indexedsearch-searchbox tr {
	height:25px;
}
.tx-indexedsearch-searchbox td {
	font-size:12px;
	padding-right:5px;
}

/* List element */
ul.csc-bulletlist {
	font-size:12px;
}
.indent {
	padding-left:20px;
}
table.contenttable {
	font-size:12px;
	border-collapse:collapse;
}
table.contenttable caption {
	font-style:italic;
	margin-bottom:2px;
}
table.contenttable td {
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:0px;
	/*border:1px solid #eeeeee;*/
	vertical-align:top;
}
table.contenttable th {
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:0px;
	/*border:1px solid #eeeeee;*/
	vertical-align:top;
}
table.contenttable tr.tr-even {
	background-color:#f8f8f8;
}
table.contenttable tr.tr-even td {
	padding-bottom:4px;
}
table.contenttable tr.tr-odd {
	background-color:#ffffff;
}
table.contenttable tr.tr-odd td {
	padding-bottom:4px;
}
th.align-left {
	text-align:left;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #000000;
}
.csc-textpic-caption {
	font-size:12px;
}
div.tx-indexedsearch-res {
	font-size:12px;
}

#tx-srfeuserregister-pi1-fe_users_form fieldset {
	border:1px solid #666666;
}
#tx-srfeuserregister-pi1-fe_users_form label {
	font-size:80%;
}

/* alternative content element layouts */
.csc-frame-frame1 {
    border:1px solid #666666;
    padding:10px;
    margin-bottom:10px;
}
.csc-frame-frame2 {
    border:2px solid #0d518d;
    padding:10px;
    margin-bottom:10px;
}
.csc-frame-rulerAfter {
    border-bottom:1px solid #666666;
}
.csc-frame-rulerBefore {
    border-top:1px solid #666666;
}
.csc-frame-indent {
    margin-left:100px;
}
