ul,li,h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}	
	
body {
	background-image: url(gfx/bg.gif);
	margin:0;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

h4 {
	float:left;
	width:610px;
	margin:6px 0 6px 0;
	color:#333;
}

h3 {
	border-bottom: dotted 1px #c0c0c0;
	font-weight:bold;
	font-size:14px;
	color:#333;
	margin:25px 0 10px 0;
	padding:0 0 8px 0;
	float:left;
	width:610px;
	text-transform:uppercase;
}

ul.anchor {
	list-style-type:none; 
	display:inline; 
	width:610px; 
	float:left; 
	clear:left;
}

ul.anchor li {
	margin:0 0 5px 0;
}

ul.anchor li a {
	padding:8px;
	display:block;
	background:#f9f9f9;
	border-bottom: solid 1px #e6e6e6;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition:all 0.3s ease;
}

ul.anchor li a:hover {
	background:#e6e6e6;
}


.anchor, .anchor:hover {
	text-decoration:none!important;
}

.error {  color: #990000}

.deftxt {
	font-size: 11px;
	line-height: 16px;
	color: #777777;
	text-decoration: none;
}
.deftxt A {
	color: #19348e;
	text-decoration: none;
}
.deftxt A:hover {
	color: #19348e;
	text-decoration: underline;
}
.headerlink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 16px;
	color: #777777;
	text-decoration: none;
}
.headerlink A {
	color: #777777;
	text-decoration: none;
}
.headerlink A:hover {
	color: #777777;
	text-decoration: underline;
}
.news {
	padding: 10px;
	padding-bottom: 0px;
}
.frontbox {
	background: url(gfx/frontbox_bg.gif) repeat;
}
.list1 {
	margin: 2px 0px 8px 0px;
	padding: 0;
}
.listitem1 {
	list-style-image: url(gfx/arrow_grey_li.gif);	
	margin: 0px 5px 4px 14px;
	padding: 0;
}
.newstxt {
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.newstxt A {
	color: #19348e;
	text-decoration: none;
}
.newstxt A:hover {
	color: #19348e;
	text-decoration: underline;
}
.secondmenu {
	margin: 5px 10px 10px 28px;
	padding: 0;
}
.secondmenuitem {
	font-size: 11px;
	list-style-image: url(gfx/arrow_grey_li.gif);	
	margin: 0px 5px 4px 14px;
	padding: 0;
}
.heading1 {
	font-family: Arial, Helvetica;
	font-size: 22px;
	color: #4f73bb;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #4f73bb;
	text-decoration: none;
}
P {
	margin: 5px 0px 10px 0px;
}
.listitem1a {

	list-style-image: url(gfx/arrow_red.gif);	
	margin: 10px 5px 4px 14px;
	padding: 0;
}
.heading3 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4F73BB;
}
.defbutt { border-left: 1px solid #B9B9B9; border-top: 1px solid #B9B9B9; border-right: 1px solid #515151; border-bottom: 1px solid #515151; background-color: #FFFFFF; background-image: url(gfx/bg03.gif); padding: 2px 2px 2px 2px; color: #515151; font-size: 10px; }

DIV.comp { background-image: url(gfx/bg06.gif); padding: 0px 10px 0px 13px; width: 188px;}

.calendar { border-collapse: collapse; }
.calendar TD { font-size: 11px; color: #FFFFFF; background: #8ea0ce; width: 22px; height: 18px; vertical-align: middle; text-align: center; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; }
.calendar TD A { color: #FFFFFF; }
.calendar TD.empty { background: #F8F8F8; width: auto; }
.calendar TD.active { background: #19348e; width: auto; }
.calendar TH { font-weight: normal; background-image: url(gfx/bg07.gif); font-size: 11px; color: #7E7E7E; width: 22px; height: 19px; vertical-align: middle; text-align: center; background-repeat: no-repeat; background-position: right; }
.calendar TH.weekend { color: #9E0B0E; }

DIV.right-column { padding: 5px 0px 0px 0px; }

DIV.calendar-month { text-align: center; color: #003F81; padding-bottom: 4px; }
