/*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:#3e3e3e;
}

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:Georgia, "Times New Roman", Times, serif;
}

h1.feature_title {
margin:20px 0px 20px 0px;
color:#244376;
font-size:16px;
font-weight:bold;
}

h1.main_title {
margin-top: 8px;
margin-bottom: 10px;
color:#1d3d76;
font-size:18px;
text-decoration:none;
}

h1.main_title a {
color:#4587b6;
}

h1.main_title a:hover {
color:#0e0e0e;
}

h1.main_title_small {
margin-top: 8px;
margin-bottom: 10px;
color:#9e9e9e;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

h1.main_title_small a {
color:#4587b6;
}

h1.main_title_small a:hover {
color:#0e0e0e;
}

h1.box_title {
margin-top: 10px;
color:#000;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

h1.box_title a {
border-bottom:1px solid #3e3e3e;
}

h1.box_title a:hover {
border-bottom:1px solid #6e6e6e;
}

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

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

h1.logo a{
width:709px;
height:150px;
display:block;
}

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

h2 a:hover {
border-bottom: 1px #0e0e0e 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:0px solid #c0c0c0;
padding:2px;
}