/* CSS Document */

body {
	padding-bottom:20px;
	background-color:#eeeeee;
	font-size:small;
	font-family: small tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	color:#000000;
	text-align:center;
	margin:auto;
	padding-top:10px;
}

.container {
	width:975px;
	background-color:#ffffff;
	margin:auto;
}

/* text
--------------------------------- */

p {
	font-size:small;
	font-family: small tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	color:#000000;
}

.contact{
 background-color:#FFFFFF;
 vertical-align:top;
}

a:link {
	color:#000000;
}

h1 {
	font-size:large;
	color:#000000;
}
h2 {
	font-size:large;
	color:#000000;
	margin-bottom:5px;
}
h3 {
	font-size:16px;
	color:#000000;
	margin-bottom:5px;
}
h4 {
    font-size:14px;
	color:#000000;
	margin-bottom:5px;
}

.q1{font-family:small tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;font-size:8pt;vertical-align:middle; text-align:left; color:#000000;font-weight:normal;font-style:normal;background-color:#808080;}

/* header section
--------------------------------- */

#header {
	width:100%;
	text-align:left;
	background-image:url(../images/bg-head1.gif);
	background-repeat:repeat-x;
	height:155px;
}

.header_text {
	font-size:10pt;
	font-family: small tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.header_text:link {
	font-size:10pt;
	font-family: small tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
}

.header_text:hover {
	text-decoration:underline;
	color:#ffffff;
}

.header_text:visited {
	color:#ffffff;
}

.header_text:current {
	text-decoration:none;
	color:#ffffff;
}

.header_line {
	background-image:url(../images/header_line.gif);
	background-repeat:repeat-y;
}

/* menu
--------------------------------- */
        .menu:link {text-decoration:none;font-family:verdana;color:#ffffff; font-weight:normal; line-height:24px;font-size:13px;text-align:left; background:#000000; display:block; width:210; padding: 5px 3px 5px 3px; border-bottom:2px solid #ffffff;}
        .menu:active {text-decoration:none;font-family:verdana;color:#ffffff; font-weight:normal; line-height:24px;font-size:13px;text-align:left; background:#000000; display:block; width:210; padding: 5px 3px 5px 3px; border-bottom:2px solid #ffffff;}
        .menu:visited {text-decoration:none;font-family:verdana;color:#ffffff; font-weight:normal; line-height:24px; font-size:13px;text-align:left; background:#000000; display:block; width:210; padding: 5px 3px 5px 3px; border-bottom:2px solid #ffffff;}
        .menu:hover {text-decoration:none;font:normal 1.0em Verdana, Arial, sans; color:#000000; line-height:24px;font-size:13px;text-align:left; background:#eeeeee; display:block; width:210; padding: 5px 3px 5px 3px; border-bottom:2px solid #ffffff;}

.block1 {
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
color : #c0c0c0; 
font-size : 9pt; 
text-align : left; 
background : #ffffff; 
display : block; 
border: 5px solid #dddddd;
} 

.main_body {
	width:935px;
	padding-top:15px;
	margin:auto;
	text-align:left;
}

#menu2 {
	font-family: small tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size:small;
	color:#000000;
	background-color:#E6E6E6;
	text-align:left;
}

#menu2 ul {
	border:0;
	margin:2px 0px -15px 0px;
	padding:0;
	list-style:none;
}

#menu2 li {
	border-bottom:1px dotted #000000;
	margin:0;
	padding:.1em 0;
	text-indent:.5em;
}

#menu2 li:hover {
	text-decoration:underline;
	display:block;
}

#menu2 a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	display:block;
	width:190px;
	height:20px;
}

#menu2 a:hover {
	text-decoration:underline;
	color:#000000;
	display:block;
	}

/* main content
--------------------------------- */

.main_body ul {
	list-style:square;
	margin:1px;
}

/* bottom dept list
--------------------------------- */

.dept_list_bottom {
	padding-top:10px;
	text-align:left;
	width:95%;
}

/* footer
--------------------------------- */

#footer {
	font-size:smaller;
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	background-color:#E6E6E6;
	border-bottom:10px #ffffff solid;
}

h2{
margin-top:5px;
margin-bottom:5px;
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
font-size:20px;
color:#000000;
}
