@charset "UTF-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}
#container_bot,
#container_bot a {
	color:#EEE;
}
input,
select,
textarea {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;	
}
a:focus{
	outline:1px dotted invert
}
hr{
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1, h2, h3, h4, h5, h6 {
	padding:2px 0;
	margin:0;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
h2 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}
h3 {
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}
h5 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.5em;
}
h6 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}
p,
.ditto_introText {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
ol{
	list-style:decimal
}
ul{
	list-style:disc
}
li{
	margin-left:30px
}
a, a:active, a:link, a:visited, a:hover{
	text-decoration:none;
	color:#BD1220;
}
a:hover{
	text-decoration:underline;
}

/*********** headings***********
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
}
h1{
	font-size:25px
}
h2{
	font-size:23px
}
h3{
	font-size:21px
}
h4{
	font-size:19px
}
h5{
	font-size:17px
}
h6{
	font-size:15px
}
h2, h3, h4, h5, h6 { color: rgb(189,18,32); }
h1 {
 	color: #000;
 	font-size: 2.2em;
 	margin: 0px;
 }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.3em; }
h6 { font-size: 1.2em; }
*/
/* *** news *** */
.ditto_pageTitle {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.5em;
}
.small {
	font-size:0.85em;
}
