body {
	background-color: #E2E9F1;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, San-Serif;
	}
	
h1 {
	color: #326497;
	margin: 0 0 15px 0;
	padding: 7px 0 0 0;
	font-size: 20px;
	}
	.home h1 {
		margin: 15px 0;
		padding: 0;
		font-size: 16px;
		}
	h1 a {
	    color: #326497;
	    text-decoration: none;
	}
h2 {
	color: #81a1bc;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	}
p, .paragraph {
	color: #333;
	font-size: 13px;
	line-height: 16px;
	margin: 8px 8px 13px 0;
	padding: 0;
	}
	.home p {
		font-size: 13px;
		line-height: 24px;
		margin: 7px 0;
		padding: 0px;
		}
#subcontent-text ul, #subcontent-text ol {
    margin-top: 8px;
}
#subcontent-text li {
    margin: 0 0 8px 0;
}
img {
	margin: 0; padding: 0; border: 0;
	}
b {
	font-weight: 700;
	}
a {
	color: #333;
	text-decoration: underline;
	outline: 0;
	}
	a:hover {
		color: #35608B;
		}
img {
    border: 0;
}
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
    }
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
    }
form {
	margin: 0;
	padding: 0;
	}
input, select, textarea {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	}

.hidden {
	display: none;
	}
.clear {
	clear: both;
	}
hr.dashed {
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #7297BD;
	background: #fff;
	height: 0;
	margin: 7px 0 0 0;
	padding: 3px 0;
	display: block;
	}
	

.home {
	background: #fff url(../webimages/conf-home-bg.gif) repeat-x left top;
	width: 100%;
	min-width: 900px;
	}
.main, .fullPage, .search, .twoCol {
	background: #fff url(../webimages/conf-main-bg.gif) repeat-x left top;
	width: 100%;
	min-width: 900px;
	}
.conf {
	background: #fff url(../webimages/conf-conf-bg.gif) repeat-x left top;
	width: 100%;
	min-width: 900px;
}

#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	}

#header {
	position: relative;
	color: #6890B8;
	}
	#header a {
		color: #7C9FC2;
		text-decoration: none;
		}

#logo {
	background: url(../webimages/submoodylogo.jpg) no-repeat left top;
	width: 220px;
	height: 82px;
	}
	#logo h1, #logo h2 {
		display: none;
		}


/* Search bar at the top of the page */
#search {
	position: absolute;
	display: block;
	text-align: right;
	font-size: 13px;
	top: 15px;
	right: 20px;
	padding: 1px;
	}
	#search a {
		color: #6890B8;
		text-decoration: none;
		}
		#search a:hover {
			color: #fff;
			text-decoration: underline;
			}
	#search select, #search input {
		display: inline;
		border: 1px solid #182F48;
		font-size: 12px;
		margin: 0 2px;
		background-color: #fff;
		}
	#search input.searchbox {
		width: 170px;
		}
	#search input.submit {
		width: 30px;
		height: 20px;
		background: transparent url(../webimages/search_go.gif) no-repeat top left;
		cursor: pointer;
		color: #eee;
		margin: -1px 2px;
		border: 0;
		}
		#search input.submit:hover {
			background-image: url(../webimages/search_go-hover.gif);
			}
		
/* Primary Navigation */
#primarynav {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 51px;
	right: 0;
	width: 631px;
	font-size: 13px;
	height: 31px;
	}
	span.primarynav-small {
		font-size: 11px;
		}
	ul#primarynav-list {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		ul#primarynav-list.hide li {
			background-image: none;
			}
		ul#primarynav-list.hide a {
			display: none;
			}
	ul#primarynav-list li {
		float: left;
		height: 28px;
		text-align: center;
		margin: 0 0 0 1px;
		padding: 0;
		}
	ul#primarynav-list a {
		display: block;
		padding: 6px 0;
		width: 101px;
		height: 16px;
		}
		ul#primarynav-list a:hover {
			color: #fff;
			text-decoration:underline;
			}
li#primarynav-2726 {
		border-bottom: 3px solid #5481af;
		width: 101px;
		}
	li#primarynav-16 {
		border-bottom: 3px solid #99CC00;
		width: 101px;
	}
	li#primarynav-18 {
		border-bottom: 3px solid #990000;
		width: 101px;
	}
	li#primarynav-20 {
		border-bottom: 3px solid #66CCCC;
		width: 101px;
	}
	li#primarynav-22 {
		border-bottom: 3px solid #C79810;
		width: 101px;
	}
	li#primarynav-24 {
		width: 119px;
		border-bottom: 3px solid #2E82D6;
	}
		li#primarynav-2726 a {
			width: 101px;
	    	background: #1d3a57 url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-16 a {
			width: 101px;
	    	background: #1d3a57 url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-18 a {
			width: 101px;
	    	background: #1d3a57 url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-20 a {
			width: 101px;
	    	background: #1d3a57 url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-22 a {
			width: 101px;
			color: #fff;
	    	background: #C79810 url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-24 a {
			width: 119px;
	    	background: #1d3a57 url(../webimages/branchmenu2-bg119.gif) no-repeat top left;
			}
		li#primarynav-2726 a:hover {
			background: #5481af url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-16 a:hover {
			background: #99CC00 url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-18 a:hover {
			background: #990000 url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-20 a:hover {
			background: #66CCCC url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-22 a:hover {
			background: #C79810 url(../webimages/branchmenu2-bg.gif) no-repeat top left;
			}
		li#primarynav-24 a:hover {
			background: #2E82D6 url(../webimages/branchmenu2-bg119.gif) no-repeat top left;
			}

/* Edu Navigation */
#confnav {
	position: relative;
	height: 35px;
	background: url(../webimages/confnav-border.gif) no-repeat left top;
	padding: 0 0 0 2px;
	overflow: hidden;
	}
	#confnav ul {
		list-style-type: none;
		margin: 0;
		padding: 0
		}
	#confnav li {
		float: left;
		height: 35px;
		margin: 0;
		padding: 0;
		background: url(../webimages/confnav-border.gif) no-repeat right top;
		}
/* Sub Navigation fixes for ie6 */
	* html div#confnav ul {
		margin: 0;
		padding: 0;
		height: 0;
		}
	* html div#confnav a {
		display: inline;
		height: 35px;
		}
	* html div#confnav li {
		padding: 8px 0 0 0;
		}
	* html div#confnav a {
		border: 0;
		}
		
	#confnav a {
		display: block;
		color: #fff;
		text-decoration: none;
		padding: 10px 18px 12px;
		margin: 0 2px 0 0;
		font-size: 13px;
		height: 13px;
		}
		#confnav a:hover {
			background: url(../webimages/confnav-hover.gif) repeat-x top left; /* need to make */
			}
		#confnav li.selected a {
			background: url(../webimages/subnav-chosenbg.gif) repeat-x top left;
			color: #a77f0b;
			}
			#confnav li.selected a:hover {
				background: url(../webimages/subnav-chosenbg.gif) repeat-x top left;
				}
				
/* Edu Sub Navigation */
#confsubnav {
	position: relative;
	display: block;
	height: 33px;
	overflow:hidden;
	}
	#confsubnav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
	#confsubnav li {
		float: left;
		margin: 0;
		padding: 0;
		}

	#confsubnav a {
		display: block;
		color: #ac8719;
		text-decoration: none;
		padding: 9px 12px 12px;
		margin: 0;
		font-size: 12px;
		height: 12px;
		}
	#confsubnav li.confsubnav-chosen a {
		text-decoration: underline;
		}
		#confsubnav a:hover, #confsubnav li.confsubnav-chosen a:hover {
			text-decoration: underline;
			}
/* Edu Sub Navigation fixes for ie6 */
	* html div#confsubnav {
		/*height: 25px;*/
		}
	* html div#confsubnav a {
		display: inline-block;
		}
		


/* Body section */
/* ------------------------------------------------------------ */

#page {
	position: relative;
	}
.home #page {
	padding: 0 0 15px;
	margin: 15px 0 0 0;
}
.main #page, .fullPage #page, .search #page, .twoCol #page {
	margin: 15px 0 0 0;
}
.conf #page {
	margin: 9px 0 0 0;
}

.main #banner, .fullPage #banner, .search #banner, .twoCol #banner {
	display: none;
}
.home #banner {
	position: relative;
	width: 900px;
	background: #fff url(../webimages/home-banner-bg.gif) repeat-x left bottom;
	padding: 9px 0 0 0;
	margin: 0 0 10px 0;
	}
	.home #banner-left, .home #banner-right {
		position: absolute;
		bottom: 0;
		display: block;
		height: 64px;
		width: 1px;
		background: url(../webimages/home-banner-border.gif) no-repeat left bottom;
		}
		.home #banner-left {
			left: 0;
			}
		.home #banner-right {
			right: 0;
			}
.conf #banner {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}


.home #adcontent {
	width: 900px;
	overflow: hidden;
	padding: 0 0 5px 0;
}
	.floatad1 {
		float: left;
		display: inline;
		width: 280px;
		margin: 0 10px 0 0;
		padding: 0 0 0 10px;
	}
	.floatad2 {
		float: left;
		display: inline;
		width: 280px;
		margin: 0 10px 0 0;
		padding: 0 0 0 10px;
	}
	.floatad3 {
		float: right;
		display: inline;
		width: 280px;
		margin: 0 10px 0 0;
		padding: 0 0 0 10px;
	}
	.floatad3 p	{
		margin: 0;
		padding: 0;
	}
	
	.main #adcontent, .conf #adcontent, .fullPage #adcontent, .search #adcontent, .twoCol #adcontent {
	display: none;
}

a.promoTab {
	display: block;
	height: 37px;
	background: url(../webimages/promoConf-bg.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	padding: 12px 0 0 0;
	text-decoration: none;
}
a.promoTab:hover {
	background: url(../webimages/promoConf-hover.gif) no-repeat left top;
	color: #fff;
}


/* SHARED TAGS */
/* ------------------------------------------------------------ */

.fullPage #subcontent-right, .search #subcontent-right, .twoCol #subcontent-right {
    display: none;
}

.main #subcontent-right, .conf #subcontent-right {
	float: right;
	width: 150px;
	padding: 15px 18px 5px;
	background: url(../webimages/newsevents_top.gif) no-repeat top left;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	overflow: hidden;
}
	#subcontent-right h2 {
		font-size: 16px;
		font-weight: bold;
		margin: 0;
		padding: 0 0 5px 0;
	}
	#subcontent-right p {
		margin: 10px 0 0 0;
		padding: 0 0 15px 0;
		font-size: 11px;
		line-height: 15px;
		color: #666;
	}
.home #subcontent-right {
	float: right;
	display: inline;
	margin: 0;
	padding: 15px 18px 15px 0;
	width: 272px;
	min-height: 91px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
* html .home #subcontent-right {
	margin-right: -2px;
	height: 91px;
}
.main #subcontent-text, .conf #subcontent-text {
	margin: 0 0 0 203px;
	width: 494px;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	}
.twoCol #subcontent-text {
    margin: 0 0 0 203px;
    width: 680px;
    color: #333;
    font-size: 13px;
    line-height: 16px;
}
.home #subcontent-text  {
	width: 570px;
	padding: 0 10px 0 10px;
}
.search #subcontent-text {
    margin: 0 0 0 203px;
    width: 670px;
    color: #333;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 0 0 0;
}
#subcontent-text a {
    color: #35608b;
}
#subcontent-text a:hover {
    text-decoration: none;
}
.conf #subcontent-img {
	margin: 0 0 0 203px;
}
	
	


/* HOME CLASS */
/* ------------------------------------------------------------ */
		
.home #sec-menu, .fullPage #sec-menu, .search #sec-menu {
	display: none;
}

.home #banner-tabs {
	display: block;
	height: 36px;
	overflow: hidden;
	background: url(../webimages/banner-tabs-bg.gif) repeat-x top left;
}
	#banner-tabs ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		height: 36px;
	}
	#banner-tabs li {
		float: left;
		border-width: 0 1px 0 0;
		border-color: #b9ccde;
		border-style: solid;
		}
	#banner-tabs li a {
		display: block;
		font-size: 14px;
		line-height: 14px;
		padding: 11px 38px 11px;
		text-decoration: none;
		color: #4072a5;
		font-weight: bold;
	}
	* html #banner-tabs li a {
		display: inline-block;
	}
	#banner-tabs li a.selected, #banner-tabs li a:hover {
		background: url(../webimages/banner-tabs-selected.gif) repeat-x top left;
	}
	#banner-tabs li a span {
	    display: none;
	}
	
.home #bannerImg {
	height: 264px;
	overflow: hidden;
	margin: 0 9px;
	padding: 0 0 9px 0;
}
.home #maincontent {
	width: 900px;
	overflow: hidden;
	padding: 0 0 10px 0;
}
.fullPage #maincontent {
	width: 900px;
	overflow: hidden;
	padding: 0 0 35px 0;
}


/* MAIN & CONF CLASS */
/* ------------------------------------------------------------ */


.main #maincontent, .conf #maincontent, .search #maincontent, .twoCol #maincontent {
	position: relative;
	width: 900px;
	overflow: hidden;
}
.main #maincontent, .twoCol #maincontent {
	margin: 15px 0 0 0;
}
.conf #maincontent {
    margin: 9px 0 0 0;
	padding: 0;
}
.search #maincontent, .twoCol #maincontent {
    padding: 0 0 10px 0;
}
.main #subcontent, .conf #subcontent {
	background: url(../webimages/newseventsbg.gif) repeat-y 714px 0px;
}
.conf #subcontent {
	margin: 300px 0 0 0;
}
#subcontent {
    padding-bottom: 20px;
}
	.main #sec-menu, .conf #sec-menu, .twoCol #sec-menu {
		float: left;
		display: block;
		width: 186px;
		background: url(../webimages/sec-menu-bg.gif) repeat-y top right;
		}
    #sec-menu-header {
	    display: block;
	    width: 171px;
	    font-size: 14px;
		line-height: 16px;
	    font-weight: bold;
	    color: #4072A5;
	    text-align: right;
		background: url(../webimages/sec-menu-longborder.gif) no-repeat right top;
	    }
		.main #sec-menu-header, .twoCol #sec-menu-header {
			background: url(../webimages/sec-menu-longborder.gif) no-repeat right top;
			padding: 20px 15px 20px 0;
		}
		.conf #sec-menu-header {
			background: url(../webimages/sec-menu-headerConf.gif) no-repeat right top;
			padding: 20px 15px 0 0;
			height: 36px;
		}
			
	    #sec-menu-header a {
		    color: #4072A5;
		    text-decoration: none;
		    }
		    #sec-menu-header a:hover {
			    text-decoration: underline;
			    }
	ul#sec-menu-list {
		display: block;
		margin: 0;
		padding: 0;
		width: 186px;
		list-style-type: none;
		}
		ul#sec-menu-list li {
			display: block;
			margin: 0;
			padding: 1px 0 0 0;
			width: 186px;
			font-size: 12px;
			line-height: 15px;
			background: url(../webimages/sec-menu-shortborder.gif) no-repeat top right;
			}
			ul#sec-menu-list li.first {
				background: url(../webimages/sec-menu-longborder.gif) no-repeat top right;
				padding: 1px 0 0 0;
				}
				.main ul#sec-menu-list li.first {
					background: url(../webimages/sec-menu-longborder.gif) no-repeat right top;
				}
				.conf ul#sec-menu-list li.first {
					background: url(../webimages/sec-menu-firstConf.gif) no-repeat right top;
				}
		ul#sec-menu-list a {
			display: block;
			margin: 0;
			padding: 4px 15px 5px 15px;
			color: #274F77;
			text-decoration: none;
			width: 156px;
			text-align: right;
			}
			ul#sec-menu-list a:hover {
				background: url(../webimages/sec-menu-hover.gif) repeat-y top right;
				}
				ul#sec-menu-list li.first a:hover {
					background: url(../webimages/sec-menu-hover.gif) repeat-y right top;
				}
			ul#sec-menu-list a.selected {
				background: #fff;
				font-weight: bold;
				}
				ul#sec-menu-list a.selected:hover {
					background: #fff;
					}
			ul#sec-menu-list li.first a.selected {
				background: #fff;
				font-weight: bold;
				}
				ul#sec-menu-list li.first a.selected:hover {
					background: #fff;
					}
				.conf ul#sec-menu-list li.first a.selected {
					background: url(../webimages/sec-menu-firstConf-selected.gif) no-repeat right top;
				}
				.conf ul#sec-menu-list li.first a:hover {
					background: url(../webimages/sec-menu-firstConf-hover.gif) no-repeat right top;
				}
					.conf ul#sec-menu-list li.first a.selected:hover {
						background: url(../webimages/sec-menu-firstConf-selected.gif) no-repeat right top;
					}
		ul#sec-menu-list ul {
			margin: 0;
			/*padding: 1px 0 0 0;*/
			padding: 0;
			list-style-type: none;
			display: block;
			width: 186px;
			background: url(/webimages/sec-menu-medborder.gif) no-repeat right top;
			}
			ul#sec-menu-list ul li {
				background: url(/webimages/sec-menu-third-bg.gif) repeat-y top right;
				border-top: 1px solid #fff;
				padding: 0;
				}
				ul#sec-menu-list ul li#sec-menu-first {
					border-top: 0;
					}
				ul#sec-menu-list ul li.selected {
					background: url(/webimages/sec-menu-third-hover.gif) repeat-y top right;
					}
				ul#sec-menu-list ul li.selected a {
					background: url(/webimages/sec-menu-third-chosen.gif) no-repeat center right;
					}
				ul#sec-menu-list ul li.selected a:hover {
					background: url(/webimages/sec-menu-third-chosen.gif) no-repeat center right;
					}
			ul#sec-menu-list ul a:hover, ul#sec-menu-list li.first ul a:hover {
				background: url(/webimages/sec-menu-third-hover.gif) repeat-y top right;
				}
			ul#sec-menu-list ul li.selected a:hover, ul#sec-menu-list li.first ul li.selected a:hover {
					background: url(/webimages/sec-menu-third-chosen.gif) no-repeat center right;
			}
	#sec-menu-bottom {
		display: block;
		width: 176px;
		padding: 15px 5px 15px 5px;
		min-height: 90px;
		background: #fff url(../webimages/sec-menu-bottom.gif) no-repeat top right;
		}
	* html #sec-menu-bottom {
		height: 90px;
		}
		#sec-menu-bottom a {
			display: block;
			height: 27px;
			padding: 5px 0 0 0;
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			text-align: center;
			background: url(../webimages/secMenuPromo.gif) no-repeat left top;
		}
		#sec-menu-bottom a:hover {
			background: url(../webimages/secMenuPromo-hover.gif) no-repeat left top;
		}
	#sec-menu-bottom-empty {
		display: block;
		width: 186px;
		height: 120px;
		background: url(../webimages/sec-menu-empty.gif) no-repeat top right;
		}
		


#tabbody {
	position: relative;
	width: 670px;
	background: url(/webimages/tabbody-bg.gif) repeat-x top left;
	min-height: 265px;
	}
	* html #tabbody {
		height: 265px;
		}
	#tabbody div.tabbody-left {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 6px;
		height: 265px;
		background: url(/webimages/tabbody-leftside.gif) no-repeat top left;
		}
	#tabbody div.tabbody-right {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 6px;
		height: 265px;
		background: url(/webimages/tabbody-rightside.gif) no-repeat top right;
		}
	#tabbody-list ul {
		position: relative;
		display: block;
		height: 30px;
		margin: 0; padding: 0 7px;
		list-style-type: none;
		overflow: hidden;
		}
	#tabbody-list li {
		float: left;
		margin: 3px 2px 0;
		}
	#tabbody-list li a {
		display: block;
		font-size: 11px;
		color: #274F77;
		text-decoration: none;
		}
		#tabbody-list li a.tabbody-li-chosen {
			background: #EBF0F6 url(/webimages/tabbody-a-chosen.gif) no-repeat top left;
			}
			#tabbody-list li a.tabbody-li-chosen:hover {
				background: #EBF0F6 url(/webimages/tabbody-a-chosen.gif) no-repeat top left;
				}
	#tabbody-list li a span {
		display: block;
		padding: 6px 6px 7px;
		background: transparent url(/webimages/tabbody-span-hover.gif) no-repeat top right;
		}
		#tabbody-list li a.tabbody-li-chosen span {
			background: url(/webimages/tabbody-span-chosen.gif) no-repeat top right;
			}
	#tabbody-list li a:hover {
		background: #A3BBD2 url(/webimages/tabbody-a-hover.gif) no-repeat top left;
		}
	#tabbody-content {
		margin: 10px 25px;
		}
	div.tb-section {
		margin: 25px 0; padding: 0;
		color: #333;
		}
	div.tb-header {
		font-size: 14px;
		font-weight: bold;
		}
	div.tb-desc {
		font-size: 12px;
		padding: 0 0 10px 0;
		}
		div.tb-desc a {
			text-decoration: underline;
			}
	div.tb-p {
		font-size: 12px;
		margin: 2px 0;
		}
		div.tb-p a {
			text-decoration: underline;
			color: #4072A5;
			}

/*
	div.colHeader {
		margin: 15px 0 0 0;
		padding: 0 0 8px 10px;
		font-size: 16px;
		font-weight: 700;
		color: #326497;
		}
		#sec-narrowside div.colHeader {
		    color: #81a1bc;
			padding: 0 0 8px 0;
			}
	    div.colHeader a {
		    text-decoration: none;
		    color: #326497;
		    }
	    div.colHeader a:hover {
		    color: #326497;
		    text-decoration: underline;
		    }
	div.post {
		clear: right;
		padding: 8px 10px;
		margin: 0;
		font-size: 13px;
		}
	#columns div.post {
		font-size: 12px;
		}
	#sec-narrowside div.post {
	    font-size: 11px;
	    }
		div.postImg {
			float: right;
			margin: 2px 0;
			padding: 0 5px 5px 15px;
			border: 0px;
			}
		div.postTitle {
			font-weight: 700;
			color: #326497;
			}
			div.postTitle a {
				text-decoration: none;
				color: #326497;
				}
				#sec-jobmenu div.postTitle a {
					text-decoration: underline;
					margin: 0 10px 0 0;
					}
			div.postTitle a:hover {
				color: #326497;
				text-decoration: underline;
				}
		div.postDate {
			color: #326497;
			}
		div.postText, div.postText p {
			color: #555;
			font-size:13px;
			margin:0px;padding:0px;
			font-weight:normal;
			line-height: 15px;
			}
	div.colLink {
	    font-size: 13px;
		padding: 8px 10px;
		}
	#sec-narrowside div.colLink {
	    font-size: 11px;
	    padding: 8px 0;
	    }
		div.colLink a {
			color: #4072A5;
			}
			div.colLink a:hover {
				color: #5188C1;
				}
	div.colAd {
		display: block;
		background-color: #F5F8FB;
		border: 1px solid #BACDDE;
		color: #4072A5;
		font-size: 12px;
		text-align: center;
		margin: 10px 4px;
		padding: 10px 25px;
		}
	div.featuredTitle {
		background: #d6e2ed;
		margin: 3px 0 0 0;
		padding: 5px 10px;
		color: #326497;
		font-weight: bold;
		font-size: 13px;
		}
	div.featured div.post {
		background: #e8eef5;
		}
		*/
		
/* News and Events List Page Specific 			
div.eventspost {
		padding: 8px 10px;
		margin: 0;
		font-size: 13px;
		}
		div.eventspostleftcol {
			float:left;
			width:100px;
			}
		div.eventspostrightcol {
			margin: 0 0 0 105px;
			}
		div.eventspostDate, td.eventspostDate
		{
			font-size:12px;
			color: #326497;
			}
div.eventspost table, div.eventsfeaturedpost table {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	}
div.eventspost table td, div.eventsfeaturedpost table td {
	vertical-align: top;
	padding: 0;
	}
td.eventspostDate {
	width: 100px;
	}
    div.eventspost img {
	    border: 0;
	    }*/




		
		
/* Article Description 
div.article-description {
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #666;
	line-height: 20px;
	}
div#BackToList {
	font-size: 13px;
	text-align: right;
	}
div#BackToPrevious {
    text-align: right;
    position: absolute;
    top: 20px;
    right: 20px;
    display: none;
    }
div.article-description h2, div.special-description h2 {
    margin: 0 0 5px 0;
    }
div.article-description p, div.special-description p {
	margin: 0;
	padding: 0 0 15px 0;
	color:#666;
	}
div.job-category {
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 16px;
	font-weight: 700;
	background-color: #EFF3F7;
	color: #4072A5;
	}*/
/* Special Description 
div.special-description {
	margin: 0;
	padding: 10px 10px 0 0;
	color: #666;
	line-height: 20px;
	}*/

/* FAQ */
div.FAQTitle {
		font-size: 16px;
		font-weight: bold;
		color: #4072A5;
		line-height:1em;
		padding: 20px 0px;
}
div.FAQ-Question {
	font-size:11px;
	font-weight: 700;
	color: #4072A5;
	padding: 5px 0;
	margin: 0;
	line-height: 15px;
}
	div.FAQ-Question a {
		color: #4072A5;
		text-decoration: none;
	}
div.FAQ-Answer {
    display: none;
	font-size:11px;
	color:#666;
	line-height: 15px;
	margin: 0;
	padding: 2px 0 5px 0;
}
    div.FAQ-Answer a {
        color: #4072A5;
        text-decoration: underline;
    }
    div.FAQ-Answer a:hover {
        text-decoration: none;
    }
div.faq {
    margin: 10px 0;
    padding: 0;
}
div.faq p {
	margin: 0; padding: 0;
}
div.FAQ-Answer p {
    color:#666;
	line-height: 15px;
}
div.FAQ-Answer img{
    border: 0;
}


/* Footer */
#footer {
	width: 100%;
	min-width: 900px;
	background: #E2E9F1 url(../webimages/conffooterbgrepeat.gif) repeat-x top left;
	padding: 0 0 15px 0;
	}
#footerBar {
	width: 900px;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	color: #E2E9F1;
	font-size: 11px;
	}
	#footerBar a {
		color: #E2E9F1;
		text-decoration: none;
		}
		#footerBar a:hover {
			text-decoration: underline;
			}
	#footerLeftBox, #footerRightBox {
		margin: 15px 0;
		}
	#footerLeftBox {
		float: left;
		}
	#footerRightBox {
		float: right;
		}
		#footerLeftBox a, #footerRightBox a {
			border: 1px solid #fff;
			background-color: #C3D3E3;
			color: #254A70;
			padding: 2px 7px;
			font-size: 11px;
			font-weight: 700;
			display: block;
			text-decoration: none;
			}
			#footerLeftBox a:hover, #footerRightBox a:hover {
				background-color: #fff;
				text-decoration: none;
				}
	#footerSubNav {
		font-weight: 700;
		padding: 8px 0 2px 0;
		}
	#footerPrimNav {
		padding: 2px 0 8px 0;
		}
	#footerBottom {
		color: #305F90;
		margin: 0 auto;
		padding: 15px 0 30px 0;
		width: 900px;
		text-align: center;
		font-size: 11px;
		}
		#footerBottom a {
			color: #305F90;
			}
			#footerBottom a:hover {
				color: #4580BE;
				}

	/* SITEMAP */
	#secondary-full{
	    display: block;
	    width: 900px;
	    margin: 0;
	}
	#secondary-full #sec-main {
		margin: 0 20px;
		padding: 10px 0 0 0;
		width: 860px;
	}

		
	#Sitemap{padding-top:16px}
	#Sitemap, #Sitemap a{font-size:11px;color:#326497;text-decoration:none}
	#Sitemap .SitemapCol{float:left;width:215px;padding-right:9px}
	#Sitemap .menuhead, #Sitemap .menuhead a{font-size:14px;font-weight:700;padding-bottom:10px}
	#Sitemap a:hover{text-decoration:underline}
	#Sitemap ul{list-style:none;margin:0px;padding:0px 0px 0px 20px;}
	#Sitemap li{margin:0px;padding:4px 0}
	
	#Sitemap ul.level1{padding:0px}
	
	#Sitemap td.firstcol{width:200px;padding-right:15px}
	#Sitemap td.col{width:200px;padding:0px 15px;border-left:1px dashed #7297BD}
	
	    /* Search */
	    /* SEARCH RESULTS */
	div#SearchResults-fields{float:right;padding-top:15px;}
	div.SearchResults-resultbar{padding:0px;margin:0px;padding-bottom:25px;}
    div.SearchResults-results{float:left;font-size:12px;color:#4072A5}
	div.SearchResults-show{float:right;font-size:12px;color:#4072A5;font-weight:700}
	div.SearchResults-postTitle, div.SearchResults-postTitle a{font-size:13px;font-weight:700;color:#326497;text-decoration:none}
	div.SearchResults-postText, div.SearchResults-postText p{font-size:13px;line-height: 15px;color:#666;font-weight:normal;margin:0 !important;padding:0 !important;}
    div.SearchResults-postTitle a:hover{text-decoration:underline}
	div.SearchResults-postLink, div.SearchResults-postLink a{font-size:11px;font-weight:normal;color:#326497;text-decoration:none}
	div.SearchResults-postLink a:hover{text-decoration:underline}
	hr.SearchResults-dashed{
	    border-width: 1px 0px 0px 0px;
	    border-style: dashed;
	    border-color: #7297BD;
	    background: #fff;
	    height: 0px;
	    margin: 0px;
	    padding: 3px 0px;
	    display: block;
	}
	span.searchmatch{font-weight:bold}
	#SearchResults-fields select, #SearchResults-fields input {
		display: inline;
		border: 1px solid #182F48;
		font-size: 12px;
		margin: 0 2px;
		background-color: #fff;
	}
	#SearchResults-fields input.searchbox {
		width: 170px;
	}
	#SearchResults-fields input.submit {
		width: 30px;
		height: 20px;
		background: transparent url(/webimages/search_go_white.gif) no-repeat top left;
		color: #eee;
		margin: -1px 2px;
		border: 0;
        cursor: pointer;
	}
	#SearchResults-fields input.submit:hover {
		background-image: url(/webimages/search_go_white-hover.gif);
	}
	.SearchResults-bottomnav, .SearchResults-bottomnav a, .SearchResults-calendar, .SearchResults-calendar a {font-size:12px;color:#326497;text-decoration:none}
	.SearchResults-bottomnav a:hover, .SearchResults-calendar a:hover {text-decoration:underline}
	.SearchResults-calendar {display: block; height: 25px;}
	.SearchResults-Prev{float:left;width:100px}
	.SearchResults-Prev a, .SearchResults-Prev span {
		background: transparent url(/webimages/back.gif) no-repeat center left;
		padding-left: 12px;
	}
	.SearchResults-navrow{float:left;width:465px;text-align:center}
	.SearchResults-next{float:right;width:100px;text-align:right}
	.SearchResults-next a, .SearchResults-next span {
		background: transparent url(/webimages/more.gif) no-repeat center right;
		padding-right: 12px;
	}
	.currentPage {font-weight:700}
	
	table.table p {
	    margin-right: 0 !important;
	}
				
/* CUSTOM STYLES */

img.imageborder {
	padding: 7px;
	border: 1px solid #C4D4E3;
	margin: 5px;
	}
img.imageborderLeft {
	float: left;
	padding: 7px;
	border: 1px solid #C4D4E3;
	margin: 5px 8px 5px 0;
	}
img.imageborderRight {
	float: right;
	padding: 7px;
	border: 1px solid #C4D4E3;
	margin: 5px 0 5px 8px;
	}


.quote {
	font-style: italic;
	color: #4072A5;
	}
.quote-ref {
	font-size: 11px;
	color: #4072A5;
	}

a.external {
	padding: 0 0 0 18px;
	background: transparent url(../webimages/external-a.gif) no-repeat top left;
	}
a.register {
	display: table-cell;
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	color: #4072a5;
	background: #fff url(../webimages/aRegister.gif) repeat-x left top;
	border: 1px solid #cddae8;
	padding: 9px 60px;
	font-weight: bold;
	text-decoration: none;
}
a.bookmark, a.noline {
    text-decoration: none;
}
.red {
    color: #CE0E0F;
}
	
/* List Item Styles */

ol.numerical {
    list-style-type: decimal;
}
    ol.numerical ol {
        list-style-type: lower-alpha;
    }
        ol.numerical ol ol {
            list-style-type: decimal;
        }
ol.alpha {
    list-style-type: upper-alpha;
}
    ol.alpha ol {
        list-style-type: decimal;
    }
        ol.alpha ol ol
         {
            list-style-type: lower-alpha;
        }
ol.roman {
    list-style-type: upper-roman;
}
    ol.roman ol {
        list-style-type: upper-alpha;
    }
        ol.roman ol ol {
            list-style-type: decimal;
        }
	
	
/* DATA TABLE STYLE */
table.table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #cddbe8;
	width: 100%;
	font-size: 12px;
	border-style: outset;
	margin: 0 0 8px 0;
	}
	* html table.table {
	    width: 99%;
	}
	table.table caption {
		color: #81a1bc;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		}
	table.table thead td, table.table th {
		background: #eff2f7;
		color: #4272a3;
		font-weight: bold;
		padding: 7px;
		border: 1px solid #cddbe8;
		border-style: inset;
		}
	table.table tbody td, table.table td {
		color: #666;
		background: #fff;
		padding: 7px;
		border: 1px solid #cddbe8;
		border-style:inset;
		}
		
		
/* FORM TABLE STYLE */
table.table-form {
	border: 1px solid #cddbe8;
	width: 100%;
	font-size: 12px;
	background: #EFF3F7;
	text-align: left;
	margin: 0 0 10px;
	padding: 5px 10px;
	}
	table.table-form caption, table.table-form td.header {
		color: #81a1bc;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		padding: 7px 0;
		}
	table.table-form td.header {
		padding: 7px 0 7px 15px;
		}
	table.table-form thead td, table-form.table th {
		color: #4272a3;
		font-weight: bold;
		padding: 7px;
		border: 0px solid #cddbe8;
		border-style: inset;
		}
	table.table-form td, table.table-form tbody td {
		color: #666;
		vertical-align: top;
		padding: 7px 0px;
		border: 0px solid #cddbe8;
		font-weight: bold;
		border-style:inset;
		}
	table.table-form td.require {
		color: #CE0E0F;
		width: 2%;
		text-align: right;
		}
	table.table-form td.label {
		width: 10%;
		padding: 7px 10px 7px 5px;
		}
	table.table-form input, table.table-form select, table.table-form textarea {
		font-size: 12px;
		}
	table.table-form hr 
	{
		border-top: solid 1px #fff;
		border-width: 1px 0px 0px 0px;
		height:1px;
		}
	.Form_RequiredFieldIndicator {
		color: #CE0E0F;
		font-size: 12px;
		font-weight: 700;
		}
	.Form_Instructions {
		font-size: 10px;
		font-style: italic;
		padding: 5px 0 0 0;
		color: #333;
		}
