* {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0px;
  padding: 0px;
  background: #F8F8F8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #111111;
}

h1, h2, h3 {
  margin: 0;
  font-weight: normal;
  color: #4B9CCF;
}

h1 { font-size: 20px; }

h2 { font-size: 18px; }

h3 { font-size: 16px; }

h4 { font-size: 15px; }

p, ul, ol {
  font-size: 13px;
}

a { color: #4999D0; text-decoration: underline; font-size: 14px; }

a:hover { text-decoration: underline; color: #444444; }

div {
  padding: 0px;
  margin: 0px;
}

#cc_container {
  width: 100%;
  height: calc(100% - 76px) !important;
  top: 0px;
  left: 0px;
  bottom: 0px;
  padding: 0px;
  margin: 0px;
	background: #FEFEFE;
  border: none;
}

.main_container {
  top: 0px;
  width: 100%;
  height: 100% !important;
  left: 0px;
  padding: 0px;
  margin: 0px;
  border: none;
	background: #F8F8F8;
  display: table;
}

#right ul li {
  // list-style-position: inside;
}

#left_menu img {
  margin-top: 10px;
}

#left_menu {
  display: table-cell;
  top: 0px;
	left: 0px;
	padding-top: 10px; 
  padding-bottom: 40px;
  margin-left: 4px;
  margin-top: 0px;
	width: 14%;
  text-align: left;
  background-color: #00413B;
  background: linear-gradient(#383838, #585858); 
  min-height: 100%;
}

#left_menu a:hover { 
  color: #4999D0;
}

#left_menu a {
  text-decoration: none;
  color: #F0F0F0;
  font-weight: bold;
  line-height: 160%;
  font-size: 14px;
}

#wsu_folder_pic0 {
  height: 8px;
  width: 8px;
  border: none;
  float: left;
  margin-top: 0px;
  margin-left: 8px;
  margin-right: 5px;
}

#wsu_dot0 {
  float: left;
  height: 2px;
  width: 2px;
  background-color: #D0D0D0;
  margin-left: 8px;
  margin-right: 4px;
  margin-top: 11px;
  margin-bottom: 0px;
}

#wsu_dot1 {
  float: left;
  height: 2px;
  width: 2px;
  background-color: #D0D0D0;
  margin-left: 18px;
  margin-right: 5px;
  margin-top: 11px;
  margin-bottom: 0px;
}

#wsu_folder_level0 {
  padding-top: 2px;
  margin-left: 22px;
}

#wsu_menu_level0 {
  margin-left: 16px;
}

#wsu_menu_level1 {
  margin-left: 24px;
}

#right {
  display: table-cell;
  padding-left: 4px;
  padding-top: 4px;
}

#main {
  text-align: left;
  top: 0px;
	margin-left: 14%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 87%; 
  height: 100%;
	background-color: #F8F8F8; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px; 
  border-width: 0px;
}

#main p, ul, li {
  font-weight: bold;
  color: #333333;
  padding-left: 2px;
  font-size: 12px;
  width: 95%;
}

#main h2 {
	padding: 4px 0px 0px 2px;
	margin: 0px;
	height: 44px;
	background: #F0F0F0;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

#main h3 {
  padding: 4px 0px 0px 2px;
  margin: 0px;
  height: 40px;
  background: #F0F0F0;
  color: #444444;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

#main h4 {
	padding: 4px 0px 0px 2px;
	margin: 2px;
	height: 30px;
	background: #F0F0F0;
  color: #444444;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

#main legend {
	padding: 4px 0px 0px 2px;
	margin: 2px;
	height: 30px;
	background: #F0F0F0;
  width: 100%;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-size: 18px;
}

#main fieldset {
  border: none;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}

#main td, th {
  font-height: 3em;
  padding-left: 2px;
  font-size: 13px;
}

.cc_simple table {
  width: 98%;
}

.cc_simple table, td, th {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: bold;
  height: 3em;
}

#left_menu ul {
  display: block;
  margin-top: 6px;
}

#left_menu li {
  display: block;
  margin-left: 4px;
  margin-right: 4px;
}

a.menu_item {
  color: black;
  display: block;
  word-wrap: break-word;
  padding: 0px;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
  line-height: 1.5em;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #F0F0F0;
  border-top: 1px solid #F0F0F0;
}

a.menu_item:hover { 
  color: #4999D0;
  border-bottom: 1px solid #4999D0;
  border-top: 1px solid #4999D0;
}

a.menu_select {
  display: block;
  word-wrap: break-word;
  padding: 0px;
  text-decoration: none;
  text-align: left;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5em;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #4999D0;
  border-bottom: 1px solid #4999D0;
  border-top: 1px solid #4999D0;
}

a.menu_select:hover { 
  color: #4999D0;
  border-bottom: 1px solid #4999D0;
  border-top: 1px solid #4999D0;
}

#no_menu {
  display: block;
  float: left;
	left: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

#no_menu h2 {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	height: 44px;
	background: #F0F0F0;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 20px;
}


#footer {
  height: 32px;
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
  background: #585858; 
	font-size: 14px;
  font-weight: bold;
  color: #F0F0F0;
}

#footer p {
	margin: 0px;
  width: 100%;
	padding: 5px 0px 0px 0px;
	text-align: center;
  text-decoration: none;
  color: #F0F0F0 !important;
  font-weight: bold;
  line-height: 160%;
  font-size: 14px !important;
}

table.simple { 
  border-collapse: collapse; 
}
.simple th { 
  font-family: Arial, Helvetica, sans-serif;
  padding: 4px; 
  background-color: #4B9CCF; 
  color: white; 
  font-weight: bold; 
  font-size: 11px; 
  border-right: 1px solid #F8F8F8; 
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
}
.simple td { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  padding: 4px; 
}

.even td { 
  background-color: #F0F0F0; 
}

a.th_header { 
  color: white; 
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

a.btn { text-decoration: none; border-radius: 4px; }

.btn-primary {
  background: #4999D0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.btn-default {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

