BODY	{
	font-family:verdana, arial, sans-serif;
	font-size:9pt;
	background:#3E4637;
	color:#D8DED3;
	line-height:13px;
	margin: 0px 0px 0px 0px ; \\ top right bottom left
	}
TABLE {
    font-family:verdana, arial, sans-serif;
	font-size:9pt;
	}
IMG	{
	border-style:none;
	margin:0px;
	}

HR	{
	margin:0px 0px 3px 0px;
	border-bottom: 1px solid #818D7C;
	border-top: 1px solid #000000;
	width:100%;
	text-align:left;
	}
DIV	{
	padding:0px;
	margin:0px;
	}
H1	{
	font-family:trebuchet ms;
	font-size:16px;
	font-weight:bold;
	line-height:23pt;
	color:white;
	margin:0px 0px 0px 0px;
	letter-spacing:0.1em;
	}
H2	{
	color:white;
	font-family:trebuchet ms,arial narrow,helvetica narrow;verdana,tahoma,helvetica;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:0px;
	/* letter-spacing:0.1em; */
	}

H3	{
	color:#BFBA50;
	font-family:trebuchet ms,arial narrow,helvetica narrow;verdana,tahoma,helvetica;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:0px;
	letter-spacing:0.1em;
	text-transform:uppercase;
	}

UL	{
	font-family:trebuchet ms,verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#D8DED3;
	line-height:20px;
	padding:0px 0 0px 0;
	margin: 8px 0px 8px 16px ; \\ top right bottom left
	list-style:image;
	list-style-image:url(/library/v4/img/square.gif);
	}
EM	{
	color:white;
	font-style:normal;
	}
SUP	{
	color:#A0AA95;
	font-size: 11px;
	}
.header{
	/* float:left; */
	padding:0px;
	background:#000000;
	margin-bottom:16px;
	width:100%;
	}
.content{
	padding:8px 10px 15px 5px;
	margin-bottom:5px;
	margin-left:25px;
	background:#4C5844;
	line-height:16px;
	width:90%;
	}
.narrower{
	padding-right:5%;
	}
.footer{	
	padding:8px 0px 8px 0px;
	background:#3E4637;
	margin-bottom:0px;
	margin-top:0px;
	width:100%;
	font-size:7pt;
	line-height:8pt;
	color:#75806F;	
	}
.boxTop	{	
	margin:0px 0px 0px 12px;
	padding:4px 16px 4px 8px;		
	background:black;
	color:#BFBA50;
	font-weight:bold;
	font-size:8pt;
	}
.box	{		
	margin:0px 0px 0px 0px;
	padding:4px 16px 8px 8px;
	background:#282E22;		
	font-size:8pt;
	}
A {	
	}
A:visited {
	color: #D8DED3; text-decoration:underline;
	}
A:link {
	color: #D8DED3; text-decoration:underline;
	}
A:hover {
	color: #ffffff; text-decoration:underline;
	}
A:active {
	color: #ffffff; text-decoration:underline;
	}

/* 	=============	*/
/* 	FORM ELEMENTS	*/
/* 	=============	*/

INPUT.textfield{
	width:200px;
	margin:4px 0px 12px 0px;
	background:#3E4637;
	border-style:solid;
	border-width:1px;
	border-top-color:#1C261E;
	border-right-color:#818D7C;
	border-bottom-color:#818D7C;
	border-left-color:#1C261E;
	color:#BFBA50;
	}

TEXTAREA.textfield{
	width:200px;
	margin:4px 0px 12px 0px;
	background:#3E4637;
	border-style:solid;
	border-width:1px;
	border-top-color:#1C261E;
	border-right-color:#818D7C;
	border-bottom-color:#818D7C;
	border-left-color:#1C261E;
	color:#BFBA50;
	}

SELECT.dropdown{
	width:268px;
	margin:4px 0px 12px 0px;
	background:#3E4637;
	border-style:solid;
	border-width:1px;
	border-top-color:#1C261E;
	border-right-color:#818D7C;
	border-bottom-color:#818D7C;
	border-left-color:#1C261E;
	color:#BFBA50;
	}

INPUT.submitter{
	height:24px;
	width:140px;
	text-align:left;
	padding-left:8px;
	margin:4px 0px 0px 0px;
	background:#4C5844;
	border-style:solid;
	border-width:1px;
	border-top-color:#818D7C;
	border-right-color:#1C261E;
	border-bottom-color:#1C261E;
	border-left-color:#818D7C;
	color:#C4CABE;
	}

INPUT.submitter2{
	font-size: 9px;
	background:#4C5844;
	border-style:solid;
	border-width:1px;
	border-top-color:#818D7C;
	border-right-color:#1C261E;
	border-bottom-color:#1C261E;
	border-left-color:#818D7C;
	color:#C4CABE;
	}

INPUT.submitter3{
	height:24px;
	width:200px;
	text-align:center;
	padding-left:8px;
	margin:4px 0px 0px 0px;
	background:#4C5844;
	border-style:solid;
	border-width:1px;
	border-top-color:#818D7C;
	border-right-color:#1C261E;
	border-bottom-color:#1C261E;
	border-left-color:#818D7C;
	color:#C4CABE;
	}

INPUT.submitterClicked{
	height:24px;
	width:140px;
	text-align:left;
	padding-left:8px;
	margin:4px 0px 0px 0px;
	background:#4C5844;
	border-style:solid;
	border-width:1px;
	border-top-color:#1C261E;
	border-right-color:#818D7C;
	border-bottom-color:#818D7C;
	border-left-color:#1C261E;
	color:#C4CABE;
	}

INPUT.submitterDisabled{
	height:24px;
	width:140px;
	text-align:left;
	padding-left:8px;
	margin:4px 0px 0px 0px;
	background:#626D5C;
	border-style:solid;
	border-width:1px;
	border-top-color:#1C261E;
	border-right-color:#818D7C;
	border-bottom-color:#818D7C;
	border-left-color:#1C261E;
	color:#C4CABE;
	}

INPUT.textfield2{
	width:200px;
	background:#3E4637;
	border-style:solid;
	border-width:1px;
	border-top-color:#1C261E;
	border-right-color:#818D7C;
	border-bottom-color:#818D7C;
	border-left-color:#1C261E;
	color:#BFBA50;
	}


/* 	=============	*/
/* 	NAV ELEMENTS	*/
/* 	=============	*/

.content-box-nav {
    padding: 1px 1px 0px 1px;
    margin: 1px 5px 15px 1px;     
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:white;
    font-weight: bold;
	}
.content-box-nav a{
	color: rgb(255, 255, 255);	
	font-weight: bold;	
	}
.content-box-nav a:link{
	color: rgb(255, 255, 255);
	text-decoration:none;	
	}
.content-box-nav a:visited{	
	color: rgb(255, 255, 255);	
	text-decoration:none;
	}
.content-box-nav a:hover{		
	color: rgb(255, 255, 255);
	text-decoration:underline;	
	}

/* 	=============	*/
/* 	CODE ELEMENTS	*/
/* 	=============	*/
pre.code {
	padding: 0.5em;
	margin: 1em;
	border: 1px solid black;
	background: #3E4637;
	width: 600px;
	color: #ffffff;
	font-size: 12px;
	font-family: "courier new", courier, monospace;
	}

/* 	To Remove after converting	*/
.content-code-box {
	   padding: 0.5em;
	   margin: 1em;
	   border: 1px solid black;
	   background: #4C5844;
	   width: 600px;
	   color: #ffffff;
	   font-size: 12px;
	   font-family: "courier new", courier, monospace;
	}
kbd {
    color: #ffffff;
	font-size: 14px;
	font-weight:bold;
    }

.menu_grey_arrow li {
	list-style-image: url(/library/v4/img/nav_arrow2.gif);
	}
.pageHeader_sub {
	color: #BFBA50;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
	}
.pageHeader {
	color: #BFBA50;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 2px;
	}

/* 	=================================	*/
/* 	actiontec firewall example ELEMENTS	*/
/* 	=================================	*/
.firewall_gold_bold {
	color: gold;
	font-weight: bold;
	}
.firewall_gold {
	color: gold;	
	}
.firewall_table_large {
	font-size: 12px	;	
	width: 400px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
.firewall_table_small {
	font-size: 12px	;	
	width: 300px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
.button {
	font-size: 11px;
	padding: 1px 3px 1px 3px;
	border-width: 1px;
	border-style: solid;
	background-color: #DFE6EF;
	color: #1B3253;
	border-color: #4C77B6 #244677 #244677 #4C77B6;
	-moz-border-radius: 4px; /*this is moz only*/
}

.enter {
	font-family: courier new, courier;
	font-size: 12px;
	padding: 1px 3px 1px 3px;
	border-width: 1px;
	border-style: solid;
	background-color: #F7F7F7;
	color: #000000;
	border-color: #6A6A6A #C3C3C3 #C3C3C3 #6A6A6A;
}