body{
	background-color: #F7FAFF;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	border: 0 none;
   
}

img, object, embed { 
	display:block; 
	border:0; 
}

p {
	margin:0;
	padding:0;
	border:0; 
}

table#main {
	background-color: White;
	border: 1px solid #7796C4;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	color: #3B4060;

}

.uppercrumb{
	font-size: 8pt;
	font-weight: bold;
}
.internalheadline{
	color: #C0C2CB;
	font-weight: bolder;
	font-size: 24px;
}

	
div#bottomcrumb{
	background-color: White;
	font-size: 8pt;
	text-align: center;
	color:#222B4C;
	clear:both;
	padding-top:15px;
	padding-bottom:5px;
}

div#footer {
	background-color: #7796C4;
	text-align: center;
	color: White;
	font-size: 8pt;
}
#main a:link {
     color: #222B4C;
     text-decoration: none;
     }

#main a:visited {
     color: #222B4C;
     text-decoration: none;
     }

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

#main a:active {
     color: #22404C;
     text-decoration: none;
     }



#bottomcrumb a:link {
     color: #222B4C;
     text-decoration: none;
     }

#bottomcrumb a:visited {
     color: #222B4C;
     text-decoration: none;
     }

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

#bottomcrumb a:active {
     color: #22404C;
     text-decoration: none;
     }
	  
#footer a:link {
     color: White;
     text-decoration: none;
     }

#footer a:visited {
     color: White;
     text-decoration: none;
     }

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

#footer a:active {
     color: White;
     text-decoration: none;
     }
.b{
	font-weight: bold;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.widget	{
   display: block;
   clear: left;
	width: 190px;
	margin: 5px 8px 5px 5px;
	float: left;
}
.widgetbody{
   display:block;
   width: 150px;
   padding-left: 4px;
	border-left-color: #BA7A8C;
	border-left-style: solid;
	border-left-width: 1px;
	font-size:8pt;
	color: #3B4060;
	float: right;
}
dl#events{
   display:block;
	font-size: 8pt;
   margin-top: 0px;
}
dl#events dt{
	font-weight: bold;
}
dl#events dd{
	margin-left:5px;
	padding-bottom:7px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
p#introtext{
	margin-top:40px;
	color: #3B4060;
}

div#bodytext{
	width:450px;

}
.main_headline{
	border-bottom-color: #BA7A8C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top:30px;
}

p.forms{
	padding-bottom:10px;
}

.upperline{
	border-top-color: #7796C4;
	border-top-style: solid;
	border-top-width: 1px;
}

h2 {
	color: #C0C2CB;
	font-weight: bolder;
	font-size: 20px;
	border-bottom-color: #BA7A8C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:100%
}

dl#showevent{
   display:block;
	font-size: 8pt;
	width: 300px;
	background-color: White;
	border: 1px solid #7796C4;
	margin: 10px 10px 10px 10px;
}
dl#showevent dt{
	font-weight: bold;
	margin: 10px 10px 10px 10px;
}
dl#showevent dd{
	margin-left:0px;
	padding-bottom:7px;
	margin: 10px 10px 10px 10px;
}
div#closewindow {
	background-color: White;
	border: 1px solid #7796C4;
	padding: 2px 2px 2px 2px;
        width: 160px;
       	margin-left: auto;
	margin-right: auto;
}
.smalltext {
	font-size: 8pt;
}

