body{
font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-color: #eeeeee;
background:url(i/bg.gif) repeat center;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 970px; 
}
#wrapper {
	background-color: #000;
	position: relative;
	text-align: left;
	width: 970px;
	height: 586px;
	margin: 0px auto;
	}

#description {
	display:none;
}

.subtitle {
	font-family: georgia;
	color: #000000;
	font-size: 12px;
}

.subtitle2 {
	font-family: georgia;
	color: #efefef;
	font-size: 12px;
}


.content {font-size:11px; line-height:17px; font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";}

.contentlight {font-size:11px; line-height:17px; font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans"; color: #686868;}

.content2 {font-size:11px; line-height:17px; font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans"; color:#efefef;}

.contentlight2 {font-size:11px; line-height:17px; font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans"; color: #686868; color:#dddddd;}

.maincontent{
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	font-size: 10px;
	color: #4d7dad;
	
}

.portletlink {
	font-family: arial, "Lucida Grande", "Trebuchet MS" ;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.portletlink:hover {
	color: #efefef;
}

.link2 {
	font-family: arial, "Lucida Grande", "Trebuchet MS" ;
	font-size: 10px;
	color: #878989;
	text-decoration: none;
}

.link2:hover {
	color: #000000;
}

.link {font-size:11px;
		line-height:17px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
		text-decoration:none;
		color: #7e0e17;
		}

.link:visited {
	color: #7e0e17;
}

.link:hover {
	background-color: #efe2e3;
}

.title {
	font-family: "times new roman";
	font-size: 25px;
	color: #000000;
	}
	
.title2 {
	font-family: "times new roman";
	font-size: 25px;
	color: #efefef;
	}
	
.pretitle {
	font-family: georgia;
	font-size: 12px;
	color: #000000;
	}
	
.title2 {
	font-family: georgia;
	font-size: 20px;
	color: #ffffff;
	}
	
.copyright {
	font-family: "Lucida Grande", "Trebuchet MS" ;
	font-size: 9px;
	color: #595b5b;
	padding-top: 8px;
	padding-bottom: 8px;
}
	
.button{
  font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  border: 1px solid #000000;
  color: #FFFFFF;
  background-color: #7e0e17;
}
	
	/* top menu */	/* top menu */	/* top menu */	/* top menu */	/* top menu */	/* top menu */
	

#nav {
margin:0 0 0px;
padding:0px 0 0;
background:url(i/tab_gray.gif) repeat-x bottom;
font-family:tahoma,verdana,arial,helvetica,sans-serif;
font-size:x-small;
line-height:normal;
list-style:none;
}
#nav li {
display:inline;
margin:0;
padding:0;
}
#nav a {
float:left;
background:url(i/tab_gray.gif) no-repeat left top;
margin:0 3px 0 0;
padding:0 0 0 10px;
text-decoration:none;
}
#nav a span {
float:left;
display:block;
background:url(i/tab_gray.gif) no-repeat right top;
padding:11px 16px 11px 1px;
color:#777;
}
body.servicemanager #nav a {padding-left:14px;}
body.servicemanager #nav a span {padding:5px 26px 4px 11px;}

/* commented backslash hack hides rule from ie5-mac \*/
#nav a span {float:none;}
/* end ie5-mac hack */

#nav a:hover span {color:#555;}

#nav #current a {
background-position:0 -80px;
border-width:0;
color:#000;
}
#nav #current a span {
background-position:100% -80px;
padding-bottom:11px;
color:#555;
}
#nav a:hover {background-position:0% -40px;}
#nav a:hover span {background-position:100% -40px;}
