body {
	margin: 0;
	line-height: 1;
	background:#F4EBCE ;
	font:normal 12px  ;

}

td, th {
	vertical-align: middle;
}
a {
	color:#004882;
	text-decoration:none;
}

a:hover { color:#41C5EF; }

.clear { clear:both; }

#wrapper {
	margin:0 auto;
	width: 1000px;
}

/* header */
#header {
	background-color:#FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#top-bar {
	padding-left:8px;
	background:transparent url('/images/pagemenu.jpg') repeat 0 0;
	height:33px;
	margin-left: 4px;
	margin-right: 4px;
}

#header ul{
	margin: 0;
	padding: 0;
	border: 0;

}

#page-menu {
	float:left;
	height:33px;
	line-height:33px;
	font-size:14px;
}

#page-menu li {
	display:inline;
	padding:0 8px;
}

#page-menu a { color:#FFFFFF; }

#page-menu a:hover {
	color:#41C5EF;
}

#top-search-wrap {
	float:right;
	width:264px;
	height:33px;
}

#top-search {
	float:right;
	background:transparent url('/images/top-search-form.jpg') no-repeat 0 0;
	width:264px;
	height:33px;
	position:relative;
	top:5px;
	vertical-align: top;
}

#top-search input {
	border:medium none;
	background:transparent;
	position:absolute;
	color:#BEBEBE;
}

#top-search .input-text {
	width:191px;
	height:50px;
	left:0px;
	top:0px;
	color:#FFFFFF;
	position:absolute;
}

#top-search .input-submit {
	width:61px;
	cursor:pointer;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}

/* branding */
#branding {
	height:152px;
	margin-top:2px;
	padding-left:0px;
	background-color: #E6EFF4;
	margin-left: 4px;
	margin-right: 4px;
}


#category-menu {
	height:36px;
	line-height:36px;
	overflow:hidden;
	font-size:14px;
	padding:0 8px;
	background-image: url(/images/header-content-bg.jpg);
	margin-top:2px;
	margin-right: 4px;
	margin-left: 4px;
}	


#category-menu li {
	display:inline;
	margin-right:17px;
}

#category-menu li a { color:#50482E; }

#category-menu li a:hover { color:#795C29; }

/* container */
#container {
	background-color:#FFFFFF;
	padding:10px;
}

/* content */
#content {
	float:left;
	width:750px;
}

/* mini post */
.box {
	float:right;
	width:48%;
	padding:0 7px 0px;
	background:#FFFFFF url('/images/mini-post-top-no-image-bg.gif') repeat-x 0 0 !important;
}
.box2 {
	float:left;
	width:47%;
	padding:0 7px 0px;
	background:#FFFFFF url('/images/mini-post-top-no-image-bg.gif') repeat-x 0 0 !important;
}

.widebox {
	float:left;
	padding:0 0px 0px;
	background:#FFFFFF url('/images/mini-post-top-no-image-bg.gif') repeat-x 0 0 !important;
	width: 100%;
	margin-bottom:10px;
}

.tool-item {
	padding:0 3px 3px;
	background:#FFFFFF url('/images/mini-post-top-no-image-bg.gif') repeat-x 0 0 !important;
}

.box-title {
	margin: 0;
	color:#184E69;
	height:34px;
	line-height:34px;
	padding:0 7px 0px;
}
.top-img{
	vertical-align: middle;
}

.box .title a { color:#4D7CB3; }

.box .title a:hover { color:#555555; }

.box img {
	margin:8px auto 10px;
	width:337px;
	height:142px;
}

.box .entry {
	padding-top:4px;
	overflow:hidden;
	margin-bottom: 0px;
}

/* sidebar */
#sidebar {
	float:right;
	width:220px;
	font-family: "Times New Roman", Times, serif;
}


.sidebar-content a {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}





/* footer */
#footer {
	background-color:#FFFFFF;
	padding:10px 10px;
	text-align: center;
}

#footer a { color:#1575A9; }

#footer a:hover { color:#004882; }

#footer ul {
	display:block;
	border-top:1px solid #C2D7E3;
	padding:15px 4px 10px;
}

#footer-menu li {
	display:inline;
	margin-right:13px;
	color:#1575A9;
}

#copyright {
	padding:0 4px 15px;
	color:#4B4B4B;
}
/* begin Logo */
.logo
{
  position: relative;
  left: 0px;

}

.logo td
{
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}

.logoname
{
  font-size: 26px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
}

.logoname a
{
  text-decoration: none;
  color: #00518C!important;
}

.logotext
{
	font-size: 18px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	color: #000000!important;
	padding-right: 20px;
}
/* end Logo */


/* TABLE (1-Column / 2-Column) */

.rates , #main-copy table {
	clear:both;
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	margin-left: auto;
	margin-right: auto;
}

.rates  th.top, #main-copy table th.top {
	height:3.5em;
	padding:0 7px 0 7px;
	empty-cells:show;
	background-color:rgb(175,175,175);
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:100% !important /*Non-IE6*/;
	font-size:100% /*IE6*/;
}

.rates  th, #main-copy table th {
	height:3em;
	padding:2px 2px 2px 7px;
	border:solid 2px rgb(245,245,245);
	background-color:rgb(225,225,225);
	text-align:inherit;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:100% !important /*Non-IE6*/;
	font-size:90% /*IE6*/;
}

.rates  td, #main-copy table td {
	height:3em;
	padding:2px 2px 2px 2px;
	border:solid 2px rgb(245,245,245);
	background-color:#CCF;
	text-align:center;
	font-weight:normal;
	font-size:80% !important /*Non-IE6*/;
	font-size:80% /*IE6*/;
}

#sidebar table {
	clear:both;
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	margin-left: auto;
	margin-right: auto;
}



#sidebar table td {
	height:27px;
	line-height:15px;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
	background-color: #F3F7FA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
}

#sidebar table td.flag {
	height:27px;
	line-height:15px;
	border-bottom:1px solid #CCCCCC;
	background-color: #F3F7FA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#sidebar table td.sidebar-title {
	background:transparent url('/images/tab-bg.jpg') no-repeat 0 0;
	font-size: 18px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px;
}

#news table {
	border:none;
	clear:both;
	width:100%;
	border-collapse:collapse;
	empty-cells:hide;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
	border-bottom-style: groove;
	border-bottom-width: 1px;
}


#news table td{
	padding:5px;
	border:none;
	background-color:#FFF;
	font-weight:normal;
	font-size:100% !important /*Non-IE6*/;
	font-size:100% /*IE6*/;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-color: #FFF;
}

#news table a{
	font-weight:normal;
	font-size:20 !important /*Non-IE6*/;
	font-size:20 /*IE6*/;
}

#news h2{
	color: white;
	background-color: rgb(100,135,220);
	font-weight:normal;
	font-size:200% !important /*Non-IE6*/;
	font-size:200% /*IE6*/;
	margin: 5px;
	padding: 5px;
}
#news li{
	margin: 5px;
	padding: 5px;
	list-style-position: inside;
}





.rising {
	
	
	color:green;
}


.falling {
	
	
	color:red;
}
#sidebar .selected {
	color: white;
	background-color: rgb(100,135,220);
	text-decoration: none;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
}
#licenseFrameInstall {
	overflow:auto;
	width:90%;
	height:300px;
	border:solid;
	border-color:rgb(153,153,153);
	margin-right: auto;
	margin-left: auto;
}
#main-copy {
	color: black;
	background-color: white;
	text-align: justify;
	line-height: 1.5em;
	padding: 0.5mm 5mm 5mm 5mm;
}

#main-copy p {
	margin: 1em 1ex 2em 1ex;
	padding: 0;
}

#main-copy a {
	color: rgb(0,102,204);
	background-color: transparent;
	text-decoration: underline;
}

#main-copy a:hover {
	text-decoration: none;
}

#content h1 {
	color: white;
	background-color: rgb(100,135,220);
	font-size: 100%;
	font-weight: bold;
	margin: 3em 0 0 0;
	padding: 0.5ex 0 0.5ex 1ex;
}


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:80% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: rgb(240,240,240);
  border-width: 2px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
					   /*font-weight:bold;*/
}

form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 300px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form .originalCode {
	width: 200px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.loginMessage {
	color: #FF0000;
	font-weight: bold;
}
.install-OK {
	color: #339900;
	font-weight: bold;
}
.install-NotOK {
	color: #FF0000;
	font-weight: bold;
}

.install-Warning {
	color: #FF9900;
	font-weight: bold;
}
.smallfont {
	font-size: 12px;
	font-weight: normal;
}
