* { margin: 0; padding: 0; }

* body {
	background: #fff;
	color: #444;
	margin-top: 10px;
	font-family: Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.74em;
	line-height: 1.64em;
}

a {
	color: #154f93;
	background-color: inherit;
	background-image: url('(EmptyReference!)');
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
	text-decoration: none;
}

a:hover {
	color: #808080;
	background: inherit;
}

.green {
	color: #c1c806;
}

.grey {
	color: #666;
}

.white {
	color: #fff;
}

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

p.leftSmall {
	font-size: 0.9em;
	line-height: 14px;
	text-align: justify;
	margin-top: 50px;
	border: 1px solid #154f93;
	padding: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font: normal 2.4em Georgia, Arial, Sans-Serif;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

h1 a:hover {
	color: #fff;
	background:inherit;
}

h2 {
	font: bold 1.6em Arial, Sans-Serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

h4 {
	color: #808080;
	background: inherit;
	font-weight: normal;
	font-size: .9em;
}

#content {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	float: left;
	border-bottom: 5px solid #000;
	height: 58px;
	width: 330px;
}

#menu {
	float: right;
	width: 584px;
	border-bottom: 5px solid #c1c806;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#menu li {
	font-size: 1.1em;
	display: inline;
}

#menu li a {
	padding: 17px 15px 0 10px;
	margin: 0 45px 0 0;
	color: #808080;
	border-left: 1px solid #666;
	background-color: #fff;
	background-image: url(../images/menuarrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

#menu li a:hover {
	color: #000;
	border-left: 1px solid #c1c806;
}

#intro {
	clear: both;
	background: #ccc url(../images/teaser2.jpg) no-repeat;
	color: #333;
	height: 150px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#intro h1 {
	margin: 0;
	display: inline;
	color: #9c6;
	padding: 2px 5px;
	background-color: #666666;
	background-image: url(../images/h1bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% bottom;
}

#intro p {
	margin: 0;
	color: #808080;
	font-weight: bold;
	font-size: .9em;
}

#login {
	font-size: .9em;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#login a {
	color: #616161;
	background-image: none; 
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 4px 20px 6px;
	border-bottom: 1px solid #616161;
}

#login a:hover {
	color: #fff;
	background: #404d69 url(images/loginhover.gif) no-repeat;
}

#left {
	float: left;
	width: 550px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 34px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: justify;
}

#left img {
	padding: 1px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}

#articles {
	background-color: #ccc;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#articles li  {
	border-top: 1px solid #cecece;
	list-style: none;
	float: left;
	width: 274px;
	background-image: url(../images/newslist.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 4px;
}

#articles li a {
	padding: 0 0 0 8px;
	background-image: url(../images/menuarrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#articles li.last {
	margin: 0;
}

#right {
	position: relative;
	top: -80px;
	padding: 15px;
	float: left;
	width: 284px;
	font-size: 0.9em;
	background: #fff;
	border-right: 1px solid #000;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}

#right img {
	padding: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

#left a {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

#left h3 {
	border-bottom: 1px solid #eee;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

#right h2 {
	border-bottom: 1px solid #ccc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

#right .info {
	border: solid 1px #e0e0e0;
	background: #ccc;
	padding: 8px;
}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	font-size: 0.9em;
	color: #9b9b9b;
	background: #fff;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#footer a {
	color: #154f93;
	background: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}
