body {
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	background:#fff;
	color:#000033;
	padding: 0;
	margin: 0;
	font-size:75%;
	line-height:140%;
	margin: 8px 0;
	margin-bottom: 100px;
}

#page-top {
	padding-top: 13px;
	background-color: #fff;
	background-image: url(/images/drop-shadow-top.gif);
	background-position:  center;
	background-repeat: no-repeat;
}

#page-body {
	background-color: #fff;
	background-image: url(/images/drop-shadow.gif);
	background-position:  center;
	background-repeat: repeat-y;
}

#page-bottom {
	padding-top: 13px;
	background-color: #fff;
	background-image: url(/images/drop-shadow-bottom.gif);
	background-position:  center;
	background-repeat: no-repeat;
}

#tight-content {
	width: 830px;
	margin: 0 auto;
	background-color: #fff;
}

#header ul.links {
	position: absolute;
	top: 20px;
	right: 10px;
}


#header ul.links li {
	padding: 0 5px;
}

#header ul.links a {
	text-decoration: none;
	display: block;
	padding: 3px 1px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

#header ul.links a:hover, #header ul.links li.selected a {
	border-bottom: 2px solid #fff;
}

#footer ul#context-links {
	position: absolute;
	right: 0;
	top: 20px;
}


#footer ul#main-links {
	position: absolute;
	right: 0;
	top: 0px;
}

ul.links {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.links li {
	float: left;
	border-right: 1px solid #ddd;
	padding: 0 4px;
}

ul.links li.last {
	border: 0;
	padding-right: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #3878db;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #75a8ff;
	padding-bottom: 5px;
}

#name {
	position: absolute;
	right: 150px;
	bottom: 40px;
	font-size: 1.4em;
}

div#footer {
	position: relative;
	height: 50px;
	z-index: 0;
	clear: both;
	background-color: #fff;
	width: 830px;
	margin: 0 auto;
}

div#header {
	position: relative;
	background-image: url(/images/header-v.gif);
	background-repeat: repeat-x;
	height: 65px;
	border-bottom: 1px solid #efefef;
}

div#pipe {
	margin-bottom: 5px;
	background-image: url(/images/top-pipe.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
}

#footer p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

div.two-column-content {
	width: 600px;
	padding-right: 10px;
	border-right: 1px dotted #ddd;
	float: left;
	margin-bottom: 10px;
}


div.content {
	position: relative;
	padding: 5px 10px 10px 10px;
}

#sidebar {
	width: 179px;
	float: left;
	padding-left: 10px;
}

div.spacer {
	clear: left;
}

a {
	color: #333;
}

a:hover {
	color: #333;
	text-decoration: none;
}

h2 {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	margin-top: 10px;
	font-weight: bold;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	margin-top: 10px;
}

p {
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

span.error {
	padding-left: 10px;
}

div.logo img {
	position: absolute;
	right: 0;
	top: 3px;
}

p.prose {
	margin-bottom: 20px;
}

ol#breadcrumbs {
	list-style-type: none;
	padding: 0;
	margin: 0 0px;
}

ol#breadcrumbs li {
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

ol#breadcrumbs li span {
	margin-left: 5px;
}

a.important {
	font-weight: bolder;
	font-size: 1.2em;
	color: #0000aa;
}

.bold {
	font-weight: bold;
}

hr.clear {
	visibility: hidden;
	margin: 0;
}

.clear {
	clear: both;
}

div.clear {
	visibility: hidden;
}

#database-error {
	background-color: #cc0000;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	font-size: 1.2em;
	margin-bottom: 10px;
}

img.clickable {
	cursor: pointer;
}

div.section {
	margin-bottom: 10px;
}

div.low-profile-box {
	border: 1px solid #ddd;
	width: 250px;
	padding: 5px;
	position: relative;
}

div.low-profile-box h2 {
	color: #3878db;
	margin: 0;
	margin-bottom: 3px;
	font-size: 1.1em;
	font-weight: bold;
}

div.low-profile-box ul {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	list-style-type: none;
	border-top: 1px dotted #ddd;	
}

div.low-profile-box li {
	padding: 3px 0;
}

div.low-profile-box li a {
	text-decoration: none;
	font-size: 1.15em;
}

div.low-profile-box li a:hover {
	text-decoration: underline;
}

div.low-profile-box p {
	
}

ul#main-context-links {
	position: absolute;
	right: 10px;
	top: -7px;
	list-style-type: none;
	border: 1px solid #ddd;
	border-width: 0 1px 1px 1px;
	background-color: #f6f6f6;
	margin: 0; padding: 0;
}

ul#main-context-links li {
	float: left;
	border-right: 1px solid #e5e5e5;
}

ul#main-context-links li.selected {

}

ul#main-context-links li a {
	color: #666;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	padding: 3px 6px;
}


ul#main-context-links li a:hover, ul#main-context-links li.selected a {
	background-color: #ebebeb;
	color: #555;
	
}

ul#main-context-links li.last {
	border-width: 0;
}

form.mail-form-widget label, form.mail-form-widget input, form.mail-form-widget textarea {
	display: block;
}

form.mail-form-widget label {
	font-weight: bold;
}

div.twocol { 
	position: relative;
}

div.borderedcols div.left {
	border-right: 1px solid #75a8ff;
	margin-right: 5px
}

div.twocol div.left {
	width: 600px;
	float: left;
}

div.twocol div.right {
	width: 199px;
	float: left;
}

div.blue-box {
	background-color: #80a9e8;
	position: relative;
}

div.blue-box img.top-l {
	position: absolute;
	left: 0; top: 0;
}

div.blue-box img.top-r {
	position: absolute;
	right: 0; top: 0;
}

div.blue-box img.bot-l {
	position: absolute;
	left: 0; bottom: 0;
}

div.blue-box img.bot-r {
	position: absolute;
	right: 0; bottom: 0;
}

div.blue-box h3 {
	margin: 0 0 2px 0;
	padding: 6px 0 2px 10px;
	font-size: 0.95em;
	font-weight: bold;
	border-bottom: 1px solid #a3ccff;
}

div.blue-box div.box-content {
	padding: 0 10px 10px 10px;
	background-image: url(/images/bluebox-bg.jpg);
	background-position:  bottom;
	background-repeat: repeat-x;
	height: 200px;
}

div.top-box {
	border: 1px solid #ddd;
	margin: 10px 0;
	padding: 2px;
}

div.top-box a {
	width: 100%;
	display: block;
	padding: 3px 0;
}

div.top-box a:hover {
	background-color: #f4f4f4;
}

div.top-box img {
	display: block;
	margin: 0 auto;
}

ul.v-links, ol.v-links {
	margin: 0; padding: 0;
	list-style-type: none;
}

a.moreinfo {
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

a.moreinfo:hover {
	text-decoration: none;
	cursor: help;
}

div#info-box {
	position: absolute;
	border: 1px solid #aaa;
	background-color: #fafafa;
	left: 0;
	width: 250px;
	top: 0;
	padding: 10px;
}

p.tagline {
	margin: 15px 0;
	font-size: 1.2em;
	font-weight: bold;
}

span.italic {
    font-style: italic;
}

div#callback {
    position: absolute;
    position: fixed;
    top: 87px;
}

#callback-form input.action {
    float: right;
    margin-left: 5px;
}

#callback-form input.error {
    border: 3px solid red;
}

#callback-form p.fields label {
    display: block;
    margin-top: 5px;
}

#callback-form p.fields {
    margin-top: 15px;
}

#callback-form {
    width: 300px;
}

#callback-form p.prose {
    margin: 5px 0;
}

#callback-form h2 {
    margin-top: 0;
}

div#widecontent ul ul {
    margin: 2px 10px;
    padding: 2px 10px;
}