/* BODY AND CONTAINER */

body {
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #336699;
}

#container {width: 760px; margin: 20px auto; background: url(../images/logoside.gif) #fff bottom left no-repeat; border: 4px solid #4c99e6;}
		
/* GENERAL STYLES */
		
h1 {
	font-weight: normal;
	line-height: 180%;
	color: #fff;margin:0px;
	padding:0px;
	font-size: 165%; text-align:right; color: #fff; padding: 12px 18px 0 0; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2 {color: #5c5c5c; font-size: 110%; margin: 10px 0 10px 0; padding: 0 0 10px 0;}
h3 {color: #5c5c5c; font-size: 85%; /* border-top: 1px solid #E4EBF8; */ margin: 0 0 5px 0; padding: 10px 0 0 0;}
h4 {color: #FFFFFF; font-size: 80%; /* border-top: 1px solid #E4EBF8; */ margin: 0 0 5px 0; padding: 10px 0 0 0;}

.font-normal {font-weight: normal;}

.deptLogo {float:right;
	padding: 10px 10px 0 0; }
				
/* HEADER */

#header {
	padding: 10px 10px 10px 10px;
	margin: 0;
	background: #fff;
	height: 85px;
	border-bottom: 1px solid #323232;
	}

/* NAVIGATION */

#navigation {
    height: 30px;
    width: 100%;
    border-top: solid #0D130D 1px;
    border-bottom: solid #0D130D 1px;
	background-image:url(../images/bg_navigation.gif);
}
#navigation ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
#navigation li {
    list-style-type: none;
    display: inline;
}
#navigation li a {
    text-decoration: none;
/*	text-transform:uppercase; */
	letter-spacing:1px;
    padding: 7px 10px;
	color:#000;
	font-weight:bold;
}

.navhome {color:#FEb600 !important;}

#navigation li a:link {
    color: #000;
	text-decoration: none;
}
#navigation li a:visited {
    color: #000;
}
#navigation li a:hover {
    color: #FFF;
	background-image:url(../images/bg_navigationhover.gif);
}



#menu1 {
	width: 150px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
	float: left;
}
	
#menu1 li a {
	height: 32px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #fff;
	display: block;
	background:   url("../images/menu1.gif");
	padding: 8px 0 0 10px;
}
	
#menu1 li a:hover {
color: #FFF;
background:   url("../images/menu1.gif") 0 -32px;
padding: 8px 0 0 10px;
}
		

	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.clearright {clear: right}
.clearleft {clear: left}

/* IMAGES */	

.clear {CLEAR: both;}
.right {float: right;}
.left {float: left;}
	
img {border: none;} 

a img {border: none;}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px dashed #D1C9BE;
	margin: 0px;
  	}

img.left {
	float: left;
	margin: 0 12px 5px 0;
  	}

img.center {
	display: block;
	margin: 0 auto 5px auto;
  	}
	
img.right {
	float: right;
	margin: 5px 5px 5px 5px;
  	}


/* CONTENT */

#content {float: left; width: 380px; }
#content p {padding: 0 0 10px 0; font-size: 72%; margin: 0; line-height: 140%; color: #323232;}
#content a:link {text-decoration:none; font-weight:bold; color:#336699;}
#content a:visited {text-decoration:none; color:#336699;}
#content a:active {color:#336699;}
#content a:hover {color: #5c5c5c;}

#content2 {float: left; width: 500px;}
#content2 p {padding: 0 10px 10px 0; font-size: 72%; margin: 0; line-height: 140%; color: #323232;}
#content2 a:link {text-decoration:none; font-weight:bold; color:#336699;}
#content2 a:visited {text-decoration:none; color:#336699;}
#content2 a:active {color:#336699;}
#content2 a:hover {color: #5c5c5c;}
#content2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    line-height: 30px;
    white-space: normal;
}
#content2 li {
    list-style-type: disc;
}
#content2 li a {
    text-decoration: none;
	letter-spacing:1px;
    padding: 7px 10px;
	color:#000;
	font-weight:bold;
}
#content2 li a:link {
    color: #000;
	text-decoration: none;
}
#content2 li a:visited {
    color: #000;
}
#content2 li a:hover {
    color: #3d710a;
	background-image:url(../images/bg_navigationhover.gif);
}
/* SIDEBARS */
#sidebar1 {
	width: 180px;
	margin: 10px 10px 10px 10px;
	_margin: 10px 10px 10px 7px;
	float: left;
	font-size: 100%;
/*	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232; */
	}
#sidebar1 h5 {
	font-size: 75%;
	color: #000;
	display: block;
	background-image:url(../images/bg_navigation.gif);
	padding: 8px 0px 8px 0px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;}

#sidebar1 p {
	padding-bottom: 10px;
	margin-right: 10px;
	font-size: 70%;
	line-height: 140%;
	}
#sidebar1 a:link, #sidebar a:visited, #sidebar a:active {
	color: #8e8e8e;
	text-decoration: none;
	}
#sidebar1 a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

#sidebar2 {
	float: right; 
	width: 150px;
	margin: 10px 10px 10px 13px;
	_margin: 10px 10px 10px 7px;
	font-size: 100%;
/*	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232; */
	}

#sidebar2 h5 {
	font-size: 75%;
	color: #000;
	display: block;
	background-image:url(../images/bg_navigation.gif);
	padding: 8px 0px 8px 0px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;}

#sidebar2 p {
	padding-bottom: 10px; 
	margin-right: 10px; 
	font-size: 70%; 
	line-height: 140%;
	}
#sidebar2 a:link, #sidebar a:visited, #sidebar a:active {
	color: #8e8e8e; 
	text-decoration: underline;
	}
#sidebar2 a:hover {
	color: #ff0000; 
	text-decoration: underline;
	}

/* FOOTER */

#footer {margin: 20px 0 0 0; clear: both; background: #E0E0E0; padding: 5px; text-align: center;}
#footer p {color: #323232; padding: 0 5px 0 5px; font-size: 70%; margin: 0; line-height: 140%;}
#footer a:link, #footer a:visited, #footer a:active  {color: #5C5C5C;}
#footer a:hover {color: #FF0000;}
		
/* ID  */

/*This sets the colour of the bar containing the bottom navigation */
.bottomNav {background: transparent;}
/*This sets the colour of the five boxes*/
.bottomNav a {background: transparent; border: 1px solid #000000;}
/*This sets the colour of the text within the five boxes*/
.bottomNav a:link, .bottomNav a:visited, .bottomNav a:active {color: #000000;}
/*This sets the colour of the five boxes and text within, when the mouse is rolled over*/
.bottomNav a:hover {color: #FF0000; background: #fff; border: 1px solid #fff;}


/*This sets the colour for the bar underneath the bottom navigation*/
.maintainer {background: transparent; color: #000000;}
/*This sets the colour of the text for the updated date*/
.maintainerLeft {color: #000000;}
/*This sets the colour of the text for the maintainer text*/
.maintainerRight a:link, .maintainerRight a:visited, .maintainerRight a:active {color: #000000;}
/*This sets the colour of the text for the maintainer text, when the mouse is rolled over*/
.maintainerRight a:hover {color: #FF0000;}
/*This sets the colour of the approved text at the very bottom of the screen*/
.approved {color:#000000;}