body {
margin: 0 auto; 
padding: 0px;
text-align: center;
background-color: #ffffff ;
color: #000000;
font-family: Tahoma, Arial, Helvetica, Sans Serif ;
font-size: 11px;
}

div /*Firefox - body center*/
{
text-align: -moz-center;
}

#container
{
	width: 100%;
	text-align: center;
}
#containercontent
{
width: 100%;
text-align: left;
padding:0px 0px 0px 0px;
margin: 0 auto;
}

table.frame
{
width: 1000px; 
height: 667px; 
background-image: url(images/bg_fill.gif); 
background-repeat:repeat-y;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

A.box:link      { color: #095686; text-decoration:none; }
A.box:visited 	{ color: #095686; text-decoration:none; }
A.box:active 	{ color: #095686;  cursor:hand; text-decoration:none; }
A.box:hover 	{ color: #095686;  cursor:hand; text-decoration:underline; }
/*-----------------------------*/		

/* Headings                    */
h1
{
	font-size: large;
	color: #005606;
}

h2
{
	font-family: Tahoma;
	font-size: medium;
	margin-top: 30;
	color: #005606;
	margin-bottom: -15;
}
	
h3
{
	font-family: Tahoma;
	font-size: small;
	margin-bottom: -15;
	color: #005606;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Tahoma;
}
/*-----------------------------*/

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 688px;
}

/* header */

#header {
	background: url(images/header_bg2.gif) repeat-x;
	position: relative;
	width: 688px;
	margin-bottom: 11px;
}

#header .bl { height: 145px; }

#header .tr { background: url(images/header_tr2.gif) top right no-repeat; }
#header .bl { background: url(images/header_bl2.gif) bottom left no-repeat; }
#header .br { background: url(images/header_br2.jpg) bottom right no-repeat; width:100%;}

/* the story of two navs */

#logout-btn {
	position: absolute;
	top: 130px; left: 630px;
	color: #005606;
}

#logout-btn a {
	color: #005606;
	font-weight: bold;
	text-decoration: none;
}

#logout-btn a:hover {
    text-decoration: underline;
}

#nav-top {
	position: absolute;
	top: 130px; left: 20px;
	color: #005606;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #005606;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

/* body */

#body {
	background: url(images/body_bg.gif) repeat-y;
	vertical-align: top;
}

#body_1col {
	background: url(images/body_bg_1col.gif) repeat-y;

}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

#cap {
	background: url(images/column_cap.gif) no-repeat;
	padding-top: 0px;
	width: 688px;
}

#cap_1col {
	background: url(images/column_cap_1col.gif) no-repeat;
	padding-top: 5px;
	width: 688px;
}

#buy {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
}

#capabilities_1col {
	float: left;
	width: 100%;
	margin-left: 0px;
	text-align: center;
}

#capabilities {
	float: left;
	width: 225px;
	margin-left: 22px;
}

#capabilities p {
	line-height: 1.5;
}

#capabilities h3 {
	font-size: 10px;
}

#aboutus {
	float: left;
	width: 600px;
	margin-left: 65px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#faq {
	float: left;
	width: 600px;
	margin-left: 65px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#faq h1 {
	font-size: 14px;
	text-decoration: underline;
}

#faq h2 {
	font-size: 12px;
}

td.instructions 
{
	font-size: 12px;
	color: White;
	background-color: #005606;
}

#instructions {
	float: left;
	width: 600px;
	margin-left: 16px;
	text-align:justify;
	font-size: 12px;
	font-weight: normal;
}

#instructions h1 {
	font-size: 14px;
	text-decoration: underline;
}

#instructions h2 {
	font-size: 12px;
}

#news {
	float: left;
	width: 190px;
	margin-left: 34px;
}

#news h3 {
	font-size: 10px;
}

#news h3 a {
	text-decoration: none;
}

#news p {
	line-height: 1.5;
}

.timed 
{
	background-image: url(images/clockW.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	color: #005606;
	padding: 10px 10px 1.3em 80px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .readmore {
	margin-bottom: 0;
	color: #00ffff;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(images/footer.gif);
	height: 40px;
}


/* orange gradient table frame */
table.orangegradient 
{
	padding: 0px;
	margin: 0px;
}

td.orangefill 
{
background-image: url(images/panel-orange-gradient-fill.gif); 
background-repeat: repeat-x;
}

td.orangeleftborder 
{
background-image: url(images/panel-orange-gradient-left-side.gif); 
background-repeat: no-repeat;
background-position: top;
width: 6px; 
height: 250px; 
}

td.orangefill 
{
padding-right: 5px; 
padding-left: 5px; 
padding-top: 12px; 
vertical-align: top; 
text-align: center;
}

td.orangerightborder 
{
background-image: url(images/panel-orange-gradient-right-side.gif); 
background-repeat: no-repeat;
background-position: top;
width: 6px; 
height: 250px; 
}

table.innerdotted 
{
background-color: white;
padding-bottom: 0px;
margin: auto;
}

td.innerdottedheader 
{
border-right: #cccc99 1px dotted; 
border-top: #cccc99 1px dotted; 
border-left: #cccc99 1px dotted;
border-bottom: #cccc99 1px dotted; 
background-image: url(images/panel-header-fill.gif); 
background-repeat: repeat-x;
font-size: medium;
font-weight: bold;
color: #005606;
text-align: center;
}

td.innerdottedheaderorange 
{
border-right: #cccc99 1px dotted; 
border-top: #cccc99 1px dotted; 
border-left: #cccc99 1px dotted;
border-bottom: #cccc99 1px dotted; 
background-image: url(images/panel-header-fill.gif); 
background-repeat: repeat-x;
font-size: medium;
font-weight: bold;
color: #ff5a00;
text-align: center;
}

td.innerdottedbody 
{
border-top-width: thin; 
border-right: #cccc99 1px dotted; 
border-left: #cccc99 1px dotted;
border-top-color: #cccc99; 
border-bottom: #cccc99 1px dotted;
padding-left: 10px;
padding-right: 10px;
}

/* makes links look like a button */
A.ButtonView:link     
{
	font-weight: bold; 
	font-size: medium;
	background-color: #ff5a00; 
	border-style: solid;  
	border-width: 4px;
	border-color: #ff5a00; 
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
    margin: 0px;
	color: #feddce;
	text-decoration: none;  
}
A.ButtonView:visited 	
{
	font-weight: bold; 
	font-size: medium;
	background-color: #ff5a00; 
	border-style: solid;  
	border-width: 4px;
	border-color: #ff5a00; 
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
    margin: 0px;
	color: #feddce;
	text-decoration: none;  
}
A.ButtonView:active 	
{
	font-weight: bold; 
	font-size: medium;
	background-color: #ff5a00; 
	border-style: solid;  
	border-width: 4px;
	border-color: #ff5a00; 
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
    margin: 0px;
	color: #feddce;
	text-decoration: none;  
}
A.ButtonView:hover 	
{
	font-weight: bold; 
	font-size: medium;
	background-color: #ff5a00; 
	border-style: solid;  
	border-width: 4px;
	border-color: #ff5a00; 
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
    margin: 0px;
	color: #ffffff;
	text-decoration: none;  
}
/*-----------------------------*/		

/* Accordion */
.accordionHeader
{
    border: 1px solid #feddcd;
    color: white;
    background-color: #feddcd;
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #feddcd;
    color: white;
    background-color: #feddcd;
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #fef5f0;
    border: 1px dotted #cccc99;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
