body {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
input,input[type="text"],input[type="password"],select,textarea,.textarea {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #FFF;
}
.label {
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}
.menu a {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.menu a:hover, .menu a.grey {
	color: #999;
	text-decoration: none;
}
.error {
	color: #F00;
}
.small {
	font-size: 11px;
}
input[type="submit"], a.menuButton {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	width: 150px;
	display: block;
	line-height: 30px;
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: #000;
	cursor: pointer;
}
input[type="submit"]:hover,a.menuButton:hover {
	background-color: #4C4C4C;
	color: #FFF;
	text-decoration: none;
}
a.menuButtonAdd {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #4C4C4C;
	color: #CCC;
	width: 24px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-left-width: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}
a.menuButtonAdd:hover {
	background-color: #093;
	color: #FFF;
	text-decoration: none;
}
#contentAdmin {
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F0F0;
	border: 2px solid #666;
	padding: 20px;
	-moz-border-radius: 10px;
}
td.list a {
	display: block;
	padding: 5px;
}
td.list a:hover {
	background-color: #CCC;
	text-decoration: none;
}
h1{
	border-bottom-width: 3px;
	border-bottom-style: double;
	display: block;
	border-bottom-color: #CCC;
	padding: 10px;
	color: #666;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: bold;
}
.documentHeader{
	border-bottom-width: 3px;
	border-bottom-style: double;
	display: block;
	border-bottom-color: #CCC;
	padding: 10px;
	color: #666;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 24px;
}
h3, .h3 {
	border-top-width: 3px;
	border-top-style: double;
	display: block;
	background-color: #F3F3F3;
	border-top-color: #CCC;
	padding: 10px;
	color: #666;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: bold;
}
.header {
	border-top-width: 3px;
	border-top-style: double;
	background-color: #F3F3F3;
	border-top-color: #CCC;
	padding: 10px;
	color: #666;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: bold;
}
td.listNews a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
td.listNews a:hover {
	background-color: #F3F3F3;
}
td.listDocuments a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom: 1px dashed #CCC;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
td.listDocuments a:hover {
	background-color: #F3F3F3;
}
.listNews a .title {
	float: left;
	font-weight: bold;
	font-size: 14px;
}
.listNews a .time {
	float: right;
}
td.h3 .date {
	float: right;
}
.attachment {
	background-color: #FDFDFD;
	padding: 10px;
	border: 1px dashed #999;
	font-weight: bold;
	display: inline-block;
}
.attachment:hover {
	background-color: #F3F3F3;
	text-decoration: none;
}
.content {
	background-color: #FDFDFD;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.documentTitle {
	font-size: 24px;
	font-weight: bold;
}

a.readmore {
	font-size: 12px;
	font-weight: bold;
	padding: 1px 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 16px;
	display: inline;
}
a.readmore:hover {
	border: 1px solid #CCCCCC;
	color: #666666;
	background-color: #F7F7F7;
	height: 20px;
}

.pagination{
padding: 2px;
margin: 5px 0 0 0px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
padding: 1px;
}


.pagination a, .pagination a:visited{
padding: 1px 5px;
border: 1px solid #CCCCCC;
text-decoration: none; 
color: #666666;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #CCCCCC;
color: #666666;
background-color: #F7F7F7;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid #CCCCCC;
background-color: #F7F7F7;
color: #CCCCCC;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #CCCCCC;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

