/* CSS Document */


body {
	background-color: #eee;
	margin: 0px 0px;
}
a {
	color:#663399;
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:700;
	text-decoration:none;
	}
a:link {color:#663399;}
a:visited {color:#663399;}
a:hover {text-decoration:underline;}

td {padding: 0px;
	spacing: 0px;}
p {
	font:12px arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#666666;
	line-height:130%;
	}

#main {
	
	width: 770px;
	background:#ffffff;
	/*border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;*/
	padding:0px 0px 5px 0px;
	text-align: left;
	}

#header {
	width: 770px;
	background-color: #FFFFFF; 
	background-image: url(http://core.ecu.edu/umc/blackboard/images/headerBar.gif);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#titleBar {
	width: 770px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	/* [disabled]background-color: #666666; */
	border-bottom: 1.5px solid #FFFFFF;
	height: 50px;
	}
	
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;	
		
	}
	
.tagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	/* [disabled]padding-top: 5px; */
	line-height: 120%;
}
	
#headerimage {
	width: 770px;
	height: 190px;
	background-image:url(http://core.ecu.edu/umc/blackboard/images/penny3.jpg);
	background-repeat: no-repeat;
	
}

#header3 {
	width: 770px;
	background:#ffffff;
	border-top:1px solid #999999;
	border-bottom: 2px solid #666666;
	height: 2px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	
}

#headerbar {
	width:770px;
	height:15px;
	background-color:#006E7C;
	background-image: url(bar_slant4.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	/* [disabled]border-top:2px solid #FFFFFF; */
 }
 
#headerbarLeft {
 	float: left;
	width: 238px;
	background-color:#FBDD95;
}

#headerbarRight{
	margin-left:240px;
	background-color:#F9E5B4;
	background-image:url(bar_slant4.gif);
	background-repeat:no-repeat;
	text-align:right;
}
	
#logo {
	background: #fff;
	margin:0px 0px 0px 0px;
	padding:60px 0px 0px 0px;
	text-align:center;
}

h1 {
	padding:0px 0px 0px 0px;
	font: 20px Arial, Helvetica;
	font-style: normal;
	margin: 8px 0px 0px 0px;
	color:#006E7C;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	font-weight: 900;
	}
h2 {
	margin: 5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: 18px/normal Arial, Helvetica;
	font-style: normal;
	color:#666666;
	vertical-align: top;
	font-weight: 800;
	}

h3 {
	font:16px arial, helvetica, sans-serif;
	color:#006E7C;
	font-weight:700;
	padding:0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	}
h4 {
	font:12px/normal arial, helvetica, sans-serif;
	color:#527074;
	padding:0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	font-style: normal;
	font-weight: 800;
	}
h5 {
	margin: 3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: 12px/normal Arial, Helvetica;
	font-style: normal;
	color:#1E535A;
	vertical-align: top;
	font-weight: 800;
	}
	
h6 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 800;
	margin: 0px 0px 0px 10px;
}
p.alert {font:12px/normal arial, helvetica, sans-serif;
	color:#FF0000;
	font-weight:600;}
p.instructions {font:12px/normal arial, helvetica, sans-serif;
	color:#000000;
	text-align:left;}
	
	
#content {
	padding-top: 8px;
	background-color: #FFFFFF;
	padding-top: 2px;
	/*clear: both;*/
	
	}
	
#contentleft {
	float:left;
	width: 238px;
	background:url(menubottomfill.gif) no-repeat;
	background-color:#95C3C9;
	background-repeat: no-repeat; 
	background-position: bottom; 
	padding-bottom: 0px 0px 25px 0px;
	display: inline;
}
#contentright {
	padding: 0px;
	margin: 5px 5px 5px 260px;
	width: 450px;
	line-height: 140%;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	
}

#contentright ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#contentright li {
 	background-image: url(dot.gif);
	background-repeat:no-repeat;
 	background-position:left top;
 	padding-left: 16px;
 	font:12px arial, helvetica, sans-serif;
	color:#666666;
	line-height: 150%;

 
 }
/* #contentright li ul {
 	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
 	background-position:0.8em;
 	padding-left:0.20em;
 	font:12px arial, helvetica, sans-serif;
	color:#000000;
 }*/
#container {
	width:99%;
	float:right;
	background-color: #FFF4D9;
	}

#footer {
	margin-right:0px;
	margin-left:10px;
	width:95%;
	height: 70px;
	clear:all;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

#footerLeft {
	float:left;
}

#footerRight {
	margin-left:530px;
	margin-right: 20px;
}
#Subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	color: #999999;
}
#topNavcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 770px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #006E7C;
	height: 24px;
}


#leftNav {
	color: rgb(102, 102, 102); 
	font-family: sans-serif; 
	background-color:#95C3C9;  
	margin: 0;
	padding: 0;
	line-height: 140%;
}
ul#leftNav{
	list-style: none;
	margin-top:20px;
	margin-bottom:20px;
}
		
#leftNav li a:link, #leftNav li a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#95C3C9;
	background-color:#FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	display: block;
	color: rgb(102, 51, 153);
	margin: 0;
	padding: 0;
	height: 140%;
	
}

#leftNav li a:hover, #leftNav li a:active {
	
	background-color: rgb(227, 227, 227); 

}

form {

	background-color: #FFFFFF;
	color: #999999;
	font-family: sans-serif;
	line-height: normal;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
}
input {
font-family:
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
input.teal {
	background-color: #95C3C9;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: 800;
}
input.bk {
background-color:#EFFBFB;
}
textarea.ltbk {
background-color:#EFFBFB;
}

div.row {
	clear: both;
	padding-top: 5px;

}
div.row.span.label {
float: left;
width: 150px;
text-align: left;
}
div.row.span.formw {
float: right;
width: 250 px;
text-align: left;
}
div.spacer {
	clear: both;
}
.printFriendly {
	width: 100%;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:700;
	text-align: right;
}

