/*** Relegere css ***/


body { 
        background-color: white;
	background-image: url(background2.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
	margin: 0; padding: 0; border: none;  font-size: 12pt !important; line-height: 18pt !important;

}

a { color: #003399; }
a:hover { background: none; }

#container {  width: 960px; margin: 0 auto 0 auto; padding: 0 10px;  }
#container div { margin: 0; padding: 0; border: none; }

#header { height: 120px; background-color: white; }

#headerTitle {  }
#headerTitle h1 { text-align: center;  margin: 0; padding: 0; }

#body {  }

#main { margin: 0 auto 0 auto !important; }

#navbar { border: none !important; text-align: center; margin-bottom: 40px !important; font-size: 1.0em;  }
#navbar ul.menu { margin: 0; padding: 0; }
#navbar ul.menu li { margin: 0em 1.0em 0em 0em; padding: 0; }
#navbar ul.menu li a { color: #333333 !important;  display: inline-block; margin: 0; padding: 0;  }
#navbar ul.menu li a:hover { color: #000000; background: none; text-decoration: underline; }

#breadcrumb { font-size: 10px; color: #cccccc;  }
#breadcrumb a { color: #666666; }
#breadcrumb a:hover { text-decoration: underline; background: none !important; }
#breadcrumb a.current { font-weight: normal; }

#main h2 { font-size: 24px; }

#content { background: none !important; font-size: 10pt; line-height: 150%; }
#content a { color: #003399;  text-decoration: underline; }
#content a:hover { color: #003366;  text-decoration: none; }


#content table.tocArticle { border-bottom: 1px solid #cccccc; padding: 1.0em 0em 1.0em 0em; }
#content table.tocArticle td.tocTitle {}
#content table.tocArticle td.tocAuthors {}

#content table.data {}
#content table.data input { background: #ffffff; }
#content table.data select { background: #ffffff; }

#content input.button { background: #f8f8f8 !important; color: #000000 !important; border: 1px solid #333333 !important; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 33%; }
#content input.button:hover { background: #333333 !important; color: #ffffff !important; border: 1px solid #000000 !important; }

#content div.footer { margin: 2.0em 0 2.0em 0; padding: 1.0em 0em 1.0em 0em; color: #666666; border-top: 1px solid #cccccc; font-size: 0.9em; }
#content div.footer img { float: left; margin-right: 1.0em; }
