.box {
	width: 227px;
	padding-bottom: 0px;
	background: url(../images/box_bg.gif) top left repeat-y;
		}

.box h2 {
	color: #444;
	font: bold 1em/1.2em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	margin-bottom: 0px;
	padding: 20px 10px 0px 24px;
	background: url(../images/box_top.gif) top left no-repeat;
	}
	
.box h2 span {
	font: bold 1.2em/1.2em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	color: #2e3192;
	}
	
.box h2 a:link {
	color: #2e3192;
	text-decoration: none;
	}

.box h2 a:visited {
	color: #2e3192;
	text-decoration: none;
	}
	
.box h2 a:hover {
	text-decoration: underline;
	}

.box p {
	margin-left: 24px;
	margin-right: 16px;
	margin-top: .3em;
	padding-top: 0px;
	font: .8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	}

.box strong {
	color: #444;
	}

.box2-top {
padding: 25px 24px 5px;
background: url(../images/box_top.gif) left top no-repeat;
}
.box2-bottom {
padding: 5px 24px 20px;
background: url(../images/box_bottom.gif) left bottom no-repeat;
}
.box2 {
background: url(../images/box_bg.gif) repeat-y;
}
#main {
	width: 980px;
	background-image: url(../images/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	}

#leftnav {
	width: 195px;
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
	}
	
#leftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#leftnav a:visited {
	text-decoration: none;
	}

#leftnav li {
	color: #555;
	height: 1%;
	} 
	
#leftnav li a {
	text-decoration: none;
	display: block;
	padding: 6px 8px 6px 32px;
	color: #555;
	}
	
#leftnav li a:hover {
	text-decoration: none;
	background: transparent url(../images/leftnav_bg_over.gif) top left no-repeat;
	}
	
#leftnav li.over {
	color: #0054A6;
	text-decoration: none;
	background: #fff url(../images/leftnav_bg_over.gif) top left no-repeat;
	padding: 6px 6px 6px 32px;
	}
	
#leftnav li.over a {
	display: block;
	color: #0054A6;
	padding: 0;
	}

#leftnav li.over a:hover {
	background: none;
	color: #555;
}

#leftnav li.rule {
	padding: 0em;
	height: 0em;
	line-height: 0em;
	margin-left: 32px;
	width: 128px;
	border-top: 1px dotted #777;
	}
		
#leftnav li.highlight {
	color: #0054A6;
	text-decoration: none;
	background: #fff url(../images/leftnav_bg_over.gif) top left no-repeat;
}

#leftnav ul ul {
	margin-left: 12px;
	margin-bottom: 6px;
	}

#leftnav ul ul li a {
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding: 4px 6px 2px 32px;
	text-decoration: none;
	color: #0054A6;
	}

#leftnav ul ul li a:hover {
	color: #b5111b;
	background-color: transparent;
	background-image: none;
	}
	
#leftnav ul ul li.subover {
	color: #b5111b;
	background: url(../images/subover.gif) no-repeat 3px 10px;
	margin-left: 16px;
	padding: 4px 6px 2px 16px;
}

	
#centrecol {
	padding: 28px 20px;
	width: 533px;
	float: left;
	}
	
#content {
	width: 530px;
	margin-left: 12px;
	float: left;
	}

#maintext {
	width: 395px;
	margin-right: 10px;
	margin-top: 14px;
	float: left;
	line-height: 1.3em;
	}
	
#maintext ol {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	}

#maintext ol li {
	margin-top: 5px;
	margin-left: 10px;
	}

.wide {
	width: 100% !important;
	}

#maintext ol li span {
	color: #333;
	font-weight: normal;
	}

.contact {
	margin-top: 3em;
}

#contact {
	margin-left: 24px;
	}

#contact div {
	margin-bottom: 20px;
	}

#audiences {
	padding-bottom: 20px;
	}

#home {
	background: transparent url(../images/home_photo.jpg) top right no-repeat;
	padding-top: 200px;
	}
	
#home ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	}

#home ul li {
	padding-bottom: 4px;
	}	
		
#rightcol {
	width: 209px;
	float: right;
	}
	
#bubble {
	width: 209px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	background: url(../images/bubble_bg.gif) top left repeat-y;
	}

#bubble h3 {
	line-height: 1.1em;
	margin-bottom: 0px;
	background: url(../images/bubble_top.gif) top left no-repeat;
	}

#bubble p {
	margin: 0px 24px 0px 21px;
	padding-bottom: 0px;
	font: .8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	}

.intro {
	color: #555;
	font: 1em/1.6em Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px dotted #ccc;
	padding: 15px 0px 15px 0px;
	margin-top: 34px;
	}
	
.number {
	background-color: #8d8884;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 12px 4px 0px;
	padding: 2px 6px;
}

.alternate td,.alternate th { padding: 0.2cm; background-color: #ccc; } /* Dark Gray */
.alternate td.odd { background-color: #DEDEDE; } /* Light Gray */

.column { width: 47%; float: left; padding: 10px 10px 10px 0; }
.right {float: right;}
.legend { float:right; border-left:1px solid #ccc;}
.legend ul { list-style: none; padding: 0; margin: 10px;}
.legend img { padding: 0 15px 5px; vertical-align: middle;}

.external-link,
.pdf-link, 
.rtf-link {
	padding-right: 13px;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.external-link {
	background-image: url(../images/external.gif);
}
.pdf-link { 
	background-image: url(../images/pdf.gif);
}
.rtf-link {
	background-image: url(../images/rtf.gif);
}

#leftnav .external-link {
	background: url(../images/external-leftnav.gif) no-repeat 100% 50%;
	padding-right: 15px;
}

#leftnav ul ul .external-link:hover {
	background: url(../images/external-leftnav-hover.gif) no-repeat 100% 50%;
	padding-right: 15px;
}

#others {
	width: 172px;
	margin-left: 14px;
	}

#others img.feedback {
	margin-bottom: 20px;
	}

#others img.location {
	margin-bottom: 20px;
	}

#swiped {
	margin-top: 30px;
	}

#swiped p {
	color: #ddd;
	font-size: 1em;
	line-height: 1.2em;
	margin: 6px 10px 20px 50px;
	}
	
#maintext p { line-height: 1.4em; }

.info {
	border-top:1px dotted #999999;
	margin-top:20px;
	padding-top:20px;
}

.info ul {list-style: none; margin: 0; padding	: 10px;	 }
.left { float: left; }
.right {float: right; }

#snapshots {
	width: 200px;
	float: right;
	padding: 20px;
	}

#snapshots .photo {
	margin-bottom: 40px;
	}
	
.pagetitle {
	margin-bottom: 10px;
	margin-top: 6px;
	}

dl.togglable dd {
	margin: 4px 0px 12px 0px;
	padding: 8px 10px;
	background-color: #ebf0f4;
	border: 1px solid #999;
	color: #555;
	line-height: 1.2em;
	}

dl.togglable dt {
	padding-bottom: .3em;
	}

.apply { border-left: 1px solid #ccc; padding-left: 30px; font-size: 0.9em;}
#brochures { list-style: none; padding: 0; margin: 30px 0 0 10px;}
#brochures .box2-top { background-image: url(../images/box2_top.gif); padding-top: 45px;}
