/* comment structure must stay like this. DO NOT remove comments. \*/
* html .ie6fix {height: 1%}
/* comment structure must stay like this. DO NOT remove comments. */


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Global defs, and some general style notes.  */

.cleardiv {clear:both;font-size:0px;height:0px}

html, body { 
	background:#7ea8d9 url(../images/gen_bk.jpg) repeat-x; 
	font-family:Tahoma, Arial, Geneva;
	color:#000000; 
	text-align:center;
	height:100%;
	margin:0px;
	padding:0px
}

a:link, a:active, a:visited, a:hover {
	text-decoration:none;
	color:#0000cc;
	border:none
}

.tocenter {text-align:center}
.toright {text-align:right}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Content setup. The bottom margin of contentnofooter should be set in the alternate stylesheets   */
/* to control the positioning of the footer when the page content does not exceed the screen dimensions. */

#contentwrapper {
	width:778px;
	margin:0px auto;
	padding:0px;
	background:#ffffff;
	height:100%
}

#contentnofooter {
	min-height:100% !important; 
	margin:0px auto 
}
#bottompush { }


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Logo header box.   */

#logoheader {
	background:#ffffff;
	height:60px;
	padding-left:22px
}

#logoheader img.flimg {float:left}
#logoheader img.frimg {float:right}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Slide show.  */

#norslide {}
#norslide p.hidden {display:none}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Language choices.  */

.language {text-align:right;padding:0px 5px}
.language b {font-size:11px}
.language form, .language option, .language select {font-size:11px}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Font resizing mechanism.  */

.fontresize {text-align:right;padding:5px}
.fontresize b {font-size:11px}
.fontresize a.s1 {font-size:11px}
.fontresize a.s2 {font-size:13px}
.fontresize a.s3 {font-size:15px}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Main page content.  May be invoked multiple times.  */

.contentblock {
	background:#ffffff;
	text-align:justify;
	margin:0px;
	padding:10px
}

.contentblock a:link, .contentblock a:active, .contentblock a:visited {color:#0000cc} 
.contentblock a:hover {color:#87990d}

.contentblock h2 {
	font-family:Tahoma, Arial, Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#006699;
	margin:0px
} 

.contentblock hr {margin:10px 0px}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Disclosure block.  */

#disclosure {
	background:#10911b;
	color:#ffffff;
	text-align:left;
	padding:10px;
}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Copyright footer block.  */

#copyfooter {
	background:#0072bc;
	color:#ffffff;
	text-align:left;
	padding:10px;
	border-top:2px solid #3399cc;
	border-bottom:0px;
}

#copyfooter a:link, #copyfooter a:visited, #copyfooter a:active, #copyfooter a:hover {
	color:#ffff00;
	text-decoration:underline
}


/* ------------------------------------------------------------------- */

li.marketing {line-height:15px}
