@charset "utf-8";
/* CSS Document */

body {
background-color:#eeeeee;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
text-align: justify;
	}
	
#masthead {
	border-bottom: 25px solid #eeeeee;
	background-color:#eeeeee;
	width:100%;
	height:74px;
	background-image:url(images/text_labels/standard_label.jpg)
	}


h2 {
	font-size: 24px;
	}

h3 {
	font-size: 14px;
	text-decoration:underline;
	}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.headings {
    background-color:#eeeeee;
    font-size:14px;
    font-weight: bold;
    color:#000000;
    border: 1px solid #cccccc;
}

.titlepage {
    padding-top:20px;
    font-weight:bold;
    font-size:48px;
}


img.noborder {
   border-color:#FFFFFF;
   vertical-align:text-top;
}

ul {
   list-style-type:square;
 }


#navbar {
	margin-left:25px;
	background-color:#ffffff;
	width: 1000px;
	height: 25px;
	padding: 15px;
	position:static;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}

#menu {
padding:0;
margin:0;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
}

#menu li {display:inline;}

#menu li a {
padding:0.2em 1em;
height:18px;
background:#eeeeee;
color:#000000;
text-decoration:none;
float:left;
border:1px solid #CCCCCC;
}

#menu li a:hover {
background:#CCCCCC;
color:#006699;
}

#main {
    margin-left:15px;
    background:#eeeeee;
    float:left;
    width:45%;
    text-align: justify;
    border-right: 1px solid #000000;
    padding-right: 35px;
    margin-bottom: 15px;
    }
	
#sidebar {
	margin-right:30px;
    background:#eeeeee;
    float:right;
    width:45%;
    text-align: justify;
    margin-bottom: 15px;
    }

#footer {
    background:#eeeeee;
    clear:both;
    border-top: 1px solid #cccccc;
    text-align:center;
    }

#navbar2 {
	margin-left:25px;
	background-color:#ffffff;
	width: 1000px;
	height: 25px;
	padding: 15px;
	position:static;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}

#menu2 {
padding:0;
margin:0;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
}

#menu2 li {display:inline;}

#menu2 li a {
padding:0.2em 1em;
height:18px;
background:#eeeeee;
color:#000000;
text-decoration:none;
float:left;
border:1px solid #CCCCCC;
}

#menu2 li a:hover {
background:#CCCCCC;
color:#006699;
}
