.center {
  text-align: center;
}

.mini {
  font-size: 70%;
}

.italic
{
 font-style:italic;
}

.flashbox {
  border: 1px solid #000000;
  padding: 17px;
  margin: 30px;
}

.bordered {
  border: 1px solid #000000;
  border /**/ : /**/ 0px solid #000000;	/* warning! hack */
  margin: 5px;
}

.white_right
{
	float: right;
	margin-right: 33px;
}

.subtitle {
  font-size: 110%;
  font-weight: bold;
}

.flash { 
  position: absolute; 
  top: 111px;				/* ALL */
  *top: 126px 				/* IE6, IE7 		- warning! hack */
}

.date
{ 
  text-align: right;
  position: relative;
  top: -238px;				/* ALL */
  left: 647px;
  color: #d1d4e3;
  font-size: 80%
}

.rightbar {
  float: right;
  padding-left: 14px;
  margin-left: 18px;
  border-left: 1px dotted #000000;
}

.port1
{
  text-align: center;
}

.port2
{
  text-align: center;
}

.port3
{
  text-align: center;
}

.port4
{
  text-align: center;
}

.serv1
{
  position: relative;
  top: 0px;
  left: 10px;
}

.serv2
{
  position: relative;
  top: 0px;
  left: 10px;
}

.serv3
{
  position: relative;
  top: 0px;
  left: 10px;
}

.servtext1
{
  position: relative;
  top: -30px;
  left: 70px;
}

.servtext2
{
  position: relative;
  top: -30px;
  left: 70px;
}

.servtext3
{
  position: relative;
  top: -30px;
  left: 70px;
}

.contacthome
{
  float: left;	
}

.contacthometext
{
  float: left;
  position: relative;
  left: 10px;
}

.contactglobe
{
  float: left;
  position: relative;
  left: 40px;	
}

.contactglobetext
{
  float: left;
  position: relative;
  left: 50px;
  top: 20px;
  	
}

.bumpdown
{
	position: relative;
	top: 6px;
}

img 
{ 
	border: 0px none;
}

.white
{
	color: #ffffff;
}

.grey
{
	color: #d8deee;
}

.blackbar_text
{
	color: #d1d4e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 8px;
	padding-left: 14px;
}

#rightedge {
		padding-right: 120px;
}

.anch
{
		padding-left: 450px;
		position: relative;
		top: -21px;
}

.iconmove
{
		padding-left: 30px;
        padding-right: 10px;
		float: left;
}

.ind
{
    	padding-left: 33px;
		margin-top: -14px;
}

.ind2
{
  		padding-left: 43px;
 		margin-left: 22px;
}

.indent
{
    	margin-left:10px;
}

.doubleindent
{
     	margin-left:20px;
}

.bumpup
{
        margin-top: -11px;
        margin-left: 15px;
}

.regular
{
		color: #000000;
}

.blackund
{
		color: #FF9900;
		text-decoration: underline;
}

.undertitle
{
		font-weight: bold;
		text-decoration: underline;
}

.output
{
    	color: #2161e8;
		text-decoration: none;
   	 	cursor: pointer;
}

.output a:hover
{
    	color: #2161e8;
		text-decoration: underline;
		font-weight: normal;
    	cursor: pointer;
} 

a:link {
		color: #7878ff;
		text-decoration: none;
}

a:visited {
    	color: #2161e8;
		text-decoration: none;
}

a:hover {
		color: #2161e8;
		text-decoration: underline;
		font-weight: normal;
		text-decoration /**/ : /**/ none;	/* warning! hack */
		color /**/ : /**/ #112a6a;	/* warning! hack */
}

.line {
  		border-top: 1px solid #000000;
  		width: 100%;
		padding-bottom /**/ : /**/ 10px;	/* warning! hack */ 
}

.bold
{
    	font-weight: bold;
    	margin-left: 30px;
        margin-top: -22px;
}

.strong
{
    	font-weight: bold;
}

.lightblue
{
     	color: #2161e8;
}

.blue
{
     	color: #2d65c7; 
}

#red
{
     	color: #FF0000;
}

#green
{
     	color: #3BD018;
		font-weight: bold;
}

#ora
{
     	color: #F9BA22;
		font-weight: bold;
}

#blue
{
     	color: #1990EB;
		font-weight: bold;
}

.orange
{
		font-weight: bold;
		font-style: italic;
}

.contentheading
{
	font-size: 1.3em;
	font-weight: bold;
	font-family: Verdana, Helvetica, "Lucida Sans", Arial, sans-serif ;
}

.horizline
{
	width: 550px;
	height:1px;
	background-color:#0066FF;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}
