﻿@media screen,projection
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body
{
	font-family: Tahoma, Geneva, sans-serif ; /* Trebuchet MS; */
	font-size: 100%;
	text-align: center;
	color: #2f2f2f;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
	background: white;
}

h1, h2, h3, h4, h5, h6 
{
  font-weight: bold;
  line-height: 120%;
  text-align: left;
  clear: both;
  color: #1d1e9c;
}

h1 
{
	font-size: 140%;
}

h2 
{
	font-size: 125%;
	margin: 20px 0px 10px 0px;
}

h3 
{
	margin: 20px 0px 10px 0px;
}

h4 
{
	margin: 5px 0px 0px 0px;
}



div.page 
{
	min-width: 640px;
}

div.header 
{
	
	background: #e6e6fa;
}

div.header_bk 
{
	background: linear-gradient(#ccf1f4, #f5fffa); 
	height: 68px;
}

div.header_logo
{
	width: 200px;
	float: left;
	padding: 6px 0 0 0px;
}

img.logoshadow {
        border: none;  
	margin-left: 15px;
	
}

div.header_text
{
	color: #1d1e9c;
	font-weight: bold;
	font-size: 90%;
	text-shadow: 1px 1px silver;
	padding: 20px 0px 0px 20px;
}


div.menutop
{
	background-color: #f5fffa; 
	height: 30px;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0px 0px 20px;
}

div.menutop a 
{
	left: 0;
	color: #1d1e9c;
	text-decoration: none;
	display: block;
	padding: 0px 0px 10px 0px;
}

div.menutop a.active 
{
}

div.menutop a:hover
{
	text-decoration: underline;
	color: blue;
}

div.menutop ul 
{
	padding: 0;
	margin: 0;
	
}

div.menutop li 
{
	background: url(menu_li.gif) no-repeat left top;
	list-style-type: none;
	float: left;
	padding: 0 25px 0 10px;
	margin: 0;
}

div.space_white
{
  font-size:1px; 
  height: 4px;
  background-color: white;
}

div.space_clear 
{
  display: block;
  visibility: visible;
  clear: both; 
  font-size:1px; 
  height: 2px;
}
	
div.space_shadow
{
	display: block;
	visibility: visible;
	clear: both; 
	margin: 0px;
	padding: 0;
	border: none;
	background: url(shadow_b.gif) repeat-x left top;
	height: 1px;
}


div.doc 
{
	
	margin: 0 auto;
	padding: 2px 2px 0px 2px;
	text-align: left;
}

div.footer 
{
	margin: 0 auto;
	padding: 0px;
	font-size: 75%;
	color: #696969;
	text-align: right;
}

div.text 
{
	margin: 3px 8px;
}

div.leftcol
{
	margin-left: 4px;
	width: calc(100% - 260px);
	float: left;
	background-color: white;  /* #f5fffa */
}

div.rightcol 
{
	margin-right: 4px;
	width: 250px;
	float: right;

}

div.lefttext
{
	padding: 0 25px 0 10px;
}

div.righttext 
{
   line-height: 140%;
   font-size: 100%;
	padding: 5px 10px 5px 10px;
	background: linear-gradient(#ccf1f4, #f5fffa); 
}

div.righttext_sm 
{
   font-size: 85%;
	padding: 5px 10px 5px 10px;
	background: linear-gradient(#ccf1f4, #f5fffa); 
}

div.righttextbottom 
{
	padding: 0 10px 10px 10px;
	}

div.lefttext 
{
	line-height: 150%;
	font-size: 100%;
}


div.lefttext ul 
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
}

div.lefttext li 
{
	background: url(text_li.gif) no-repeat left top;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 5px;
}	

div.leftfloat
{
	width: 400px;
	float: left;
}

div.leftfloatlogo
{
	width: 220px;
	float: left;
}

div.leftfloatorder
{
	width: 420px;
	float: left;
}

div.rightfloat
{
	float: right;
}

div.rightfloatmargin
{
	float: right;
	margin: 5px 5px 5px 5px;
}

div.rightfloatorder
{
	float: right;
	width: 220px;
}

div.rc_newh
{
	margin: 10px 0px 5px 0px;
	font-size: 95%;
	font-weight: bold;
}

div.rc_newt
{
	margin: 5px 0px 5px 0px;
	font-size: 95%;
}

div.rc_dh
{
	margin: 5px 0px 5px 0px;
	font-size: 95%;
	font-weight: bold;
}

div.rc_dt
{
	margin: 5px 0px 5px 0px;
	font-size: 95%;
}


div.rc_dt ul 
{
	padding: 0;
	margin: 0;
	
}

div.rc_dt li 
{
	background: url(downloads.gif) no-repeat left bottom;
	list-style-type: none;
	padding: 5px 0px 0px 25px;
	margin: 0px;
}


/*--- ========================================================= ---*/


a 
{
  color: #1d1e9c;
}

a:hover 
{
  color: blue;
}

a img 
{
  border: none;
}


cite, q, em 
{
	font-style: italic;
}

code 
{
	font-family: "Courier New", "MS Sans Serif";
	color: green;
}

table, th, td {
	border-bottom: 1px solid silver;
	border-collapse: collapse;
}

table.noborder {
	border: none;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

td.noborder {
	border: none;
	vertical-align: top;
}

td.nobordervmid {
	border: none;
	vertical-align: middle;
}


img.shadow {
	border: none;
	box-shadow: 4px 2px 6px #010101;
	margin: 5px 5px 10px 5px;
}

img.vmid {
	vertical-align: middle;
}

img.vtop {
	vertical-align: top;
}

img.vtopsh {
	border: none;
	box-shadow: 4px 2px 6px #010101;
	margin: 5px 5px 10px 5px;
	vertical-align: text-top;
}

img.floatleft {
	float: left;
	margin: 5px;
}

