html, body{
	width:100%;
	margin:0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#48525B;
}

table {
	font-size:18px;
}

/* Set height limit for upcoming elections & r/cc box on home page */
.halfboxheight {
	height: 325;
}
.Highlights{
	border-left-style: solid; 
	border-left-width: 1; 
	border-left-color: #006699;
	border-right-style: solid; 
	border-right-width: 1; 
	border-right-color: #006699;
	border-bottom-style: solid; 
	border-bottom-width: 1; 
	border-bottom-color: #006699;
	border-top-style: solid; 
	border-top-width: 1; 
	border-top-color: #006699;
}
	
.Image{
	border-left-style: solid; 
	border-left-width: 1; 
	border-left-color: #CCCCCC;
	border-right-style: solid; 
	border-right-width: 1; 
	border-right-color: #CCCCCC;
	border-bottom-style: solid; 
	border-bottom-width: 1; 
	border-bottom-color: #CCCCCC;
	border-top-style: solid; 
	border-top-width: 1; 
	border-top-color: #CCCCCC;
}
	
ul li{
	background: url('IMAGES/Layout_List_Square.gif') no-repeat;
	padding-left: 1.0em;
	margin-bottom: .5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

ul{
	margin: 0; padding: 2px; list-style-type: none;
}

A {
	text-decoration: none; color: #006699;
}

A:hover{
	TEXT-DECORATION: underline;
}

A.showlink{
	text-decoration: underline;
}

.bottomborder {
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:2;
	}	
	


.RowBorderBottom {
	border-bottom-style:solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width:1;
	}	

.bottomborderBlue {
	border-bottom-style:solid;
	border-bottom-color:#94b3d0;
	border-bottom-width:2;
	}	

.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-width:1;
	background-color:#EDF3EF;
	}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-width:1;
	background-color:#EDF3EF;
	}
	
.headersubmitbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-width:1;
	background-color:#183884;
	}

.headersearchfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-width:2;
	background-color:#cccce3;
	}

/*=========================================
	Department page header
Review for possible consolidation with main header styles
===========================================*/

#deptThemeHeader {
	width: 100%;
	height: 155px;
	margin: 0;
	padding: 0;
}

#deptBanner {
	position: relative; /*This div must be positioned for globalNav positioning to work. */
	top: 0px;
	width: 100%;
	height: 155px;
	margin: 0;
	padding: 0;
	background-image: url('IMAGES/Home_Page_Header_Trail.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#mediainfologo {
	position: absolute;
	top: 680px;
	left: 85px;
}

#deanleftstrip {
height: 100%;
width: 216px;
left: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: top;
background-image: url('images/home/Dean_Left_Strip.png');
background-repeat: repeat-y;
} 

#deanrightstrip {
height: 100%;
width: 75px;
right: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: top;
background-image: url('images/home/Dean_Right_Strip.png');
background-repeat: repeat-y;
} 

#mediarightstrip {
height: 100%;
width: 59px;
right: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: top;
background-image: url('images/home/Media_Right_Strip.png');
background-repeat: repeat-y;
} 

#smallleftstrip {
height: 100%;
width: 17px;
left: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: top;
background-image: url('images/home/Small_Left_Strip.png');
background-repeat: repeat-y;
} 

#smallrightstrip {
height: 100%;
width: 18px;
right: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: top;
background-image: url('images/home/Small_Right_Strip.png');
background-repeat: repeat-y;
} 

#medialeftstrip {
height: 100%;
width: 52px;
left: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: top;
background-image: url('images/home/Media_Left_Strip.png');
background-repeat: repeat-y;
}

#boxleftstrip {
height: 100%;
width: 53px;
left: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: top;
background-image: url('layout/Box_Left_Strip.png');
background-repeat: repeat-y;
} 

#boxrightstrip {
height: 100%;
width: 72px;
right: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: top;
background-image: url('layout/Box_Right_Strip.png');
background-repeat: repeat-y;
} 

#boxbottomstrip {
height: 32px;
width: 100%;
right: 0px;
top: 0px;
margin: 0;
padding: 0px;
background-position: left;
background-image: url('layout/Box_Bottom_Strip.png');
background-repeat: repeat-x;
} 


#deptBanner h1 {display: none;}


#largeDeptSeal{
	position: absolute;
	top: 45px;
	left: 10px;
}


#deptTitle {
	position: absolute;
	top: 60px;
	left: 120px;
	font-family: arial;
	font-size: 20px;
	color: #687983;
}

.deptSmallTitle {
	font-size: 11px;
}

/* First level navigation.
The container for this div must be positioned as well. */
#deptNav {
	position:inherit;
	top: 250px;
	left: 20px;
	width: 1000px;
	margin: 0;
	padding:0;
	font-size:16px;
	color:#704fbf;
}

#deptUtilityNav {
	position:inherit;
	left: 696px;
	top: 230px;
	width: 300px;
	text-align: right;
}

/* =======================================
	Hacks for IE 5 & 6
==========================================*/

/* side navigation */
* html #sideNav {
	width:212px; 
	w\idth:204px;
}