a {

	color: #009797;

	text-decoration: none;

	font-weight: bold;

}



a:visited {

	color: #006463;

	text-decoration: none;

	font-weight: bolder;

}

	

a:hover {

	color: #ED3A03;

	font-weight: bold;

}



body  {
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", Verdana, Geneva, Arial, sans-serif;
	background: white; 
/*	background: url(/images/bg_body.gif) center repeat; */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
    min-width:600px;    /* Minimum width of layout */
	font-size:medium;
}

	

p {font-family: Arial, Helvetica, sans-serif;	

	font-size: 100%;	

	color: #333333}



h1 a {color: #009A62;

	text-decoration: none;

}



p a {

	color: #009797;



}

	

h1 {color: #009797;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 130%;}

	

h2 {color: #ED3A03;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 120%;}

	

h3 {color: #009797;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 115%;}

	

h4 {

	color: #ED3A03;

	font-size: 110%;

	text-align: left;

}



table {

	color: #FFFFFF;

	font-size: 100%;

}



td, th {font-family: Arial, Helvetica, sans-serif;

	color: #333333}

	

ul {font-family: Arial, Helvetica, sans-serif;

	list-style-type: square;

	list-style-position: outside;}

	

dl {font-family: Arial, Helvetica, sans-serif;

	list-style-type: square;

	list-style-position: outside;

	font-size: 80%;}

	

ol {font-family: Arial, Helvetica, sans-serif;

	list-style-type: square;

	list-style-position: outside;

	font-size: 80%;}

	

.SectionHead {color: #ED3A03;

	font-family: Arial, Helvetica, sans-serif;

	color: #ED3A03;

	list-style-position: outside;

	list-style-image: url(images/bullet.gif);

}

	

	

.small {font-size: 0.7em;

}



.smaller {font-size: 0.5em;

}



.received {

	font-size: 80%;

	border-right-width: 10px;

	border-left-width: 10px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

	color: #009797;

	text-align: center;

}



.accepted {

	font-size: 80%;

	border-right-width: 10px;

	border-left-width: 10px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

	text-align: center;

}



.published {

	font-size: 80%;

	border-right-width: 10px;

	border-left-width: 10px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

	color: #ED3A03;

	text-align: center;

}





.emphasis {

	font-weight: bold;

	color: #009797;

}

dd {

	font-size: 80%;

}

hr {width:100%; color:#99CCCC; height:2px;}

h5 {

	color: #006699;

	font-size: 110%;

	text-align: left;

}

.txt {

font-family: Arial, Helvetica, sans-serif;	

	font-size: 100%;	

	color: #333333

}



a:active {

	color: #21536A;

}

h6 {

	font-size: 100%;

	font-weight: bold;

	color: #7CAEAD;

	text-align: center;

}


