@import url("/css/global.css");

body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color:#000000
}
p, td, input {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
}
h1 {
	font-size:24px;
	color: #AB4916;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	font-size: 16px;
	color: #AB4916;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
}
a:hover, a:focus {
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
/* social bookmarking menu */
.sharesb {
	position:relative;
	padding:3px;
	margin:0;
}
.sharesb ul {
	text-align:center;
	list-style:none;
	margin:6px 0 4px 0;
	padding:0;
}
.sharesb ul li {
	text-align:center;
	display:inline;
	padding:0 4px 6px 0;
}
.sharesb ul li a {
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
	border-style:none;
}
.sharesb ul li.delicious {
	background:url("/images/social/delicious.gif") no-repeat 0 0;
}
.sharesb ul li.digg {
	background:url("/images/social/digg.gif") no-repeat 0 0;
}
.sharesb ul li.reddit {
	padding:0 0 0 2px;
	background:url("/images/social/reddit.gif") no-repeat 0 0;
}
.sharesb ul li.facebook {
	background:url("/images/social/facebook.gif") no-repeat 0 0;
}
.sharesb ul li.stumbleupon {
	background:url("/images/social/stumbleupon.gif") no-repeat 0 0;
}
.sharesb ul li.emailafriend {
	background:url("/images/icons/mail-forward.png") no-repeat 0 0;
}
.sharesb ul li.printpage {
	background:url("/images/icons/document-print.png") no-repeat 0 0;
}
.footerMenu {
	position:relative;
	padding:3px;
}
.footerMenu ul {
	text-align:center;
	list-style:none;
	padding:0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.footerMenu li {
	text-align:center;
	display:inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
}
.footerMenu li.firstMenuItem {
	border-left-style: none;
}
.footerMenu li a {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
}
#mainMenu {
	padding-left: 15px;
	clear: both;
	height: auto;
}
.noaccessible {
	display:block;
}
.accessible {
	/* Hide contents off-left, so it will be read out but not seen*/ 
height: 1px !important;
	left: 0px;
	overflow: hidden;
	position: absolute;
	left: -9999px;
	width: 1px;
	line-height:1px !important;
}
#searchbox {
	float: right;
	margin-right:20px;
	color:#FFFFFF;
	font-weight:bold;
}
#searchbox form {
	margin: 0px;
}
#widget {
	float: right;
	display:block;
	width:240px;
	height:180px;
	margin-right: 20px;
	margin-top: 10px;
}
#widget a:link, #widget a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: bold;
}
#widget a:hover {
	color: #99FFFF;
	text-decoration: none;
}
.frontcolumn {
	display: block;
	height: 295px;
	width: 390px;
	float: left;
}
.frontcolumn ul {
	margin-left:235px;
	margin-top:100px;
	font-size: 16px;
	color: #AB4916;
	line-height: 32px;
	padding:0px;
}
.frontcolumn ul li a:link, .frontcolumn ul li a:visited {
	color: #AB4916;
	text-decoration:none;
	border:none;
}
#frontleft {
	background-image: url(../local/images/Standard/fontleft.jpg);
	background-repeat: no-repeat;
}
#frontright {
	background-image: url(../local/images/Standard/frontright.jpg);
	background-repeat: no-repeat;
}
#frontpagefooter {
	clear: both;
	background-image: url(../local/images/front/footer_front.gif);
	background-repeat: no-repeat;
	height: 85px;
	padding-left:350px;
	margin: 0px;
}
#frontpagefooter ul {
	display: block;
	padding-left:50px;
	margin-top:20px;
	margin-left:0px;
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
}
#frontpagefooter ul li a:link, #frontpagefooter ul li a:visited {
	color: #FFFFFF;
	text-decoration:none;
	border:none;
}

#articlesectionmenu {
	width:250px;
	float:left;
}

#articlesectionmenu #sectionTitle {
	display:none;
}

#articleBody {
	width :500px;
	float:left;
}
ul.articlesubindex {
	margin-left:0px;
	font-size: 16px;
	color: #AB4916;
	line-height: 28px;
	
}
ul.articlesubindex li a:link, ul.articlesubindex li a:visited {
	color: #AB4916;
	text-decoration:none;
	border:none;
}
ul#intranetmenu {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}


#intranetmenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar1 h1, #sidebar1 h2, #sidebar1 h3, #sidebar1 p {
	color:#FFFFCC;
	margin:5px;
}
#sidebar1 a:link, #sidebar1 a:visited {
	border-color:#FFFFCC;
	color:#FFFFCC;
}
#intranetmenu a:link, #intranetmenu a:visited {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	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: #B3B6F9;
	border-right-color: #8A8CC0;
	border-bottom-color: #8A8CC0;
	border-left-color: #B3B6F9;
	background-color: #9D9FD8;
	width: 160px;
	padding-right: 0px;
}
#intranetmenu a:hover {
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D9FD8;
	border-bottom-color: #9D9FD8;
}
#headbar {
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#rightmargin {
	background-color: #E6E6FF;
	float: right;
	width: 140px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border: 1px solid #DEDEF6;
}
#rightmarginwide {
	background-color: #E5FEE5;
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border: 1px solid #DEDEF6;
	margin-top: 0px;
}
ul.subArticles {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.subArticles li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.repairsTable td {
	padding: 4px;
	vertical-align: baseline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.repairsTable td.green {
	background-color: #99FFCC;
}
.repairsTable td.red {
	background-color: #FF9999;
}
.repairsTable a {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#survey {
position:relative; left:-250px;
}
#translation {
	text-align: center;
}
