/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */
/* DEFAULTS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #FFFFFF;
}

img, div { behavior: url(/SiteFiles/1181/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1181/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

/* TYPE */
body, p, div, ul, li, td {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.contentbkgd {
	background-image: url(/sitefiles/1181/Images/student-contentbkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#studentcontent {
	width: 500px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #F15A24;
	text-decoration: none;
}
a:hover {
	color: #63AEC6;
	text-decoration: none;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }
h1 {
	color:#FCEE21;
	font-family:"Lucida Sans";
	font-size:18px;
	font-weight:normal;
	line-height:20px;
}

h2{
	color:#808080;
	font-family:"Lucida Sans";
	font-size:16px;
	line-height:24px;
	margin-bottom: 8px;
}
h4 {
color:#810C0B;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}
h3 {
color:#810C0B;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
}
h5 {
color:#777777;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
line-height:16px;
}

/* SEARCH */
#search {
	width: 165px;
	padding-top: 8px;
	background-color: #333333;
	height:24px;
	margin: 0px;
}

.searchField {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:176px;
	display:block;
	float:left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 23px;
	background-image: url(/sitefiles/1181/Images/student-search.gif);
	height: 18px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.searchButton {
	display:none;
}
.studentbackground {
	background-image: url(/sitefiles/1181/Images/student-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1E1B1C;
}
.swcredit {
	color: #FFFFFF;
	font-size: 10px;
}

.swcredit a{
	color: #FFFFFF;
	font-size: 10px;
}


/* SUB NAV */
#subnavWrapper {
	float: left;
	margin-top: 5px;
	width: 165px;
}
#subnavWrapper p, #subnavWrapper p a {
	display:none;
}

#subnavWrapper h2,
#subnavWrapper h2 a {
	color:#ffffff;
	display:block;
	font-family:"Lucida Sans";
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	padding-left: 7px;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:11px;
	background: none;
	margin: 0;
}
#subnav a {
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	padding-left:5px;
	display:block;
	width:160px;
}
#subnav a:hover {
	color:#F15A24;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	padding-left:5px;
	display:block;
	width:160px;
	background-color: #FFFF00;
}





/* DEFAULT CONTENT */

/* SEARCH TITLE */
.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
}



/* BREADCRUMBS */
#breadcrumb {
	float: left;
	width: 450px;
	text-align: left;
	margin-bottom: 14px;
	padding: 0px;
	margin: 0px;margin-bottom: 14px;
}
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumb li {
	margin: 0px;
	float: left;
	background:none;
	display:inline;
}
#breadcrumb a {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #6EAED4;
	background: url(/SiteFiles/1181/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	margin-right: 8px;
}
#breadcrumb a:hover {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #000000;
	background: url(/SiteFiles/1181/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.middle {
	background-color: #C94100;
	background-image: url(/sitefiles/1181/Images/student-subnavmid.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 185px;
}
.margintop {
	margin-top: 20px;
}
