@import url("screen-layout.css");

@import url("screen-sifr.css");



body, html {

	

	}



body {

	background: #fff url(/img/int/bgr.gif) repeat-x center top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 160%;

	color: #666;

	}



a:link,

a:visited,

a:hover {

	font-weight: bold;

	color: #E66500;

	text-decoration: none;

	}

	a:hover { text-decoration: underline; }



p, h1, h2, h3, h4, ul {

	margin-bottom: 18px;

	font-weight: normal;

	}

	

	h1 {

		font-family: "Arial Narrow", Arial, Helvetica, sans-serif;

		font-size: 20px;

		color: #234693;

		letter-spacing: -1px;

		}

	

	h2 {

		font-family: Arial, Helvetica, sans-serif;

		font-size: 18px;

		color: #234693;

		letter-spacing: -1px;

		}

		

		h1 a, h2 a {

			color: #234693 !important ;

			font-weight: normal !important ;

			}

	

	h3 {

		font-family: Arial, Helvetica, sans-serif;

		font-size: 22px;

		color: #234693;

		letter-spacing: -1px;

		}





p { text-align: justify }



.error { color: #ED7023; font-weight: bold }



strong { font-weight: bold; }

#office_hours{

	position: relative; 

	top: 0px;

	left: 10px;

	}	