/* CSS Document */

body {
	background-image:url(images/bkg_main.gif);
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
a { color:#333333; }
a:hover { color:#333333; }
a:visited { color:#333333; }
a:visited:hover { color:#333333; }

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#235094;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#235094;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	text-decoration:underline;

}
div.main {
	width:900px;
	background-color:#FFFFFF;
	margin: 0 auto 0 auto;
	}
div.header {
	width: 900px;
	height:214px;
	}
div.footer {
	width: 900px;
	height: 135px;
	background-image: url(images/bkg_footer.jpg);
	background-repeat:no-repeat;
	background-color: #55b1cc;
	}
div.logo {
	width:200px;
	float:left;
	height:150px;
	text-align:center;
	border-bottom:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
div.navbox {
	width:700px;
	float:right;
	height:150px;
	border-bottom:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
div.topbar {
	width:678px;
	height:106px;
	padding-top:12px;
	padding-right:14px;
	text-align:right;
	color:#bdcce2;
	font-size:11px;
	line-height:15px;
	}
a.topbar { color:#bdcce2; }
a.topbar:hover { color:#ffffff; }
a.topbar:visited { color:#bdcce2; }
a.topbar:visited:hover { color:#ffffff; }

div.nav {
	background-image:url(images/tab_inactive.gif);
	width:158px;
	height:32px;
	line-height:32px;
	float:right;
	border-bottom:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#115d7a;
	text-align:center;
	}
a.nav { color:#005288; }
a.nav:hover { color:#1d8bb5; }
a.nav:visited { color:#005288; }
a.nav:visited:hover { color:#1d8bb5; }

div.navhover {
	background-image:url(images/tab_hover.gif);
	width:158px;
	height:32px;
	line-height:33px;
	float:right;
	border-bottom:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#115d7a;
	text-align:center;
	}

div.navactive {
	background-image:url(images/tab_active.gif);
	width:158px;
	height:33px;
	line-height:33px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1d8bb5;
	text-align:center;
	}
div.topnav {
	width:900px;
	height:150px;
	background-image: url(images/bkg_header.jpg);
	background-repeat:no-repeat;
	}
div.subnav {
	background-image: url(images/bkg_subnav.jpg);
	background-repeat: repeat-x;
	width:900px;
	height:40px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#115d7a;
	line-height:40px;
	padding-bottom:16px;
	margin-top:1px;
	}
	
a.subnav { color:#115d7a; }
a.subnav:hover { color:#1d8bb5; text-decoration:none;}
a.subnav:visited { color:#115d7a; }
a.subnav:visited:hover { color:#1d8bb5; text-decoration:none; }

div.content {
	padding-top:0px;
	padding-left:24px;
	padding-right:18px;
	width:856px;
}


/* 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;
                  width: 113px;
				  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;
                  width: 113px;
				  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;
                  width: 113px;
				  height: 60px;
                  color: #333333;
                  vertical-align: top;
                  text-align: left;
				  padding:0px;
 } 
.eventtext {
				  font-family: Arial, Helvetica, 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: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 ... */ } 
