body{
font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-color: #ffffff;
}

div#main {
  width: 960px;
  margin-left: auto;
  margin-right: auto
}

a:hover{
border-bottom: 1px dotted #ccc;
}

.copyright {
	font-family: "Lucida Grande", "Trebuchet MS" ;
	font-size: 11px;
	color: #595b5b;
	padding-top: 8px;
	padding-bottom: 10px;
}



.content {
	font-size:12px;
	line-height:17px;
	font-family:arial;
	}

.subtitle {
	font-family: georgia;
	color: #000000;
	font-size: 12px;
}

.subtitle2 {
	font-family: georgia;
	color: #efefef;
	font-size: 12px;
}



.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;
	}

	
.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;}

