
h1 { font-size: 11px; font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-weight: bold; font-style:italic; text-align: left; margin: 0; }

h2 { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 13px; text-align: justify; margin-right: 
10px; margin-left: 10px; }

.header { 
border-style:none;
background-image: url(TopBorder.jpg); background-repeat: no-repeat; background-position:top center; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hidden {
	visibility: hidden;
	display: none;
}

.navbar {
border-style:none;
text-decoration: none;
background-image: url(NavBlank.JPG); 
background-repeat: no-repeat; 
background-position: center; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;

}

.midleft {
border-style:none;
height:100%;
background-image: url(MidLeft.jpg);
background-position:left;
background-repeat:repeat-y;
}

.midright {
border-style:none;
height:100%;
background-image: url(MidRight.jpg);
background-position:right;
background-repeat:repeat-y;
}

.main {
border-style:none;
height: 500px;
}

.footer { 
border-style:none;
background-image: url(BottomBorder.jpg); background-repeat: no-repeat; background-position:center; height: 57px; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { color: Blue; text-decoration: none; }

a:hover { color: #d51010; text-decoration: none; }

.maintable {
    border-style:none;
	background-color: white;
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 30px;
	width: 638px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff url('table-images/gradback.png') repeat-x;
	border-right: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody td:hover
{
	background: #d0dafd;
}

#Hrounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#Hrounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#Hrounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#Hrounded-corner th
{
	padding: 3px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
}
#Hrounded-corner td
{
	padding: 3px;
	background: #e8edff url('table-images/gradback.png') repeat-x;
	border-top: 1px solid #fff;
	color: #669;
}
#Hrounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#Hrounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#Hrounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

#Arounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 9px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#Arounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#Arounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#Arounded-corner th
{
	padding: 2px;
	font-weight: normal;
	font-size: 10px;
	color: #039;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
}
#Arounded-corner td
{
	padding: 3px;
	background: #e8edff url('table-images/gradback.png') repeat-x;
	border-top: 1px solid #fff;
	color: #669;
}
#Arounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#Arounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#Arounded-corner tbody tr:hover td
{
	background: #d0dafd;
}
