/* standard.css SEEdit Template Toolbox*/

body
{
font-family: Arial, sans-serif, Verdana;
font-size: 9.5pt;;
margin: 0px;
padding: 0px;
color:#000000;
line-height: 140%;
background-color: #ffffff;
background-image: url(images/bg.jpg);
background-repeat: repeat-y;
background-position: center;
}

a{
text-decoration:none;
color: #4c4c4c;
}

a:visited{
text-decoration:none;
color: #4c4c4c;
}

a:hover {
text-decoration:none;
color: #c80600;
}

strong
{
letter-spacing: 1px;
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #000;
margin: 0px;
}


p
{
font-size: 12px;
font-style: normal;
font-weight: 300;
color: #000000;
margin-top: 12px;
}


blockquote 
{	
padding: 18px; 
color: #c80600;
line-height: 13px;
font-size: 10pt;
font-family: "arial", sans-serif;
border: 01px dashed #D1D1D1;
background: #FFF;
width: 450px; 
align: center;
text-align: justify;
} 


blockquote p
{
font-style: normal;
border-left:solid 0px #CCCCCC;
padding-left:5px;
}
