body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #5b5b5b;
}
body {
	background-color: #c5dfef;
	margin: 0;
	behavior: url(csshover.htc); /* WinIE behavior call */
}

.redHeader {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.blueHeader {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #376482;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #376482;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #376482;
}
a:hover {
	text-decoration: underline;
	color: #376482;
}
a:active {
	text-decoration: none;
	color: #376482;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;

	color: #003399
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #5b5b5b;
	text-transform: none;
	font-weight: bold:
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #5b5b5b;
	font-weight: bold:
}

.sectionHeader {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5b5b5b;
	text-transform: none;
}

.sectionHeaderLarge {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5b5b5b;
	text-transform: none;
}

.italicText {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style:italic;
	color: #5b5b5b;
	text-transform: none;
}

.italicTextBold {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: #5b5b5b;
	text-transform: none;
}


#content h2.section {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #b3b3b3;
}
form {
	margin: 0;
	padding: 0;
}
input[type=text] {
	background-color: #FFF;
	height: 18px;
	line-height: 18px;
	border: 1px solid #cbbc9f;
	font-size: 18px;
}
#header1 {
	background: #173547;
	margin: 0 auto;
	padding: 0;
}
#header2 {
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#wrapper {
	background: #f2e5cf url(../images/bk_leftcol.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 auto;
	padding: 0;
	border-right: 15px solid #FFF;
	border-left: 15px solid #FFF;
	border-bottom: 15px solid #FFF;
	width: 929px;
	clear: both;
}
#ubcheader {
	background: url(../images/bk_header1.gif) no-repeat bottom left;
	margin: 0 auto;
	padding: 12px 15px 0 60px;
	height: 38px;
	width: 884px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2e1fd;
	text-decoration: none;
}
#ubcheader a {
	color: #c5dfef;
}
#ubcheader a {
	color: #c5dfef;
	text-decoration: none;
}
#header2 ul {
	padding: 18px 0 0 0;
	margin: 0 0 0 25px;
}
#header2 ul li {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0 25px;
	float: left;
}
#header2 #slaisheader li.openlist {
   height: 25px;
}
#slaisheader {
	background: #FFFFFF url(../images/bk_header2.gif) no-repeat top center;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	width: 929px;
	height: 200px;
	font-size: 15px;
	line-height: 15px;
	clear: both;
}
#slaisheader a {
	color: #40424f;
}
#slaisheader a:hover {
	color: #40424f;
	text-decoration: underline;
}
#slaisheader ul li.openlist ul.sublist {
	display: none;
	width: 22em;
	position: absolute;
	background-color: #f2e0c1;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	left: 20px;
	top: 16px;
}
#slaisheader ul li.openlist:hover ul.sublist {
	display: block;
}
#slaisheader ul.sublist li { 
	padding: 8px 8px 6px 8px;
	display: block;
	background-color: #f2e0c1;
	width: 22em;
}	
#slaisheader table {
	float: right;
	padding: 6px 0;
	margin: -10px 0 0 0;
}
#slaisheader form {
	margin: 0;
	padding: 0;
}
#logobar {
	clear: both;
	padding: 20px 0 17px 0;
	height: 121px;
}
#header1 p, #header2 p, #slaisheader p, #logobar p {
	margin: 0;
	padding: 0;
}

/* LEFT COL NAVIGATION STYLES */
#nav {
	background: url(../images/bk_nav_top.gif) no-repeat top;
	float: left;
	width: 165px;
}
#nav ul {
	margin: 0 10px;
	padding: 10px 0 0 0;
	list-style: none;
	font-size: 16px;
}
#nav .openlist {
    width: 145px;
}
#nav .openlist {
	width: 145px;
}
#nav a {
	color: #7d7c7c;
}
#nav ul li {
	background-image: url(../images/bk_nav_item.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fbf3e4;
	border-top: 1px solid #b5a78e;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 0;
}
#nav ul li a {
	padding: 0 13px;
	text-decoration: none;
	display: block;
}
#nav ul li ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav ul li ul.insidelist li a {
	padding-left: 25px;
}
#nav ul li ul.insidelist li a:hover {
	padding-left: 25px;
}
#nav ul li ul li {
	background-image: none;
	border-top: none;
	font-size: 11px;
	margin: 0;
	line-height: 14px;
	padding: 4px 13px;
	text-transform: capitalize;
	border-bottom: none;
	color: #977643;
}
#nav ul li ul li a {
	display: block;
	border-bottom: 1px solid #e2dac3;
	background-color: #fdfcf8;
	padding: 4px 13px;
	margin: -4px -13px;
	text-decoration: none;
	text-transform: none;
	line-height: 14px;
}
#nav ul li ul li:hover a {
	display: block;
	border-bottom: 1px solid #e2dac3;
	background-color: #e2dac3;
	padding: 4px 13px;
	margin: -4px -13px;
	text-decoration: none;
	text-transform: none;
}
#nav ul li.openlist div.sublist {
	display: none;
}
#nav ul li.openlist:hover div.sublist {
	display: block;
}
#main {
	float: right;
	width: 750px;
	border-left: 14px solid #FFF;
	padding: 0;
	background: #FFFFFF;
}
#content {
	margin-top: 0;
	padding-top: 10px;
	width: 567px;
	text-decoration: none;
}
#rightcol {
	float: right;
	width: 165px;
	margin-left: 15px;
}
.no_bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
.no_top {
	margin-top: 0;
	padding-top: 0;
}
.no_space {
	margin: 0;
	padding: 0;
}
#footer {
	background: #b6cbd8;
	margin: 0 auto;
	clear: both;
}
#footer_interior {
	margin: 0 auto;
	padding: 20px 25px;
	width: 909px;
	color: #595959;
	font-size: 16px;
	line-height: 20px;
}
#footer_interior h3 {
	color: #FFF;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 24px;
}
#footer_interior p {
	margin: 0;
	padding: 0 20px;
}
#intro {
	background: #bcd7e8 url(../images/bk_intro.gif) repeat-x left bottom;
	padding: 12px;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 20px;
	color: #5c5c5c;
}
#intro p {
	margin: 0;
	padding: 0 0 0 225px;
}
#content #intro h1 {
	float: left;
	color: FFF;
	border-right: 1px solid #FFF;
	font-size: 17px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	width: 200px;
	padding: 0 12px 0 0;
	margin: 0 12px 0 0;
	text-align: right;
	line-height: 20px;
	background: none;
}
#content .item {
	margin-bottom: 15px;
	border-bottom: 1px solid #b3b3b3;
}
.imgright {
	float: right;
	margin: 0 0 20px 20px;
	padding: 3px;
	border: 1px solid #b3b3b3;
}
.imgleft {
	float: left;
	margin: 0 20px 20px 0;
	padding: 3px;
	border: 1px solid #b3b3b3;
}
#content h1 {
	color: #003399;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	text-align: left;
	text-transform: uppercase;
	line-height: 21px;
	background: #b6cbd8;
	background-image: url(../images/bk_h1.gif);
	background-repeat: no-repeat;
	padding: 16px;
	width: 535px;
	background-position: top;
	margin-top: 0;
}
#content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #376482;
}

#content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5b5b5b;
}

#content ul li {
	list-style-image: url(../images/bullet.gif);
	padding-left:15px;
}

#content ol li {
	padding: -10px;
	margin-left: 20px;
	background-position:0px 2px; 
	
}

