body {
	font-family: Arial, Verdana, "Lucida Grande", tahoma, "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	background: #f9f9f9 url(../img/bcg3-light.png) repeat-x;
}

p img {
	margin-top: 0;
}

.caps {
	text-transform: uppercase;
}

#logo-head {
	background: url(../img/spu-header-light.jpg) no-repeat 0 top;
	z-index: -3;
}

/* @group Prev version banner */

div.prev-ver a {
	display: block;
	padding: 10px;
	background-color: #fff9e9;
	text-align: center;
	border: 1px solid #dbdbdb;
	font-size: .9em;
	margin-bottom: 30px;
}



/* @end */

span.date {
	display: block;
	padding-top: 15px;
	font-size: .9em;
	color: #d7d7d7;
}

#lang-sel {
	text-align: right;
	padding-top: 15px;
	margin-bottom: 0;
}

#search {
	margin-top: 70px;
	padding-top: 6px;
	padding-bottom: 5px;
	float: right;
}

div#search input#button {
        background-color: #004998;
        height: 29px;
        width: 60px;
//      padding: 7px 10px 3px;
        display: inline;
        text-decoration: none;
        color: #fff;
        font: bold 12px Arial, Helvetica, Geneva, sans-serif;
        float: left;
        text-align: center;
        margin-left: 0;
        border: 0px;
}

div#search input {
	width: 220px;
	color: #808080;
	height: 16px;
	margin-right: 0;
	margin-left: 7px;
	display: inline;
	float: left;
	font: 12px arial;
	border: 1px solid white;
}

div#search a {
	background-color: #004998;
	height: 19px;
	padding: 7px 10px 3px;
	display: inline;
	width: 42px;
	text-decoration: none;
	color: #fff;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	float: left;
	text-align: center;
	margin-left: 0;
}

div#search a:hover {
	background-color: #921106;
	border-color: #004998;
}

a:link {
	color: #004f8b;
}

a:visited {
	color: #00427a;
}

a:hover {
	color: #be1a12;
}

ul.navigation {
	color: #62a4ff;
	padding-top: 35px;
	padding-bottom: 16px;
	margin: 25px 0 35px;
	text-transform: uppercase;
	font: 120% Verdana, "Lucida Grande", Lucida, sans-serif;
	background: #005cb8 url(../img/spu-header-light.jpg) 0 -165px;
}

ul.navigation li {
	display: inline;
	padding-right: 40px;
}

ul.navigation li a:link {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

ul.navigation li a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

ul.navigation li a:hover {
	color: #62a4ff;
	text-transform: uppercase;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

ul.favlinks {
	margin: 0;
	list-style-type: none;
}

ul.favlinks li {
	padding: 5px 10px 6px;
	border: 1px solid #e5e5e5;
	margin-top: 3px;
	background-color: white;
}

ul.favlinks li:hover {
	background-color: #f4f4f4;
}

/* @group subnavi */

ul.navigation2 {
	margin-left: 0;
	margin-right: 0;
	color: #be1a12;
	padding-top: 15px;
	padding-bottom: 12px;
	margin-top: 0;
	font: 120% Georgia, serif;
}

ul.navigation2 li {
	display: inline;
	padding-right: 25px;
}

/* @end */

/* @group search results navi */

ul.navigation3 {
	margin-left: 0;
	margin-right: 0;
	color: #be1a12;
	padding-top: 0;
	margin-top: 0;
	font-size: 120%;
}

ul.navigation3 li {
	display: inline;
	padding-right: 25px;
}

div.search-result-item h3 {
	margin-bottom: 4px;
}

div.search-result-item p {
	color: #a4a4a4;
}

/* @end */

#search input {
	color: #9d9d9d;
	padding: 5px;
	margin-right: 10px;
	width: 180px;
	border: 1px solid #b3b3b3;
}

#footer h4 {
	color: #9d9d9d;
	text-align: center;
	padding: 20px;
	margin-top: 10px;
	font-size: 90%;
	border-top: 1px solid #d0d0d0;
}

h3 {
	color: #be1a12;
	letter-spacing: 0;
	font: 120% Georgia, serif;
}

h3.black {
	color: #221204;
}

ul#files li {
	list-style-image: url(../img/pdf.png);
	text-shadow: #000000 0 0 0px;
}

.column.final { margin-right: -3px; }


/* @group Doc Item PDF */

ul.doc-item-pdf {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	border: 1px solid #e5e5e5;
	list-style-type: none;
	padding: 3px 6px 3px 50px;
	background: white url(../img/pdf.gif) no-repeat 8px center;
	clear: left;
	display: block;
}

ul.doc-item-pdf:hover {
	background-color: #f5f5f5;
}

ul.doc-item-pdf h3 {
	margin-bottom: 0;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 1.2em;
}

ul.doc-item-pdf li span {
	color: #b2b2b2;
	font-size: 10px;
}



/* @end */

/* @group Doc Item DOC */

ul.doc-item-doc {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	border: 1px solid #e5e5e5;
	list-style-type: none;
	padding: 3px 6px 3px 50px;
	background: white url(../img/word.gif) no-repeat 8px center;
	clear: left;
	display: block;
}

ul.doc-item-doc:hover {
	background-color: #f5f5f5;
}

ul.doc-item-doc h3 {
	margin-bottom: 0;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 1.2em;
}

ul.doc-item-doc li span {
	color: #b2b2b2;
	font-size: 10px;
}



/* @end */

/* @group Doc Item XLS */

ul.doc-item-xls {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	border: 1px solid #e5e5e5;
	list-style-type: none;
	padding: 3px 6px 3px 50px;
	background: white url(../img/excel.gif) no-repeat 8px center;
	clear: left;
	display: block;
}

ul.doc-item-xls:hover {
	background-color: #f5f5f5;
}

ul.doc-item-xls h3 {
	margin-bottom: 0;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 1.2em;
}

ul.doc-item-xls li span {
	color: #b2b2b2;
	font-size: 10px;
}



/* @end */

/* @group Doc Item ZIP */

ul.doc-item-zip {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	border: 1px solid #e5e5e5;
	list-style-type: none;
	padding: 3px 6px 3px 50px;
	background: white url(../img/zip.gif) no-repeat 8px center;
	clear: left;
	display: block;
}

ul.doc-item-zip:hover {
	background-color: #f5f5f5;
}

ul.doc-item-zip h3 {
	margin-bottom: 0;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 1.2em;
}

ul.doc-item-zip li span {
	color: #b2b2b2;
	font-size: 10px;
}



/* @end */





/* @group Doc Item RAR */

ul.doc-item-rar {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px;
        border: 1px solid #e5e5e5;
        list-style-type: none;
        padding: 3px 6px 3px 50px;
        background: white url(../img/rar.gif) no-repeat 8px center;
        clear: left;
        display: block;
}

ul.doc-item-rar:hover {
        background-color: #f5f5f5;
}

ul.doc-item-rar h3 {
        margin-bottom: 0;
        padding-top: 7px;
        padding-bottom: 3px;
        font-size: 1.2em;
}

ul.doc-item-rar li span {
        color: #b2b2b2;
        font-size: 10px;
}



/* @end */



/* @group Doc Item GIF */

ul.doc-item-gif {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px;
        border: 1px solid #e5e5e5;
        list-style-type: none;
        padding: 3px 6px 3px 50px;
        background: white url(../img/gif.gif) no-repeat 8px center;
        clear: left;
        display: block;
}

ul.doc-item-gif:hover {
        background-color: #f5f5f5;
}

ul.doc-item-gif h3 {
        margin-bottom: 0;
        padding-top: 7px;
        padding-bottom: 3px;
        font-size: 1.2em;
}

ul.doc-item-gif li span {
        color: #b2b2b2;
        font-size: 10px;
}



/* @end */



/* @group Doc Item JPG */

ul.doc-item-jpg {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px;
        border: 1px solid #e5e5e5;
        list-style-type: none;
        padding: 3px 6px 3px 50px;
        background: white url(../img/jpg.gif) no-repeat 8px center;
        clear: left;
        display: block;
}

ul.doc-item-jpg:hover {
        background-color: #f5f5f5;
}

ul.doc-item-jpg h3 {
        margin-bottom: 0;
        padding-top: 7px;
        padding-bottom: 3px;
        font-size: 1.2em;
}

ul.doc-item-jpg li span {
        color: #b2b2b2;
        font-size: 10px;
}


#navigation_header .navifirst a {
        color:#be1a12;
        text-decoration: none;
}


/* @group Prev version banner */

div.prev-ver a {
        display: block;
        padding: 10px;
        background-color: #fff9e9;
        text-align: center;
        border: 1px solid #dbdbdb;
        font-size: .9em;
        margin-bottom: 30px;
}


/* @end */
