/*
div.resource{
             position:absolute;
             top:0;

              width:775;
             }
 */

body {
      width:775;
/*  background:url(/images/world.gif) repeat-x fixed;   */

	font-family: Verdana;
	font-size: 12px;

	Color:#333333;
	line-height: 120%;
      }

img {
      border: none;
	 }

div.header {
/*
           position:absolute;
           top:0;
*/
           position:relative;
           margin-top:0;
		   
           height:76;
		   
          }

div.topmenu{
/*
           position:absolute;
           top:76;
*/

            height:47;

            }

/*			
div.top_blue_bar{
                  background: #246494;
				  width:756;
                 }
*/			

div.adv{
/*
           position:absolute;
           top:123;

            height:253;
*/
            }
			
/*
div.product_intro{
            height:253;
			width:505;
			}
			
div.picture{
            height:253;
			width:270;
			}
*/			
			

div.other_part{
/*
           position:absolute;
           top:123;
*/
           position:relative;
           top:5;
		   }

div.footer{
           position:relative; top:5; height:25; width:775; margin-top:5; color:white; background:#246494;
          }		   


/* h tags */
h1, h2, h3	{
font-weight: bold;
}
h1	{
margin: 0 0 .7em 0;
font-size: 20px;
line-height: 16px;
}
h2	{
margin: .2em 0;
font-size: 14px;
}
h3	{
margin: 0;
padding: 0;
font-size: 11px;
}

		   
/* Old sheet contents */
p.content_title {
	font-size: 18px;
	Color:#555555;
	line-height: 150%;
}

A:link { 
    color:blue; text-decoration:none;
}

A:visited { 
    color:#003366; text-decoration:none;
}

A:hover { 
    color:green; text-decoration:none;
}

A.footer:link { 
    color:white; text-decoration:none;
}

A.footer:visited { 
    color:white; text-decoration:none;
}

A.footer:hover { 
    color:white; text-decoration:none;
}

A.sub_menu:link { 
    color:#003366; text-decoration:none;
}

A.sub_menu:visited { 
    color:#003366; text-decoration:none;
}

A.sub_menu:hover { 
    color:#003366; text-decoration:none;
}


table.faq {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 120%;
}

table.main {
	width: 775px;
	border-width: 1px;
	border-style: solid;
	border-color: #99ccff;
}


td.sub_menu {
    height: 16px;
	width: 140px;
	border-width: 0px;
	text-indent: 12px;
	font-family: Verdana;
	font-size: 11px;
	background: #eeeeee;
}

td.sub_menu_2 {
    height: 16px;
	width: 140px;
	border-width: 0px;
	text-indent: 36px;
	font-family: Verdana;
	font-size: 11px;
	background: #eeeeee;
}
td.content_margin {
    width: 12px;
	border-width: 1px;
	border-style: solid;
	border-right: #99ccff;
	border-top: #99ccff;
	border-bottom: #99ccff;
}


th.sub_menu {
    height: 20px;
	width: 140px;
	border-width: 1px;
	border-style: solid;
	border-top: #99ccff;
	border-left: #99ccff;
	border-right: #99ccff;
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	background: #cccccc;
}

td.left_area {
	background: #eeeeee;
	border-width: 0px;
}
