/* CSS Document */
/*Credits for parts of CSS: Dynamic Drive CSS Library */
/*See URL: http://www.dynamicdrive.com/style/ */

body,html{
	margin     : 0;
	padding    : 0;
	font-family: Arial, Calibri, Geneva, Helvetica, Univers, sans-serif;
	font-size  : 11px;
	height: 100%;
	background-color: #e6ecf5;
}

body.nobg {
	background-color: white;
}

#newstags {
	text-align: right;
	font-size: 9px;
	color:#666666;
	font-style: normal;
  clear:both;
}

#editnews {
  text-align: left;
  font-style: normal;
  font-size: 9px;
  color:#666666;
  font-style: normal;
  position:relative;
  bottom: -15px;
  clear:left;
}

#news {
	cursor: default;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 1px none #006699;
	border-right: 1px none #006699;
	border-bottom: 1px dotted #006699;
	border-left: 1px none #006699;
	clear: both;
	font-size: 12px;
	line-height:18px;
	background-color: #f9fafc;
}

#news IMG {
	padding-right: 10px;
	padding-bottom: 10px;
}


#news h1 {
	font-style: normal;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
	color: #006699;
	border-style: none;
	font-weight: bold;
	margin-bottom: -3px;
}

#news h2 {
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #006699;
	border-style: none;
	font-weight: bold;
}

#news h3 {
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	border-style: none;
	font-weight: bold;
}

#news h4 {
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	border-style: none;
	font-weight: bold;
}

#news .comment {
	border-style: none;
	color: #333333;
	float: right;
	margin-right: 15px;
	text-align: right;
	font-style: italic;
	line-height: 0.8em; 
	font-weight: lighter;
	font-variant: normal;
}

#news .highpriority { 
	font: lighter normal 16px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
	border-style: none;
	color: #990000;
	font-weight: bold;
}

#news .priority {
	font: lighter normal 16px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
	border-style: none;
	color: #339933;
	font-weight: bold;
}

#news a { 
	color: #006699; 
	font-style: normal; 
	text-decoration: none 
}

#news a:hover { 
  color: #cc0000; 
	font-style: normal; 
	text-decoration: underline 
}

#news a.linked { 
	color: #666666; 
	font-style: normal; 
	text-decoration: none 
}

#news a.linked:hover { 
  color: #666666; 
	font-style: normal; 
	text-decoration: underline 
}

#news .newsdate {
	color: #333333;
	font-size: 10px;
}

#news p {
	border-style: none;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

#verslagtags {
	text-align: right;
	font-size: 9px;
	color:#666666;
	font-style: normal;
}

#verslag {
	cursor: default;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	font-size: 12px;
	line-height: 18px;
	background-color:white;
}

#verslag IMG {
	padding-right: 10px;
	padding-bottom: 10px;
}

#verslag h1 {
	font-style: normal;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
	color: #006699;
	border-style: none;
	font-weight: bold;
}

#verslag h2 {
	font-style: normal;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #006699;
	border-style: none;
	font-weight: bold;
}

#verslag p {
	border-style: none;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

#verslag .comment {
	border-style: none;
	color: #333333;
	float: right;
	margin-right: 15px;
	text-align: right;
	font-style: italic;
	line-height: 0.8em; 
	font-weight: lighter;
	font-variant: normal;
}

#verslag a { 
	COLOR: #006699; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none 
}

#verslag a:hover { 
  COLOR: #cc0000; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: underline 
}

#verslag a.linked { 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none 
}

#verslag a.linked:hover { 
  COLOR: #666666; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: underline 
}

#topsection{
	background: #3060ad;
	height: 75px; /*Height of top section*/
}

#topnavsection{
	padding-top: 3px;
	background: #FFFFFF;
	height: 40px; /*Height of top section*/
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%; 
}

#contentwrapper h1 {
	font-style: normal;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
	color: #006699;
	border-style: none;
	font-weight: bold;
}

#contentwrapper h2 {
	font-style: normal;
	font-size: 19px;
	text-transform: uppercase;
	text-decoration: none;
	color: #006699;
	border-style: none;
	font-weight: bold;
}

#contentcolumn{
	margin: 10px 220px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumn1{
	margin: 0 220px 0 20px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumn2{
	margin: 10px 10px 10px 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	padding-top:1px;
	padding-right:20px;
	padding-bottom:10px;
	background-color:white;
}

#contentcolumn3{
	margin: 10px 10px 10px 20px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	padding-top:1px;
	padding-right:20px;
	padding-bottom:10px;
	background-color:white;
}

#leftcolumn{
	padding-top: 10px;
	float: left;
	width: 220px; /*Width of left column*/
	margin-left: -100%;
} 

#rightcolumn{
	padding-top: 10px;
	float: left;
	width: 220px; /*Width of right column*/
	margin-left: -220px; /*Set left marginto -(RightColumnWidth)*/
}

#footer{
	clear: left;
	width: 100%;
	background: #f0f4f9;
	text-align: center;
	padding-bottom: 10px;
/*	padding: 4px 0; */
    position: relative;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	font-size: 12px;
}

p.help {
	font-style: italic;
	margin-left: 3em;
	margin-right: 3em;
}

#ddcolortabs{		
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 15px;
}

#ddcolortabs ul{
	font: bold 11px Arial, Geneva, Helvetica, Univers, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

#ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}

#ddcolortabs a{
	float:left;
	color: white;
	background: #3060ad url(/images/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(/images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: #86bbdd;
}

#ddcolortabs a:hover span{
background-color: #86bbdd;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #768bc2;
}

#ddcolortabs #event a, #ddcolortabs #event span{ /*special tab*/
background-color: #CC0066;
}

#ddcolortabs #event a:hover, #ddcolortabs #event a:hover span{ /*special tab hovering*/
background-color: #EA0075;
}

#ddcolortabs #special a, #ddcolortabs #special span{ /*special tab*/
color: white;
background-color: #66CC66;
}

#ddcolortabs #special a:hover, #ddcolortabs #special a:hover span{ /*special tab hovering*/
color: black;
background-color: #BBFF78;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #3060ad;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#textwindow {
	padding: 0;
	width: 100%;
	background: white;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top: 1px none #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	margin-bottom: 10px;
}

#textwindow h1 {
	background: #3060ad;
	border:none;
	color: white;
	padding-left: 5px;
	font-size: 12px;
	line-height: 1.5em;
}

#textwindow span {
	background: transparent url(/images/color_tabs_right.gif) no-repeat right top;
}

#textwindow a h1{
	text-decoration: none;
}

#textwindow a:visited h1 {
	text-decoration: none;
	color: #FFFFFF;
}

#textwindow a:hover h1 {
	text-decoration: none;
	background: #CC0000;
	color: #FFFFFF;
}

#textwindow .comment {
	font-style: italic;
	font-size: 9px;
	line-height: 0.8em;
	border-style: none;
	color: #333333;
}

#textwindow .text {
	padding-top: 5px;
}

#imagewindow {
	padding: 0px;
	margin-top: 5px;
	width: 100%;
	height: 125px;
	margin-bottom: 10px;
	vertical-align:baseline;
}

.dateheader {
	font-style:italic;
}

#textwindow .dateheader {
	color: #660000;
	font-style: normal;
}

.bluetext {
	color: #336699;
	font: normal 10px;
}

.text {
	padding-left: 5px;
	color: black;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
}

#textwindow .text {
	margin-top: -10px;
	font-size: 11px;
}

a.breadcrumb {
  font-style: normal;
  color: #0C3C71;
  text-decoration: none;
  }
  
a.breadcrumb:hover {
  font-style: normal;
  color: #CC0000;
  text-decoration: underline;
}

#insideleft{
	float: left;
	width: 40px; /*Width of left column*/
} 

#insideright{
	float: left;
	width: 150px; /*Width of right column*/
	margin-left: -150px; /*Set left marginto -(RightColumnWidth)*/
}

.footerbox {
	color: #336699;
	font-size: 11px;
	padding-top: 25px;
}

.navitem {
  COLOR: #0c3c71; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none 
}
a.navitem { 
  COLOR: #0c3c71; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none 
}
a.navitem:hover { 
  COLOR: #cc0000; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: underline 
}

.event_navitem {
	padding-left: 10px;
    COLOR: #000033; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none 
}
a.event_navitem { 
    COLOR: #000033; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none 
}
a.event_navitem:hover { 
    COLOR: #cc0000; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: underline 
}

.navitem_larger {
  COLOR: #0c3c71; 
	FONT-STYLE: normal;
	font-size: 14px; 
	TEXT-DECORATION: none 
}
a.navitem_larger { 
  COLOR: #0c3c71; 
	FONT-STYLE: normal; 
	font-size: 14px; 
	TEXT-DECORATION: none 
}
a.navitem_larger:hover { 
  COLOR: #cc0000; 
	FONT-STYLE: normal; 
	font-size: 14px; 
	TEXT-DECORATION: underline 
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: 0px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -400px; /*position where enlarged image should offset horizontally */
}

a.morelink {
	color: #336699;
	text-decoration: none;
	font-variant: small-caps;
}

a.morelink:hover {
	color: #CC0000;
	text-decoration: none;
}

.opateam {
	color: #660000;
	font-style: normal;
	font-weight: bold;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: white url(/images/treelist.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 22px; /* padding for the image */
	margin-bottom: 3px;
	margin-left: -25px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: white url(/images/treeclosed.gif) no-repeat left 1px;
	cursor: hand !important;
	cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}

h1.pageheader {
	color: #336699;
	font-size: 18px;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
}

.formbutton{
	cursor:		pointer;
	border:		outset 1px #ccc;
	background:	#999;
	color:		#666;
	font-weight:	bold;
	padding: 	1px 2px;
	background:	url(/images/formbg.gif) repeat-x left top;
}

a.pager {
	text-align: left;
	color: #336699;
	text-decoration: none;
}

a.pager:hover, a.pager:active{
	color: #cc0000;
	background-color: lightyellow;
	font-weight: bold;
}

.pagercurrent {
	font-size: 14px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

.pagination{
	padding: 2px;
	float: right;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #336699;
	color: #336699;
	text-decoration: none;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #cc0000;
	color: #cc0000;
	background-color: lightyellow;
}

.pagination li.currentpage{
	font-weight: bold;
	padding: 0 5px;
	background-color: #336699;
	color: #FFF;
	border-top: 1px solid #336699;
	border-right: 1px none #336699;
	border-bottom: 1px none #336699;
	border-left: 1px none #336699;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: normal;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

img.floatleft { 
    float: left; 
    margin: 4px; 
}
img.floatright { 
    float: right; 
    margin: 4px; 
}

#photoalbums {
	width: 100%;
	color:#336699
}

#photoalbums ul {
	float: left;
	width: 100%;
	padding: 0;
	list-style: none;
}
 
#photoalbums li {
	float: left;
	width: 150px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
} 

#photoalbums ul.item {
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
} 

#photoalbums li.title {
	margin-top: 10px;
	height: 35px;
	font-weight: bold;
	text-align: center;	
} 

#photoalbums li img {
	text-align: center;	
} 

#photoalbums img.thinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 

#photoalbums .thinborderfloat:hover img{
  border:solid 1px #cc0000;
  padding:5px;
  color: #cc0000;
  background-color: #FFFFCC;
} 

#login{
	float:right;
	color: #3060ad;
	position: relative;
	margin-right: 10px;
	font-weight: bold;
}

* html #login { /* IE6 only */
	margin-bottom: -15px;
 	bottom: 15px; 
}

#login  a{
	color: #006699; 
	font-style: normal; 
	text-decoration: none 
}

#login a:hover { 
  color: #cc0000; 
	font-style: normal; 
	text-decoration: underline 
}

#admin {
	font-size:12px;
}

#admin h2 {
	font-weight:bold;
	font-size: 16px;
}

#admin h2 a{
	color: #006699; 
	font-style: normal; 
	text-decoration: none 
}
#admin h2 a:hover{
	color: #cc0000; 
	font-style: normal; 
	text-decoration: underline; 
}

#admin .text {
	margin-top: -12px;
}

#edittable form {
	width: 80%;
	clear: left;
}

#editform form {
	width: 50%;
	clear: left;
}

#editform h2{
	border-bottom: 1px dashed gray;
	height: 25px;
	background: white;
	font-weight:bold;
	font-size: 16px;
	color:#336699;
	width: 50%;
}

#editform form fieldset {
    clear: both;
    float: left;
    border: 0;
    margin: 0;
    width: 100%;
		font-size: 1em;
}
#editform form fieldset.hidden {
    border: 0;
}
#editform form fieldset legend {
    white-space: nowrap;
	  border-bottom: 1px dashed gray;
	  height: 25px;
    background-color: white;
  	font-size: 14px;
	  color:#336699;
    font-weight: bold;
    width: 100%;
    padding: 1px;
    display: block;
}
#editform form fieldset ol {
    margin: 0;
    padding: 0;
}
#editform form fieldset li {
    display: block;
    list-style: none;
    margin: 0;
    clear: both;
}
#editform form label {
    margin: 0 0 0 5px;
}
#editform form label.element {
    display: block;
    float: left;
    width: 150px;
    padding: 0;
    margin: 5px 0 0 0;
    font-weight: bold;
    text-align: right;
}
#editform form input, #editform form textarea, #editform form select {
    width: auto;
}
#editform form textarea {
    overflow: auto;
}
#editform form br {
    clear: left;
}
#editform form div.element {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}
#editform form li.reqnote {
    font-size: 80%; 
    margin: 5px 0 0 10px;
}
#editform form span.error, #editform form span.required {
    color: red;
}
#editform form div.error {
    border: 1px solid red;
    padding: 5px;
}

table.toolbar {
	background: center;
	color: #333333;
	margin: 2px;
	padding: 2px 5px;
	border-top: 1px none #336699;
	border-right: 1px none #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px none #336699;
	font-size:9px;
}

.editform {
	background:none;
	color:black;
}
	
.editform label {
	width: 7em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

.formheader {
	font-size: 12px;
	background: #EDEDFE;
	color: #336699;
}

.formheader_comment {
	font-style: italic;
}

.hinttext {
	background: white;
	color: #336699;
	font-style: italic;
}

.infotext {
	background: #FFFF99;
	color: #000000;
	font-weight: bold;
}

.infotable {
	margin: 5px 0px 0px 5px;
}

.tableheader_la {
	background: #FFFF99;
	color: #000000;
	font-weight: bold;
	text-align: left;	
}

.tableheader_inline {
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.calendarheader {
	border-top: none;
	border-right: none;
	border-bottom: 1px inset #3366AA;
	border-left: none;
}

.browse {
	color: #336699;
	font-size: 12px;
	text-align: center;
}

table.browse {
	color: #336699;
	font-size: 12px;
}

table.browse td{
	text-align: left;
}

.browse #current {
	color: #CC0033;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	border-bottom: thin;
}

.browse #other {
	color: #336699;
	font-size: 16px;
	text-transform:uppercase;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	border-bottom: thin;
}

.browse a{
	color: #006699; 
	font-style: normal; 
	text-decoration: none ;
}

.browse a:hover{
	color: #cc0000; 
	font-style: normal; 
	text-decoration: underline; 
}

a.internallink {
	color: #006699; 
	font-style: normal; 
	text-decoration: none ;
	background-image: url('/images/internallink.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}

a.internallink:hover{
	color: #cc0000; 
	font-style: normal; 
	text-decoration: underline; 
	background-image: url('/images/internallink.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}

a.articlelink {
	color: #006699; 
	font-style: normal; 
	text-decoration: none ;
	background-image: url('/images/articlelink.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 14px;
}

a.articlelink:hover{
	color: #cc0000; 
	font-style: normal; 
	text-decoration: underline; 
	background-image: url('/images/articlelink.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 14px;
}


a.externallink {
	color: #006699; 
	font-style: normal; 
	text-decoration: none ;
	background-image: url('/images/externallink.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}

a.externallink:hover{
	color: #cc0000; 
	font-style: normal; 
	text-decoration: underline; 
	background-image: url('/images/externallink.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;
}

.legendtext {
	color: #336699;
}

.inputCommand { 
    width: 4em; 
    margin-bottom: 2px; 
		font-style: normal; 
		font-weight:bold;
} 

.selectbox {
	width: 350px;
	font-style: normal;
	border-style: none;
}

.button {
	cursor:		pointer;
	font-weight:	normal;
	padding: 	1px 2px;
	width: 150px;
}

.errortext {
	color: red;
	background-color: white;
	font-size:12px;
}

.infotext {
	color: #339900;
	background-color: white;
	font-size: 12px;
}

textarea {
	font-family: Arial, Calibri, Geneva, Helvetica, Univers, sans-serif;
	font-size  : 13px;
}

.grayedout {
	color: #999999;
}

.mandatory {
	background-color:#FFFF99;
}

p a { 
	color: #006699; 
	font-style: normal; 
	text-decoration: none 
}

p a:hover { 
  color: #cc0000; 
	font-style: normal; 
	text-decoration: underline 
}

img a { 
	font-style: normal; 
	text-decoration: none 
}

img a:hover { 
	font-style: normal; 
	text-decoration: none 
}

label.error {
	color:#900;
	font-style:italic;
}

a.linkedimg, a:visited.linkedimg, a:hover.linkedimg {
	text-decoration:none;
}

	
