/* CSS Document */
body {
	font: 90%/1.2em "Times New Roman", Times, serif;
	background-color: #fff;
	color: #333;
	margin: 0px;
	padding: 0px;
}

div.path{
	font: 70%/0.8em Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 3px 0;
}
/* Layout */

* {
	margin: 0px;
	padding: 0px;
}

a.rss{
	margin-left:5px;
}
.spacer {
	clear:both;
	height:10px;
}
#one-col {
	width: 95%;
	margin-top:20px;
}


div.back-link{
	color: #024692;
	margin:20px 7px;
	padding-left:15px;
	background:url('../i/arrow_back.gif') no-repeat center left;
}

div.head-left {
	width: 72%;
	height: 107px;
	float: left;
	margin-top: 15px;
	background-color: #0F2265;
	background:url(../i/headmain.jpg) top right no-repeat;
}

div.head-left-logo{
	float:right;
	width: 67%;
	height: 107px;
	background:url(../i/tu_logo.gif) top left no-repeat;
}
div.head-left-logo a{
	width:100%;
	height: 107px;
	font-size: 1.3em;
	font-weight: bold;
	display:block;
}
div.head-left-logo span{
	display:none;
}
div.head-right {
	width: 25%;
	height: 77px;
	margin-top: 15px;
	float: right;
	padding-top: 30px;
	text-align: center;
}

div.head-right-icons {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	float: left;
}

div.head-right-search {
	margin: 0px;
	padding: 0px;
	float: left;
}

div.breadcrumb {
	clear: both;
	width: 90%;
	height: 38px;
	padding-top: 22px;
	margin-left: 25px;
	color: #024692;
	font: 70%/0.8em Verdana, Arial, Helvetica, sans-serif;	
}

div.breadcrumb span {
	color: #024692;
}

div.main-menu {
	clear: both;
	width: 21%;
	float: left;
	padding-top: 12px;
	padding-bottom: 30px;
}

div.content {
	width: 76%;
	float: right;
}

div.content-head {
	background-color: #003399;
	position: relative;
}

div#content-head-container {
	position: relative;
	width:100%;
}

#content-head-text {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(../i/bg-cornr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 40px;
	z-index:2;
}

#content-head-1 {
	background-color: #5E626F;
	color: #fff;
	width: 100%;
	padding: 10px 0px;
	background-image: url(../i/bg-cornr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	opacity: .95;
	filter: alpha(opacity=95);
}

#content-head-2 {
	background-color: #fff;
	width: 94%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:3%;
	margin-left:3%;
	color: #001F6A;
	opacity: .8;
	filter: alpha(opacity=80);
}

div.content-head-right {
	width: 33%;
	float: right;
	background-position: left bottom;
}

div.content-body {
	float: left;
	width: 64.5%;
	padding-bottom: 30px;
}

div.content-menu {
	float: right;
	width: 33%;
	padding-bottom: 30px;
}

div.footer {
	width: 100%;
	height: 30px;
	clear: both;
}

div.footer-icons {
	width: 18%;
	float: left;
	margin: 0;
	padding-left: 2%;
	padding-top: 12px;
}
div.footer-body {
	width: 77%;
	float: right;
	background-image: url(../i/foot-bg2.gif);
	background-repeat: repeat-x;
}
div.main-menu-footer {
	float: left;
	width: 64.5%;
	padding: 15px 0px;
	background-color: #E8E8E8;
	background-image: url(../i/foot-bg.gif);
	background-repeat: repeat-x;
}

div.copyrights {
	float: right;
	width: 32%;
	padding-top: 17px;
	color: #999;
	font: 75%/1em Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 1%;
}

div#paging {
	margin: 0px;
	padding: 0px;
	font: 80%/1em Verdana, Arial, Helvetica, sans-serif;
}
div#paging-links {
	float: left;
	margin: 0px 0px 1em 0px;
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline;
}
div#paging-field {
	float: right;
	margin: 0px 0px 1em 10px;
}

div#paging-field-1 {
	float: left;
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div#paging-field-2 {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div#paging-field-3 {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* Links */

a:link, a:visited, a:hover, a:active {
	color: #02448E;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #0060CC;
	background-color: transparent;
	text-decoration: underline;
}

.breadcrumb a, .breadcrumb a:visited {
	color: #999;
	text-decoration: underline;
}

.breadcrumb a:hover {
	color: #666;
	text-decoration: underline;
}

.copyrights a, .copyrights a:hover {
	color: #999;
	text-decoration: none;
}

/* Lists */

#icons-top, #icons-bot {
     list-style: none;
}

#icons-top li {
     display: inline;
     margin-right: 1.8em;
	 list-style: none;
}

#icons-bot li {
	margin-right: 0.9em;
	display: inline;
	list-style: none;
}

.main-menu-footer ul {
	list-style: none;
}
.main-menu-footer ul li {
	list-style: none;
	display: inline;
	margin-left: 2.6%;
}
.main-menu-footer ul li.last-element {
	margin-right: 0;
}

/* Forms */

div.textfield {
	margin: 0px;
	padding-top: 3px;
	float: left;
}

div.textfield input {
	border: 1px solid #aaa;
	height: 17px;
	width: 140px;
}

div.btn {
	margin: 0px;
	padding-top: 0px;
	float: left;
	width: 22px;
	height: 19px;
}

div.btn input {
	padding-top: 3px;
}

input#PageNumber {
	width: 20px;
	height: 17px;
	border: 1px solid #aaa;
}


/* Headings */

#content-head-1 h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 24px;
}

#content-head-2 h2 {
	font-size: 1.1em;
	font-weight: bold;
}

/* Images */

img.image-left {
	float: left;
	padding: 2px;
	border: 1px solid #E0E0E0;
	margin: 2px 10px 2px 0px;
}
img.image-right {
	float: right;
	padding: 2px;
	border: 1px solid #E0E0E0;
	margin: 2px 0px 2px 10px;
}
img.image-none {
	padding: 2px;
	border: 1px solid #E0E0E0;
	margin: 2px 0px 2px 0px;
}

/*files
--------------------------- */
ul#files{
	list-style: none;
	background-color:transparent;
}
h6#dl{
	color: #999;
	font-weight: bold;
	font-size:0.9em;
	background:url(../i/download.gif) no-repeat left center;
	padding: 0 0 0 13px;
	margin: 0 0 15px 0;
}
ul#files li{
	margin-left: 30px;
	padding:5px 5px 20px 35px;
	background:url(../i/ico_any.gif) no-repeat left top;
}
ul#files li span{
	margin-left: 5px;
	color: #999;
}

ul#files li.file-pdf{
	background-image:url(../i/ico_pdf.gif);
}
ul#files li.file-doc{
	background-image:url(../i/ico_doc.gif);
}
ul#files li.file-xls{
	background-image:url(../i/ico_xls.gif);
}
/*Minimize
-----------------------------------------------------------------------------------*/
div#minimize{
	display:block;
	height:18px;
	width:83px;
	float:right;
	cursor: pointer;
	cursor: hand;
}
div.minimize-up{
	background:url(../i/restore.gif) no-repeat left center;
}
div.minimize-down{
	background:url(../i/minimize.gif) no-repeat left center;
}
