@CHARSET "UTF-8";
/* Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif; */
/* "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace; */
/* Georgia,"BitStream Charter","Century Schoolbook L",Times,serif; */
/* "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Lucida,sans-serif; */
/* "Lucida Console",Monaco,"DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace; */
/* Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua",Times,serif; */
/* Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif; */
/* "Times New Roman",Times,"Nimbus Roman No9 L","FreeSerif",serif; */

body {
	font-family: Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
	margin: 0.5em;
	padding: 0;
	color: #000000;
	background: #dddddd;
	width: 900px;	
}

body a {
	color: #36566B;
}

.table {
	margin: 0 0 1em 0;
}

.form {
	margin: 0 0 1em 0;
}

#banner {	
	border-top: 1px #36566B solid;
	border-bottom: 1px #36566B solid;
	padding: 0.25em 0 0.25em 0;
	margin: 0;
	background: transparent url(femobile-banner1.jpg) no-repeat center center; height: 70px;}	
}

#banner h4 {
	display: none;
}

#banner h4 a {	
	text-decoration: none;	
	display: none;
}

#banner ul {
	position: absolute;
	left: 15px;
	top: 62px;	
	padding: 0;
	margin: 0;
	list-style-type: none;	
}

#banner li a {	
	color: #000000;
	text-decoration: none;	
}

/* Header directives */
#header {	
	width: 100%;
	text-align: center;
	padding-bottom: 0.5em;
	border-bottom: 1px #36566B solid;
}

#header ul {
	margin: 0;
	list-style-type: none;
}

#header li
{	
	font-weight: bold;	
	line-height: 1em;
	padding-left: 2em;
	padding-right: 2em;
	display: inline;
}

/* location directives */
#location {	
	margin: 0.55em 15em 0.25em 9.5em;		
	text-align: left;
}

#location ul {	
	list-style-type: none;
	margin: 0;	
	padding: 0 0 0 1em;	
}

#location h4 {
	display: none;
}

#location li {	
	padding: 0 ;		
	margin: 0;			
}

#location a {	
	font-weight: bold;	
	font-size: 0.8em;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
}

#location .odd * {
}

#location .even * {
}

#location li.last {	
}

/* Navigation directives */
#navigation {
	margin: 0;
	padding: 0;	
	width: 9em;
	float: left;
	clear: left;
	margin: -1.5em 0 0 0;
	background: #93A9BB url(left_light_bottom.png) no-repeat bottom left;
}

#navigation ul {		
	padding: 0 0 1em 0;
	margin: 0;
	list-style-type: none;
	background: url(right_light_bottom.png) no-repeat bottom right;
}

#navigation ul li ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: #93A9BB;
	/*display: none; will be displayed via javascript */
}
		
#navigation h4 {
	font-size: 0.8em;
	margin: 0;
	line-height: 1em;	
	width: 100% ;
	text-align: center;
	background: #93A9BB url(right_light_top.png) no-repeat top right;
}

#navigation h4 a {
	padding: 0.5em;
}
	
#navigation li {
	font-size: 0.7em;	
	padding: 0;	
	width: 100%;
	border-bottom: 1px #36566B solid;
}
                  
#navigation li ul li {
	font-size: 1em;	
	padding: 0;
	margin: 0;	
	width: 100%;		
	display: "";	
}

#navigation li ul li.last {
	border-bottom: 0;
}

#navigation li ul li span{
	padding: 0 0 0 2em;		
}

#navigation li.first {
	border-top: 1px #36566B solid;
}	

#navigation a {
	color: #000000;
	background: #93A9BB;
	display: block;
	padding: 0.30em 0 0.30em 0.85em;
	text-decoration: none;		
}

#navigation a:visited {
	border: 0;
}

#navigation h4 a {
	color: #000000;
	background: url(left_light_top.png) no-repeat top left;
}

#navigation h4 a:hover {
	color: #000000;	
}

#navigation li a:hover{
	color: #FFFFFF;
	background: #56636B;
}

/* End of navigation */

/* General captions */
.caption {	
	color: #000000;
	background: #93A9BB;
	padding: 0;
	margin: 0;	
	width: auto;
	background: #93A9BB url(left_light_bottom.png) no-repeat bottom left;
}

/* Captions with h4, span and p */
.caption h4 {	
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background: #93A9BB url(right_light_top.png) no-repeat top right;
}

.caption h4 a {
	margin: 0;
	padding: 0;	
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #36566B;
	background: url(left_light_top.png) no-repeat top left;
}

.caption h4 a span {
	color: #000000;
	margin: 0;
	padding: 0.5em;
	display: block; /* so it expands the block its in */
}

.caption ul {
	list-style-type: none;
	background: url(right_light_bottom.png) no-repeat bottom right;	
	
}

.caption li {
	font-size: 0.7em;
	margin: 0 1em 0 0;
	padding: 0 0 0.75em 1.17em;
}

.caption li.first {	
	margin: 0.75em 1em 0 0;
}

.caption ul {
	margin: 0;
	padding: 0;	
}

/* Properties directives */
#properties {	
	float: right;
	clear: right;
	margin: -1.5em 0 0 0;
	width: 14.5em; 
}

#properties h4 {	
	line-height: 1em;
	width: 100% ;
	text-align: center;
}

#properties-graphic {
	float: right;
	clear: right;
	margin: 1em 0 0 0;
	width: auto;	
}

#properties-graphic img {
	border: 1px #36566B solid;
	width: 230px ;
	height: auto ;
}

#properties-graphic ul {	
	list-style-type: none;
	border: 0;
	padding: 0;
	margin: 0;
}

#properties-graphic li {	
	border: 0;
	padding: 0;
	margin: 0;	
}

#lower-graphic {		
	float: left;
	clear: left;
	margin: 1em 0 0 0;
	padding: 0;	
	width: auto;	
}

#lower-graphic ul {	
	list-style-type: none;
	border: 0;
	padding: 0;
	margin: 0;
}

#lower-graphic li {	
	border: 0;
	padding: 0;
	margin: 0;	
}

#lower-graphic img {
	border: 1px #36566B solid;
	width: 140px;
	height: auto;
}
	
/* The main content div The real bits for the user */
#content {	
	color: #FFFFFF;	
	background: #56636B; 
	margin: 0 15em 0 9.5em;
	padding: 0.25em 1em 0.25em 1em;
	border-top: 1px #36566B solid;
	border-bottom: 1px #36566B solid;	
}

#content ul {
	margin: 0.15em 0 0.15em 0;
	border: 0;
	padding: 0 0 0 2em;	
}

#content h1 {
	font-size: 11pt;	
	margin: 0.25em 0 0 0;	
}

#content h2 {
	font-size: 11pt;	
	margin: 0.25em 0 0 0;	
}

#content h4 {
	font-size: 11pt;	
	margin: 0.25em 0 0 0;	
}

#content a {
	background-image: url(goto.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #56636B;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px #FFFFFF dotted ;
}

#content a:hover {
	text-decoration: none;	
	border-bottom: 1px #FFFFFF solid ;
}

#content a span {
	margin: 0 20px 0 0;
}

#content p {	
	font-size: 0.8em;
	margin: 0.25em 0 0 0;
}

#content li {	
	font-size: 0.8em;
	margin: 0;	
}

/* Footer directives */
#footer {
	width: 100%; 	
}

#footer ul {
	margin: 1em 15em 0 9.5em;
	padding: 0;
	list-style-type: none;	
	border-bottom: 1px #36566B solid;
}

#footer li
{	
	font-size: 0.7em;;
	line-height: 1em;
	padding-left: 1em;
	padding-right: 4em;
	display: inline;	
}

#footer .odd {
	
}

#footer .even {
	
}

