/*
//	Customized CSS
//
//	For $ on Template $
//
//	Written by: Joel Herron
*/

/**************************************
//
//	Redefinitions
//
**************************************/

body {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:0pt;
padding:0pt;
text-align:center;
}

table {
	width: 98%;
	border-collapse: collapse;
	line-height: 17px;
}	

th {
	background-color: #5a7e92;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 3px 0 3px 3px;
}	

th a {
color:#FFFFFF !Important;
}

.even {
	background-color: #e2e1dd;
}	
	
h1 {
color: #63297B;
font-size:14px;
border-bottom: 1px solid #A9A9AB;
text-transform: uppercase;
}

h2 {
font-size:13px;
font-weight:bold;
}

h3 {
font-size:12px;
font-weight:bold;
}

#mainContent li {
	padding-bottom: 3px;
	padding-top: 3px;
}	

#mainContent p {
	line-height: 16px;
}	

ul.udm li a {
font-size:13px !important;
margin-top:0px;
padding:0px 15px 0pt !important;
text-transform:uppercase;
}

.hpUnderLine {
color:#63297B;
font-size: 12px;
font-weight: bold;
}

#leftColSm {
padding-top:5px;
width:200px;
}


#rightColSm {
width:200px;
padding-right:3px;
padding-top:5px;
}

#mainContent ul, .rightCol ul {
padding-bottom: 5px;
list-style-image:url("http://www.uww.edu/common/images/base/redArrow.gif");
}

.rightCol {
float:right;
padding-right:10px;
padding-top:0px;
}

th.resolve {
width: 120px;
vertical-align:top;
}

#topNav1 ul {
	padding-top:					2px;
}

ul.udm li a {
	font-size:  					13px !important;
	padding:						0px 8px 0 8px !important;
}

table.committee {
width: 550px;
text-align: left;
}

table.committee th{
font-size: 13px;
}

#leftNav2 h2 a {
	color: #5d7f91;
}	

/**************************************
//
//	Class Definitions
//
**************************************/

.box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 230px;
	overflow: hidden;
}

/* blendy background */
.grad {
	background: url("http://www.uww.edu/asa/common/images/grad_gray.jpg") bottom left repeat-x;
}

.right-nav h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #5a7f92;
	padding: 3px 0 3px 10px;
	margin-top: 0px;
}

.right-nav {
	float:right;
	margin-top: 10px;
}

.right-nav p {
	padding: 0 5px 0 5px;
}

.right-nav h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 5px 0 5px;
	text-align: center;
}

.right-nav p.contact {
	padding: 15px 0 10px 10px;
}


.purple {

color:#4E009B;

}

.red {

color:#990000;

}

/**************************************
//
//	Div Definitions
//
**************************************/






