* {
	margin: 0;
	padding: 0;
}
a img, iframe { border: 0; }
	
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ul, ol, dl, li, dt, dd {
	list-style: none;
}
form, fieldset {
	border: 0;
}	
legend {
	color: #000;
}
input, textarea, select, button {
	font-size: 100%;
	font-family: serif;
}
select {
	margin: inherit;
}
table {
	border-collapse: collapse;
	border: 0;
}
td, th, caption {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}

/* Layout */

#topNav {
	background: #3e829c;
}
#topNav ul {
	width: 780px;
	margin: 0 auto;
	text-align: center;
}
#topNav ul li {
	display: inline;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#topNav ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px;
	margin: 0 8px;
}
#topNav ul li a:hover, #topNav a.topNavOn {
	background: URL("http://www.ksu-gwst.com/gwst_images/topnav_arrow.png") bottom center no-repeat;
	color: #e5edf1;
}
#header {
	height: 169px;
	/*margin-bottom: 10px;*/
}
#headerInside {
	width: 760px;
	height: 169px;
	margin: 0 auto;
	background: URL("http://www.ksu-gwst.com/gwst_images/gwst_logo.png") top center no-repeat;
}
#headerInside h1 {
	text-indent: -10000px;
	line-height: 1px;
}
#invBtn {
	
}
#invBtn a {
	text-indent: -10000px;
	width: 332px;
	height: 156px;
	display: block;
	margin: 10px auto;
}
#invBtn a:hover {
	background: none;
}
#navOutside {
	background: url("http://www.ksu-gwst.com/gwst_images/nav_bg.png") top left repeat-x;
	border-bottom: 4px solid #3e829c;
}
#content {
	
}
#contentInside {
	width: 760px;
	margin: 0 auto;
}
#left {
	float: left;
	width: 481px;
	padding: 15px 30px 15px 15px;
	border-right: 1px solid #e7f0f3;
        min-height: 450px;
}
#right {
	float: right;
	width: 200px;
	padding: 15px;
	margin-top: 25px;
}
#footer {
	clear: both;
	height: 54px;
	border-top: 4px solid #3e829c;
}
#footerInside, #bottomInside {
	width: 760px;
	margin: 0 auto;
}
#footer img {
	float: left;
}
#syndicate {
	border-top: 1px solid #e7f0f3;
	padding-top: 10px;
}
#searchBox {
	border-bottom: 1px solid #e7f0f3;
	padding-bottom: 10px;
}
#entry {
	padding: 10px 0;
}
#donate {
	border-top: 1px solid #e7f0f3;
	padding-top: 10px;
	padding-bottom: 10px;
}
#donate a {
	text-indent: -10000px;
	display: block;
	width: 196px;
	height: 92px;
	overflow: hidden;
	background: URL("http://www.ksu-gwst.com/gwst_images/donate_btn.png") top left no-repeat;
}
#gwssaBtn a {
	text-indent: -10000px;
	display: block;
	width: 196px;
	height: 64px;
	overflow: hidden;
	background: URL("http://www.ksu-gwst.com/gwst_images/gwssa_btn.png") top left no-repeat;
}
#donate a:hover, #gwssaBtn a:hover {
	background-position: bottom left;
}
#bottom {
	clear: both;
	background: #eef5f8;
	border-top: #aecad5 1px solid;
}

/* Typography */

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3a768d;
}
#right h2 {
	font-size: 16px;
	color: #464646;
	padding-top: 10px;
	margin-bottom: 10px;
}
h3, table.formTable th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7fa152;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#right h3 {

}
h4 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7fa152;
	padding-top: 10px;
	margin-bottom: 3px;
}
p, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #676767;
	margin-bottom: 10px;
}
label {
	margin: 0;
	color: #3a768d;
}
#right p {
	font-size: 10px;
	line-height: 18px;
}
#footer p {
	font-size: 8px;
	padding-top: 19px;
}
a {
	color: #7fa152;
}
a:hover {
	color: #3a768d;
	background: #eef5f8;
}
#content ul, #content ol, #bottom ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 15px;
}
#content ul li {
	list-style: disc;
	margin-bottom: 7px;
        line-height: 22px;
}
#content ol li {
	list-style: decimal;
	margin-bottom: 7px;
        line-height: 22px;
}
#left img {
	float: left;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 5px;
	border: 1px solid #c1c1c1;
}
#subSubNav ul {
        margin-left: 0;
        padding-left: 0;
}
#subSubNav ul li {
        list-style: disc;
        margin: 0;
        margin-left: 2em;
        padding: 0;
        border-bottom: 1px solid #ccc;
}
#subSubNav a {
        text-decoration: none;
        font-size: 12px;
        color: #3a768d;
        padding: 2px;
        display: block;
        
}
#subSubNav a:hover {
        color: #7fa152;
}
#bottom h3 {
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 0;
}
#bottom a {
	color: #3a768d;
}
#bottom a:hover {
	color: #7fa152;
}
#bottom ul {
        margin: 0;
        padding: 0;
}
#bottom ul li {
	list-style: none;
        background: url("http://www.ksu-gwst.com/gwst_images/plus.gif") top left no-repeat;
        margin-bottom: 7px;
        line-height: 18px;
        margin-left: 0;
        padding-left: 1em;
}

/* Classes */

.clear:after {
	content:".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
.textBox {
	border: 1px solid #aecad5;
	background-color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3e829c;
	font-size: 12px;
	padding: 3px;
	margin-right: 5px;
}
.textBox:focus {
	background-color: #f8f8f8;;
}
.submitBtn {
	border: 1px solid #aecad5;
	background-color: #f8f8f8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3e829c;
	font-size: 10px;
	padding: 3px;
}
.submitBtn:hover {
	color: #7fa152;
}
.whiteout {
	visibility: hidden;
}
.first {
	margin-left: 0;
}
.last {
	margin-right: 0;
}
.rssLogo {
	float: left;
	margin-right: 5px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 21px;
	color: #3a768d;
}
.quoteName {
	text-align: right;
	padding: 0;
	margin: 0;
}
.bottomSection {
	float: left;
	width: 45%;
	padding: 15px;
}
.subOn {
        color: #7fa152;
        background: #eef5f8;
}
#right .entry {
        border-top: 1px solid #e7f0f3;
	padding-top: 10px;
	padding-bottom: 10px;
        margin-bottom: 10px;
}

/* Main Nav */

#mainNav {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 18px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 35px;
}

#mainNav ul {
	list-style: none;
	text-align: center;
}

#mainNav ul li {
	display: inline;
	float: left;
}

#nav {
	position: relative;
}

#nav li ul {
	display: none;
	margin: 0 auto;
	width: 100%;
	background: #eef5f8;
}

#nav li a {
	display: block;
	color: #3a768d;
	text-decoration: none;
	padding: 6px 15px;
	white-space: nowrap;
	background: none;
}

#nav li a:hover {
	color: #7fa152;
	background: none;
}

#nav li.on a {
	background: url("http://www.ksu-gwst.com/gwst_images/nav_left.png") top left no-repeat;
}

#nav li.on ul a, #nav li.off ul a {
	float: left;
	width: auto;
	font-size: 12px;
	padding-bottom: 6px;
	background: none;
}

#nav li.off ul, #nav li.on ul {
	position: absolute;
	top: inherit;
	left: 0;
	padding-top: 4px;
}

#nav li.on:hover ul a, #nav li.over ul li a {
	border: none;
}

#nav li.on a:hover, #nav li.on:hover {
	border-bottom: none;
}

#nav li.on ul {
	display: block;
}

#nav li.off:hover ul, #mainNav li.over ul {
	display: block;
	z-index: 6000;
}

#nav li.on, #nav li.on:hover {
	background: url("http://www.ksu-gwst.com/gwst_images/nav_right.png") top right no-repeat;
}

/* Subnav States */

body#programs_curriculum a#programs_curriculumLink,
body#programs_projects a#programs_projectsLink,
body#programs_events a#programs_eventsLink,
body#programs_courses a#programs_coursesLink,
body#programs_major a#programs_majorLink,
body#programs_minor a#programs_minorLink,
body#programs_faq a#programs_faqLink,
body#people_cocoordinators a#people_cocoordinatorsLink,
body#people_faculty a#people_facultyLink,
body#people_staff a#people_staffLink,
body#people_studentleaders a#people_studentleadersLink,
body#people_advisoryboard a#people_advisoryboardLink,
body#people_administration a#people_administrationLink,
body#news a#newsLink,
body#news_events a#news_eventsLink,
body#news_interestgroup a#news_interestgroupLink,
body#news_outreach a#news_outreachLink,
body#news_archive a#news_archiveLink,
body#resources_students a#resources_studentsLink,
body#resources_administrative a#resources_administrativeLink,
body#resources_forms a#resources_formsLink,
body#resources_links a#resources_linksLink,
body#resources_gwssa a#resources_gwssaLink,
body#resources_faculty a#resources_facultyLink,
body#news_calendar a#news_calendarLink {
	color: #7fa152;
}

/* Forms */

table.formTable{
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*border-bottom: 1px dotted #c1c1c1;*/
}

table.formTable td{
	padding: 5px;
}

.warning{
	color: #7fa152;
}