* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto 0 auto;
	font-family: tahoma, helvetica, univers, arial, verdana, sans-serif;
	text-align: center;
	text-transform: inherit;
	width: 780px;
	background-color: #C0C8D8;
	color: #000;
}

#wrapper {
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
	text-transform: inherit;
	float: left;
	width: 782px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 780px;
}

#header {
	width: 780px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: right 10px;
	background-color: #FFF;
	background-image: url(/_graphics/ui/rotator1.png);
}

/* Start of header hiding and link back to homepage */

#header h1 {
	text-indent: -1999px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 160px;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	background-image: url(/_graphics/ui/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#header h1 a:hover {
	text-decoration: none;
	background-color: transparent;
}

/* End of header hiding and link back to homepage */

#content {
	width: 500px;
	float: left;
	padding: 30px;
}

#sidebar {
	width: 180px;
	float: right;
	padding: 20px 10px 20px 10px;
}

#nav, #nav ul {
	

/* all lists */
	font-size: 0.85em;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 3em;
	text-align: center;
	text-transform: inherit;
}

#nav a:link, #nav a:visited, #nav a:active {
	display: block;
	width: 195px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #000;
}

#nav a:hover {
	display: block;
	width: 195px;
	color: #FFF;
	background-color: #333;
}

#nav li {
	

/* all list items */
	float: left;
}

#footer {
	width: 780px;
}

#footer, #footer ul {
	

/* all lists */
	font-size: 0.85em;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 3em;
	text-align: center;
	text-transform: inherit;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	display: block;
	width: 195px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

#footer li {
	

/* all list items */
	float: left;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 0.85em;
}

h5, h6 {
	font-size: 0.75em;
}

p, ul, ol, dl, label, legend, table {
	font-size: 0.75em;
	margin-bottom: .5em;
	line-height: 1.3em;
}

ul {
	margin-left: 2em;
}

ul.noBullets {
	list-style-type: none;
	margin-left: 0;
}

p, ul, ol, td {
	line-height: 1.5em;
}

em {
	font-style: normal;
	display: block;
}

h3, h4, h6, p {
	margin: 0 0 1em 0;
	font-weight: normal;
}

h2 {
	margin: 0;
}

h3 {
	font-weight: bold;
}

h1, h2, h3 {
	font-family: georgia, times, "times new roman", serif;
	margin-bottom: 1em;
}

address {
	font-style: normal;
}

a:link, a:visited, a:hover, a:active {
	color: #000;
}

table thead th a:link, table thead th a:visited, table thead th a:hover, table thead th a:active {
	color: #FFF;
}

table {
	background-color: #EDEDED;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px #000 solid;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}

table tbody td, table tbody th, table thead th {
	padding: .5em;
	border-bottom: 1px #000 solid;
}

table tbody td {
	text-align: center;
}

table thead tr {
	background-color: #000;
	color: #FFF;
}

table caption {
	text-align: left;
}

p.highlight a {
	background-color: #C0C8D8;
	padding: 10px;
	font-size: 1.5em;
	font-weight: bold;
	border: 1px #000 solid;
}

p.highlight {
	margin-top: 15px;
}

a img {
	border: 0;
}

body.home #content h1 {
	font-size: 2em;
}

body.home #content ul {
	font-size: 1.5em;
	list-style-type: circle;
	margin: 0 0 0 1em;
}

.box {
	background-color: #000;
	padding: 10px;
	text-align: center;
	font-size: 24px;
}

.box p {
	margin: 0;
}

.box a:link, .box a:visited, .box a:hover, .box a:active {
	color: #FFF;
}

/*Date picker*/

table.jCalendar {
	border: 1px solid #000;
	border-collapse: separate;
	border-spacing: 2px;
	background-color: #E8EEF6;
}

table.jCalendar th {
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
	background-color: #0D56A1;
}

table.jCalendar td {
	color: #000;
	padding: 3px 5px;
	text-align: center;
	background-color: #E8EEF6;
}

table.jCalendar td.other-month {
	background: #0D56A1;
	color: #E8EEF6;
}

table.jCalendar td.today {
	background: #666;
	color: #fff;
}

table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}

table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}

table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}

table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #E8EEF6;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}

div#dp-popup {
	position: absolute;
	z-index: 199;
}

div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}

a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}

a#dp-close:hover {
	text-decoration: underline;
}

div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}

div.dp-popup div.dp-nav-prev a {
	float: left;
}

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */

div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}

div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}

div.dp-popup div.dp-nav-next a {
	float: right;
}

div.dp-popup a.disabled {
	cursor: default;
	color: #E8EEF6;
}

div.dp-popup td {
	cursor: pointer;
}

div.dp-popup td.disabled {
	cursor: default;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */

a.dp-choose-date {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
	clear: right;
	font-size: 12px;
}

a.dp-choose-date.dp-disabled {
	cursor: default;
}

/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */

input.dp-applied {
	float: left;
}

.vcard {
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 1.3em;
}

.vcard .org {
	font-weight: bold;
}
.vcard address span, .contact-numbers {
	display: block;
}