body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana,Helvetica,Arial,sans;
	color: #111111;
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEFF;
}

a, a.standard {
	text-decoration: none;
	color: #336699;
}

strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
	font-family: Georgia,Times,serif;
} em {
	font-weight: bold;
	font-style: normal;
}

.divider {
	padding: 2px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 25px;
	border-bottom: 3px solid #CCCCFF;
	border-top: 3px solid #CCCCFF;
	background-color: #EEEEFF;
	margin-left: -20px;
}

.extra_info {
	font-size: 9px;
}

.cal_tag p {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	background-color: #EEEEFF;
}

div.col {
	float: left;
	width: 150px;
	margin-right: 20px;
}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
} h1 strong, h2 strong, h3 strong {
	font-size: 0.8em;
	color: inherit;
} h2 strong.pageindicator {
	color: #FF3333;
	font-size: 10px;
	text-transform: none;
} h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
} h2 {
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	font-family: Georgia,Times,serif;
	font-style: italic;
	margin-bottom: 3px;
	padding-bottom: 3px;
} h2 span, h3 span {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #6699CC;
} h2.news {
	padding-left: 30px;
	background: url(images/news_icon.gif) top left no-repeat;
} h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia,Times,Serif;
	color: #336699;
} h3.news, h3.generic, h3.cal, h3.contact, h3.news_main, h3.cal_main, h3.contact_main {
	padding: 2px;
	padding-left: 25px;
	margin-bottom: 13px;
	margin-top: -3px;
	border-bottom: 3px solid #CCCCFF;
	border-top: 3px solid #CCCCFF;
	color: #FF3333;
	text-transform: lowercase;
	margin-left: 0px;
} h3.news_main, h3.contact_main, h3.cal_main {
	margin-left: -20px;
	margin-right: -10px;
	margin-top: -13px;
} h3.generic {
	margin-left: -28px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: -28px;
} h3.news, h3.news_main {
	background: url(images/news_icon.gif) top left no-repeat #EEEEFF;
} h3.cal, h3.cal_main {
	background: url(images/events_icon.gif) top left no-repeat #EEEEFF;
} h3.contact, h3.contact_main {
	background: url(images/contact_icon.gif) top left no-repeat #EEEEFF;
} h4 {
	padding-top: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
} h4 span {
	font-weight: normal;
} h4 span strong {
	text-transform: uppercase;
	font-weight: bold;	
}

li {
	display: inline;
	background: url(images/li_bullet.gif) top left no-repeat;
	padding-left: 12px;
}

li.file, li.xlink {
	display: list-item;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 6px;
} li.file {
	list-style: url(images/doc.gif) outside;
} li.xlink {
	list-style: url(images/ext.gif) outside;
}

div.faux_label, div.faux_content {
	float: left;
	width: 200px;
	margin: 5px;
	text-align: left;
} div.faux_label {
	width: 75px;
	text-align: right;
}

table.mini_calendar {
	border-right: 3px solid #EEEEFF;
} table.mini_calendar td, table.mini_calendar th {
	font-size: 10px;
	text-align: center;
	padding: 2px;
	width: 18px;
	height: 18px;
} table.mini_calendar .today {
	font-weight: bold;
	background-color: #CCCCFF;
	color: #336699;
} table.mini_calendar a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
} table.mini_calendar a:hover, table.mini_calendar a.selected  {
	background-color: #EEEEFF;
}

table.calendar {
	border: 1px solid #6699CC;
} table.calendar th {
	background-color: #6699CC;
	color: #EEEEFF;
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
} table.calendar td {
	vertical-align: top;
	width: 75px;
	height: 90px;
	border: 1px solid #6699CC;
	padding: 2px;
	margin: 0px;
} table.calendar td .label {
	float: right;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
} table.calendar td.today {
	background-color: #CCCCFF;
} table.calendar td p {
	font-size: 9px;
	list-style: none;
	line-height: 11px;
} table.calendar a {
	font-weight: normal;
} table.calendar a:hover {
	border-bottom-color: #FFFFFF;
}

#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 215px;
	background: url(images/header_bg.gif) no-repeat top left #FFFFFF;
} #head #navigation {
	position: absolute;
	top: 109px;
	left: 190px;
	line-height: 18px;
} #head #navigation a {
	text-transform: uppercase;
	font-weight: bold;
	color: #336699;
	font-size: 11px;
	padding: 2px;
	text-decoration: none;
} #head #navigation a:hover {
	background-color: #6699CC;
	color: #FFFFFF;
} #head #navigation a.selected {
	background-color: #6699CC;
	color: #EEEEFF;
} #head #web_banner {
	position: absolute;
	top: 5px;
	left: 195px;
	width: 605px;
	height: 91px;
	background: url(images/ban_bg.gif) no-repeat top left;
} #head #web_banner #bn_txt {
	margin: -5px 0px 0px 12px; /*left 37 for avatar*/
	color: #FFFFFF;
	width: 350px;
	text-align: left;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
} #head #web_banner #bn_txt a {
	/* display: block;
	margin-top: 5px; */
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
} #head #web_banner h1 {
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	font-style: normal;
	color: #FFFFFF;
	margin: 10px;
} #head #web_banner h1 #bn_img{
	vertical-align: middle;
	margin-right: 5px;
} #head #web_banner #bn_note_img {
	float: right;
	width: 202px;
	height: 91px;
	background: #999999 center no-repeat;
}

#body_header {
	position: absolute;
	top: 190px;
	left: 15px;
	padding: 5px;
}

#body {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 800px;
	border-top: 3px solid #CCCCFF;
	border-bottom: 3px solid #CCCCFF;
	background: #FFFFFF url(images/rp_body.gif) repeat-x top left;
} #body a {
	border-bottom: 1px dotted #0099CC;
	font-weight: bold;
} #body a:hover {
	border-bottom: 1px dotted #FF3333;
} #body #tabs {
	position: relative;
	top: 0px;
	left: 0px;
	width: 598px;
	background: #AAAAFF;
} #body #tabs a {
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 140px;
	height: 19px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	border: none;
	background: #EEEEFF;
	border-left: 3px solid #CCCCFF;
	border-bottom: 3px solid #CCCCFF;
	color: #6699CC;
	text-transform: uppercase;
	font-size: 9px;
} #body #tabs a:hover, #body #tabs a.selected {
	background-color: #CCCCFF;
	color: #336699;
} #body #sidebar {
	position: absolute;
	overflow: auto;
	top: 0px;
	left: 598px;
	width: 196px;
	height: 100%;
	font-size: 10px;
	border-left: 3px solid #6699CC;
	border-right: 3px solid #6699CC;
	background: #CCCCFF url(images/rp_sidebar.gif) repeat-x top left;
	color: #003366;
} #body #sidebar h3 {
	padding-top: 5px;
	color: #EEEEFF;
	background-color: #6699CC;
	font-family: Verdana,Helvetica,sans;
	font-style: normal;
	padding: 5px;
} #body #sidebar .navigation {
	border-left: 3px solid #EEEEFF;
	line-height: 18px;
	margin: 5px;
	margin-bottom: 10px;
} #body #sidebar .navigation div {
	padding-left: 2px;
} #body #sidebar .navigation div.navhead {
	text-transform: uppercase;
	color: #EEEEFF;
	font-weight: bold;
} #body #sidebar .navigation input {
	font-size: 10px;
} #body #sidebar #special_nav {
	padding-top: 2px;
	padding-bottom: 10px;
	line-height: 25px;
} #body #sidebar #special_nav a {
	padding: 5px;
} #body #sidebar a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: none;
} #body #sidebar a:hover {
	background-color: #EEEEFF;
} #body #sidebar a.selected {
	background-color: #EEEEFF;
	color: #336699;
} #body #content, #body #content_wide {
	width: 350px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 14px;
	font-size: 11px;
} #body #content_wide {
	width: 550px;
} #body #content p, #body #content .para {
	margin-bottom: 18px;
} #body #cropped_head {
	position: relative;
	top: -10px;
	left: -20px;
	width: 368px;
	height: 100px;
	border-bottom: 3px solid #CCCCFF;
}#body #content img.body_flow {
	border-top: 3px solid #CCCCFF;
	border-bottom: 3px solid #CCCCFF;
	margin-bottom: 25px;
} #body #copyright {
	width: 370px;
	padding-top: 200px;
	padding-bottom: 25px;
	text-align: center;
	font-size: 9px;
	font-style: italic;
	color: #336699;
} #body #xtra {
	/*float: right;
	margin-right: 200px;*/
	position: absolute;
	top: 0px;
	left: 400px;
	width: 198px;
	color: #6699CC;
	min-height: 400px;
	background: url(images/rp_divide.gif) repeat-x bottom left #EEEEFF;
} #body #xtra a {
	color: inherit;
} #body #xtra div.para, #body #xtra div.selected {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	line-height: 14px;
} #body #xtra div.selected {
	border-left: 3px solid #336699;
	background-color: #FFFFFF;
} #body #xtra img {
	border-top: 2px solid #6699CC;
	border-bottom: 2px solid #6699CC;
} #body #xtra .image_cell {
	margin-bottom: 22px;
	margin-top: 8px;
	padding-left: 10px;
} #body #xtra .image_cell a {
	border-width: 0px;
}

#imgview_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 450px;
	text-align: center;
} #imgview_img img {
	border-left: 4px solid #6699CC;
	border-right: 4px solid #6699CC;
} #imgview_controls {
	position: absolute;
	top: 435px;
	left: 0px;
	text-align: center;
	width: 500px;
	font-weight: bold;
	color: #6699CC;
} #imgview_controls a, #controls a {
	padding: 1px;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
} #imgview_controls a span, #controls a span {
	font-size: 10px;
	text-transform: uppercase;
} #imgview_controls a:hover, #controls a:hover {
	text-decoration: underline;
	border: 0px;
} #imgview_controls span.disable, #controls span.disable {
	text-transform: uppercase;
	color: #CCCCFF;
} #imgview_descript {
	position: absolute;
	top: 475px;
	left: 0px;
	height: 50px;
	width: 500px;
	padding-top: 3px;
	padding-left: 23px;
	padding-right: 23px;
	border-top: 3px solid #CCCCFF;
	background: #FFFFFF url(images/rp_body.gif) repeat-x top left;
} #imgview_title {
	position: absolute;
	top: 460px;
	left: 0px;
	padding-left: 23px;
}

#controls {
	border-top: 2px solid #CCCCFF;
} #controls .extra_info {
	color: #FF3333;
}

.note {
	padding: 3px;
	border: 1px dashed #CCCCFF;
	background-color: #EEEEFF;
}

#white_body {
	background-color: #FFFFFF;
}

#calview_date {
	position: absolute;
	top: 0px;
	width: 205px;
	height: 140px;
	padding-left: 25px;
	margin-top: 25px;
	line-height: 15px;
	background: url(images/events_icon.gif) no-repeat top left #FFFFFF;
} #calview_content {
	position: absolute;
	top: 110px;
	width: 220px;
	padding: 5px;
	border-top: 3px solid #CCCCFF;
	background: #FFFFFF url(images/rp_body.gif) repeat-x top left;
} #calview_content #copyright {
	margin-top: 160px;
	text-align: center;
	font-size: 9px;
	font-style: italic;
	color: #336699;
	padding-bottom: 5px;
	background-color: transparent;
} #calview_bg {
	background-color: #CCCCFF;
}
