@charset "iso-8859-1";
/* CSS Document */

/* GLOBAL */
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #555555;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 782px;
}

/* HEADER */	
TABLE.header {font-family: Tahoma, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; vertical-align: top; width: 782px}  		 			
TD.header {vertical-align: top; padding-top: ; padding: 0; margin: 0} 
TD.headtop {text-align: left; background-image: url(../img/headleftbg.gif); background-repeat: repeat-x}
TD.headlightblue {background-color: #D6DEEC;}
TD.headblue {background-color: #3D77CB;}

/* LAYERS */  

/* Blue Menu Box with Tag (width=180px) */
#bluebox {
	width:180px;
	padding: 0;
	color:#555555;
	font-size: 11px;
	font-style:normal;
	margin:0;
	border:#3D77CB 1px solid;
	background:#D6DEEC;
	position: relative;
}
#bluebox p {
	margin: 0 0 0 0}
#bluebox h5 {
	color:#FFF;
	background:#3D77CB;
	font-weight:bold;
	margin:0;
	padding:2px 5px 2px 5px;
	font-size:11px;
	border-bottom:#D6DEEC
}	

/* White Content Text Box with Tag (width=408+182px) */
#contentbox {
	width: 590px; 
	padding: 0; 
	font-size: 11px; 
	font-style: normal; 
	margin-left: 4px; 
	margin-right: 4px; 
	clear: both
}
#contentbox table {
	color: #555555;
	font-size: 11px; 
	text-align: justify 
}
#contentbox td.bluetag {
	color: #FFFFFF; 
	font-weight: bold;
	background: url(../img/bluetagbox.jpg) 
}	 
#contentbox td.bluetagbig {
	color: #FFFFFF; 
	font-weight: bold;
	background: url(../img/bluetagboxbig.jpg) 
}	 
#contentbox td.photo {
	color: #555555; 
	text-align: left; 
	border-collapse: collapse; 
	border-bottom: 2px solid #D6DEEC; 
	border-top: none; 
	border-right: none; 
	border-left: none
}	
#contentbox td.more {
	color: #555555; 
	text-align: right; 
	border-collapse: collapse; 
	border-bottom: 2px solid #D6DEEC; 
	border-top: none; 
	border-right: none; 
	border-left: none
}

#contentbox td.index {
	color: #555555; 
	text-align: left; 
	border-collapse: collapse; 
	border-bottom: 2px solid #D6DEEC; 
	border-top: none; 
	border-right: none; 
	border-left: none
}				

#contentbox p.question {font-weight: bold; margin-top: 11px; margin-bottom: 11px}
/* Blue Logo Box with Tag (width=180px) */
#bluelogobox {
	width:180px;
	padding: 0;
	color:#555555;
	font-size: 11px;
	font-style:normal;
	margin:0;
	border:#3D77CB 1px solid;
	background:#D6DEEC;
}
#bluelogobox div.logo {margin: 0 0 0 0; text-align: center}
#bluelogobox h5 {
	color:#FFF;
	background:#3D77CB;
	font-weight:bold;
	margin:0;
	padding:2px 5px 2px 5px;
	font-size:11px;
	border-bottom:#D6DEEC
}	

/* IMAGES */	 
img.imgleft {margin-top: 4px; margin-right: 6px; margin-bottom: 4px; margin-left: 0px}
img.imgright {margin-top: 4px; margin-right: 0px; margin-bottom: 4px; margin-left: 6px}

#theme{cursor:pointer;cursor:hand ; font-weight:bold ; list-style-image:url(../img/right.gif)}
#listitems {list-style-image: url(../img/item.gif); font-weight: normal}


