body
{
	background: #c1af96 url() repeat-x top left;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
}

#head
{
  background: #c1af96 url(/site/images/head_empty.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
}

#home
{
  background: #c1af96 url(/site/images/head_home.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}

#career
{
  background: #c1af96 url(/site/images/head_career.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
}

#about
{
  background: #c1af96 url(/site/images/head_about.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
}

#media
{
  background: #c1af96 url(/site/images/head_media.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
}
#services
{
  background: #c1af96 url(/site/images/head_services.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
}

#courses
{
  background: #c1af96 url(/site/images/head_courses.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
}

#contact
{
  background: #c1af96 url(/site/images/head_contact.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
}

#info
{
  background: #c1af96 url(/site/images/head_info.jpg) no-repeat top left;
	width: 747px;
	height: 193px;
	padding: 0px;
	margin: 0 auto;
}

#head #title
{
	float: left;
 	font-size: 30px;
	color: #F0EBE7;
	padding: 35px 0px 0px 30px;

}

#body_wrapper
{
  background: url(/site/images/body_cont.jpg) repeat-y top left;
	margin: 0px auto;
	width: 747px;
	display: block;
}


#body
{
	background: url() no-repeat top left;
	float: left;
	min-height: 343px;
	display: block;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#end_body
{
  background: url(/site/images/footer.jpg) no-repeat top left;
	margin: 0px auto;
	width: 747px;
	height: 52px;
	display: block;
}

.clearer
{
  clear: both;
	height: 1px;
}

#all
{
  width: 700px;
	float: left;
	padding: 0px;
	margin-left:1px;
	background: url(/site/images/all_middle.gif) repeat-y top left;
}

#all .top
{
  background: url(/site/images/all_top.gif) no-repeat top left;
	width: 700px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#all .bottom
{
  background: url(/site/images/all_bottom.gif) no-repeat bottom left;
	width: 700px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#left
{
	width: 435px;
	float: left;
	background: url(/site/images/left_middle.gif) repeat-y top left;
	padding: 0px;
	margin: 0px;
}

#left .top
{
  background: url(/site/images/left_top.gif) no-repeat top left;
	width: 435px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#left .bottom
{
  background: url(/site/images/left_bottom.gif) no-repeat bottom left;
	width: 435px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#right
{
  width: 264px;
	float: right;
	padding: 0px;
	margin: 0px;
	background: url(/site/images/right_middle.gif) repeat-y top left;
}

#right .top
{
  background: url(/site/images/right_top.gif) no-repeat top left;
	padding: 0px;
	margin: 0px;
	width: 264px;
	height: 18px;
}

#right .bottom
{
  background: url(/site/images/right_bottom.gif) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
	width: 264px;
	height: 21px;
}

.content 
{
  padding: 0px 15px;
  color: #666666;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.left_content 
{
	width: 405px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

.image_content 
{
	width: 405px;
	padding-top: 0px;
	padding-right: 1-px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

#footer
{
  margin: 0 auto; 
	width: 747px;
	text-align: center;
	color: #9a826d;
	font-weight: bold;
}

#footer_right
{
  margin: 0 auto; 
	width: 747px;
	text-align: right;
	color: #9a826d;
	font-weight: bold;
	padding: 0px 30px 10px 0px;
}

#footer a:hover
{
 color: #822c0f;
}

#footer_right a
{
 color: #9a826d;
}


#right ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#right ul li 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}

#right ul a 
{
	display: block;
	width: 217px;
	background: #c7b8a4;
	color: #333333;
	padding-left: 8px;
	text-decoration: none;
	margin: 2px;
	border: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
}

#right ul a:hover 
{
	color: #FFFFFF;
	background: #822C0F;
}

/* Navigation */

#menu 
{
	float: left;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 39px;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	white-space : nowrap;
}

#menu ul li 
{
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}

#menu ul li a 
{
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: normal;
	display: block;
	border-style:none;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#menu ul li a:link, #menu ul li a:visited 
{
	background-image: url(/site/images/menu_item2.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 74px;
	line-height: 26px;
	padding-top: 7px;
}

#menu ul li a:hover, #menu ul li a:active 
{
	background-image: url(/site/images/menu_item2.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width:74px;
	line-height: 29px;
	padding-top: 4px;
}

#menu ul li.active a:hover, #menu ul li.active a:active, #menu ul li.active a:link, #menu ul li.active a:visited 
{
	background-image: url(/site/images/menu_item2.gif);
	background-repeat: no-repeat;
	background-position: 0px -66px;
	height: 29px;
	width: 74px;
	line-height: 29px;
	padding-top: 4px;
	color: #822C0F;
}


/*  Headers  */
h1 
{
	height: 30px;
	color: #FFFFFF;
	background-image: url(/site/images/left_title.gif) no-repeat;
	background-color: transparent;
	font-size: 8pt;
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h2 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #822C0F;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
}

h3 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #76b7d7;
	background-color: transparent;
	font-size: 1.4em;
	font-weight: bold;
}

h4 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	color: #515151;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
}

h5 
{
	color: #9ad5f3;
	background-color: transparent;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h6 
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 150%;
}

/* HTML Tags */

code
{
  display: block;
	margin: 5px;
	padding: 5px;
	color: #ad4c21;
	border: 1px dashed;
	background: #f0ebe7;
	font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;

}

a
{
  color: #9a826d;
	text-decoration: none;
	padding-bottom: 0px;
}

a:hover
{
	color: #822c0f;
}

hr
{
  border: 0px;
  border-bottom: 1px #F0EBE7 dashed;
	height: 1px;
}

#left hr, #all hr
{
  margin: 10px 0px;
}

form
{
  margin: 0px;
	padding: 0px;
}

form .item
{
  clear: left;
	border-top: 1px solid #fff;
	margin: 3px;
}

form .label
{
	float: left;
	clear: left;
	width: 90px;
	padding-top: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input, textarea, select
{
	color: #9a826d;
	border: 1px solid;
	margin: 3px 0px 0px 0px;
	padding: 2px;
	background-color: #FFFFFF;
}

blockquote {
	margin: 5px;
  background: transparent url(/site/images/quotes.gif) left top no-repeat;
	padding-left: 37px;
}

blockquote[cite]:after {
	content: "Quote from: " attr(cite);
	display: block;
	border-top: 1px solid #999;
	color: #999;
	margin: 1em 0 0;
	padding: .5em 0 0;
	font-size: .8em;
	font-weight: bold;
}

del 
{
  color: #800;
	text-decoration: line-through;
}

dt
{
  font-weight: bold;
	font-size: 1.05em;
	color: #ad4c21;
}

dd 
{
  margin-left: 15px;
}




#left_title
{
  background: url(/site/images/left_title.gif) no-repeat top left;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

#right_title
{
	background: url(/site/images/right_title.gif) no-repeat top left;
	height: 24px;
	padding: 0px;
	margin: 0px;
}

#all_title
{
  background: url(/site/images/all_title.gif) no-repeat top left;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

.auto 
{ 
	width: 230px; 
	height: 200px; 
	overflow: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/* THUMBNAILS */


div.float {
  float: left;
  width: 90px;
  padding: 20px;
  }
  
div.float p {
   text-align: center;
   }
   

#thumb ul 
{
	margin: 0;
	padding: 0;
	white-space : nowrap;
}

#thumb ul li 
{
  	display: inline; 
	float:left;
	width: 112px; 
	height:70px;
	padding: 5px;
	margin: 5px; 
}

div.login-box {
	display: block; 
	text-align: center; 
	border: 1px solid #9a826d; 
	border-top-width: 0px; 
	padding: 15px; 
	margin: 0 0 15px 0;
}

div.login-row {
	clear: both;
	width: 365px;
	height: 30px;
	margin: 0 0 0 0;
}

div.login-label {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #494949;
	width: 85px;
	padding: 3px 0 0 15px;
	text-align: left;
}

div.login-field {
	float: left;
	width: 250px;
	text-align: left;
}

input.login-submit {
	padding: 1px;
	color: #fff;
	background: #9a826d;
	text-align: center;
	width: 50px;
	border: none;
}

input.login-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9a826d;
	border: 1px solid #c1af97;
	width: 200px;
	padding: 1px;
}

div.login-error {
	display: block;
	border-bottom: 3px solid #d0abab;
	background: #f0e8e8;
	padding: 2px;
	margin: 3px 0 8px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6d4f4f;
}

div.login-logout {
	display: block;
	border-bottom: 3px solid #8ba587;
	background: #e9f0e8;
	padding: 2px;
	margin: 3px 0 8px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #536d4f;
}

a.dropdown-menu-bar {
	display: block;
	width: 224px;
	font-weight: bold !important;
	margin: 2px 0 2px 0 !important;
	padding: 3px !important;
	background: url(/portal/dropdownarrow.png) top right no-repeat #eae4d9 !important;
	color: #796654 !important;
	border-bottom: 1px solid #9a826d;
}

a.dropdown-menu-bar:hover {
	color: #fff !important;
	background: #796654 !important;
}

/* Date Selector Styles */
.dpTable { position: absolute; top: 0; left: 0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: center; color: #494949; background-color: #fff; border: 1px solid #494949; }
.dpDayTR { background: #465d7a; padding: 0; margin: 0; } 
.dpTitleTD { background: #465d7a; color: #fff; }
.dpTD { border: 1px solid #fff; }
.dpDayHighlightTD { background-color: #465d7a; border: 1px solid #AAAAAA; }
.dpTDHover { background-color: #c3cdd9; border: 1px solid #888888; cursor: pointer; color: #000; font-size: 8pt;  }
.dpDayTD { background-color: #465d7a; border: 1px solid #AAAAAA; color: #fff; padding: 3px; }
.dpDayHighlight { color: #fff; font-weight: bold; font-size: 8pt; } 
.dpButton { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #494949; background: #fff; font-weight: normal; padding: 0px; font-size: 8pt; }
.dpTodayButton { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #494949; background: #fff; font-weight: normal; }

/* CSS Ported from MyNetwork */
table.formTable { width: 100%; cellpadding: 0; cellspacing: 0; }
table.formTable td.formLeft { font-weight: bold; width: 140px; padding-top: 7px; }
table.formTable td.formLeftLarge { width: 200px; }
table.formTable td { vertical-align: top; font-size: 8pt; }
table.formTable td img { vertical-align: middle; }
table.formTable td input, table.formTable td textarea, table.formTable td select { width: 95%; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-color: #000; }
a img { border: none; }
div.alignCenter { text-align: center; }

table.listingTable {
	background: #dfdfdf;
	width: 100%;
}

table.fullWidth {
	width: 100%;
}

table.listingTableOptions {
	background: #efefef;
	width: 100%;
	margin-top: 2px;
}

table.listingTableOptionsList {
	background: #c3cdd4;
	width: 100%;
	margin-bottom: 5px;
}

tr.listingHeaderRow {
	background: #efefef;
}

td.stockListingName {
	width: 250px;
	border: 1px solid #efefef;
}

td.stockListingOption {
	width: 150px;
	border: 1px solid #efefef;
}

td.stockListingStock {
	width: 40px;
	border: 1px solid #efefef;
}

tr.listingHeaderRowOptionsList {
	background: #d3dae0;
}

td.listingHeaderColumn {
	font-weight: bold;
	font-color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 4px;
}

td.listingHeaderColumnOptionsList {
	font-weight: bold;
	font-color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1px;
}

td.listingHeaderColumnWindow {
	font-weight: bold;
	font-color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px;
}

tr.listingStdRow {
	background: #fff;
}

tr.listingStdRowOptions {
	background: #efefef;
}

tr.listingStdRow:hover {
	background: #ffffde;
}

td.listingStdColumn {
	padding: 4px;
	font-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

td.listingStdColumnOptionsList {
	padding: 1px;
	font-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
}

td.listingStdColumnWindow {
	padding: 2px;
	font-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 8pt;
}

ul.buttonLink {
	margin: 0 10px 0 10px;
	padding: 0;
}

ul.buttonLink li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.buttonLink li a {
	display: block;
	padding: 5px;
	margin: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #c7b8a4;
	background: #e0d5c7; 
}

ul.buttonLink li a:hover {
	background: #505c75; 
	color: #fff;
}

/* CourseWare Tab */
#courseware-tab { background: url(/courseware/images/courseware-tab.png) no-repeat; width: 104px; height: 26px; border: 1px solid #5b4e3d; border-top: none; position: absolute; top: 0; right: 16px; }
.courseware-active { background: url(/courseware/images/courseware-tab-active.png) no-repeat !important; }

#courseware-tab a { font-size: 9pt !important; color: #fff !important; text-decoration: none; display: block; height: 20px; padding: 6px 0 0 27px; }
#courseware-tab a:hover { text-decoration: underline; color: #e1f3ff; }
#courseware-notice { position: absolute; top: 8px; right: 130px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #5b4e3d; }

/* CourseWare Interface */
#courseware-wrap { display: block; padding: 5px; margin: 4px; background: #fff; width: 686px; }
#courseware-header { display: block; background: #9a826d; border-bottom: 2px solid #5b4e3d; padding: 5px; position: relative; height: 20px; }
#courseware-header h1 { font-family: "Geneva", Arial, Helvetica, sans-serif; font-size: 10pt; color: #fff; margin: 0; padding: 3px 0 0 3px; }
#courseware-header ul { position: absolute; top: -2px; right: 5px; }
#courseware-header ul li { display: inline; list-style: none; }
#courseware-header ul li a { border: 1px solid #9a826d; padding: 2px 4px 2px 4px; margin: 0 2px 0 2px; color: #fff; text-decoration: none; font-size: 8pt; }
#courseware-header ul li a:hover { color: #fff; background: #5b4e3d; border: 1px solid #c1af97; }

div.cwGroup img, div.cwCategory img, div.cwFile img, div.cwFileDetails { vertical-align: middle; }

div.cwGroup, div.cwCategory, div.cwFile { display: block; position: relative; padding: 3px; margin: 3px 0 3px 0; }
div.cwGroup a, div.cwCategory a, div.cwFile a { color: #000 !important; }
div.cwGroup a:hover, div.cwCategory a:hover, div.cwFile a:hover { color: #3a4d5e !important; }
div.cwGroup:hover, div.cwCategory:hover { background: #eee; border-bottom: 1px solid #ddd; }
div.cwFile:hover { background: #e2eaf1; border-bottom: 1px solid #bdd0de; }
div.cwCategory, div.cwFile { margin: 0; }
div.cwGroup span, div.cwCategory span, div.cwFileDetails span { color: #666; font-style: italic; }
div.cwFileDetails p { margin: 0; padding: 0; color: #2e3e4a; }

div.cwGroupContents { padding: 5px 0 10px 15px; margin-bottom: 10px; border-bottom: 1px dashed #aaa; display: block; }
div.cwCategoryContents { padding: 5px 0 5px 15px; display: block; }
div.cwCategoryContents p, div.cwGroupContents p { margin: 0; padding: 0; }
div.cwCategoryContents p strong, div.cwGroupContents p strong { color: #cc0000; }
div.cwCategoryContents p a, div.cwGroupContents p a { text-decoration: underline; }

div.cwControls { position: absolute; top: 3px; right: 2px;  }
div.cwControls a { margin-left: 10px; padding: 2px; }
div.cwControls a:hover { border: 1px solid #9db2c6; background: #d8e0e8; color: #000 !important; }
a img { border: none; }

div.cwFileDetails { width: 350px; }
div.cwFileDetails a { font-weight: bold; text-decoration: underline; }
div.cwFileDetails p { padding-left: 18px; }

#notice-success { display: block; color: #5d8426; background: #e7f6d2; border-bottom: 2px solid #6fa423; margin-bottom: 15px; padding: 5px; text-align: center; }
#notice-error { display: block; color: #913939; background: #f9e6e6; border-bottom: 2px solid #c66969; margin-bottom: 15px; padding: 5px; text-align: center; }

.search-criteria { display: block; border-bottom: 1px dashed #ccc; padding: 10px; }
.search-criteria:hover { background: #eee; }
.search-criteria input.inputTextbox, .search-criteria select.selectBox { width: 200px; padding: 3px; }
#search-criteria-2, #search-criteria-3, #search-criteria-4, #search-criteria-5 { display: none; visibility: none; }

.selectBoxSmlest { width: 100px !important; }
