body
{
	background: #0d3267 url(../images/tmpl/pagebg.jpg) repeat-x 0 0;
}

#globalHeader
{
	background: transparent;
}

#headerSep
{
	background: #2661b0 url(../images/tmpl/sepCenter.png) repeat-x;
}

#headerSep div.moduletable
{
	background-color: transparent;
	color: white;
}

#headerSep div.moduletable a
{
	background-color: transparent;
	color: white;
}

#headerSep div.moduletable a:hover
{
	background-color: transparent;
	color: #f58025;
}

#bread > ul > li > a,
#bread > ul > li > a:visited
{
        color: #fff;
}

#bread > ul > li > a:active,
#bread > ul > li > a:hover
{
        color: #f58025;
}

#sectionHeader
{
	background: #2761b0 repeat-x;
}

#topMenu
{
	background: #357cdf url(../images/tmpl/menubar.png) repeat-x;
	color: white;
}

#lowerContent
{
	background-color: white;
	color: black;
}

#userMenu
{
	background-color: #fff;
}

#mainContent a
{
	text-decoration: none;
	color: #0064b1;
}

#mainContent a:visited
{
	text-decoration: none;
	color: maroon;
}

#mainContent a:active
{
	text-decoration: none;
	color: #f58025;
}

.facultyBox
{
	border-color: #a6b3c8;
	background-color: #eaeaea;
}


.advisingBox
{
	border-color: #70899d;
	background-color: #e8edf4;
}

#mainContent h1
{
	background-color: #eaeaea;
	color: #2661b0;
	border-bottom: 2px solid #2661b0;
	font-size: large;
}

#mainContent h2
{
	color: #59697f;
	font-size: large;
	border-bottom: 1px solid black;
	width: 85%;
}

#mainContent h3
{
	color: #59697f;
	font-size: medium;
}

#mainContent h4
{
	color: #59697f;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}

#mainContent hr
{
	border-color: #a4b1c2;
}

#mainContent table.course_list tr td a
{
}

#mainContent table.course_list tr td a:hover
{
}

#mainContent table.course_list tr td a:active
{
}

#mainContent table.course_list tr td a:visited
{
}

#mainContent table.course_list tr.odd td
{
	background-color: #eaeaea;
}

#mainContent table.course_list tr.even td
{
}

#mainContent table.course_list tr.header td
{
	background-color: #b8bfc8;
	font-weight: bold;
	text-align: center;
}

#mainContent table.course_list tr.total td
{
	background-color: #b8bfc8;
	font-weight: bold;
	text-align: center;
}

#leftMenu
{
	background: #eaeaea repeat-x;
	border-color: #d1d1d1;
}

#langIconBox
{
	background-color: #eaeaea;
	border-color: #d1d1d1;
}

#spacerDiv
{
	background-color: white;
}

#footer
{
	color: white;
	background: #0064b1 url(../_images/tmpl/footer.png) repeat-x 0 bottom;
}

#footer a, #footer a:visited, #footer a:hover
{
	color:#f58025;
}

.tool-tip
{
	background: #ffc;
	border-color: #D4D5AA;
}

.tool-title
{
	background: url(../_images/selector-arrow.png) no-repeat;
}