/* 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}
.und {text-decoration:underline}



/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* 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}

.contentblock img.rlogo {
	float:right;
	padding:0px 5px 0px 20px
}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Disclosure block.  */

#disclosure {
	background:#10911b;
	color:#ffffff;
	text-align:left;
	padding:10px;
/*	font-size:11px; */
}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Copyright footer block.  */

#copyfooter {
	background:#0072bc;
	color:#ffffff;
	text-align:left;
	padding:10px;
	border-top:2px solid #3399cc;
	border-bottom:0px;
/*	font-size:11px; */
}

#copyfooter a:link, #copyfooter a:visited, #copyfooter a:active, #copyfooter a:hover {
	color:#ffff00;
	text-decoration:underline
}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* Back button and Wording styling (optional, but on projects pages)  */

.backbox {
	border-bottom:1px solid silver;
	padding-top:10px;
	width:100%
}

.backboxinner {
	float:right;
	text-align:center;
	width:150px;
	margin-right:20px
}

.backboxspan {
	display:block;
	padding-top:2px;
	font-weight:bold;
}

.backboxinner img {
	border:0px;
	margin-right:5px;
	float:left
}


/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* General formatting for photo pages */

.photoblock {margin:10px 0px 20px 0px}

.onephoto {
	text-align:center;
	font-size:10px;
	width:100%;
	margin-bottom:15px;
	padding-right:15px
}

.onephoto img {
	border:1px solid #000000;
	height:120px;
	margin-left:auto;
	margin-right:auto
}


/* ------------------------------------------------------------------- */

li.marketing {line-height:15px}
