body {font: 10pt/1.3em verdana, sans-serif !important; margin: 0; /*font: normal 10px verdana, arial, sans-serif;*/ color: #000; background-color: #ffffff; }

.skip, #menu_uq, #shield, #search, #header-mobile, #adminbar, .nav {display:none}

#nextprev_nav, .left, .right {display:none}

#nav_wiki, .tocnav{display:none}

#feedback {display:none}
.logo_wrapper{position:absolute; top: 0; right:0}

.breadcrumb {padding: 0 !important}

#header {background-color: #003399}

/* Avoid page breaks right after headings */
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }

h1 {font-family: arial; font-size: 20pt; font-style: normal; color: #013366; font-weight: bold;line-height: 1.2em}
h2 {font-family: arial; font-size: 16pt; font-style: normal; color: #1198B4; font-weight: bold;line-height: 1.2em}
h3 {font-family: arial; font-size: 14pt; font-style: normal; color: #000; font-weight: bold;line-height: 1.2em}
h4 {font-family: arial; font-size: 12pt; font-style: normal; color: #000; font-weight: bold;line-height: 1.2em}

#content { width: 100%;  margin: 0;  padding: 0;  border: 0;  float: none !important;  color: #000000;  background: transparent none; }  

.minwidth, .wrapper, .center, .incenter, .wikitext{width:100%; }

.outer, .wrap-cl {width:100%; margin: 0 !important}


/*
********** TABLE ***********/	
#content table {width: 99%; padding: 0;margin: 0; border: 1px solid #C1DAD7 !important; border-collapse:collapse; overflow: visible; }

td, th {border: 1px solid #C1DAD7 !important; font-size: inherit;}
th {color: #4f6b72;border-right: 1px solid #C1DAD7;border-bottom: 1px solid #C1DAD7;border-top: 1px solid #C1DAD7;letter-spacing: 2px;text-transform: uppercase;	text-align: left;	padding: 6px 6px 6px 12px;background-color: #CAE8EA; border-left: 1px solid #C1DAD7;}

th.nobg {border-top: 0;	border-left: 0;	border-right: 1px solid #C1DAD7;	background: none;}
td {border-bottom: 1px solid #C1DAD7;background: #fff; padding: 6px 6px 6px 12px;color: black; border-left: 1px solid #C1DAD7; line-height: 14px; font-size: inherit;}
td.alt {background: #F5FAFA;color: #797268; border-left: 1px solid #C1DAD7; font-size: inherit; }	

td p { font-size: inherit; line-height: 1.3em; }
	
/*	td ul{ list-style-type: none; list-style-image: none; list-style-position: outside; margin: 0 0 0 0; }
	td ul li { background: transparent url('../images/bullet.gif') no-repeat scroll ; list-style-type: none; list-style-image: none; list-style-position: outside; padding-left: 20px; padding-bottom: 0.5em; line-height: 1.3em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: inherit; color: black; }	
*/

/* 
http://www.alistapart.com/stories/goingtoprint/
In a fully CSS2-conformant browser, we can parenthetically insert the URLs of the links after each one, thus making them fairly useful to anyone who has a copy of the printout and a web browser handy. Here's the rule, which restricts this effect to the "content" div and thus avoids sticking a URL in the masthead: 
*/
#content a:link:after, #content a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 100%;
}
 
abbr[title]:after, acronym[title]:after {
   content: '(' attr(title) ')'
}

#footer_left {width: 50%; height: 50px;float: left; padding: 5px 0 10px 5px; color: #999999; font-size: 0.8em;	}
#footer_left a { color: #3778C7;  text-decoration: none;}			
#footer_left a:hover { border-bottom: 1px solid #CC0300; color: #333333; }			

#footer {text-align:right; padding: 10px 10px 0 0; font-size: 0.7em;}

.mdksubmenu {display:none}

