﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Verdana;
    font-size:9pt;
	text-decoration:none;
}

.info {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Verdana;
    font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

tr {
    vertical-align:top;
}
.disclaimer
{
	font-size: 7pt; color: Gray; 
}

.soon
{
	font-size: 9pt; color: orange; 
	font-style:italic;
	font-weight:800;
}

.open
{
	font-size: 9pt;
	color: #00CCFF;
	font-weight: 800;
}


.VSummary 
{
}
#category_nav {
	position:absolute;
	left:2px;
	top:230px;
	width:142px;
	height:163px;
	z-index:2;
}
.skipIntro 
{
	text-align:right; padding-right:20px; padding-top:20px; 
	font-size:7pt; 
	color:Gray;
}
a.skipIntro:link, a.skipIntro:visited, a.skipIntro:active a.skipIntro:hover
{
	text-decoration:none;
}
.text
{
    font-family:Verdana;
    font-size:8pt;
}
img { border-style:none; }
input 
{
    font-family:Verdana;
    font-size:8pt
}
h1 
{
    font-family:Century Gothic;
    font-size:18px;
    color:Navy; 
}
a.footerLinks:link, a.footerLinks:visited, a.footerLinks:active 
{
	text-decoration: none;
}
a.footerLinks:hover
{
	text-decoration: underline;
}
.footer 
{
    font-family:Century Gothic;
    font-size:10px;
    color:gray; 
    text-transform:uppercase;
}
h1.center
{
	text-align:center;
	}
h2, TR.header
{
    font-family:Century Gothic;
    font-size:14px;
    color:Navy; 
    text-transform:uppercase;
}
	
.menu 
{
     font-size:10pt; 
     height:20px;
}

.legal
{
     font-size:8pt; 
     font-family:"Courier New", Courier, monospace;
}


.formTitle 
{
	background-color: #dcdcdc;
}
.plaintext
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
ul
{
	}
li.steps
{
	list-style-type: decimal; 
	padding:4px; 
	}
li
{
	list-style-type: circle; 
	margin:4px;
}
.RFCTable 
{ 
	width: 650px;  
	
}
TD.one 
{ 
	width:100px; 
	text-align:right;
}
TD.two 
{ 
	width:180px;
}
TD.three 
{ 
	width:140px;
	text-align:right;
}
TD.four
{ 
	width:200px;
}
TD.lone
{
	width:380px;
	text-align:left;
	padding-left:10px;
}
img.floatRight { 
    float: right; 
    margin: 6px; 
}
.buzzTitle 
{
	font-variant:small-caps; 
	color:Navy;
    font-family:Century Gothic;
    font-size:18px;	 
	font-weight:bold;
 }
 
 .ColumnTitle 
{
	font-variant:normal;
	color:DarkOrange;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bolder;
 }


a:link {
text-decoration:none;
color:Navy;
}
a:visited {
text-decoration:none;
color:Navy;
}
a:active {
text-decoration:none;
color:Navy;
}
a:hover {
text-decoration:underline;
color:Navy;
}

 .treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
color:Navy;

}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 5px;
margin-bottom: 3px;
color:Navy;
text-indent: 5px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
color:Navy;
padding-left: 15px;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
color:Navy;

}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
color:Navy;
}

.menulink { /* Turn off the text-deco for the links */
text-decoration:none;
color:Navy;
text-indent: 0px;
}

.rtolink { /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
padding-left: 35px;
text-decoration:none;
}
img { border: none; }
