/*body{
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:12px;
color:#636363;
}*/

body{
font-family:Arial,Verdana,sans-serif;
font-size:12px;
color:#6e6e6e;
}

a{
	color:#c0c0c0;
	text-decoration:none;
	font-size:11px;
}
a:hover{
	color:#0e0e0e;
	text-decoration:none;
	font-size:11px;
}


h1,h2,h3,h4,h5 {
margin:0;
padding:0;
}

/*h1,h2,h3,h4{
font-family:"Lucida Grande",Arial,Verdana,sans-serif;
}*/

h1,h2,h3,h4{
font-family:Arial,Verdana,sans-serif;
}


h1.title {
padding-bottom:10px;
color:#000;
font-size:24px;
font-weight:bold;
text-decoration:none;
}

h1.title a {
margin: 10px 0px;
color:#0e0e0e;
font-size:24px;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #0e0e0e;
}

h1.title a:hover {
border-bottom:1px solid #e1ee88;
}

h1 span{
display:block;
margin-left:-3000px;
}

h1.logo{
background:url(./themes/site_themes/sudigital/images/gui.png) -64px -187px no-repeat;
}

h1.logo a{
width:872px;
height:61px;
display:block;
}

h2.title {
margin-bottom:10px;
color:#000;
font-size:24px;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #e0e0e0;
}

h2.sideblog_news_headline {
margin-bottom:5px;
color:#666;
font-size:14px;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #e0e0e0;
}
h2.sideblog_news_headline a {
text-decoration: none;
border-bottom:1px dotted #e0e0e0;
}
h2.sideblog_news_headline a:hover {
color:#000;	
text-decoration: none;
border-bottom:1px dotted #da251d;
}

h2, h2 a {
font-size:16px;
color:#0e0e0e;
font-weight: bold;
text-decoration: none;
}

h2 a:hover {
border-bottom: 1px #da251d solid;
}

h3 {
font-size:14px;
}

h4{
font-size:12px;
font-weight:bold;
color:#0e0e0e;
}

p{
line-height:1em;
}

p.small{
font-size:11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
}

p.tiny{
font-size:9px;
font-family:Tahoma,Arial,Verdana,sans-serif;
}

.leadingReduced {
line-height: 150%;
}

span.red {
color: #e80000;
}

span.blue {
color: #3f7bae;
}

span.italic {
color: #a1a1a1;
font-style: italic;
}

sub, sup {
line-height: 1em;
}

.strong{
font-weight:bold;	
}

th,td {
border:1px solid #c0c0c0;
padding:1em;
}

.content p{
font-size:12px;
line-height:18px;
}