/* Link elements */a{	text-decoration: underline;	color: #333333;}a:hover{	text-decoration: underline;	color: #FF0000;}a.link_university_menu {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-decoration: none;}a.link_university_menu:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-decoration: underline;}a.link_main_menu {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	text-decoration: none;}a.link_main_menu:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: underline;}a.link_main_menu_selected {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	text-decoration: underline;}a.link_main_menu_selected:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: underline;}a.link_subMenu {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;	text-decoration: none;	font-weight: bold;}a.link_subMenu:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FF0000;	text-decoration: underline;	font-weight: bold;}a.link_subMenu_selected {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;	text-decoration: underline;	font-weight: bold;}a.link_subMenu_selected:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FF0000;	text-decoration: underline;	font-weight: bold;}a.link_superMenu {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;	text-decoration: none;	font-weight: normal;}a.link_superMenu:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FF0000;	text-decoration: underline;	font-weight: normal;}a.link_sectionMenu {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666;	text-decoration: none;	font-weight: bold;}a.link_sectionMenu:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	text-decoration: underline;	font-weight: bold;}a.link_sectionMenu_selected {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	text-decoration: underline;	font-weight: bold;}a.link_sectionMenu_selected:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: none;	font-weight: bold;}a.table_email{	color: #333333;	text-decoration: underline;}a.table_email:hover {	color: #990000;	text-decoration: none;}a.jump_header{	text-decoration: none;}a.back_to_list{	padding: 5px 10px;	border: 1px solid #333333;	background-color: #969D8D;	color: #FFFFFF;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;text-decoration: none;}a.back_to_list:hover{	padding: 5px 10px;	border: 1px solid #000000;	background-color: #969D8D;	color: #FFFFFF;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;text-decoration: underline;}/* End of Link elements *//* Global level elements */body {	margin: 0px;	padding: 0px;	background-color: #FFFFFF;}h2 {	font-size: 150%;	font-family: "Trebuchet MS";	color: #333333;	font-weight: bold;	line-height: 150%;}h2.menus {	font-size: 150%;	font-weight: normal;	font-family: "Trebuchet MS";}h2 a.jump_header{font-weight: normal;}h2.menus a.jump_header{	color: #666666;}h2.menus a.jump_header:hover{color: #666666;}h3 {	font-size: 130%;	font-weight: bold;	font-family: "Trebuchet MS";	color: #333333;}h4 {	font-size: 115%;	font-weight: bold;	color: #000000;}.timestamp {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 100%;	font-weight: normal;	color: #333333;	padding-top: 10px;	padding-right: 4px;	padding-bottom: 5px;	padding-left: 4px;	border-top: 1px dotted #666666;	border-right: 0px dotted #666666;	border-bottom: 0px dotted #666666;	border-left: 0px dotted #666666;	text-align: center;}img.invisibleMacFix {	width: 100%;}img.border {	border: 1px solid #333333;}img.floatLeft{	float: left;	margin-top: 5px;	margin-right: 10px;	margin-bottom: 5px;	margin-left: 0px;}.floatRight{	float: right;	border: 0px solid #666666;	margin-top: 5px;	margin-right: 0px;	margin-bottom: 5px;	margin-left: 10px;}.invisible{	display: none;	visibility: hidden;}.special{	background-color: #FF0000;	height: 45px;}.jumpMenu{	display: none;	visibility: hidden;}caption {	font-size: 150%;	font-weight: bold;	font-family: "Trebuchet MS";	color: #336699;	text-align: left;	padding-top: 20px;	padding-right: 0px;	padding-bottom: 20px;	padding-left: 0px;}.highlight {	padding: 10px;	border: 1px solid #666666;}/* End of Global level elements *//* Special table formatting */table.generalFormat{	font-size: 100%;	font-weight: normal;	color: #333333;	border: 1px solid #969D8D;	width: 97%;	background-color: #FFFFFF;}th.generalFormatHeader{	text-align: left;	background-color: #CCCCCC;	font-size: 100%;	font-weight: bold;	padding: 5px;	color: #333333;}td.generalFormatData{	background-color: #EAD9CE;	padding: 2px 5px;	vertical-align: top;}th.generalFormatHeader a{	color: #000000;	font-weight: bold;	text-decoration: none;}th.generalFormatHeader a:hover{	color: #000000;	font-weight: bold;	text-decoration: underline;}/* End of Special table formatting *//* Section Menu and Right Hand column elements */ul.list_sectionMenu {	list-style-type: none;	margin: 0px;	font-weight: bold;}/* End of Section Menu and Right Hand column elements *//* Block level elements */table.block_mainTable {	margin: 0px;	padding: 0px;	height: 100%;}td.block_university_bar{	background-color: #666666;	height: 45px;	width: 100%;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-weight: normal;	vertical-align: middle;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;	font-size: 80%;}table.block_university_bar_table{	font-size: 100%;	width: 100%;	font-weight: normal;	color: #FFFFFF;}td.block_university_bar_logo{	font-size: 100%;	font-weight: normal;	color: #FFFFFF;	text-align: left;	vertical-align: top;	width: 160px;}td.block_university_bar_links{	font-size: 100%;	font-weight: normal;	color: #FFFFFF;	text-align: right;	vertical-align: middle;}td.block_bannerImageHolderCell{	background-color: #DDC2B0;	height: 100px;	width: 100%;	border-top-width: 1px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #333333;	border-right-color: #333333;	border-bottom-color: #333333;	border-left-color: #333333;	background-attachment: scroll;	background-image:  url(images/banner/banner.jpg);	background-repeat: no-repeat;	background-position: left bottom;}td.block_mainMenu{	background-color: #CCCCCC;	height: 25px;	width: 100%;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #333333;	vertical-align: middle;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;	border-top-width: 1px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #FFFFFF;	border-right-color: #FFFFFF;	border-bottom-color: #FFFFFF;	border-left-color: #FFFFFF;	font-size: 80%;}td.block_contentCell{	width: 100%;	text-align: left;	vertical-align: top;	border-top-width: 1px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #333333;	border-right-color: #333333;	border-bottom-color: #333333;	border-left-color: #333333;}table.block_contentTable{	height: 100%;}td.block_leftColumn{	width: 170px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	text-align: left;	vertical-align: top;	font-weight: normal;	padding-top: 5px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 10px;	font-size: 80%;	line-height: 170%;}td.block_contentColumn {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-align: left;	vertical-align: top;	font-weight: normal;	padding-top: 5px;	padding-right: 25px;	padding-bottom: 0px;	padding-left: 25px;	margin-top: 0px;	margin-right: 2px;	margin-bottom: 0px;	margin-left: 2px;	font-size: 80%;	line-height: 170%;}td.block_rightColumn{	width: 170px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #336699;	text-align: left;	vertical-align: top;	font-weight: bold;	padding-top: 25px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;	font-size: 80%;	line-height: 170%;}td.block_rightColumn H2 a.jump_header{color: #336699;}/* End of Block level elements *//* Sub Menu elements */ul.superMenuTop {	margin-left: 0px;	list-style-type: square;	padding-top: 5px;	padding-right: 10px;	padding-bottom: 5px;	padding-left: 20px;	color: #333333;	border-top: 1px dotted #000000;	border-right: 0px dotted #000000;	border-bottom: 1px dotted #000000;	border-left: 0px dotted #000000;	margin-top: 20px;	margin-bottom: 0px;	margin-right: 0px;}ul.superMenuBottom {	margin-left: 0px;	list-style-type: square;	padding-top: 5px;	padding-right: 10px;	padding-bottom: 5px;	padding-left: 20px;	color: #333333;	border-top: 1px dotted #000000;	border-right: 0px dotted #000000;	border-bottom: 1px dotted #000000;	border-left: 0px dotted #000000;	margin-top: 0px;	margin-bottom: 20px;	margin-right: 0px;}ul.subMenu {	border: 1px solid #999999;	padding: 5px;	list-style-type: none;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	background-color: #EAD9CE;}ul.subMenu ul{	line-height: 125%;}/* End of Sub Menu elements *//* Elements for proofing */.attention{	background-color: #FF0000;	padding: 15px;	border: 1px solid #333333;	color: #FFFFFF;	background-attachment: scroll;	background-image: url(../images/NEEDS_WORK.gif);	background-repeat: no-repeat;	background-position: center center;}/* End of Elements for proofing */
