@charset "utf-8";
/* CSS Document for UTS 2007 */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#e7e7e7;
	color:#4a4b4c;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.container {
	width:943px;
	background:#fff;
	border:#aab6d0 solid 1px;
	border-top:0px;
	padding:8px;
	margin:0px auto;}
	
.langselect a{
	position:absolute;
	top:19px;
	left:22px;
	color:#fff;
	font-size:11px
}	
	
.topimage {
	position:relative;
	width:943px;
	height:100px;}
	
.frontpage {
	padding-top:24px;
	padding-bottom:24px;
	color:#fff;}	
	
td.logoblock {
	width:197px;
	padding:0px 30px;
	vertical-align:top;
		}
			
.defaultpage {
	width:943px;
	padding-top:24px;
	padding-bottom:24px;
	color:#666;}			
			
.frontpage td.leftblock {
	width:309px;
	padding:0px 32px 0px 12px;
	background:url(../images/line_vert.gif) repeat-y right;
	vertical-align:top;}
			
.frontpage td.rightblock {
	width:307px;
	padding:0px 32px 20px 22px;
	vertical-align:top;}
	
		
.defaultpage td.leftblock {
	width:240px;
	padding:0px;
	background:url(../images/line_vert.gif) repeat-y right;
	vertical-align:top;}
	
.defaultpage td.centertblock {
	width:465px;
	padding:0px 20px;
	vertical-align:top;}	
		
.defaultpage td.rightblock {
	width:217px;
	padding:0px 10px;
	vertical-align:top;}

.defaultpage td.rightblock .content{
	background:url(../images/line_hor.gif) repeat-x bottom;
	font-size:12px;
	line-height:22px;
	padding:0px 0px 10px 0px}
		
.defaultpage td.rightblock .content a{
	color:#375188;
	}	
.defaultpage td.wideblock{
	width:702px;
	padding:0px 20px;
	vertical-align:top;}				
.footer {
	background-color:#e4eaf4;
	font-size:11px;
	padding:0px;
	border-top:#aab6d0 solid 1px;
}
.footer p {
	padding:5px 0px 8px 22px;
	color:#435e97;
	margin:0px;
	white-space:pre;
}		
	
/* Horbar */

.horbar {
	position:absolute;
	bottom:-1px;
	font-weight:normal;
	padding:0px 0px 14px 0px;
	left:12px;
	font-size:14px;}

.horbar a {
	color:#fff;
	text-decoration:none;
	padding:0px 10px 14px 10px;}
	
.horbaritem a {}

.horbaritem, .horbaritemselected {
	display:inline;
	border-right:#fff solid 1px;
	padding:0px 0px 14px 0px;}

.horbaritemselected a {
	background:url(../images/horbarsel.gif) repeat-x bottom;}

.horbaritem a:hover {
	background:url(../images/horbarsel.gif) repeat-x bottom;}

.horbaritemselected a {
	color:#fff;
}	
/* P4 CSS */

body.contentbg {
	background-color:#fff;
	background-image:none;
}
	
form {
	margin:0px;
	padding:0px;
}
	
.notpublic {
	color:#e20f2d;
}

img {
	border:0px;
}
	
.content img {
	margin:10px;
}
	
.content img[align="left"] {
	margin-left:0px;
}
	
.content img[align="right"] {
	margin-right:0px;
}

img.contentbaricon,img.contentstateicon {
	border:none;
	margin:3px;
}				
	
/* Content tyylit */	
.content, .content p	{
	color:#4a4b4c;
	font-size:12px;
	margin:0px;
	}
	
.content h1	{
	font-size:14px;
	color:#375188;
	line-height:normal;
	margin:0px;
	padding-bottom:12px;
	}
.content h2	{
	font-size:13px;
	color:#375188;
	line-height:normal;
	margin:0px;
	padding-bottom:10px;
	}
.content h3	{
	font-size:12px;
	color:#375188;
	line-height:normal;
	margin:0px;
	padding-bottom:8px;
	}		
.content a	{
	font-size:12px;
	color:#375188;
	text-decoration:underline;
	}	
.content a:hover{
	text-decoration:none;
	}
div.content_image_caption {
	font-size:11px;
	padding:4px 10px 15px 10px;
	line-height:normal;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#666;
	background:none;
	}
		
form.p4form table {
	margin:15px 0px 5px 0px;
	}
	
form.p4form td {
	padding:2px 8px 2px 0px;
	vertical-align:middle;
	}					
/* Sidemenu */

.sidemenulevel {
	font-size:11px;
	}
	
.sidemenulink {
	padding:0px 7px 8px 22px;
	}

.sidemenulink a {
	color:#4a4b4c;
	text-decoration:none;
	}
	
a.sidemenulink, a.sidemenulinka {
	display: table-cell;
	}
	
.sidemenulink a:hover {
	text-decoration:underline;
	}
	
a.sidemenuselected {
	color:#375188;
	text-decoration:underline;
	}
	
.sidemenulevel .sidemenulevel {
	padding:0px 0px 3px 34px;
	font-weight:normal;
	}
	
.sidemenulevel .sidemenulevel .sidemenulevel {
	background:none;
	}
	
.sidemenulevel .sidemenulevel .sidemenulink {
	border:0px;
	padding:0px 0px 5px 0px;
	background:none;
	}
	
.sidemenuarrow {
	display: table-cell;
	float: left;
	margin: 0px;
	margin-top: 3px;
	height: 15px;
	}

.sidemenublank {
	display: table-cell;
	float: left;
	margin: 0px;
	margin-top: 3px;	
	height: 15px;
}	

.sidemenulevel .sidemenulevel .sidemenuarrow, .sidemenulevel .sidemenulevel .sidemenublank {
	height: 10px;
}
/* Path, printer */

div.path {
	margin-bottom:22px;
	font-size:11px;
	line-height:15px;
}

div.path a {
	color:#4a4b4c;
}

a.pathlink {
	text-decoration:none;
}

a:hover.pathlink {
	text-decoration:underline;
	color:#375188;
}

a.pathlinkcurrent {
	text-decoration:none;
}

a:hover.pathlinkcurrent {
	text-decoration:underline;
	color:#375188;
}

img.printer {
	margin:13px 0px 0px 0px;
}
/* Attachments */

a.attachment, a.file {
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 26px;
	}
	
a.file { background-image:url(../aimg/icons/file.gif); }
a.pdf { background-image:url(../aimg/icons/pdf.gif); }
a.txt { background-image:url(../aimg/icons/txt.gif); }
a.jpg { background-image:url(../aimg/icons/jpg.gif); }
a.gif { background-image:url(../aimg/icons/gif.gif); }
a.zip { background-image:url(../aimg/icons/zip.gif); }
a.word { background-image:url(../aimg/icons/word.gif); }
a.powerpoint { background-image:url(../aimg/icons/powerpoint.gif); }
a.excel { background-image:url(../aimg/icons/excel.gif); }
a.rtf { background-image:url(../aimg/icons/rtf.gif); }
		