html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
html {
	padding: 0px;
	margin: 0px;
	font-size: 100%; /* WinIE text resize correction */
}

body {
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #555;
	line-height: 20px;
	font-size: 12px;
	margin: 0px;
}

#wrapper {
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}
#content {
	float: left;
	text-align: left;
}
#content h1, #content div.componentheading {
	border-bottom-color: #cbcbcb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 10px;
	color: black;
	line-height: 22px;
	font-size: 22px;
	font-weight: bold;
}
#content h2 {
	padding: 5px;
	font-weight: bold;
	margin: 0px;
	line-height: 18px;
	font-size: 18px;
	color: #008675;
}
#content h3 {
	padding: 7px;
	margin: 0px;
	line-height: 16px;
	font-size: 14px;
	color: #104a7d;
	font-weight: bold;
}
#content h4 {
	padding: 7px;
	margin: 0px;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
}

#content span.createdate {
	margin: 0px;
	line-height: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #989898;
}
#content p {
	padding-right: 10px;
	padding-left: 5px;
	color: #666;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

#content b, #content strong, #content label {
	font-weight: bold;
}

#content a {
	font-weight: bold;
	text-decoration: none;
	color: #1872c0;
}

#content img {
	margin-right: 10px;
	float: left;
}

#content ul, #content ol {
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 15px;
}
#content ul li{
	list-style-position: outside;
	list-style-image: url(../images/bullet-green.png);
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
}
#content ol li {
	list-style-position: outside;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
}

#footer {
	display: block;
	float: left;
	margin: 0px;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;

}
#footer p {
	line-height: 14px;
	font-size: 11px;
	color: #55637c;
}
#footer td.left {
	text-align: center;
}
#footer td.right {
	display: none;
	text-align: right;
}
#footer a {
	text-decoration: none;
	color: #55637c;
	line-height: 14px;
	font-size: 11px;
}
.clear {
	clear: both;
}

#wrapper img {
	border-width: 0px;
	display: block;
}

.note {
	padding: 5px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	margin-top: 5px;
	border-color: #d4d4d4;
	border-width: 1px;
	border-style: solid;
}

table.note td {
	padding: 10px;
}
table.note a {
	padding-right: 50px;
}
.note h1 {
	margin: 0px;
	padding: 0px;
}
.topofpage {
	display: none;
}

#bod .img_left {	
	margin-bottom: 5px;	
	margin-top: 5px;	
	padding: 5px;	
	float: left;
	display: block;
	background-color: #e9f3fa;
	border-color: #b3c4d4;
	border-width: 1px;
	border-style: solid;
}
#bod td.bodimg {
	width: 155px;
}
#bod img {
	padding: 0px;
	margin: 0px;
}


td.jobtitle {
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 180px;
}
td.jobdep {
	padding-bottom: 3px;
	padding-top: 3px;
	width: 180px;
}
td.jobdate {
	padding-bottom: 3px;
	padding-top: 3px;
	width: 300px;
}
#cafe img {
	width: 16px;
}
#cafe table.cafetab {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 0px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
}
#mod_login_password, #mod_login_username, #contact_name, #contact_email {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 3px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}
#contact_subject {
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 3px;
	width: 300px;
	margin-bottom: 5px;
	margin-top: 3px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}
#contact_text {
	width: 550px;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 3px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}
.sectiontableentry1 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F6F6F6;
}

.sectiontableentry2 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sectiontableentry2 td {
	padding:7px;
}
.sectiontableentry1 td {
	border-style: solid;
	padding:7px;
	background-color: #F6F6F6;
}
.sectiontableentry1 td:hover , .sectiontableentry2 td:hover {
	background-color: #fffcdc;
	color: #000;
}
.sectiontableheader,  .sectiontableheader td {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	font-size: 14px;
	border-style: solid;
	color: #004884;
	font-weight: bold;
}
th {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
table.poll {
	margin-top: 15px;
}table.pollstableborder {
	border-width: 0px;
	font-size: 11px;
}

.polls_color_1, .polls_color_2, .polls_color_3, .polls_color_4, .polls_color_5, .polls_color_6 {
	padding:5px;
	border: 0px;
}

.module-cal li {
	font-size: .93em;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.module-cal li a {
	font-weight: bold;
	color: #555;
	padding-bottom: .4em;
	text-decoration: none;
}
.module-cal ul {
	margin-left: 5px;
	margin-bottom: 7px;
}
li.latestnews {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/newspaper.gif);
	padding-left: 20px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-top: 7px;
	list-style-type: none;
	display: block;
}
li.latest {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-top: 7px;
}
#login {
	display: none;
}

ul.level_0 a {
	line-height: 16px;
	font-size: 15px;
	color: #104a7d;
	font-weight: bold;
}
#content ul.level_0 li {
	list-style-type: none;
	list-style: none;
}
ul.level_0 ul.level_1 a {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
}
#content ul.level_0 ul.level_1 li {
	list-style-position: outside;
	list-style-image: url(../images/bullet-green.png);
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
}
#content .button {
	font-size: 13px;
	border-color: #4667b9;
	border-width: 1px;
	border-style: solid;
	color: #e6eaff;
	background-image: url(../images/button.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 5px;
	font-weight: bold;
	padding: 5px;
}
#content input {
	color: #4f617d;
	font-size: 13px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 5px;
	border-color: #9bb4d4;
	border-width: 1px;
	border-style: solid;
	background-color: white;
}
#content input:active {
	background-color: #fefbdc;
}
#content p.notice {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 3px;
	border-color: #ddd2be;
	border-width: 1px;
	border-style: solid;
	background-color: #ffeed8;
}
#content hr {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	border-width: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	width: 100%;
	height: 1px;
}


#content div.article_column {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 47%;
}
#content .leading, #content .article_row {
	padding: 0px;
	margin: 0px;
}
#content .row_separator, #content .leading_separator {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	border-top-color: #e3e3e3;
	border-top-width: 1px;
	border-top-style: solid;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	line-height: 1px;
	height: 1px;
	clear: both;
	display: block;
}
.article_separator, .pathway, .pagination, .counter, #system-message, #bottom, #mainmenu {
	display: none;
}
#side {
	display: none;
	width: 200px;
}
#logo img {
	float: left;
	width: 493px;
	height: 80px;
}


.staff_master_link, #staff_master_link {
	display: none;
}

#staff_container {
	padding: 20px;
}

table.staff_table td {
	padding: 5px;
}

#main tr.staff_member td {
	border-bottom-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px;
	text-align: left;
}

#promo {
	display: none;
}

