a {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

body, ul, td, th {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}

td.body, th.body {
    background-color: white;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}

td.grey, th.grey, tr.grey{
    background-color: #EFEFEF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}

td.lightgrey, th.lightgrey, tr.lightgrey {
    background-color: white;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}

p {
	font-family: verdana,arial,helvetica,sans-serif;
}

em {
	font-weight: bold;
	font-style: italic;
}

acronym {
        border-bottom: 1px dashed #00cc00;
        cursor: help;
}

.error {
        color: #cc0000;
}

.newsDate {
	font-size: 75%;
	font-style: italic;
	color: #6666cc;
}

.sidebar {
	font-size: 80%;
	padding: 5px;
}

.sidebar p {
	text-align: left !important;
}

code, pre, tt {
	font-family: Courier, "Courier New", monospace;
	font-size: 80%;
}

h1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000066;
}

h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}

h4 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
}

small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}

a.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
	text-decoration: none;
}

.tableTitle {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

.tableExtras {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 85%;
	color: #FFFFFF;
}

input {
	font-family: verdana,arial,helvetica,sans-serif;
}

textarea {
	font-family: verdana,arial,helvetica,sans-serif;
}

input.small, select.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}

textarea.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}

p.formerror {
        border: 1px solid #ff0000;
        color: #000000;
        background: #ffeeee;
        padding: 2px 4px;
}

div.errors {
        border: 1px dashed #660;
        color: #600;
        background: #fee;
        margin: 4px;
        padding: 6px;
}

div.tip {
        border: 1px solid #00c;
        color: #006;
        background: #eef;
        padding: 0px 8px;
}

table#cal {
        font-size: smaller;
}

table#cal  a {
        text-decoration: none;
}
table#cal  a:hover {
        text-decoration: underline;
}

table#cal a.day {
        float: right;
        font-weight: bold;
        color: #666;
}

table#cal div.event {
        margin-bottom: 2px;
        padding-bottom: 2px;
        border-bottom: 1px dashed #000;
}

form.thin {
        margin-bottom: 0px;
	margin-top: 0px;
}

.parameter:after {
	content: " ";
}

div.mirror {  
	border: 1px dashed #660000;
	background: #fee;
	color: #660000;
	margin: 4px;
	padding: 6px;
} 

.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #666666;
}

.article_title {
	background-image: url(images/cellpic.gif);
	background-color:#D1D7DC; 
	border: #FFFFFF; 
	border-style: solid; 
	height: 28px;
}

.article_title_text {
	font-weight: bold; 
	font-size: 12px; 
	letter-spacing: 1px; 
	color : #006699;
}

.article_table_line	{ 
	background-color: #ffffff; 
	border: 2px #006699 solid; 
}