body,
input,
textarea,
button{
	font-family: tahoma, sans-serif;
}

body{
	font-size: .7em;
}

input,
textarea,
button{
	font-size: 100%;
}

.required{
	color: #F00;
	margin-left: .2em;
}

div.error{
	color: #F00;
	font-weight: bold;
}

div.feedback{
	color: #008000;
	font-weight: bold;
}

button{
	border: 1px solid #369;
	background-color: transparent;
	font-weight: bold;
	color: #369;
}

input.text,
textarea{
	border: 1px solid #CCC;
	padding: .1em;
}

input.error,
textarea.error{
	background-color: #F0F0F0;
}

form{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color: #369;
}

a:hover{
	text-decoration: underline;
}

.screen{
	display: none;
}

h1,
.sys-Heading1{
	font-size: 1.5em;
	margin-top: 0;
}

h2,
.sys-Heading2{
	font-size: 1.2em;
}

img{
	border: 0;
}

img.border{
	border: 1px solid black;
}

img.icon{
	width: 16px;
	height: 16px;
}

img.icon.text{
	vertical-align: middle;
	margin-right: .3em;
}

div.spacer{
	height: 1em;
}

/* framework styles */
div#validate {
	display: none;
}

div#framework{
	background-color: #fff;
	color: #333;
}

div#header {
	display: none;
}


div#breadcrumbs{
    display: none;
}



#leftColumn{
    display: none;
}

img#logo-print{
	width: 161px;
	height: 31px;
}


div.content{
	margin: 1em 0 1em 0;
}

div.content div#printer-version{
	display: none;
}

div#print-page,
div#close-window{
	cursor: pointer;
	float: right;
	color: #336699;
}

div#close-window{
	margin-left: 10px;
}

div#right-column{
	display: none;
}

div#footer{
	clear: both;
	margin: 0;
	padding-top: .5em;
	color: #333;
	border-top: 1px solid gray;
	height: 2em;
}
/* end framework styles */

/* frame styles */
div.frame h4{
	background-color: #F7F7F7;
	font-weight: bold;
	padding: .2em 1em .2em 1em;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 1px;
}

div.frame div{
	background-color: #F7F7F7;
	padding: 1em;
	overflow: hidden;
}
/* end frame styles */

/* errorhandler styles */
div#errorhandler h2{
	margin: 0;
	color: #F00;
}
/* errorhandler styles */

/* items styles */
div.item{
	border-top: 1px solid #CCC;
	padding: 1em 0 1em 0;
	clear: both;
	margin: 0;
	height: 100%;
}

div.item img{
	float: left;
}

div#item div.related{
	clear: both;
}

div.item.first{
	border: 0;
}

div.item img{
	margin: 0 10px 10px 0;
}

div.item h2{
	margin: 0;	
}

div#item h2{
	margin: 1em 0 0 0;
}

div.byline{
	font-size: .8em;
}

div.item p{
	margin: .5em 0 0.5em 0;
}

div.read-more{
	text-align: right;
}

div#item h1{
	margin-bottom: .2em;
}

div#item div#images{
	float: right;
	margin-top: 1em;
}

div#item div#images div.image{
	margin: 0 0 10px 10px;
}

div#item div#images div.image div.text,
.sys-Imagetext{
	font-size: .8em;
	margin-top: .3em;
}

div#item div#preface{
	font-weight: bold;
	margin-top: 1em;
}
/* end items styles */

/* list styles */
table.list{
	width: 100%;
}

table.list input.text,
table.list textarea{
	width: 90%;
}

table.list input.radio{
	vertical-align: middle;
}

table.list th{
	text-align: left;
	background-color: #DDD;
}

table.list.form td{
	vertical-align: top;
}

table.list.form button{
	margin-right: .3em;
}

table.list td.error{
	color: #F00;
	padding-bottom: 0;
}

table.list span.help{
	
	border-bottom: 1px dotted;
}

table.list tr.separator td{
	font-size: 50%;
}

table.list tr.form-separator div{
	padding-bottom: .2em;
	border-bottom: 1px solid #CCC;
	margin: .5em 0 .5em 0;
	font-weight: bold;
}

table.list tr.dark td{
	background-color: #F0F0F0;
}

table.list th,
table.list td{
	padding: .2em .4em .2em .4em;
}

table.list th.nowrap,
table.list td.nowrap{
	white-space: nowrap;
}

table.list th.right,
table.list td.right{
	text-align: right;
}
/* end list styles */

/* navigation menu styles */
div#navigation-header{
	background-color: #DDD;
	padding: .2em .4em .2em .4em;
}

ul#navigation-menu{
	border-top: 1px solid #CCC;
	margin: 0;
	padding: .4em 0 0 0;
	list-style-type: none;
	color: #999;
	clear: both;
}

ul#navigation-menu li{
	display: inline;
	padding: .2em .3em .2em .3em;
}

ul#navigation-menu li.numbers.active{
	font-weight: bold;
	color: #000;
}
/* end navigation menu styles */

/* filelist styles */
div#tree-menu{
	float: left;
	width: 29%;
	margin-right: 10px;
}

div#tree-menu a.active{
	background-color: #DDD;
	padding: 1px;
}

table.list.file-list{
	width: 69%;
}
/* end filelist styles */

/* calendar styles */
table.calendar{
	width: 100%;
}

table.calendar td{
	overflow: hidden;
	padding: .1em;
}

table.calendar td.day,
table.calendar td.week{
	text-align: right;
	width: 12.5%;
}

table.calendar td.day{
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #CCC;
}

table.calendar td.week{
	border-right: 1px solid #CCC;
	color: #999;
	background-color: #F0F0F0;
}

table.calendar th{
	font-weight: normal;
	background-color: #DDD;
	padding: .1em .2em .1em .2em;
}

table.calendar tr.day-names td{
	text-align: center;
	border-bottom: 1px solid #CCC;
	background-color: #F0F0F0;
}

table.calendar tr.day-names td.first{
	border: 0;
}

table.calendar td.weekend{
	background-color: #FFF;
}

table.calendar td.item{
	padding: 0;
}

table.calendar td.item a{
	color: #FFF;
	background-color: #99B3CC;
	display: block;
	padding: .1em .2em .1em .2em;
}

table.calendar td.item a:hover{
	text-decoration: none;
	background-color: #336699;
}

table.calendar td.today{
	font-weight: bold;
}
/* end calendar styles */