*{
	margin: 0;
	padding:0;
	}

body{
	background: #fff;
	color: #000;
	font: 76% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	word-wrap: break-word;	/* IE */
	}

#container
{
	width: 750px;
	margin: 0px auto;
	background:: #ffffff;
	background-color: #ffffff;
}

#header{	
	clear: both;
	width: 750px;
	height: 130px;
	}

#footer{
	clear: both;
	width: 740px;
	height: 75px;
	padding: 5px;
	}

.content
{
	width: 740px;
	min-height:500px;
	margin: 0px auto;
	padding: 5px;
	background:: #ffffff;
	background-color: ffffff;
}

.reception
{

}

#navbar ul
{
	padding-left: 0;
	margin-left: 0;
	color: Black;
	float: left;
	width: 100%;
	font-size: 1.7 em;
	text-transform: uppercase;
}

#navbar ul li { display: inline; }

#navbar ul li a
{
	padding: 0.35em .7em;
	color: Black;
	text-decoration: none;
	float: left;
}

#navbar ul li a:hover
{
	background-color: #ffffff;
	color: #000000;
	}

#nav a:hover{
	color: #000000;
	background-color: #ffffff;
	}

p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 1em;}
p.lead { font-size: 1.0em; }

h1, h2, h3
{
	font: 80%;
	font-family: Verdana,"Trebuchet MS",Sans-Serif;
	font-weight:200;
}

h1 { font-size: 2.5em; }
h1 a { color:#0B5B8C; border: none; }
h1 em{ color: #DB6D16; font-style: normal; }

h2 {
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #0B5B8C;
	text-transform: uppercase;
	padding-top: 0.5em;
	}
h3 {
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #0B5B8C;
	text-transform: uppercase;
	padding-top: 0.5em;
	}

a{
	xfont-weight: bold;
	color: #0B5B8C;
	text-decoration: none;
	}

p a:hover { border-bottom: 1px dotted #0B5B8C; }
a img{ 	border: none;}

table
{
	vertical-align: top;
}

.tableheader
{
	background-color:#0B5B8C;
	color:#FFFFFF;
}

.timecell
{
	font-size: .9em;
	padding: 3px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #0B5B8C;
	border-right-color: #0B5B8C;
	border-bottom-color: #0B5B8C;
	border-left-color: #0B5B8C;
}

.talkcell
{
	width: 33%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B5B8C;
	font-size: 1.15em;
	padding: 4px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-top-color: #0B5B8C;
	border-right-color: #0B5B8C;
	border-bottom-color: #0B5B8C;
	border-left-color: #0B5B8C;
}

.talkcell a
{
	font-size: .9em;
}

.infotable
{
	color:#000;
}

.infotable a
{
	color:#000;
}

.infotable a:hover
{
	color:#71B7DE;
	border-bottom: 1px dotted #0B5B8C;
}
