/* css DMI27 default style v1.01 */

/* --------------------------------- */
/* BASIC ELEMENTS */
/* --------------------------------- */

body {
	font-family: arial;
	font-size: 12px;
	color: black;
}

td {
	font-size: 11px;
}

p {
	margin: 0px 0px 5px 0px;
}

ul {
	margin: 0px 0px 5px 0px;
	padding-left: 17px;
}

h1 { 
	display: block;
	font-size: 20px; 
	font-weight: normal; 
	color: black;
	padding-bottom: 4px;
	margin-top: 0px;  
	margin-bottom: 5px;
}

h2 { 
	font-size: 12px; 
	font-weight: normal; 
	color: black;
	margin-top: 0px;  
	margin-bottom: 0px;
}

h3 { 
	display: block;
	font-size: 20px; 
	font-weight: normal; 
	color: black;
	padding-bottom: 4px;
	margin-top: 0px;  
	margin-bottom: 5px;
}

#centerBodyContainerHP h3 {
	display: block;
	font-size: 20px; 
	font-weight: normal; 
	color: black;
	padding-bottom: 4px;
	margin-top: 0px;  
	margin-bottom: 5px;
}

h4 { 
	display: block;
	font-size: 16px; 
	font-weight: normal; 
	color: black;
	padding-bottom: 4px;
	margin-top: 0px;  
	margin-bottom: 5px;
}

a:link {color: blue;text-decoration:none;}
A:visited {color: blue;text-decoration: none}
A:active {text-decoration: none}
a:hover {color: blue;text-decoration:underline;}

#masterContainer {
	margin: 0 auto;
	min-width: 746px;
	max-width: 1280px;
	text-align: left;
}

#masterSubContainer {
	margin: 0 auto;
	width: auto;
	height: 100%;
	text-align: left;
	background-color: white;
}

#menuImages {
	float: left;
	margin-bottom: 10px;
	width: 160px;
	height: 90px;
	padding: 0px 0px 0px 0px;
}

#spacer {
	height: 20px;
	width: auto;
}

	
/* --------------------------------- */
/* CSS FOR TOP BANNER */
/* --------------------------------- */

#topBannerContainer {
	background: none;
	height: 100px;
}


#logoStrapLineContainer {
	clear: both;
}

#logoContainer {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#logoImage {
	border: none;
}

#rightContainerBanner {
	display: none;
}

#strapLineContainer {
	display: none;
}

#bannerNavContainer {
	display: none;
}


#pageStrapline {
	display: none;
}


#loginContainer {
	display: none;
}


/* --------------------------------- */
/* CSS FOR HOME PAGE */
/* --------------------------------- */

#bodyContainerHP {
	clear: both;
	width: auto;
}

#centerBodyContainerHP {
	padding: 10px;
	color: black;
}


#introImages {
	display: none;
}	


#newsContainer {
	margin-bottom: 10px;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid black;
}

.h1news {
	text-transform: uppercase;
	color: black;
	font-size: 12px;	
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* --------------------------------- */
/* CSS FOR TOP NAVIGATION MENU */
/* --------------------------------- */

#topNavContainer {
	display: none;
}




/* --------------------------------- */
/* CSS FOR BODY CONTAINER */
/* --------------------------------- */

#bodyContainer {
	clear: both;
	width: auto;
}

/* --------------------------------- */
/* CSS FOR LEFT MENU AND CONTENT */
/* --------------------------------- */

#leftMenuContainer {
	display: none;
}

#sectionTitle {
	background-color: white;
	border-bottom: 1px solid;
	border-color: black;
	padding: 2px 2px 5px 5px;
	font-size: 12px;
	font-weight: bold;	
	color: black;
}	




/* --------------------------------- */
/* CSS FOR CENTER BODY CONTENT */
/* --------------------------------- */

#centerBodyContainer {
	padding: 10px;
}

/* --------------------------------- */
/* CSS FOR RIGHT MENU AND CONTENT */
/* --------------------------------- */

#rightMenuContainer {
	display: none;	
}

#searchPanel {
	display: none;
}


.QLMenu {
	display: none;
}





/* --------------------------------- */
/* CSS FOR FOOTER CONTENT */
/* --------------------------------- */

#footer {
	display: none;
}

#footerNavContainer {
	display: none;
}



#printFooter {
	margin: 30px 10px 0 10px;
	border-top: 1px solid black;
}

#printFooter a {
	color: black;
	text-decoration: none;
}

#topNavPopup {
	display: none;
}

.topNavPanel {
	display: none;
}
