body {
	background-color: #FAF3E3;
	background-image: url(/shared/images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Header & Nav */

#header {
	background-image: url(/shared/header/header.jpg);
	height: 80px;
	float: left;
	width: 760px;
	background-repeat: no-repeat;
}
#header h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 12px;
	padding: 0px;
	margin-top: 37px;
	margin-bottom: 3px;
	line-height: 20px;
}
#header h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 540px;
	padding: 0px;
	margin-top: -20px;
	margin-bottom: 0px;
	line-height: 20px;
}
#header #nav {
	color: #04324A;
	float: left;
	width: 550px;
	padding-left: 7px;
	text-transform: uppercase;
	font-size: 10px;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #04324A;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #315669;
}

/* Footer */

#footer {
	height: 140px;
	width: 760px;
	float: left;
	background-image: url(/shared/footer/footerbg.jpg);
	line-height: 14px;
}
#footertext {
	width: 400px;
	margin-top: 25px;
	margin-left: 10px;
}

p {
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 0px;
}
a {
	color: #04324A;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
li a {
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
	color: #04324A;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	border: none 0; 
	border-top: 1px dotted #CCCCCC; /*the border*/
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left ul, #right ul {
	margin-bottom: 5px;
}
#left li, #right li, #left2 li, #centre2 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#inner h1, #inner h2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 16px;;
	padding-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#right h1,#left h1,#right h2,#left h2 {
	background-image: url(/shared/images/h1bgnarrow.jpg);
	text-align: right;
	padding-right: 8px;	
	padding-left: 0px;
}
#centre h1, #centre h2 {
	background-image: url(/shared/images/h1bgwide.jpg);
	text-align: left;
	padding-right: 0px;
	padding-left: 8px;
}
#left2 h1, #centre2 h1 {
	background-image: url(/shared/images/h1bgmedium.jpg);
	text-align: left;
	padding-right: 0px;
	padding-left: 8px;
}
#right h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#centre h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 12px;
}

/* Layout */

#wrap {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#inner {
	line-height: 15px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left {
	float: left;
	width: 165px;
	border-right: 1px dotted #CCCCCC;
	margin-right: 5px;
	padding-right: 5px;
}
#centre {
	float: left;
	width: 408px;
}
#right {
	float: left;
	width: 165px;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px dotted #CCCCCC;
}
#left2 {
	float: left;
	width: 286px;
	border-right: 1px dotted #CCCCCC;
	margin-right: 5px;
	padding-right: 5px;
}
#centre2 {
	float: left;
	width: 286px;
}
#inner #left, #inner #centre, #inner #right, #inner #left2, #inner #centre2 {
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

/* layout tweaks */

.news p {
	font-size: 10px;
	margin-left: 7px;
	margin-bottom: 10px;
	line-height: 13px;
	margin-top: 2px;
	padding: 0px;
	color: #666666;
}
#right .event {
	margin-bottom: 5px;
}
#right .event .eventimg {
	margin-bottom: 5px;
	display: block;
}

/* Style Classes */

.line {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.posted {
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.smalltextblack {
	font-size: 10px;
	color: #000000;
}
.eventdetailimage {
	float: left;
	margin-right: 10px;
}
.eventdetail {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.postedindex {
	font-size: 10px;
	color: #666666;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.clear {
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
.affiliations {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
.smalltext {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.rss {
	margin-bottom: -2px;
	margin-left: 7px;
	display: inline;
}
.bookmark {
	margin-bottom: 10px;
}
.bookmark p {
	text-align: right;
	margin-top: -15px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}

.bookmark ul {
	margin-top: 3px;
	text-align: center;
	padding-left: 10px;
}

.bookmark ul li {
	display: inline;
	margin-right: 10px;
}
.bookmark ul li img {
	vertical-align: middle;
	margin-right: 5px;
}#links {
	margin-top: 10px;
}
#links p {
	font-size: 10px;
	color: #666666;
	margin-left: 7px;
	line-height: 13px;
}
.flightsearch {
	color: #000000;
	margin-top: 2px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #E8E8E8;
}
.hideSuggestClass {
	border: 1px solid #cccccc;
	background-color: white;
	height: 75px;
	overflow:auto;
	display:none;
	width: 270px;
	margin: 0px;
	cursor: pointer;
	z-index: 1011;
}
.showSuggestClass .hideSuggestClass {
	display: block !important;
}
.showSuggestClass .hoverSuggestClass {
	background-color: #CCCCCC !important;
}

.suggestpadding {
	padding-left: 3px;
}
.iframeSuggest {
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
.suggestoverlay {
	position:absolute;
}
.sprytextfield {
	width: 266px;
}