body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000
}
p, td, input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:24px;
	color: #0033CC;
	font-weight: normal;
}


h2 {
	font-weight: normal;
	font-size: 16px;
	color: #000066;
}

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 {
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}*/




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


	
	/* Big Button menu */
	.bigbuttonmenu {
	width: 505px;
	margin: 0 auto;
	}

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

	
	/* 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;
	}
#footer a {
	color: #FFFFFF;
}
	
	#mainMenu {
	display:block;
	background-color: #00309C;
	}
	

.productsTable {
	padding: 5px;
	width: 100%;
}
.productsTable td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
#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;
}
.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 ;}
#sitesearch {
	display: block;
	color: #FFFFFF;
	background-color: #002F9A;
	margin: 0px;
	padding: 2px;
	float: right;
}
#searchbutton {
	font-size: 9px;
}
#header #s {
	font-size: 10px;
	background-color: #00309C;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
#header a {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
