/* Global Styles */

body {
	font-family: Trebuchet MS, Verdana, Times, Arial, Helvetica, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: #111111;
	}


h2 {
	font-size: 20px;
	color: #3366CC;
	line-height: 16px;
	letter-spacing: .1em;
	}

h3 {
	font-size: 18px;
	color: #3366CC;
	line-height: 14px;
	letter-spacing: .1em;
	}

pre {
	font-size: 14px;
	line-height: 16px;
	}
	
td {
	color: #003366;
	font-family: Trebuchet MS, Verdana, Times, Arial, Helvetica, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}

ul {
	margin-top: 0;
}

a {
	color: blue;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#fix-openoffice p {
      margin: 0px;
      padding: 0px;
      }

#header	{
	font-size: 24px;
	font-weight: bold;
	color: white;
	padding: 0px;
 }

#header a {
      font-size: 24px;
      color: white;
      letter-spacing: .4em;
      line-height: 30px;
      text-decoration: none;
}

#left {
      padding-top: 25px;
      font-size: 16px;
      border-right: 1px solid #C0DFFD; 
      background: #DDDDDD;
}


#center {
	font-size: 17px;
	padding: 10px;
	background: #FFFFFF;
	line-height: 1.4em;
}

#center td {
	font-size: 17px;
}

#right {
      border-left: 1px solid #C0DFFD; 
      background: #E6F3FF;
}

#breadcrumbs {
      font-size: 14px;
      background: #FFFFFF;
      margin-left: 5px;
}

#breadcrumbs a {
      color: blue;
      text-decoration: none;
}

#navigation {
	padding-left: 10px;
	font-size: 16px;
	line-height:2em;
}
	
#navigation a {
	font-size: 16px;
	color: #003366;
	line-height: 2em;
	vertical-align: middle;
	letter-spacing: .1em; 
	text-decoration: none; 
}

#navigation td {
    	vertical-align: middle;
	line-height: 2em;
}
	
#navigation a:hover {
	color: #FF6600;
	}

#footer {
	font-size: 14px;
	color: #3366CC;
	background: #DDDDDD;
}
