td, th, body, li, p {
	margin : 0px;
	padding : 0px;
	xfont-family : Verdana, Arial, Helvetica, sans-serif;
	xfont-size:11px;
}

th {
	text-align:center;
}
#pageContainer {
	margin : 0px auto;
	padding : 0px 18px 10px 18px;
}


/* ------- */
/* Headers */
/* ------- */

h2 {
	margin : .5em 0 .25em 0;
	padding : 0;
	color : #030;
	font-size : 1.35em;
	letter-spacing: 0.05em;
	clear: none;
}
h3 {
	margin : .5em 0 .25em 0;
	padding : 0;
	color : #000;
	font-size : 1.1em;
	letter-spacing: 0.05em;
	clear : both;	
}
h4 {
	margin : .5em 0 .25em 0;
	padding : 8px 0 0 0;
	color : #030;
	font-size : 1.2em;
	letter-spacing: 0.05em;
	clear : both;	
}
h5 {
	margin : .5em 0 .25em 0;
	padding : 0;
	color : #000;
	font-size : .85em;
	letter-spacing: 0.05em;
	clear : both;	
}
h6 {
	margin : .5em 0 .25em 0;
	padding : 0;
	color : #030;
	font-size : .75em;
	letter-spacing: 0.05em;
	clear : both;	
}

a {
	color : #009900;
	text-decoration: none;
}
a:hover {
	color : #00cc00;
}
a:visited {
	color : #006600;
}

hr {	
	margin:18px 0px;
	height:1px;
	color:#006600;
}
/* ------------ */
/* Left Column  */
/* ------------ */

#navDiv  {
	width: 164px;
	float: left;
	background-color: #F1F5E7;
	padding: 0px 8px;
	overflow: hidden;
	margin-top:0px;
}

#navDiv a{
	background:#abd9a4 url(images/linkFade.jpg) repeat-y left top;	
	border-color: #9DdE9C #4DAE4C #779977 #006600;
	border-style: solid;
	border-width: 1px 5px;
	color: #003300;
	display: block;
	margin: 0px -8px -16px -8px;
	padding: 5px 5px 5px 2px;
	text-decoration: none;
}
#navDiv a:hover, #navDiv .clicked {
	background:#ececdd url(images/linkFadeHover.jpg) repeat-y left top;	
	border-color: #8AB68A #8AB68A #B3CAB3 #559955;
	color: #006600;
}
#navDiv a span{
	float:left;
	font-size:16px;
	font-weight: bold;
	padding:0px 6px 0px 1px;
	color:#ececdd;
}

#navDiv a:hover span, #navDiv .clicked span{
	color:#009900;
}

/*----NEW STYLES FOR PAGE CONTENT AREA-----*/
#faqTitle
{
	text-align:center;
	font-size:18px;
	color:#006600;
	font-family:Bookman Old Style, Times New Roman;
	font-weight:bold;
	border-bottom:1px solid #aaaaaa;
	padding: 0px;
	margin: 8px;
	padding-bottom:9px;
}

.QA{
	font-size:14px;
	color:#006600;
	padding: 0px;
	margin: 0px 6px 0px 0px;
}

.question{
	xfont-weight:bold;
	padding:4px;
	cursor:pointer;
}
.opener{
	font-weight:bold;
	font-size:13px;
	color:#829ccc;
}

.answer{
	border:1px solid #006600;
	background-color: #ececfe;
	padding:8px;
	margin: 4px;
	display:none;
}
.answer ol{ list-style-type: upper-alpha; }
.answer ol ol{ list-style-type: decimal; }


#printImg
{
	float:right;
	cursor:pointer;
}
.check {
	background: url(images/checkBox.gif) no-repeat left top;
	padding:7px 0px 0px 30px;
	height:14px;
	vertical-align: text-bottom;
}
/*-- from old stylesheet --*/

.dirheader{font-family:helvetica; font-size:9pt; font-weight:medium; color:897914;visible: false}
a.dirheader{font-family:helvetica; font-size:9pt; font-weight:medium; color:897914; text-decoration:none;visible: false}
a.dirheader:hover{font-family:helvetica; font-size:9pt; font-weight:medium; color:897914; text-decoration:none;visible: false}
.dircontent{font-family:helvetica; font-size:8pt; color:333300;visible: false}
a.dircontent{font-family:helvetica; font-size:8pt; color:333300; text-decoration:none;visible: false}
a.dircontent:hover{font-family:helvetica; font-size:8pt; color:333300; text-decoration:underline;visible: false}

.topLink {font-size:9px; font-weight:bold;color:white;}
.topText {font-size:9px; font-weight:bold;color:#fecf12; width:195px; padding-right:4px;}

.input {margin:1px;padding:0px;color:#003300; font-size:9px; font-family:verdana, arial, helvetica, sans serif;}
.inputBtn {margin:2px;padding:0px;border-width:1px;border-color:#003300; border-style:solid;background:#fecf12;color:black;font-size:9px;font-family:verdana;}

.headLink {font-size:11px; font-weight:bold;color:white;}

input, select, textArea{font-family:verdana,arial,helvetica;font-size:11px;}
.wideInput{width:402px;}
.titlecell{text-align:right;}
.narrowInput{width:162px;}
.narrowSelect{width:162px;}

.popupWindow{    position: absolute;    width: 300px;   padding: 2px;    z-index: 1005;    display: none;   background: #FFFFFF url(http://www.kysu.edu/NR/rdonlyres/0EBF6F1A-2F7A-431D-A909-D83AE0C07B58/0/homeNewsBGfade.jpg) no-repeat top left;   border: 1px solid #99ab99;   }

