/*
//	Customized CSS
//
//	For $ on Template $
//
//	Written by: Joel Herron
*/

/**************************************
//
//	Redefinitions
//
**************************************/

body {
	text-align: left !Important;
}	

h2 {
	font-size: 15px;
}	

h3 {
	font-size: 13px;
	color: #CC6600;
}	

h4 {
	font-size: 12px;
	color: #624d7d;
	font-weight: bold;
}	

table {
	width: 97%;
	margin-bottom: 15px;
}

th {
	background-color: #5D7F91;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

td {
	line-height: 16px;
}	

.even {
	background-color: #e6e6e6;
}

#mainColSml {
	width: 300px !Important;
}

.rightCol {
	width: 250px !Important;
}

#mainContent a:link {
	color: #00539f;
}

#mainContent a:visited {
	color: #00539f;
}

#mainContent ul, ol {
	line-height: 16px;
}	

#mainContent li {
	padding-bottom: 5px;
}	

#mainContent li.indent {
	margin-left: 10px;
}	

.smImgText {
	line-height: 16px;
}

.smImg {
	padding-bottom: 10px;
}	

#leftNav2 li.vip a {
	color:#CC6600;
	font-weight: bold;
}

#leftNav2 p {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 16px;
}

#leftNav2 a.blue {
	color: #00539f;
}

.udm a, .udm a:link, .udm a.nohref {
	padding-top: 1px !Important;
}	

#footer p {
	color: #666666;
}

#footer a {
	color: #00539f;
}	

.imgBorder {
	border: 1px solid #cccccc;
}

.searchBottom {
	padding-right: 50px;
}		
	
/**************************************
//
//	AZ BOX
//
**************************************/
.grad {
	background: url("http://www.uww.edu/uhcs/common/images/grad_gray.jpg") top left repeat-x;
}

.box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 217px;
	overflow: hidden;
	margin: 0 10px 0 10px;
}

.right-nav {
	float:right;
	margin-top: 10px;
}

.right-nav ul {
	list-style-image: url("http://www.uww.edu/common/images/base/redArrow.gif");
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 5px;
}	

.right-nav p {
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	line-height: 17px;
}

.right-nav h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #c05017;
	padding: 1px 0 3px 10px;
	margin-top: 0px;
}

.right-nav h4 {
	text-align:center;
}


/**************************************
//
//	Class Definitions
//
**************************************/

.textRight {
	margin-top: 4px;
	text-align: right;
}	


/**************************************
//
//	Div Definitions
//
**************************************/

#disclaimer p {
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	border-top: 1px dashed #cccccc;
	padding-top: 5px;
}	

#update p {
	font-size: 10px;
	color: #666666;
	float: right;
	padding-right: 5px;
}

.left {

float:left;
padding: 5px;

}

.right {

float:right;
padding: 5px;
}
