@charset "utf-8";
/* CSS Document */

/* MEDIA: SCREEN ONLY */


BODY, DIV, P, A{
	font-family: Arial, Helvetica, sans-serif;
}


.container{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 714px;
}


A{
	color: #234369; /* DARK BLUE */
}

A:VISITED{
	color: #810081; /* PURPLE */
}

A:HOVER{
	color: #356BA2; /* LIGHTER BLUE */
	text-decoration: none;
}

A:VISITED:HOVER{
	color: #660066; /* DARKER PURPLE */
	text-decoration: none;
}

UL, OL{
	/*line-height: 180%;*/
}

#contentWell LI{
	line-height: 120%;
	padding-bottom: 7px;
}





















.header .logo{
	background-image: url(/style/default/images-template/UWSLogo1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 76px; /* FF */
	height: expression('73px'); /* IE 7 */		
	position: absolute;
}


.header .logo .link{
	height: 70px;
	width: 168px;
}

.header H2{
	float: right;
	/*margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 12px;*/
	height: 24px;
	padding-top: 20px;
	color: #3F3B23; /* BROWN */
	font-style: italic;
	width: 380px;
	font-size: 11pt;
	/*font-size: 95%;*/
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}























.mainNav{
	text-align: right;
	clear: both;
	margin-bottom: -3px;
}

.mainNav UL{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

.mainNav LI{
	float: right;
	height: 32px;
}





















.mainBar{
	text-align: right;
	height: 34px;
	background-image: url(/style/default/images-template/barBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFCC00; /* ORANGE */	
	clear: both;
	font-size: 10pt;
}

.mainBar .left{
	float: left;
	height: 34px;
	width: 12px;
	background-image: url(/style/default/images-template/barLeft.jpg);
	background-repeat: no-repeat;
	background-color: #FFCC00; /* ORANGE */
}

.mainBar .right{
	float: right;
	width: 10px;
	height: 34px;
	background-image: url(/style/default/images-template/barRight.jpg);
	background-repeat: no-repeat;
	background-color: #FFCC00; /* ORANGE */	
}

.mainBar .form{
	float: left;
	padding-top: 6px;
	text-align: left;
}

.mainBar .form TABLE{
	width: 300px; /* TO FIX A CS ERROR DURING AUTHOR MODE */
}

.mainBar .form LABEL{
	display: none;
}

.mainBar .links{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

.mainBar A{
	font-weight: bold;
	text-decoration: none;
}


.mainBar A:VISITED{
	font-weight: bold;
	text-decoration: none;
}

.subBar{
	height: 2px;
	background-color: #000000;
	width: 706px;
}

#mainSearch{
	background-color: transparent;
	border: 0px;
	font-size: 10pt;
	padding-top: 2px;
	width: 140px;
}

#mainSearchContainer{
	background-color: transparent;
	background-image: url(/style/default/images-template/searchBg.jpg);
	background-repeat: repeat-x;
	width: 173px;
}

#mainSearchLeft{
	background-image: url(/style/default/images-template/searchLeft.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
}


















.mainContent{
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(/style/default/images-template/contentBg.jpg);
	background-repeat: repeat-y;
}

.mainContent .wave{
	background-image: url(/style/default/images-template/wave.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 2px;
	padding-right: 10px;
	padding-bottom: 20px;
}





/* CONTENT TABS */

.mainContent .tabs_noNav{
	width: 693px;
}

.mainContent .tabsNav{
	width: 523px;
}

.mainContent .tabs_noNav LI, .mainContent .tabsNav LI{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.mainContent .tabs_noNav UL, .mainContent .tabsNav UL{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.mainContent .contentTabsBottom{
	height: 0px;
	clear: both;
}








.mainContent .leftCol{
	width: 170px;
	float: left;
}

/* FIX FOR IE6 LI display: block ISSUES */
* html ul li a {
height:1em;
}

.mainContent .leftCol .nav{
	width: 169px;
	background-color: #FBF4CA; /* LIGHT YELLOW */
	border-right: 1px solid #000000;
	min-height: 121px;
	background-image: url(/style/default/images-template/navBottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}

.mainContent .leftCol .leftColContent{
	padding: 5px;
}

.mainContent .leftCol .nav H1{
	font-size: 10pt;
	font-weight: normal;
	background-color: #FBDA6F; /* YELLOW */
	margin: 0px;	
	border-bottom: 1px solid #000000;
}

.mainContent .leftCol .nav H1 A{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	text-decoration: none;
	display: block;
}

.mainContent .leftCol .nav H1 A:HOVER{
	background-color: #FDEAA6; /* YELLOW */
	color: #224366; /* BLUE */
}


.mainContent .leftCol .nav UL A{
	background-image: url(/style/default/images-template/navArrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	display: block;
	/*width: 154px;*/
	text-decoration: none;
	font-size: 9pt;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	color: #000000;
}

.mainContent .leftCol .nav UL A:HOVER{
	background-color: #FCE187; /* LIGHTER YELLOW */
	color: #224366; /* BLUE */
}

.mainContent .leftCol .nav .selected{
	background-color: #FBDA6F; /* LIGHTER YELLOW */
	border-top: 1px solid #FACC2E; /* LIGHT YELLOW */
	border-bottom: 1px solid #FACC2E; /* LIGHT YELLOW */
}

.mainContent .leftCol .nav .selected:HOVER{
	background-color: #F9C71C; /* LIGHTER YELLOW */
	border-top: 1px solid #FACC2E; /* LIGHT YELLOW */
	border-bottom: 1px solid #FACC2E; /* LIGHT YELLOW */
	color: #224366; /* BLUE */
}

.mainContent .leftCol .nav .main{	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 5px;	
	border-top: 1px solid #FBDA6F; /* LIGHT YELLOW */
	border-bottom: 1px solid #FBDA6F; /* LIGHT YELLOW */
	background-color: #FEFDF3; /* VERY LIGHT YELLOW - ALMOST WHITE */
}

.mainContent .leftCol .nav .main H2{
	float: left;
	width: 148px;
	font-weight: bold;	
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
}	

.mainContent .leftCol .nav .main H2 A{
	color: #000000;
	text-decoration: none;
}

.mainContent .leftCol .nav .main H2 A:HOVER{
	color: #224366; /* BLUE */
}

.mainContent .leftCol .nav .main IMG{	
	margin-top: 3px;
}

.mainContent .leftCol .nav .main DIV{
	clear: both;
}

.mainContent .leftCol .nav .main .toggle{
	float: left;
	width: 12px;
}


.mainContent .leftCol .nav UL{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	padding-bottom: 5px;
	line-height: 100%;
}

.mainContent .headerImage{
	height: 124px;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
}


/* ----------- NAV UNITS v2 -----------*/
.nuMain{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 5px;	
	border-top: 1px solid #FBDA6F; /* LIGHT YELLOW */
	border-bottom: 1px solid #FBDA6F; /* LIGHT YELLOW */
	background-color: #FEFDF3; /* VERY LIGHT YELLOW - ALMOST WHITE */
}

.nuMain DIV{
	clear: both;
}

.nuMain H2{
	float: left;
	width: 148px;
	font-weight: bold;	
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
}

.nuMain H2 A{
	color: #000000;
	text-decoration: none;
}

.nuMain H2 A:HOVER{
	color: #224366; /* BLUE */
}

.nuMain IMG{	
	margin-top: 3px;
	margin-right: 3px;
	float: left;
}

/* / END OF NAV UNITS v2 ------------*/





.mainContentWithNav{
	float: left;
	width: 532px;
}

.mainContentWithoutNav{
	width: 100%;
}

.gloryPhoto{
	background-color: #FFFFFF;
}

.titleWaterfall H1{
	font-size: 18pt;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.titleWaterfall H2{
	font-size: 14pt;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.titleWaterfall H2.arrow{
	background-image: url(/style/default/images-template/pageTitleArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left: 20px;
}	

.breadcrumbs{
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 9pt;
}









/* ------------------- TEMPLATE CONTAINERS -------------------- */

/* --- 2 COLUMNS 50-50 --- */

/* COLUMN 1 */
.mainContent .container_2Cols_50-50a_noNav{
	width: 351px;
	float: left;
}

.mainContent .container_2Cols_50-50a_nav{
	width: 265px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_2Cols_50-50b_noNav{
	width: 351px;
	float: left;
}

.mainContent .container_2Cols_50-50b_nav{
	width: 267px;
	float: left;
}


/* --- 2 COLUMNS 25-75 --- */

/* COLUMN 1 */
.mainContent .container_2Cols_25-75a_noNav{
	width: 177px;
	float: left;
}

.mainContent .container_2Cols_25-75a_nav{
	width: 173px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_2Cols_25-75b_noNav{
	width: 525px;
	float: left;
}

.mainContent .container_2Cols_25-75b_nav{
	width: 358px;
	float: left;
}


/* 2 COLUMNS 75-25 --- */

/* COLUMN 1 */
.mainContent .container_2Cols_75-25a_noNav{
	width: 525px;
	float: left;
}

.mainContent .container_2Cols_75-25a_nav{
	width: 359px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_2Cols_75-25b_noNav{
	width: 177px;
	float: left;
}

.mainContent .container_2Cols_75-25b_nav{
	width: 173px;
	float: left;
}


/* --- 2 COLUMNS 60-40 --- */

/* COLUMN 1 */
.mainContent .container_2Cols_60-40a_noNav{
	width: 422px;
	float: left;
}

.mainContent .container_2Cols_60-40a_nav{
	width: 319px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_2Cols_60-40b_noNav{
	width: 280px;
	float: left;
}

.mainContent .container_2Cols_60-40b_nav{
	width: 213px;
	float: left;
}


/* --- 2 COLUMNS 40-60 --- */

/* COLUMN 1 */
.mainContent .container_2Cols_40-60a_noNav{
	width: 280px;
	float: left;
}

.mainContent .container_2Cols_40-60a_nav{
	width: 213px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_2Cols_40-60b_noNav{
	width: 422px;
	float: left;
}

.mainContent .container_2Cols_40-60b_nav{
	width: 319px;
	float: left;
}


/* --- 3 COLUMNS 25-50-25 ---*/

/* COLUMN 1 */
.mainContent .container_3Cols_25-50-25a_noNav{
	width: 175px;
	float: left;
}

.mainContent .container_3Cols_25-50-25a_nav{
	width: 133px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_3Cols_25-50-25b_noNav{
	width: 351px;
	float: left;
}

.mainContent .container_3Cols_25-50-25b_nav{
	width: 266px;
	float: left;
}

/* COLUMN 3 */
.mainContent .container_3Cols_25-50-25c_noNav{
	width: 175px;
	float: left;
}

.mainContent .container_3Cols_25-50-25c_nav{
	width: 133px;
	float: left;
}


/* --- 3 COLUMNS 33-33-33 ---*/

/* COLUMN 1 */
.mainContent .container_3Cols-33-33-33a_noNav{
	width: 234px;
	float: left;
}

.mainContent .container_3Cols-33-33-33a_nav{
	width: 177px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_3Cols-33-33-33b_noNav{
	width: 234px;
	float: left;
}

.mainContent .container_3Cols-33-33-33b_nav{
	width: 178px;
	float: left;
}

/* COLUMN 3 */
.mainContent .container_3Cols-33-33-33c_noNav{
	width: 234px;
	float: left;
}

.mainContent .container_3Cols-33-33-33c_nav{
	width: 177px;
	float: left;
}


/* 3 COLUMNS 20-40-40 --- */

/* COLUMN 1 */
.mainContent .container_3Cols-20-40-40a_noNav{
	width: 170px;
	float: left;
}

.mainContent .container_3Cols-20-40-40a_nav{
	width: 106px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_3Cols-20-40-40b_noNav{
	width: 265px;
	float: left;
}

.mainContent .container_3Cols-20-40-40b_nav{
	width: 212px;
	float: left;
}

/* COLUMN 3 */
.mainContent .container_3Cols-20-40-40c_noNav{
	width: 265px;
	float: left;
}

.mainContent .container_3Cols-20-40-40c_nav{
	width: 212px;
	float: left;
}


/* --- 3 COLUMNS 40-40-20 --- */

/* COLUMN 1 */
.mainContent .container_3Cols-40-40-20a_noNav{
	width: 265px;
	float: left;
}

.mainContent .container_3Cols-40-40-20a_nav{
	width: 212px;
	float: left;
}

/* COLUMN 2 */
.mainContent .container_3Cols-40-40-20b_noNav{
	width: 265px;
	float: left;
}

.mainContent .container_3Cols-40-40-20b_nav{
	width: 212px;
	float: left;
}

/* COLUMN 3 */
.mainContent .container_3Cols-40-40-20c_noNav{
	width: 170px;
	float: left;
}

.mainContent .container_3Cols-40-40-20c_nav{
	width: 106px;
	float: left;
}








.mainContent .base{
	clear: both;
}

.mainContent #iconsContainer{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 5px;
}

.mainContent #iconsContainer DIV{
	border-top: 1px solid #CCCCCC;
	color: #999999;
	padding-bottom: 15px;
}

.mainContent #iconsContainer DIV P{
	font-size: 8pt;
}

.icon{
	margin-left: 2px;
	margin-right: 2px;
}













.shadow{
	text-shadow: 2px 2px 2px #CCCCCC;
}


.shadowBox{
	-moz-box-shadow: 2px 2px 4px #666666;
	-webkit-box-shadow: 2px 2px 4px #666666;
	box-shadow: 2px 2px 4px #666666;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}







.footer{
	text-align: left;
	clear: both;
	background-color: #A7B5CE; /* LIGHT GRAY */
	background-image: url(/style/default/images-template/footerBg.jpg);
	background-repeat: repeat-x;
	height: 73px;
	font-size: 10pt;
}

.footer .left{
	float: left;
	height: 73px;
	width: 16px;
	background-color: #A7B5CE; /* LIGHT GRAY */
	background-image: url(/style/default/images-template/footerLeft.jpg);
	background-repeat: no-repeat;
}

.footer .right{
	float: right;
	height: 73px;
	width: 24px;
	background-color: #A7B5CE; /* LIGHT GRAY */
	background-image: url(/style/default/images-template/footerRight.jpg);
	background-repeat: no-repeat;
}

.footer .learn{
	float: left;
	margin-left: 11px;
	margin-top: 12px;
}

.footer .eHive{
	float: right;
	margin-right: 8px;
	margin-top: 23px;
}

.footer .links{
	float: left;
	text-align: center;
	width: 481px;
	margin-top: 12px;	
	line-height: 13pt;
	color: #E0E0E0; /* LIGHT GRAY */
}

.footer .links A{
	color: #E0E0E0; /* LIGHT GRAY */
}

.footer .links A:VISITED{
	color: #C3C3C3; /* DARK YELLOW */
}

.footer .links A:HOVER, .footer .links A:VISITED:HOVER{
	text-decoration: none;
}

.key{
	text-align: center;
	padding-top: 2px;
}	

.key P{
	background-color: #FBD83C; /* DARKER YELLOW */
	border: 1px solid #000000;
	font-size: 9pt;
	padding: 5px;
}

.key P SPAN{
	font-weight: bold;
}	
























.copyright{
	text-align: left;
	width: 650px;
	clear: both;	
	margin-top: 10px;
	padding-left: 30px;
}

.copyright P{
	/*font-size: 8pt;*/
	font-size: 70%;
	color: #BAB2A3; /* BROWN */
	float: left;
}

.copyright .link{
	float: right;
}
















/*-----------------------------------*/

.hide{
	display: none;
}





/*----------------------------------*/
FORM{
	margin: 0px;
}























