@charset "UTF-8";
body  {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #00000;
}
.stroke {
	border: 1px solid #000000;
}
p
{
text-align: justify;
color: black;
font-family: arial;
}
p.center 
{
	text-align: center;
	font-family: arial;
}
.white
{
	color: #FFF;
	text-align: left;
}
.bold
{
	font-weight:bold;
}
.heading
{
	font-size:14px;
	text-align: center;
}
img.center
{
    display: block;
    margin-left: auto;
    margin-right: auto 
	}

.twoColFixRtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/layout_03.jpg);
} 
.twoColFixRtHdr #header {
	background: #DDDDDD;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/layout_01.jpg);
	height: 196px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #navbar {
	height: 63px;
	background-image: url(images/layout_02.jpg);
	width: 898px;
}
.twoColFixRtHdr #main {
	width: 950 px;
	background-image: url(images/layout_03.jpg);
	}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 290px;
	padding: 3px 62px 15px 3px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 60px;
} 
.twoColFixRtHdr #btmContent {
	width: 810px;
	padding: 0 20px 0 60px;
}
.twoColFixRtHdr #footer { 
	height: 28px;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(images/layout_04.jpg);
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}
.table1 {
	padding-left: 15px;
	padding-right: 15px;
}
.table2 {
	padding-left: 21px;
	padding-right: 10px;
	padding-top: 15px;
}
.twoColFixRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	padding: 3px 10px 15px 3px;
}
.twoColFixRtHdr #mainContent2 {
	margin: 0 300px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 15px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
<style type="text/css">

.style52,  {font-size: 13px; font-weight: bold; }
.style52 {font-size: 13px}
#tabsF {
	float:left;
	width:920px;
	font-size:100%;
	line-height:normal;
	border-bottom:0px solid #000;
	padding-top: 11px;
	padding-left: 2px;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	  .style57 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style58 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style60 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.style61 {font-size: 12px}
.style62 {color: #FFFFFF}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.external:link {color: #000000; font-weight: bold; }
a.external:visited {color: #000000; font-weight: bold; }
a.external:hover {text-decoration: underline; color: #000000; }
a.external:active {color: #000000; }

.style65 {font-size: 14px}
.style71 {
	color: #FFFFFF;
	font-size: 0.99px;
	font-family: eArial, Helvetica, sans-serif;
}
.style72 {color: #FFFFFF; font-family: eArial, Helvetica, sans-serif; }
.twoColFixRtHdr #container #main #mainContent table tr td .table1 .center strong a {
	color: #000;
}
.style78 {font-size: 1em}
.style82 {
	color: #FFFFFF;
	font-size: 1em;
}
.style83 {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style84 {
	font: bold 3px;
	font-size: 16px;
}
.style86 {font-size: 14px; font-weight: bold; }
.style87 {color: #FFFFFF; font-weight: bold; }

</style>
.twoColFixRtHdr #container #main #mainContent table tr td .table1 .center strong a {
	color: #006;
}
.twoColFixRtHdr #container #btmContent table tr td .center.white.bold.heading a {
	font: 14px arial;
}
.twoColFixRtHdr #container #main #mainContent table tr td .table1 .center a {
	font-weight: bold;
	color: #000;
}
.twoColFixRtHdr #container #btmContent table tr td #sidebar2 .white.center.bold a {
	font-weight: bold;
}
.twoColFixRtHdr #container #btmContent table tr td #mainContent2 .white.center.bold .white.center .bold {
	text-align: center;
}
.sel {
	font-weight: normal;
}
.tiny {
	font-size: 8px;
}
.big {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#rounded-corner
{
	font-family: "Arial", "Lucida Grande", Sans-Serif;
	font-size: 12px;

	
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #92B9FC url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #92B9FC url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #000066;
	background: #92B9FC;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #346699;
}
#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 tr:hover td
{
	background: #d0dafd;
	font-weight: ;	
	font-family: Arial, "Lucida Grande", Sans-Serif;
}




.preload1 {background: url(pro_dropdown_2/three_1.gif);}
.preload2 {background: url(pro_dropdown_2/three_1a.gif);}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:38px;
	background:#000 url(pro_dropdown_2/three_0.gif) repeat-x;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	background-image: url(pro_dropdown_2/three_0.gif);
}
#navbarbox {
	margin-left: 50px;
	float: left;
	width: 850px;
	margin-top: 25px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #ccc;
}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(pro_dropdown_2/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(pro_dropdown_2/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(pro_dropdown_2/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(pro_dropdown_2/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(pro_dropdown_2/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(pro_dropdown_2/three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #fff; padding:3px; border:1px solid #000; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #e7e7e6;}
#nav li ul.sub li a.fly
{background:#fff url(pro_dropdown_2/arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#fff; color:#000; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#fff url(pro_dropdown_2/arrow_over.gif) 80px 6px no-repeat; color:#000;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #fff; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#fff url(pro_dropdown_2/arrow_over.gif) 80px 6px no-repeat; color:#000; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#fff url(pro_dropdown_2/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#fff;} 
.justify {
	text-align: justify;
}
.link {
	color: #3B6699;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.cross {
	text-decoration: line-through;
}
.bigfont {
	font-size: 14px;
}
.old {
	font-variant: normal;
	text-decoration: line-through;
}
t
