	body { margin: 0; padding: 0; font-family: Helvetic,Arial,Geneva,sans-serif; }
	
	/**** HEADER STYLES *********/

	#header  { background: #2b549d; width: 992px; height: 79px; }
	#top_header   { background: #2b549d url(img/header_bg_top_black.jpg); width: 992px; height: 59px; }
	/* Re-define because of diff box model but HIDE FROM MAC IE 5 \*/
	/*html>body #top_header { width: 992px; height: 59px; background #2b549d url(img/header_bg_top.jpg); padding-top: 12px;}*/
	/* END HIDE */
	#banner   { color: white; font: bold 28px Helvetica, Arial, Geneva, sans-serif; letter-spacing: 3px; position: absolute; z-index: 100; top: 24; left: 474; visibility: visible }
	#banner span.bigger { font-size: 115%; }
	#tab_header { width: 992px; height: 20px; background: #2b549d url(img/header_bg_bottom_black.jpg);}
	#header_buttons    { font-weight: bold; font-size: 11px; padding-top: 4px; padding-bottom: 5px; position: absolute; z-index: 101; top: 23px; left: 770px }
	#subhead  { color: #edf; font-size: 11px; margin: 0px 0px 0px 12px; padding: 4px 0px 0px }

	#top_header_srv   { background: #2b549d url(img/header_bg_top_black_tabs.jpg); width: 992px; height: 59px; }
	#tab_header_srv { width: 992px; height: 20px; background: #2b549d url(img/header_bg_bottom_black_tabs.jpg);}
	/**** STYLE for BODY  ****/

	#body { width: 992px; height: 800px; border-right: 1px solid #44A; background-color: #fdfcfb; }
	#header_margin { width: 750px; height: 20px; clear: both; }

	#left_column { float: left; width: 165; height: 200; background-color: transparent; }
	div.nav_buttons { width: 142px; margin-left: 5px; margin-top: 2px; font-size: 12px;}
	div.nav_buttons ul { list-style: none; margin: 0; padding: 0; border: none; }
	div.nav_buttons li { border-bottom: 5px solid white; margin: 0; }
	div.nav_buttons li a.normal { display: block; padding: 5px 5px 5px 5px; border: 1px solid black; color: black; background-color: white; text-decoration: none; width: 100%;}
	div.nav_buttons li a.current { display: block; padding: 5px 5px 5px 5px; border: 1px solid black; color: white; background-color: #555; text-decoration: none; width: 100%;}
	html>body div.nav_buttons li a.normal { width: auto }
	html>body div.nav_buttons li a.current { width: auto }
	div.nav_buttons li a.normal:hover { color: white; background-color: red; }
	div.nav_buttons li a.current:hover { color: white; background-color: #555; }
	#margin_logo  { background-color: white; margin-bottom: 5px; margin-left: 5px; border: solid 1px black; width: 142px; height: 100px }
	/* HIDE FROM MAC IE5 \*/
	html>body #margin_logo { width: 140px; height: 100px; border: 1px solid black; margin-left: 5px;}
	/* END HIDE */
	#gpa_logo { margin-left: 10px; margin-top: 10px; }
	
	/* *** STYLING FOR LEFT NAV AND STANDARD BUTTONS */
	
			#left_margin_div {
				margin-top: 13px;
				width: 160px;
				float: left;
				padding-top: 1px;
				padding-left: 5px;
				}
			div.lmb_box p {
				font: normal 9px Verdana,Helvetica,Arial,sans-serif;
				margin-top: 2;
				margin-bottom: 5;
				padding: 0;
				}
			div.lmb_box {
				width: 150px;
				border: 1px solid black;
				margin-bottom: 5px;
				padding-top: 4px;
				padding-left: 4px;
				padding-bottom: 4px;
				}
			div.lmb_box a {
				display: block;
				width: 142px;
				padding-top: 2px;
				padding-bottom: 2px;
				font-family: Verdana,Helvetica,Arial,sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				}
			#header_buttons a  { font-weight: bold; font-size: 11px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none; margin-right: 5px; padding: 2px 4px 4px }
			div.lmb_box a.lmb_up {
				color: #334;
				background-color: #9CAEE1;
				border-left: 2px solid #D8DFF3;
				border-top: 2px solid #D8DFF3;
				border-right: 2px solid #57627E;
				border-bottom: 2px solid #57627E;
				}
			#header_buttons a.lmb_up {
				color: #334;
				background-color: #9CAEE1;
				border-left: 2px solid #D8DFF3;
				border-top: 2px solid #D8DFF3;
				border-right: 2px solid #57627E;
				border-bottom: 2px solid #57627E;
				}
			div.lmb_box a.lmb_up:hover, #header_buttons a.lmb_up:hover {
				color: white;
				}
			div.lmb_box a.lmb_down, #header_buttons a.lmb_down {
				background-color: #9CAEE1;
				border-left: 2px solid #57627E;
				border-top: 2px solid #57627E;
				border-right: 2px solid #D8DFF3;
				border-bottom: 2px solid #D8DFF3;
				}
			div.lmb_box a.lmb_on, #header_buttons a.lmb_on {
				color: white;
				background-color: #066d00;
				border-left: 2px solid #a1b7a0;
				border-top: 2px solid #a1b7a0;
				border-right: 2px solid #1f351e;
				border-bottom: 2px solid #1f351e;
				cursor: default;
				}
			div.lmb_box a.lmb_on img.pointer {
				display: inline;
				}
			div.lmb_box a.lmb_up img.pointer {
				display: none;
				}
			div.lmb_box a.lmb_down img.pointer {
				display: none;
				}
			#gpa_button img {
				margin-top: 2px;
				}
			#center_column a, #right_column a {
				display: inline;
				padding-top: 2px;
				padding-bottom: 2px;
				padding-left: 4px;
				padding-right: 4px;
				font-family: Verdana,Helvetica,Arial,sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				}
			#center_column a.reg_up, #right_column a.reg_up {
				color: #334;
				background-color: #bbb;
				border-left: 2px solid #ddd;
				border-top: 2px solid #ddd;
				border-right: 2px solid #555;
				border-bottom: 2px solid #555;
				}
			#center_column a.reg_up:hover, #right_column a.reg_up:hover {
				color: white;
				}
			#center_column a.reg_down, #right_column a.reg_down {
				color: black;
				background-color: #b6b6b6;
				border-left: 2px solid #555;
				border-top: 2px solid #555;
				border-right: 2px solid #ddd;
				border-bottom: 2px solid #ddd;
				}

			#center_column h4, #right_column h4  { font-weight: bold; font-size: 12px; margin-bottom: 0pt; padding-bottom: 0pt }

	#center_column  { background-color: transparent; float: left; margin-top: 18px; border-left: 2px #999; width: 300px; }

	#right_column  { background-color: transparent; float: left; margin-top: 18px; border-left: 2px dashed #999; width: 518px; }
	#right_column div.container  { color: black; font-size: 12px; line-height: 16px; background-color: transparent; margin-top: 0; margin-right: 18px; margin-left: 18px }
	#loginForm  { color: black; font-size: 12px; line-height: 18px; background-color: transparent; margin-top: 0; margin-right: 18px; margin-left: 18px }
	h2.sechead    { color: green; font-weight: bold; font-size: 14px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none; margin-top: 0px; margin-bottom: 5px; border-bottom: 1px solid green }
	form h2.sechead   { color: #066d00; font-weight: bold; font-size: 14px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none; margin-top: 0px; margin-bottom: 5px; padding-top: 0px; padding-bottom: 0px; border-bottom: 1px solid green }
	span.warninghead { color: red; font-size: 13px; font-weight: bold; }
	span.bluehead { color: blue; font-size: 14px; font-weight: bold; }
	span.warning, div.warning  { color: red; font-weight: bold; font-size: 12px; line-height: 16px; }
	.warning { color: red; }
	span.normal   { color: black; font-weight: normal; font-size: 12px; line-height: 16px }
	label { font-size: 12px; font-weight: bold; }
	a.body_button {font-size: 12px; font-weight: bold; padding-left: 3px; padding-right: 3px; letter-spacing: 1px; color: black; background-color: transparent; border: 1px solid black; text-decoration: none; }
	a.body_button:hover {font-size: 12px; font-weight: bold; padding-left: 3px; padding-right: 3px; letter-spacing: 1px; color: white; background-color: red; border: 1px solid black; text-decoration: none; }
	button.submit { font-size: 12px; font-weight: bold; padding-left: 3px; padding-right: 3px; letter-spacing: 1px; color: black; background-color: #F1F1F3; border: 1px solid black; text-decoration: none; }
	button.submit:hover { font-size: 12px; font-weight: bold; padding-left: 3px; padding-right: 3px; letter-spacing: 1px; color: white; background-color: red; border: 1px solid black; text-decoration: none; }
	#loginblock tr td { font-size: 12px; }


	em { font-style: normal; font-weight: bold; }
	ul  { margin-left: 14px; padding-left: 0 }