/* CSS Document */

body {
	background-color: #fff;
	background-position:center top;
	background-repeat: repeat-y;
	margin:0px;
	font-family: "Open Sans",sans-serif;
	font-weight:300;
	color:#666;
	font-size:16px;
	line-height:24px
}
a { color:#333333; }
a:hover { color:#333333; }
a:visited { color:#333333; }
a:visited:hover { color:#333333; }

h1 {
	font-family: "Open Sans",sans-serif;
	font-size:2.25em;
	color:#5C88A2;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
}
h2 {
	font-family: "Open Sans",sans-serif;
	font-size:2.25em;
	color:#5C88A2;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	text-decoration:underline;
}
input { 
	padding:4px;
}

div.main {
	width:894px;
	background-color:#FFFFFF;
	margin: 0 auto 0 auto;
	}
div.header {
	width: 900px;
	height:174px;
	padding-bottom:0px;
	}
div.logo {
	width:191px;
	float:left;
	height:156px;
	border-bottom:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:center;

	}
div.navbox {
	width:894px;
	float:right;
	height:114px;
	margin-left:2px;
	margin-right:0px;
	border-bottom:#5c5246;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
div.topbar {
	width:870px;
	height:61px;
	margin-top:20px;
	padding-right:48px;
	text-align:right;
	color: #333333;
	font-size:11px;
	line-height:15px;
	}
a.topbar { color:#333333; }
a.topbar:hover { color: #666666; }
a.topbar:visited { color:#333333; }
a.topbar:visited:hover { color: #666666; }

div.nav {
	background-image: url(images/geneva_inactivetab.gif);
	background-repeat:no-repeat;
	width:158px;
	height:33px;
	line-height:33px;
	float:right;
	border-bottom:#b8a28a;
	border-bottom-style:solid;
	border-bottom-width:0px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#054163;
	text-align:center;
	margin-top:1px;
	}
a.nav { color:#054163; }
a.nav:hover { color:#333333; }
a.nav:visited { color:#054163; }
a.nav:visited:hover { color:#333333; }

div.navhover {
	background-image: url(images/geneva_inactivetab.gif);
	background-repeat:no-repeat;
	width:158px;
	height:33px;
	line-height:33px;
	float:right;
	border-bottom:#b8a28a;
	border-bottom-style:solid;
	border-bottom-width:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	margin-top:1px;
	}

div.navactive {
	background-image: url(images/geneva_activetab.gif);
	background-repeat:no-repeat;
	width:158px;
	height:33px;
	line-height:33px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#054163;
	text-align:center;
	border-bottom:#cdc6be;
	border-bottom-style:solid;
	border-bottom-width:0px;
	margin-top:1px;
	}
div.topnav {
	width:894px;
	height:114px;
	background-image: url(images/GenevaNational_TopBannaer.jpg);
	background-repeat:no-repeat;
	}
div.subnav {
	background-image: url(images/GenevaNational_SubNav.jpg);
	background-repeat:no-repeat;
	width:894px;
	height:56px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	line-height:40px;
	margin-top:1px;
	}
	
a.subnav { color:#333333; }
a.subnav:hover { color:#666666; text-decoration:none;}
a.subnav:visited { color:#333333; }
a.subnav:visited:hover { color:#666666; text-decoration:none; }

div.content {
	padding-top:0px;
	padding-left:36px;
	padding-right:36px;
	background-image: url(images/mammoth_contentbkg3.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:822px;
}

div.footer {
	width: 894px;
	height: 145px;
	background-image: url(images/GenevaNational_Footer.jpg);
	}

/* Calendar Styles */
.tdday { font-family: Arial, Helvetica, sans-serif;
                  background-color: #eeeeee;
                  font-weight: bold;
                  font-size: 11px;
				 line-height: 20px;
                  color: #555555;
                  vertical-align: middle;
                  text-align: center;
}
.tdtoday { font-family: Arial, Helvetica, sans-serif;
                  background-color: lightyellow;
                  font-weight: bold;
                  font-size: 9px;
                  line-height: 16px;
                  
				  height: 60px;
                  color: #333333;
                  vertical-align: top;
                  text-align: left;
}
.tdhighlight { font-family: Arial, Helvetica, sans-serif;
                  background-color: #fff799;
                  font-weight: bold;
                  font-size: 9px;
                  line-height: 16px;
                  
				  height: 60px;
                  color: #000000;
                  vertical-align: top;
                  text-align: left;
}

.tdheading { font-family: Arial, Helvetica, sans-serif;
                  background-color: #cccccc;
                  font-weight: bold;
                  font-size: 11px;
                  line-height: 20px;
                  color: #000000;
                  vertical-align: center;
                  text-align: center;
				  padding:4px;
}
.tddate { font-family: Arial, Helvetica, sans-serif;
                  background-color: #ffffff;
                  font-weight: bold;
                  font-size: 9px;
                  line-height: 16px;
                  
				  height: 60px;
                  color: #333333;
                  vertical-align: top;
                  text-align: left;
				  padding:0px;
 } 
.eventtext {
				  font-family: "Open Sans",sans-serif;
				  font-size: 10px;
                  line-height: 12px;
				  font-weight:normal;
}
a.eventtext { color:#333333; text-decoration:none;  }
a.eventtext:hover { color:#333333; text-decoration:none;}
a.eventtext:visited { color:#333333; text-decoration:none; }
a.eventtext:visited:hover { color:#333333; text-decoration:none;  }

.eventdiv {
				border-right:0px; 
				border-left:0px; 
				border-color:#999999; 
				border-style:solid; 
				padding:6px 4px 6px 4px;
}
.caltable { 
				   border: #b77838;
                   border-style: solid;
                   border-top-width: 0px;
                   border-right-width: 0px;
                   border-bottom-width: 0px;
                   border-left-width: 0px;
                   margin-bottom: 0px;
                   margin-top: 0px;
                   margin-right: 0px;
                   margin-left: 0px;
                   padding-top: 3px;
                   padding-right: 3px;
                   padding-bottom: 3px;
                   padding-left: 3px;
				   background-color:#999999;
				   
				 }
/* End Calendar Styles */
div.messagefolder { 
	padding:16px;
	background-color:#efefef; 
	margin: 6px;
	border:#CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#666666;
	
	}
a.messagefolder { color:#666666;   }
a.messagefolder:hover { color:#666666; }
a.messagefolder:visited { color:#666666;  }
a.messagefolder:visited:hover { color:#666666;  }

div.messagedetails { 
	float:right;
	font-size:11px;
	color:#777777;
	
	}
div.messagesub { 
	padding:16px;
	margin: 6px;
	padding-right:42px;
	padding-left:66px;
	border:#CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#666666;
	
	}
a.messagesub { color:#666666;   }
a.messagesub:hover { color:#666666; }
a.messagesub:visited { color:#666666;  }
a.messagesub:visited:hover { color:#666666;  }

div.directory {
	height:400px;
	overflow: auto;
	line-height: 16px;
	}
a.directoryalpha { color:#666666; text-decoration:none;  }
a.directoryalpha:hover { color:#666666; text-decoration:none;}
a.directoryalpha:visited { color:#666666; text-decoration:none; }
a.directoryalpha:visited:hover { color:#666666; text-decoration:none; }

.errFld {border: 1px solid #F00; /*... or any other css properties ... */}

.errMsg { color: #C33; font-size:10px; /*... or any other css properties ... */ } 