body{
  font-size: 12px;
  font-family:"Segoe UI","verdana";
  color:#000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;  
}

ul.inside 
{
list-style-position: inside;
list-style-type: circle;
}


input { height:20px; width:130px;}

.leftmenuText{	
	font-family: "Segoe UI","verdana";
	color: #f8a72c;
	font-size: 12px;
    font-weight:bold;
}

#leftmenu a {
  font-family: "Segoe UI","verdana";
  color: #5b5c5c;  
  text-decoration: none;
  font-size: 14px;
  
}

#leftmenu a:hover {
  font-family:"Segoe UI","verdana";
  color: #f8a72c;
  text-decoration: none; 
  font-size: 14px; 
 }
 
 #email a {
  font-family: "Segoe UI","verdana";
  color: #f8a72c;  
  text-decoration: underline; 
}

#email a:hover {
  font-family:"Segoe UI","verdana";
  color: #76adc6;
  text-decoration: underline; 
 
 }  
 
 #blackLink a {
  font-family: "Segoe UI","verdana";
  color: #f8a72c;  
  text-decoration: underline; 
}

#blackLink a:hover {
  font-family:"Segoe UI","verdana";
  color: #76adc6;
  text-decoration: underline; 
 
 } 

 
 .secText{	
	font-family: "Segoe UI","verdana";
	color: #76adc6;
	font-size: 12px;
}


#secmenu a {
  font-family: "Segoe UI","verdana";
  color: #5b5c5c;  
  text-decoration: none;
  font-size: 12px;
  
}

#secmenu a:hover {
  font-family:"Segoe UI","verdana";
  color: #f8a72c;
  text-decoration: none; 
  font-size: 12px; 
 } 

 
 .navText{	
	font-family: "Segoe UI","verdana";
	color: #ffffff;
	font-size: 12px;
}

#navmenu a {
  font-family: "Segoe UI","verdana";
  color: #ffffff;  
  text-decoration: none;
  font-size: 12px;
}

#navmenu a:hover {
  font-family:"Segoe UI","verdana";
  color: #ffffff;
  text-decoration:underline;  
 } 
 
  .titleText{	
	font-family: "Segoe UI","verdana";
	color: #f8a72c;
	font-size: 14px;
	font-weight:bold;
}

.copyrightText{	
	font-family: "Segoe UI","verdana";
	color: #ffffff;
	font-size: 12px;
}

/* The styles below were added by Dan Orso on 03.08.11 for the OrniPoint Solution page */

a {
    outline:0px;
}

.row {
    margin:auto;
    width:580px;
    padding:20px;
    margin-bottom:15px;
}

.row ul {
    margin-left:50px;
}

.row img {
    border:none;
}

.float_right 
{
    float:right;
}

.float_left 
{
    float:left;
}

.clear 
{
    clear:both;
}

#box {
    width:120px;
    margin-left:25px;
}

#description {
    width:435px;
}

#mymenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5B5C5C;
	text-decoration: none;
	font-weight:bold;
}
#mymenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #5B5C5C;
	text-decoration: none;
	font-weight:bold;	
}
#mymenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #76ADC6;
	text-decoration: none;	
}
#mymenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #F8A72C;
	text-decoration: none;
}
