/* CSS as you need it - Add in Alphabetical Order for Easier Modification */

/* Tag Modifiers */
a {
	color: #1C5CA3;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	text-decoration: none;	border-bottom: 1px solid #D7E4F3;
}
a:hover {
	color: #003366;
	border-bottom-color: #003366;
}
a:visited {
	color: #49545E;
}
a.img {
	border:none;
}
a img{
	border-bottom:none;
	border-bottom: 0px;
}
img {
	border-bottom: 0px;
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #03244D url(images/ddBackground.gif) repeat-y center top;
	font-size: 100%;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
table {
	border:none;
	padding:0;
}
ul {
	list-style:none;
	margin-left:25px;
}

/* Classes */
.blueDecorBar {
	background-color: #03244D;
	height: 2px;
	font-size: 1px;
}
.facultyTable{
	border-top:1px solid #BCBEC0;
	border-left:1px solid #BCBEC0;
	border-right: 1px solid #BCBEC0;
	border-bottom: 1px solid #BCBEC0;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.facultyBottom{
	background-color:#E6E7E8;
}
.header {
	padding-top:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.menuIndent{
	margin-left:7px;
}
.newsItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-right: 4px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #C3C3C3;
}
.newsItem a{
	font-size: 11px;
	font-weight:bold;
}
.orangeDecorBar {
	background-color: #F9903F;
	height: 2px;
	font-size: 1px;
}
.orangeDecorBar2 {
	background-color: #DD550C;
	height: 12px;
}
.orangeDecorBar2 a{
	display: block;
	font-size: 10px;
	font-weight:bold;
	color:#FCFCFC;
	border-bottom:0;
	margin:0;
}
.sideHead {
text-align:center;
font-weight:bold;
}
.subsectionFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	padding-right: 12px;
	padding-bottom: 7px;
}
.tail {
	background: url(images/ddBottomGradient.gif) top left repeat-x #03244D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	padding: 15px;
	padding-bottom: 25px;
	text-align: center;
}
.tail a {
	border: none;
	text-decoration: none;
	color: #ECEBEB;
}
.tail a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.tail a:visited {
	color: #ECEBEB;
}
.tail a:visited:hover {
	text-decoration: underline;
	color: #ffffff;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03244D;
	margin:2px 0px 2px 0px;
}
.text ul, .text li {
	list-style-type:square;
	font-weight:bold;
}
.whiteDecorBar {
	background-color: #ffffff;
	height: 2px;
	font-size: 1px;
}
/* ID single modifications */
#breadCrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 6px;
	height: 30px;
}

#contentArea {
	width:100%;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	font-size: 0.75em;
	text-align:left;
	color:#03244D;
}
#environment {
	width: 770px;
	background-color: #03244D;
}
#floatLeftText {
	float:left; 
	width: 360px;
}
#floatRightPicture {
	float:right; 
	border: 1px solid #D7E4F3;
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 5px;
}
#headPane {
	background-image: url(images/bmTop3.jpg);
	height:110px;
	width:565px;
}
#heaDetails {
	background-color: #dd550c;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size        : 13px;
	  list-style       : none;
	  font-variant:small-caps;
}
#heaDetails a{
	color: #ffffff;
	  padding-left     : 4px;
	  padding-right    : 4px;
	  text-decoration  : none;
	  border-bottom: 0px;
}
#heaDetails td:hover{
	background:url(images/maiNavHover.jpg) repeat-x top left;
  border: none;
  text-decoration  : none;
}
#myMenu {
	border-right: 1px solid #49544e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ul#maiNav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-variant:small-caps;
}
ul#maiNav li {
  display          : block;
  background-image : none;
  float            : left;
  padding-left     : 0px;
  padding-right    : 0px;
  margin           : 0;
  white-space      :  nowrap;
  height: 35px;
  line-height: 35px;
}
ul#maiNav li a {
  color: #ffffff;
  padding-left     : 4px;
  padding-right    : 4px;
  text-decoration  : none;
  border-bottom: 0px;
}
ul#maiNav li a:hover {
  background:url(images/maiNavHover.jpg) repeat-x top left;
  border: none;
  text-decoration  : none;
}
ul#sideNav{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight:bold;
  list-style       : none;
  margin           : 0;
  padding:0;
  margin-left:14px;
  margin-right:4px;
  text-indent: -10px;
  font-variant:small-caps;
}

ul#sideNav li{
  display          : block;
  background-image : none;
  margin:0px;
  margin-bottom: 8px;
  color:#A1C1E7;
  position:relative;
 
  
}
ul#sideNav li a{
  border-bottom: 0px;
  display:block;
  color: #ffffff;
}
ul#sideNav li a:hover{
	color: #ffffff;
	text-decoration: underline;
	border: none;
}
ul#sideNav ul{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight:bold;
  list-style       : none;
  margin           : 0;
  padding:0;
  margin-left:14px;
  margin-right:4px;
  text-indent: -10px;
  font-variant:small-caps;
 }
ul#sideNav ul li{
  display          : block;
  background-image : none;
  margin:0px;
  margin-bottom: 2px;
  color:#A1C1E7;
  position:relative;
}
ul#sideNav ul li a{
  border-bottom: 0px;
  display:block;
  color: #ffffff;
}
ul#sideNav ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
	border: none;
}
ul#siteMap{
	font-variant:small-caps;
}
ul#siteMap li{
	margin-top: 8px;
	margin-bottom: 8px;
	}
.curMenu{
	font-weight:bold;
}
#topLinks {
	padding-top: 5px;
}
#topLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	padding-bottom: 5px;
	text-decoration: none;
	border: none;
}
#topLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	border: none;
}
#topLinks a:active {
	color: #ffffff;
	text-decoration: underline;
	border: none;
}
#topLinks a:visited {
	color: #F5F5F5;
	border: none;
}
/*  align="center" border="0" cellpadding="0" cellspacing="0" width="770"  */


.float-buster {clear: both; height: 0; line-height: 0;}

#sideBarPicture {background:url(images/bmSidebar3.jpg) no-repeat;
height: 260px;}

.calendarItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;;
	padding: 3px;
	padding-left: 4px;
}
.calendarItemTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;;
	color: #757575;
	padding-left: 12px;
	padding-bottom: 5px;
	font-size: 11px;
}
hr{
	color:#003C73;
	height:1px;
}