/*  B A S I C   L A Y O U T   G R I D   -------------------------------------------- */


* { border: 0; margin: 0; padding: 0; }
html { height: 100%; font-size: 100.01%; }
body { font: normal 0.7em Trebuchet MS, Tahoma, Verdana, Helvetica, Arial, sans-serif; color: #434547; text-align: center; }

#header { display: none; }
#nav { display: none;}
#mainimage { display: none;}
#main { background: #FFF; padding: 10px 0 30px; }
#footer { color: #A3A5A7; padding: 0px 0; border-top: 1px solid #8ABF00;}

.content { width: 888px; text-align: left; margin: 0 auto; padding: 0 0px; }

.col-left  { float: left; width: 95%; }
.col-right { display: none;}
.col-right-top { width: 243px; height: 5px; background-color:#00FFFF; background-image:url(../images/newsbg-top.gif)}
.col-right-bottom { width: 243px; height: 5px; background-color:#00FFFF; background-image:url(../images/newsbg-bottom.gif)}
.news-padding { padding-left: 9px; padding-right: 9px;}

.iitt { width: 620px; text-align: left; margin: 0 auto; padding-top: 15px; float: left;}
.iitt-logos  { float: left; width: 230px;}
.iitt-copy { float: right; width: 390px; padding-top: 16px;}

.login-box { display: none;}

#logoprint { float: left; padding-bottom: 20px;}

/*  H E A D I N G S ,   P A R A G R A P H S   A N D   L I N K S   ------------------ */


#logo { background: transparent url("../images/logo.gif") no-repeat 0% 0%; margin: 0; float: left;}
#logo a { display: block; width: 406px; height: 88px; border: 0; }
#logo span, p#subline { display: none; }



p { margin-bottom: 0.75em; }
p.small { font-size: 0.85em; }

p.hr { line-height: 1.0em; border-bottom: 1px solid #D1D3D5; margin-bottom: 1.5em; }

a:link, a:visited { color: #000000; text-decoration: none; border-bottom: 0; font-weight:bold }
a:hover, a:active { color: #C4B596; text-decoration: underline; font-weight:bold }


/* HEADER */

#header .content { width: 884px; padding: 11px 0px 8px;}
#header #skip { position: absolute; visibility: hidden; }



.hide {
	DISPLAY: none
}

/* TEASER */

#main .content { width: 884px;}

p#main-img { 
	width: 882px; height: 200px;
	background: url("../images/main-img.jpg") no-repeat 50% 0%;
	BORDER-TOP: #C4B496 3px solid; 
	BORDER-BOTTOM: #C4B496 3px solid; 
	BORDER-RIGHT: #C4B496 3px solid; 
	BORDER-LEFT: #C4B496 3px solid; 
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	PADDING: 0px;
	background-color:#FFFFFF;}


/* FOOTER */

#footer .inner { padding: 0; }

#footer h2 { color: #D1D3D5; margin-bottom: 1.25em; }
#footer h2 a { color: #D1D3D5; }
#footer h2 a:hover { color: #D1D3D5; border: 0; }

#footer a { color: #95BDE5; }
#footer a:hover { color: #95BDE5; border-color: #95BDE5; }
#footer a.blind { color: #A3A5A7; border: 0; }

.copyright { clear: both; font-size: 0.95em; line-height: 1.5em; border-bottom: 1px solid #737577; padding-top: 0; }


/*  M I S C E L L A N E O U S   ---------------------------------------------------- */


em { font-style: italic; }
strong, b { font-weight: bold; }
strike, del { text-decoration: line-through; }

.inv { display: none; }

.nomargin { margin: 0; }
.bigmargin { margin-bottom: 1.5em; }

ul.noarrow li { background: transparent; padding: 0; }

.clearfix:after { content: "."; display: block; font-size: 1px; line-height: 0px; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
.clear { clear: both; }

h2 {font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 22px; letter-spacing: -1px; line-height: 1.2em; font-weight: bold; text-decoration: none; background-color: transparent; color: #990033; }

.white { color: #FFFFFF;}

