#big-bold {
  background-color: #FFF;
  color:#000;
}
h1.big-bold {
  font-family: 'basic Sans sf', arial, helvetica, sans-serif;
  font-size: 2.1em;
  color: black;
}
#big-bold p {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.9em;
  line-height: 1.6;
}

h1.spacing {
  font-family: Tahoma;
  font-size: 1.8em;
  text-transform: uppercase;
  letter-spacing: 0.00em;
  word-spacing: 0.1em;
  color: #ccc;
}


#spacing p {
  font-family: tahoma, georgia, "times new roman", times, serif;
  font-size: 0.9em;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
#uppercase {
  background: #000;
}
.uppercase {
  font-family: georgia, "times new roman", times, serif;
  font-size: 1.2em;
  text-transform: uppercase;
}
#uppercase p {
  font-family: georgia, "times new roman", times, serif;
  font-size: 0.9em;
  line-height: 1.4;
}


h1.dropcap {
  font-size: 28px;
  font-family: arial, verdana, sans-serif;
  line-height: 28px;
}
h1.dropcap span {
  font-size: 80px;
  font-weight: lighter;
  position: relative;
  float: left;
  line-height: 50px;
  color: #A4A4A4;
}
#dropcap p {
  font-family: georgia, "times new roman", times, serif;
  font-size: 0.9em; 
  line-height: 1.4;
}


#underline {
  background: #EEE;
}
h1.underline {
  background: url(images/linea.png) bottom left no-repeat;
   
  font-family: georgia, "times new roman", times, serif;
  font-weight: lighter;
}
#underline p {
  font-family: "trebuchet ms", verdana, sans-serif;
  font-size: 0.9em;
}


html {
	/*background: url(images/logosinit1.PNG) no-repeat center center fixed;*/
	-webkit-background-size: 600px 400px;
	-moz-background-size:  600 400px;
	-o-background-size:  600px 400px;
	background-size:  600px 400px;
}

#page-wrap { width: 600px; margin: 10px auto; padding: 0px; /*background: white; */-moz-box-shadow: 0 0 5px black; -webkit-box-shadow: 0 0 5px black; box-shadow: 0 0}

p { font: 15px/2 Georgia, Serif; margin: 0 0 10px 0; text-indent: 10px; }

.paragraphA { background-color: #848484;  color: white; font: 15px/2 Georgia, Serif; margin: 0 0 0px 0; text-indent: 0px;line-height: 1.6;}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #3d6279 url('images/left1.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #3d6279 url('images/right1.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: white;
	background: #3d6279;
}
#rounded-corner td
{
	padding: 8px;
	background: #3d6279;
	border-top: 1px solid #3d6279;
	color: white;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #3d6279 url('images/botleft1.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #3d6279 url('images/botright1.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #3d6279;
}
/**/


#rounded-corner2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 250px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner2 thead th.rounded-company
{
	background: #3d6279 url('images/left1.png') left -1px no-repeat;
}
#rounded-corner2 thead th.rounded-q4
{
	background: #3d6279 url('images/right1.png') right -1px no-repeat;
}
#rounded-corner2 th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: white;
	background: #3d6279;
}
#rounded-corner2 td
{
	padding: 8px;
	background: #3d6279;
	border-top: 1px solid #3d6279;
	color: white;
}
#rounded-corner2 tfoot td.rounded-foot-left
{
	background: #3d6279 url('images/botleft1.png') left bottom no-repeat;
}
#rounded-corner2 tfoot td.rounded-foot-right
{
	background: #3d6279 url('images/botright1.png') right bottom no-repeat;
}
#rounded-corner2 tbody tr:hover td
{
	background: #3d6279;
}
#media
            {
                margin-top: 40px;
            }
            #noUpdate
            {
                margin: 0 auto;
                font-family:Arial, Helvetica, sans-serif;
                font-size: x-small;
                color: #cccccc;
                text-align: left;
                width: 210px; 
                height: 200px;	
                padding: 40px;
            }


