/* CSS Document */

/***************************************************
	GENERAL FORMATTING
****************************************************/

body {
	margin:0;
	padding:0;
	text-align:center;  /* CENTER PAGE 2: Set text-algin to center to fix IE6- margin recogition error in #wrapper  */
	background:#324882;
	font-family: "Lucida Sans",Optima,Arial,Helvetica,sans-serif;
	
	scrollbar-3dlight-color:#DCDCB8;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CCCC99;
	scrollbar-darkshadow-color:#B9B978;
	scrollbar-face-color:#B9B978;
	scrollbar-highlight-color:#DCDCB8;
	scrollbar-shadow-color:#CCCC99;
	}

#wrapper {
	text-align:left;  /* CENTER PAGE 3: Fixes text centering that occurs because of IE6- fix in body  */
	width:770px;
	height:578px;
	margin:2px auto 0 auto;  /* CENTER PAGE 1: Set the right and left margin to "auto" and bottom to "0"  */
	position:relative;
	border: 1px solid #4968BA;
	background-image:url(../res_images/univ_bkgnd.jpg);
	}

#home #wrapper {
	background-image:url(../res_images/home_bkgnd.jpg);
	}
	
#home #masthead-image {
	display:none;
	}

#container-right {
	/*  NOTE: Inherits margin and padding from body tag  */
	width:429px;
	float:right;
	margin-right: 22px;
	}

#container-left {
	/*  NOTE: Inherits margin and padding from body tag  */
	width:318px;
	float:left;
	}

#masthead-image {
	float:left;
	clear:left;
	display:inline; /* Used to fix double margin issue in IE6- */
	padding:0;
	}

#content {
	width:426px;
	height:350px;
	margin:0;
	background:#CCCC99;
	overflow:auto;
	float:left;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

#home #content {
	display:none;
	}
	
#home #homecontent {
	width:208px;
	height:391px;
	margin:75px 20px 0px 200px;
	display:inline; /* Used to fix double margin issue in IE6- */
	float:right;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size:11px;
	line-height:140%;
	color:#CCCC66;
	}
	
#content p {
	font-size:12px;
	}

#content h1, #content h2 {
	font-size:16px;
	color: #E8672B;
	}

#content h3, #content h4 {
	font-size:13px;
	}

#content h5, #content h6 {
	font-size:11px;
	}

#content ul {
	font-size: 10px;
	}

#content p.breadcrumbs {
	font-size: 11px;
	color: #324882;
	font-weight:bold;
}

#content p.breadcrumbs a {
	font-size: 11px;
	color: #324882;
	text-decoration:none;
	font-weight:normal;
}

#content p.breadcrumbs a:hover {
	font-size: 11px;
	color: #324882;
	text-decoration:underline;
	font-weight:normal;
}

#address-info {
	width:416px;
	height:70px;
	margin:0;
	padding:15px 35px 0px 0px;
	display:inline; /* Used to fix double margin issue in IE6- */
	float:left;
	}

#address-info p {
	display:block;
	text-align: right;
	padding:0px;
	margin:0px;
	color: #6699FF;
	font-size: 13px;
	}

#address-info a, #address-info a:hover {
	text-decoration:none;
	color: #6699FF;
	}

#flash-available {
	width:100%;
	height:84px;
	float:left;
	margin-top: 300px;
	display:inline; /* Used to fix double margin issue in IE6- */
	}
#greensmart {
 	width: 150px;
	height: 100px;
    position: absolute;
	left: 20px;
	top: 450px;
	border: 0px solid #ff0000;
}
#home #flash-available {
	height:47px;
	margin-top: 330px;
	}

#navigation {
	width:165px;
	height:179px;
	background-color: #666600;
	float:left;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 143px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display:inline; /* Used to fix double margin issue in IE6- */
	}

#home #navigation {
	margin-top:7px;
	}
	
#navigation p {
	display:block;
	padding-top: 10px;
	margin:0px 0px 0px 4px;
	}

#navigation p.minor {
	display:block;
	padding-top: 4px;
	margin:0px 0px 0px 4px;
	}

#navigation p a {
	color: #CCCC99;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

#navigation p.minor a {
	color: #2B2C58;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

#navigation p a:hover, #navigation p.minor a:hover {
	color: #6699FF;
	text-decoration: none;
	}

#content p.viewmenu {
	text-align:right;
	}
	
#matrix {
	background-color:#DEDEBE;
	font-size:11px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
#matrix td, #matrix th {
	padding:8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	}
	
#matrix li {
	line-height: 20px;
	list-style:none;
	background:url(../res_images/pdficon.gif) no-repeat 0px 0px;
	padding: 0 0 0 24px;
	margin-left: -20px;
}

#float-clear {
	clear:both;
	}
	
.viewmenu {
	width:200px;
	display:block;
	text-align: left;
	padding:0px;
	margin:0px;
	color: #6699FF;
	font-size: 11px;
	float:right;
	}

form.viewmenu {
	text-align:right;
	font-size:10px;
	}
	
.small_txt {
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
