.content_cell {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	font-family: Verdana;
  	font-size: 10pt;
}

A:hover {color: #009999;}

P {
  font-family: Verdana;
  font-size: 10pt;
}

li,ul,ol {
  font-family: Verdana;
  font-size: 10pt;
}

.pageHeader  {
	font-weight : bold;
	font-family : Verdana,arial;
	color : #000000;
	font-size : 16px;
	text-decoration : none;
	font-style : normal;
}

.subhead  {
	font-weight : bold;
	font-family : Verdana,arial;
	color : #000000;
	font-size : 14px;
	margin-left : 25px;
	margin-right : 30px;
	margin-top : 15px;
	margin-bottom : 0px;
	text-decoration : none;
}
.footer{
	font-weight : bold;
	font-family : Verdana,arial;
	color : #000000;
	font-size : 13px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}

.content_calendar_header, .content_article_header{
	font-weight : bold;
	font-family : Verdana,arial;
	color : #000000;
	font-size : 14px;
}
.content_calendar_list {
}

.content_calendar_table {
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9; 
}
			
.content_calendar_table_headercell {
	background: #B9B9B9;
	text-align: center;
}

.content_calendar_table_cell {
	border-left: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	font-size: 8pt;
}

.content_calendar_table_selectedcell {
	background: #E6E6E6;
}


.content_article_list LI {
	margin-bottom: 10px;
}

h1{
	font-family: Verdana, Arial, sans serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h2,h3,h4,h5,h6,h7{
	font-family: Verdana, Arial, sans serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.links,a.links,a.links:hover,a.links:visited,a.links:link{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: White;
text-decoration: none;
padding-left: 5px;
font-style: normal;
}
tr.normal {background-color: #009999; padding-left: 5px;}
tr.over {background-color: #31b5bb; padding-left: 5px;}

/*---- FORM ----*/
FORM.webform TABLE {
    border: 0px solid black;
/*	 width: 350px; */
}
FORM.webform TABLE TR TD {
    font-family: Verdana, Arial, sans serif;
	 font-size:11px;
	 font-style:normal;
	 color:#000000;
    padding: 3px 5px;
}
/*FORM.webform TABLE TR.alt_row {
    background-color: #CCCCCC;
}*/
FORM.webform TABLE TR TD SPAN.required {
    color: red;
    font-weight: bold;
}
#cuvcontact TEXTREA {
    width: 300px;
	 font-family: Verdana, Arial, sans serif;
	 font-size:11px;
	 font-style:normal;
	 color:#000000;
}
