/* BASIC
----------------------------------------------- */

html	{ 
	padding: 0;
	margin: 0;
}

body	{ 
	color: #333; 
	font-size: 12px; 
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	background: #fff url(background.gif) repeat-x left top;
	margin: 0;
	padding: 0; 
	border: 0; 
	text-align: center;
}
/* list*/
div#bullit { line-height: 16px; text-indent: -0.15in; vertical-align: 16px; padding-left: 0.15in; border-top-width: 3px; border-bottom-width: 3px; list-style: url(../graphics1/bullet.gif); }

img	{ text-align: left; margin-right: 6px; margin-bottom: 6px; border: 0; display: block; }

div#print_logo  {
		display: none;
}

/* right */
div#panel2 h1  { 
color: #006; font-size: 17px; font-weight: bold; margin: 30px 15px 5px 25px;
}

div#panel2 h2  { color: #006633; font-size: 14px; font-weight: bold; line-height: 2.2em; clear: both; margin: 0 15px 15px 25px; border-bottom: 1px dotted #aaa; }
div#panel2 h3 { color: black; font-size: 12px; font-weight: bold; margin: 0 15px 15px 25px; }
div#panel2 p { 
margin: 0 15px 15px 25px; line-height: 1.4em;
}

div#panel3 { line-height: 1.4em; }

div#panel3 li { line-height: 1.4em; margin-right: 15px; margin-left: 20px; }


/* LAYOUT
----------------------------------------------- */

div#wrapper	  { background-color: #fff; background-image: url(wide_wrapper_back.gif); background-repeat: repeat-y; background-position: 0 0; margin: 0 auto 20px; padding: 0; width: 740px; text-align: left; voice-family: inherit }
div#location   { color: #fff; font-size: 11px; font-stretch: semi-expanded; background: #000; text-align: center; letter-spacing: 3px; vertical-align: middle; margin: 0; padding: 2px 0 0; width: 740px; height: 20px; border-bottom: 1px solid #99cc99; border-top: 1px solid #99cc99; voice-family: inherit; }

/* left */
div#panel1   { width: 189px; float:left; overflow:hidden; margin: 0; vertical-align: top; padding: 0; }

/* right */
div#panel2   { width: 740px; overflow:auto; clear: both; margin: 0; padding: 0; }

/* right inside */
div#panel3   { width: 548px; overflow:auto; margin: 0; padding: 0; bottom-margin: 20px; }
/* nested table */
div#nestleft { float:left; overflow: auto; vertical-align:top; position: relative; padding: 2px; }
#nestleft p { font-size: 12px; line-height: 1em; left: 235px; width: 200px; border-bottom: 1px solid gray; }
#div#nestright { overflow: auto; float: left; padding: 2px; }
#nestright p { font-size: 12px; line-height: 1em; width: 200px; float: left; border-bottom: 1px solid gray; }
div#bottom_links    { font: 12px/16px arial, sans-serif; background: #cae7ca; list-style-type: none; width: 740px; height: 70px; padding-top: 14px; padding-bottom: 0; border-top: 1px solid #006633; border-bottom: 1px solid #006633; text-align: center; voice-family: inherit; }

div#footer    { font: 11px/0.8em arial, sans-serif; background: #fff; padding-top: 13px; width: 740px; text-align: center; voice-family: inherit; }

#flashcontent {
		width: 430px;
		height: 500px;
		margin: 0 10px 15px 20px;
	}
	
#flashcontent2 {
		width: 320px;
		height: 240px;
		margin: 0 10px 15px 20px;
	}

/* NAVIGATION
----------------------------------------------- */

#campus_navigation { font: bold 12px Arial, sans-serif; list-style-type: none; margin-top: 88px; margin-right: 6px; padding: 0; float: right; }

#campus_navigation ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#campus_list li	 { 
	background-image: url(campus_diamond.gif); 
	background-repeat: no-repeat; 
	display: block; 
	margin-top: 0px; 
	padding-left: 9px; 
	width: auto; 
	float: left; 
}

#campus_list a, #campus_list a:link	 { 
	color: #fff; 
	text-decoration: none; 
	padding: 0px 12px; 
}

#campus_list li a:hover	 { 
	color: #f90; 
	cursor: pointer; 
}

#bottom_links ul   { 	margin: 0; padding:0; }

.global_links    { 	margin-left: -45px; }
   
.global_links li
 { list-style-type: none; display: inline; padding-right: 1px; padding-left: 4px; border-left: 1px solid }

.global_links li.first
{
border-left: none;
}
#head_list li { color: gray; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 2em; list-style-type: disc; list-style-position: outside; display: list-item; white-space: normal; }
/* LINKS
----------------------------------------------- */
	
a	{ 
	color: #000080; 
	text-decoration: underline; 
	}
a:link		{ 
	color: #000080; 
	text-decoration: underline;
	}
a:visited	 { 
	color: #006633;
	text-decoration: underline; 
	}
a:hover		{ 
	color: #ff0000; 
	text-decoration: underline; 
	}
	
/* questions */

#questionlist a, #questionlist a:link	 { 
	text-decoration: none;	
	display: block;
}

#questionlist li a:hover	 { 	
	text-decoration: underline;	
	display: block;
	}
	
	
/* MAIN NAV
----------------------------------------------- */
	
#navcontainer ul
{
margin: 24px 0 5px 0;
font-size: 11px; 
padding: 0;
list-style-type: none;
border-bottom: 1px solid #ccc;
}

#navcontainer li {
	margin: 0;
}

#navcontainer a
{
	display: block;
	border-top: 1px solid #ccc;
	width: 189px;
	background-color: #ffffee;
	background-image: url(down.gif);
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 18px;
}

#navcontainer a:link, #navlist a:visited
{
color: #000080;
text-decoration: none;
}

#navcontainer a:hover
{
border-top: 1px solid #ccc;
background-color: #cae7ca;
background-image: url(over.gif);
color: #006633;
}

#active a:link, #active a:visited, #active a:hover
 { color: #006633; font-weight: bold; background-color: #cae7ca; background-image: url(over.gif); border-top: 1px solid #ccc }
#navcontainer #navlist #head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 0px;
	background-color: #cae7ca;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding-right: 2px;
}

div#notice { color: #df3a3a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-align: center; position: relative; right: -100px; width: 250px; clear: both; margin: 2px 2px 4px; padding: 2px; border: solid 1px #666; }

