body {
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	color:#000000
}
p, td, input {
	font-family: Tahoma, sans-serif;
	font-size: 100%;
}

h1 {
	font-size:160%;
	color: #00CC66;
	font-weight: normal;
}


h2 {
	font-weight: normal;
	font-size: 110%;
	color: #9933CC;
}

h3 {
	font-weight: bold;
	font-size: 100%px;
	margin-bottom: 0px;
	padding: 0px;
}

a:link, a:visited {
	/*color: #000033; */
	color:inherit;
	
}

a:hover, a:focus {
	color: #FF3300;
	
}




.menulink {
	color: #00487d;
	background-color: #bfe4ff;
	border: 1px solid #b35a00;
	text-decoration: none;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 10px;
	font-weight: bold;
	display: block;
}
.menulink:hover {
	background-color: #FFCC33;
}


blockquote {
	visibility: hidden;
}

/* social bookmarking menu */
.sharesb{
	position:relative;
	padding:3px;
	margin:15px 0 0 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.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;
	}
	
	

	
	/* Footer Menu */
	.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;
	}
	
	

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;
}

#accesslink a {
	font-family: Arial, Helvetica, sans-seri;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#accesslink {
	text-align: right;
	height: 20px;
}
.bodyStd #newsFeedBox h3 {
	margin-top: 0px;
}
.bodyStd #newsFeedBox p {
	margin-top: 0px;
}

.bodyStd #newsFeedBox {
	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;

	
}

.newsitem {
	width: 600px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newsitem h2, .newsitem p {
	margin-left: 150px;
	
}
.newsIndexImage {
	float:left;
}

/* Big Button menu */
	.bigbuttonmenu {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 80px;
	}

	.bigbuttonmenu ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
	}

	.bigbuttonmenu ul li {
	display:inline;
	padding: 0px;
	margin: 0px;
	}

	.bigbuttonmenu ul li a {
		margin: 0px;
	height: 35px;
	width: 67px;
	display: block;
	float: left;
	text-align: center;
	text-decoration:none;
	padding-top: 38px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color:#EDEDED;
	}

.bigbuttonmenu ul li a:link, .bigbuttonmenu ul li a:visited {

	border: 3px outset #CCCCCC;
	
	}
.bigbuttonmenu ul li a:hover
	{
	border: 3px solid #EDEDED;
		}
		
	.bigbuttonmenu ul li.documents a {
	background-image: url(../images/icons-large/document-open.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	
	}
	
	.bigbuttonmenu ul li.forum a {
	background-image: url(../images/icons-large/internet-group-chat.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	}
	
	.bigbuttonmenu ul li.photos a {
	background-image: url(../images/icons-large/image-x-generic.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	}
	.bigbuttonmenu ul li.profile a {
	background-image: url(../images/icons-large/system-users.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	}
	.bigbuttonmenu ul li.addresses a {
	background-image: url(../images/icons-large/address-book-new.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	}
	.bigbuttonmenu ul li.password a {
	background-image: url(../images/icons-large/system-lock-screen.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
		}
	.bigbuttonmenu ul li.controlpanel a {
	background-image: url(../images/icons-large/preferences-system.png);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	}


.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 ;}

ul.tabs {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px; /* space first tab from left */
}
ul.tabs li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	/* nudge down so covers UL border below to create tab-effect */
	position: relative;
	top: 1px;
	
}
ul.tabs li a:link, ul.tabs li a:visited, ul.tabs li a:hover,ul.tabs li a:focus{
	text-decoration:none;
	display:inline-block;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#E8E8E8;
	font-size: 14px;
	font-weight: bold;
}


.bodyStd ul#mainMenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.bodyStd ul#mainMenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bodyStd ul#mainMenu a {
	font-size: 24px;
	line-height: 42px;
	display: block;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-left: 10px;
}

.bodyStd ul#mainMenu a:link, ul#mainMenu a:visited {
	color: #3300CC;
	text-decoration: none;
	border: none;
}.bodyStd ul#mainMenu a:hover, ul#mainMenu a:focus {
	text-decoration: none;
	border: none;
	background-color: #EFEFEF;
}
#headerlinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #F6F6F6;
	float: right;
}
#headerlinks li {
	padding: 0px;
	list-style-type: none;
	height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
#headerlinks  a {
	color: #000000;
}

.bodyStd .articlesubindex {
	float: right;
	width: 180px;
	padding: 10px;
	background-color: #F7F7F7;
	border: 1px solid #ebebeb;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
}
.bodyStd  .articlesubindex li {
	margin-left: 20px;
	margin-top: 5px;
}

#sectionTitle {
	display:none;
}

#socialBookMarks ul li {
	display: inline;
}