* {
	padding: 0;
	margin: 0;
}

body{
	font-family: Arial, sans-serif;
}

.accessibility{
	height: 0;
	width: 0;
	text-indent: -9999px;
	list-style-type: none;
}

/* 	LOGINBOX	*/
.item9{
	list-style-type: none;
	background-image: url(../images/button_login.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	width: 144px;
	height: 27px;
	text-align: center;
	margin-top: 40px;
	width: 144px;
	float: right;
	}
.item9 a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	}
#com-form-login img{
	display: none;
}
#com-form-login fieldset{
	border: 0;
}
#com-form-login li{
	list-style-type: none;
}
	
/*	LOGO	*/
.logo {
	background-image: url(../images/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 119px;
	text-indent: -9999px;
	margin-left: 0 px;
	}

/*	LAYOUT	*/
#com-form-login{
	float: left;
}
#ja-col1{
	margin-top: 15px;
	width: 225px;
	float: left;
}
#ja-col1 .moduletable{
	border-right: 2px #0060a9 solid;
	margin-right: 20px;
	height: 340px;
}

.copyright{
	float: left;
	width: 100%;
	background-color: #0060a9;
	text-align: center;
	padding: 4px;
	margin: 0 0 20px 0;
	
}
.copyright p{
	color: white;
	font-weight: bold;
	font-family: Georgia,Serif;
	font-size: 0.7em;
	margin-bottom: 0pt;
}
#ja-content{
	padding: 0 0 10px 0;
	float: left;
}
.blog{
	height: 675px;
}

/*	TYPOGRAPHY	*/
p {
	color: #58585a;
	font-size: 0.9em;
	margin-bottom: 1em;
}
h2 {
	font-size: 1em;
	color: #58585a;
	text-transform: uppercase;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	color: #58585a;
	text-transform: uppercase;
	font-weight: normal;
}
.copyright p{
	color: white;
	font-weight: bold;
	font-family: Georgia, Serif;
	font-size: 0.7em;
	margin-bottom: 0;
}
.firstheader {
	font-size: 1.2em;
	color: #58585a;
	text-transform: uppercase;
	font-weight: normal;
}
#system-message li{
	list-style-type: none;
}

/*	Startbox - table on startpages	*/
.startbox_top{ 
	width: 803px;
	height: 12px;
	background-repeat: no-repeat;
/*	background-image:url(../images/corner_topright.gif);*
	background-position: top right;*/
}
.startbox_topcontent{
	width: 763px;
/*	background-repeat: repeat-y;
	background-image:url(../images/side_right.gif);
	background-position: top right;*/
	padding: 20px;
}
.startbox_middle{
	width: 803px;
	height: 47px;
/*	background-repeat: repeat-y;
	background-image:url(../images/middle.gif);
	background-position: top right;*/
}
.startbox_leftcontent{
	width: 365px;
/*	background-repeat: repeat-y;
	background-image:url(../images/side_right.gif);
	background-position: top right;*/
	padding: 20px;
}
.startbox_leftbottom{
	width: 403px;
	height: 20px;
/*	background-repeat: no-repeat;
	background-image:url(../images/corner_bottomleft.gif);
	background-position: top right;*/
}
.startbox_leftcontainer{
	float: left;
}
.startbox_rightcontent{
/*	background-repeat: repeat-y;
	background-image:url(../images/side_right.gif);
	background-position: top right;*/
	padding: 20px;
}
.startbox_rightbottom{
	height: 20px;
	width: 394px;
/*	background-repeat: no-repeat;
	background-image:url(../images/corner_bottomright.gif);
	background-position: top right;*/
}
.startbox_rightcontainer{
	float: right;
	width: 396px;
	height: 20px;
}
.startbox_righttop{ 
	height: 12px;
/*	background-repeat: no-repeat;
	background-image:url(../images/corner_topright.gif);
	background-position: top right;*/
}
.startbox_leftcontent img, .startbox_rightcontainer img, .startbox_topcontent img{
	margin-right: 10px;
}
