
body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	background: #DEE0E4 url("images/bg.gif") repeat-x scroll;
}

#wrap {
	width: 850px;
	margin: 0 auto;
}

.logo {
	padding: 5px 5px 5px 0px;
}

.break {
	background: url("images/break.gif") no-repeat;
	height: 9px;
	width: 140px;
}

#center {
	padding: 5px 20px 20px 20px;
}

.headerl {
	background: transparent url("images/cornerstop.png") no-repeat scroll left -0px;
	font-size: 0;
	height: 15px;
}

.headerr {
	background: transparent url("images/cornerstop.png") no-repeat scroll right -15px;
	font-size: 0;
	height: 15px;
}

.header {
	background: transparent url("images/cornerstop.png") repeat-x scroll 0 -30px;
}

.footerl {
	background: transparent url("images/cornersbottom.png") no-repeat scroll left -0px;
	font-size: 0;
	height: 24px;
}

.footerr {
	background: transparent url("images/cornersbottom.png") no-repeat scroll right -24px;
	font-size: 0;
	height: 24px;
}

.footer {
	background: transparent url("images/cornersbottom.png") repeat-x scroll 0 -48px;
}

.navbarl {
	background: url("images/navbarl.png") no-repeat;
	height: 33px;
	width: 15px;
}

.navbarm {
	background: url("images/navbarm.gif") repeat-x;
	height: 33px;
	padding-left: 22px;
}

.navbarr {
	background: url("images/navbarr.png") no-repeat;
	height: 33px;
	width: 15px;
}

#footer {
	text-align: center;
	padding: 10px;
}

.inside {
	background-color: #FFFFFF;
}

a:link {
	color: #00264B;
	text-decoration: none;
}

a.link:link, a.link:active, a.link:visited {
	text-decoration: underline;
}

a:active, a:visited {
	color: #00264B;
	text-decoration: none;
}

a:hover {
	color: #005893;
	text-decoration: underline;
}

.head {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-left: 1px;
	font-style: italic;
}

h1 {
	color: #00264B;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -3px;
	font-style: italic;
	text-shadow: 1px 1px 2px #E5E5E5;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #00264B;
	margin: 0;
	font-size: 14px;
}

hr {
	border: 0 none #FFFFFF;
	border-top: 1px solid #BFBFBF;
	height: 1px;
}

.posttitle {
	color: #00264B;
	font-size: 14px;
	font-weight: bold;
}

.post {
	height: 450px;
	overflow-y: scroll;
	margin: 0;
}

.contact {
	color: #424242;
}

.toptext {
	color: #424242;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 10px;
}

a.toptextlink:link, a.toptextlink:active, a.toptextlink:visited {
	font-size: 9px;
	font-weight: bold;
}

a.toptextlink:hover {
	color: #005893;
}

a.productlink:link, a.productlink:active, a.productlink:visited, a.productlink:hover {
	font-size: 12px;
	line-height: 1.3em;
}

.productlogo {
	border: 1px dashed #CCC;
	background-color: #FFF;
	padding: 10px;
}

.gensmall {
	color: #424242;
	font-size: 10px;
}

.genmed {
	color: #424242;
	font-size: 11px;
}

.gen {
	color: #424242;
	font-size: 12px;
}

.date {
	color: #424242;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 5px;
    margin-top: 5px;
}

.copyright {
	text-align: center;
	font-style: italic;
	color: #424242;
	font-size: 10px;
}

.footerlink {
	text-align: center;
	color: #424242;
	font-size: 10px;
}

a.footerlink, a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	font-size: 10px;
	color: #00264B;
	font-weight: bold;
}

a.footerlink:hover {
	color: #005893;
}

#list {
	padding-left: 20px;
	margin: 0;
}

.content {
	background-color: #FBFBFB;
	padding: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-top: 1px #BFBFBF solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #BFBFBF solid;
	-moz-box-shadow: inset 2px 2px 3px #DDD;
	-webkit-box-shadow: inset 2px 2px 3px #DDD;
	box-shadow: inset 2px 2px 3px #DDD;
}

.recent {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.navlink {
	position: relative;
    top: -3px;
}

a.squarebutton {
	background: transparent url("images/navl.gif") no-repeat top left;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 23px;
	height: 33px;
	padding-left: 12px;
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton {
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 1px 1px 2px #272727;
}

a.squarebutton span {
	background: transparent url("images/navr.gif") no-repeat top right;
	display: block;
	padding: 5px 13px 5px 0;
}

a.squarebutton:hover {
	background-position: bottom left;
}

a.squarebutton:hover span {
	background-position: bottom right;
	color: #FFFFFF;
}

.navspace { 
	background-image: url("images/navspace.gif");
	background-repeat: no-repeat;
	display: block;
	position: relative;
	float: left;
	width: 1px;
	height: 33px;
}

.menu {
	width: 100%;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li {
	float: left;
}
	
.menu li a {
	color: #666666;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
		
.menu li a:hover {
	color: #000000;
	text-decoration: none;
}
			
.menu li ul {
	background-color: #FFFFFF;
	font: normal 10px Verdana;
	line-height: 18px;
	border-top: 1px solid #757575;
	border-left: 3px solid #7A0000;
	border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
	-moz-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px 3px #888;
	box-shadow: 2px 2px 3px #888;
	display: none;
	height: auto;
	position: absolute;
	width: 150px;
	z-index: 200;
	margin-top: 28px;
	margin-left: -1px;
}

.menu li ul a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #00264B;
	padding: 3px 5px;
	text-align: left;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
		
.menu li ul a:hover {
	background-color: #F9F9F9;
	color: #005893;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}
		
.menu li:hover ul{
	display: block;
}
		
.menu li li {
	display: block;
	float: none;
	padding: 0px;
	width: 150px;
}
			
.menu p {
	clear: left;
}
	 
#events h2 {
	font-size: 11px;
	font-style: italic;
	padding-bottom: 10px;
}

#events li ul li:before {
	content: "\00BB \0020";
}

#events li ul li ul li:before {
	content: none;
}

#events ul, #events ul ol {
	margin: 0 0 10px 0;
	padding: 0;
}

#events li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 3px;
	font-size: 10px;
}

#events ul ul, #events ul ol {
	margin: 0 0 0 10px;
}

.calnk a:hover {
    background-position: 0 0;
    text-decoration: none;  
    color: #005893;
}
		 
.calnk a:visited {
    text-decoration: none;
	color: #00264B;
}

.calnk a {
	text-decoration: none; 
	color: #00264B;
	font-weight: bold;
	font-style: italic;
}

.calnk a span { 
	display: none;
}

.calnk a:hover span {
    color: #333333;
    background: #F6F79B;
    display: block;
    position: absolute; 
    margin-top: 1px; 
    padding: 5px; 
    width: 250px; 
    z-index: 100;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
}

.cat-key {
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #D6DED5;
}

.calnk a:hover span span.event-title {
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

.calnk a:hover span span.event-title-break {
	width: 96%;
	text-align: center;
	height: 1px;
	margin-top: 5px;
	margin-right: 2%;
	padding: 0;
	background-color: #000000;
}

.calnk a:hover span span.event-content-break {
	width: 96%;
	text-align: center;
	height: 1px;
	margin-top: 5px;
	margin-right: 2%;
	padding: 0;
	background-color: #000000;
}

