	/* Site Wide */
	body {
		background-color: #CCCCCC;
		font-family:Helvetica, Arial, sans-serif;
		font-size: 12px;
	}
		
	* {
		margin:0;
		padding:0
	}
	p {
	margin-top:5px;
	padding-top:5px;
	}
    
	h1 {font-size:20px;font-weight:normal;}
	h3 {font-size:14px;}
		
		
	
	/* Structure */
	#mainBody {
		 width: 1000px ;
		 margin-left: auto ;
		 margin-right: auto ;		
	}
	#footer {
		padding:10px;
		color:#999;
	}
    #footer a {
    	color: #000;
    }
	
	/* Style Helpers */
	.wideGrayBar {
		height:5px;	
		background-color:#F0F0F0;
	}
	.topBuffer {
		height:5px;
	}
	.midBuffer {
		height:1px;
		background: #AAA;
	}
	.h3 {
    	font-size:14px;
        font-weight:bold;
        margin-top:1px;        
    }
    .colorVN {background-color: #95A83B; color: #FFF; 
			    background-image:url(/s8/asset/images/global/expandVN.png);
				background-position:5px 5px;
				background-repeat:no-repeat;   
      }
    .colorIT {font-color: #1E657B;  }
    .colorAC {font-color: #CB6431;  }
    .button {
    	padding:5px;
        background-color: #1E657B;
        text-decoration:none;
        cursor:pointer;
        text-align:center;
        color:#FFF;
        margin:3px;
    }
     .button:hover {
    	background-color: #2A92B3;
     }
    
    /* Drop down menu */			
    .dropdown {float:left;cursor:pointer;position:relative;z-index:15000;}
    .dropdown dt {}
    .dropdown dt:hover { }
    .dropdown dd {position:absolute; overflow:hidden; width:180px; display:none; background:#fff; opacity:0;z-index:15000;}
    .dropdown ul {width:150px;  list-style:none; border-top:none;font-size:11px;}
    .dropdown li {display:inline;}
    .dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:8px; color:#333; text-decoration:none; background:#fff; width:194px;}
    .dropdown a:hover {background:#E2F5DC; color:#000}
    .dropdown .underline {border-bottom:1px solid #999}
	 /* End Drop down menu */

	/* Sliding Menu */
	/* INDEX	-------------------------*/
			.sm {	           
				list-style:none;
				width:1000px;
				height:325px;
				display:block;
				overflow:hidden;
				background-color:#FFF;
			}
			.sm li {
				float:left;
				display:inline;
				overflow:hidden;
			}
            
			#welcomeSB {
            	z-index:1000;
            	position:absolute;
                left:0;
                top:0;
                width:207px;
                height:93px;
          	  	background-image:url(/s8/asset/images/index/welcomeSB.png);
                filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;
            }		
			
			#colHome, #colVN, #colIT, #colAC, #colAV, #colCL {
				background-color:#FFF;
				height:325px;							
				background-repeat: no-repeat;
				background-position: 39px;				
				overflow:hidden;
				position:relative;
			}
            
			#colHome {
				background-color: #00443F;
                background-image:url(/s8/asset/images/index/sbShowcase.jpg);	
				/*background-image:url(/s8/asset/images/index/sbShowcase-memorial.jpg);				*/
			}
			#colVN .col_contentNav,#colVN .col_contentText h3 {color:	#95A83B;}
			#colIT .col_contentNav,#colIT .col_contentText h3 {color:	#1E657B;}
			#colAC .col_contentNav,#colAC .col_contentText h3 {color:	#994d5c;}
			#avSlideshow {
            	height:100px;
            }
			#avToggler {
            	position:absolute;
                z-index:1000;
                top:260px;
                left:630px;              
            }


			/* Labels */

			#labelSB, #labelVN, #labelIT, #labelAC, #labelCL, #labelAV {
				height:100%;
				width:40px;
				float:left;
				cursor:pointer;
			}

			/* Label Images */
			#labelSB {	background-image:url(/s8/asset/images/index/labelSB_03.png)	}		
			#labelVN {	background-image:url(/s8/asset/images/index/labelVN_03.png)	}				
			#labelIT {	background-image:url(/s8/asset/images/index/labelIT_03.png)	}			
			#labelAC {	background-image:url(/s8/asset/images/index/labelAC_03.png)	}			
			#labelCL {	background-image:url(/s8/asset/images/index/labelAR_03.png)	}					
			#labelAV {	background-image:url(/s8/asset/images/index/labelRE_03.png)	}	
			/* Label Effects */
			#labelSB:hover,#labelVN:hover,#labelIT:hover,#labelAC:hover,#labelCL:hover,#labelAV:hover
			{filter:alpha(opacity=85);-moz-opacity:0.85;-khtml-opacity: 0.85;opacity: 0.85;}
			
			.col_content {		
	          
				margin-left: auto;
				margin-right: auto;
				left:40px;
				position:absolute;	
				width:700px;					
			}
			
			/* Inside Content Title */
			.col_contentTitle {
				padding-top:10px;
				padding-left:20px;							
			}
			/* Inside Content Navigation */
			.col_contentNav {
				padding-left:20px;
				height:20px;				
			}
			.col_contentNav b {				
				color:#000;
				font-weight:normal;
			}
			.col_contentNav em {
				text-decoration:underline;
				cursor:pointer;
				font-style: normal;
			}
			
			/* Inside Content Images */
			.col_contentImage {								
				float: left;		
			}
			
			/* Inside Content */
			.col_contentText {
				padding-left:10px;
				float: left;	
				height:251px;
				width:380px;
				overflow:auto;
				line-height: 20px;
			}
			
			
			
			/* Request Info Floater */						
			/* Used inside slide div */		
			
			.requestInfoInsideExpanded {
           	 color: #FFF;
				margin-left: auto;
				margin-right: auto;
				position:absolute;											
				top: 0px;				
				left: 619px;
				width: 195px;								
				height: 307px;
				/* background-image:url(/s8/asset/images/index/S8_requestInfo.jpg);	*/
              
			}
            #colVN .requestInfoInsideExpanded {
	           	  background-color: #95A83B;
            }
            #colIT .requestInfoInsideExpanded {
	           	  background-color: #1E657B;
            }
            #colAC .requestInfoInsideExpanded {
	             background-color: #994d5c;
            }
            
			
			.requestInfoInside_sf,.requestInfoInside_ta {
				font:Helvetica,Arial,sans-serif;
				float:left;
				width:75px;
				height:19px;
				z-index:200;
				font-size:11px;
				border-style: none;
				margin:1px;
			}
			.requestInfoInside_ta {
				width:150px;
				height:60px;
			}
			.requestInfoInside_vr {
				padding-top:5px;
				float:left;
				width:80px;					
			}
			.requestInfoInside_vq {	
				padding-top:10px;
				float:left;
				width:160px;					
			}
			.requestInfoInside_ty {	
				padding:10px;
				font-size:16px;
			}
	/* END INDEX */				
	
	/* Content Body */
		.content_body {		
			background-color:#E1E1E1;	
			background-repeat: no-repeat;
			background-position: 765px 0px;	
		}
        .content_body hr {
        	margin:20px;
        }
		.content_body .line {		
			height:1px;
			background-color:#CCC;
			margin-top:10px;
			margin-bottom:10px;
			
		}
		.content_body .box, .content_body .wideBox{
			min-height:440px;
			line-height: 20px;
			background-color:#FFF;
			width:690px;
			padding:30px;
			margin-left:20px;
		}
        .content_body .wideBox {
			width:895px;
		}
        
        .content_body .contentSlideshow {
            float:right; 
            overflow:hide;       
        }
		.content_body .nav {
			padding-top:5px;
			padding-bottom:5px;	
		}
		.content_body .nav a {
			text-decoration:none;
			color:#066;			
		}
		.content_body .nav a:hover { color:#C63;}
		
		
	/* END CONTENT BODY */
		
	/* Display Helpers for the Deprecated Student Central Pages */		
	#dep_StudentCentral {
		background-color:#FFF			
	}
	   		
	/* END Deprecated Student Central */					
			
	/* Campus Life */		
	
		#campusLifeToggler {							
			z-index:1000;
			position:absolute;
			left:0;
			top:250px;			
		}
		
		#campusLifeToggler .right,#campusLifeToggler .left,#avToggler {
			filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity: .9;opacity: 0.9;
		}
		
		#campusLifeToggler .right:hover,#campusLifeToggler .left:hover,#avToggler:hover {
			filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity: 1.0;opacity: 1.0;
		}
		
		
		#campusLifeToggler .right {
			position:absolute;
			top:0px;
			left:646px;
		}
		#campusLifeToggler .status {
			margin-left:200px;
			margin-right:200px;			
		}
	
	/* END Campus Life */
			
			
	/* Global Styles */
	
		/* Top Header Container */
		#global_topHeader {
			position:relative;
			height:139px;
			background: #FFF;
			overflow:visible;
			z-index:1001;
		}
        
        
		/* Round Corners */
		#roundCorner_left,#roundCorner_right,#roundCorner_lright,#roundCorner_lleft {
			background-color: #CCCCCC;
			position:absolute;
		}
		#roundCorner_left {
			left:0px;
			top:0px;
		}
		#roundCorner_right {
			left:988px;
			top:0px;
		}
		#roundCorner_lleft {
			left:0px;
			top:231px;
		}
		#roundCorner_lright {
			left:989px;
			top:230px;
		}
		/* Top navigation */
		#global_topNav {	        
			width: 415px;
			position: absolute;
			left:585px;
			top: 12px;
		}
		#global_topNav .spacer {width:84px;}
		
		/* Main Navigation */
		#global_mainNav{
        	
			width: 899px;
			position: absolute;			
			top: 95px;
			left:0px;
			cursor:pointer;
		}
        #requestInfoTab {        	
            position:absolute;	            							           
            width:230px;
            height:71px;
            left:770px;
            top:139px;
            background-image:url(/s8/asset/images/global/requestInfo.png);              
            background-repeat:none;    
            cursor:pointer; 
            filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;
        }
        #requestInfoTab:hover {filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity: 1.0;opacity: 1.0;}
        
		/* User HUD */
		#global_userHUD {
			background-color:#E1E1E1;		
			padding:10px;
			padding-left:35px;				
			height:0px;
			color:#333;	
		}
		#global_userHUD .hudName {
			float:left;
		}
		#global_userHUD .hudNav {
			float:left;
			padding-left:100px;	
            text-align:right;
		}
		#global_userHUD a {
			color:#333;	
			text-decoration:none;
		}
		#global_userHUD a:hover {
			text-decoration:underline;
		}
		
		/* Lower half sitemap */
		#global_siteMap {
        	z-index:1001;
			position:relative;
			background-color:#E2E2E2;
			padding-top: 15px;
			padding-left: 25px;
			height:227px;
			color:#333;
			line-height: 10px;
		}
		#global_siteMap a {
			color:#333;	
			text-decoration:none;
		}
		#global_siteMap a:hover {
			text-decoration:underline;
		}
		#global_siteMap b {
			font-size:13px;	
		}
		
			#global_siteMap_colA {
				width:300px;	
				float:left;
               
			}
			#global_siteMap_colB {
				width:180px;
				float:left;
				margin-top: 10px;
				margin-left: 15px;
			}
			#global_siteMap_line {								
				height:178px;
				width:1px;
				background-color:#889d94;
				float:left;
			}
            #global_siteMap_congrats {	
            	color:#000;
                width:220px;
            }
            #global_siteMap_congrats .name {
            	padding-top:10px;
            }
            
		/* END Lower half sitemap */	
              
        
		/* Accordion Text Slide */
            ul.menu, ul.menu ul {
            list-style-type:none;
            margin: 0;
            padding: 0; 
            color:#000;         	           
            }
            
            ul.menu a {
            display: block;
            text-decoration: none;
          	  background-color: #95A83B;          
              color:#FFF;
              font-weight:bold;
            }
            
            ul.menu li {
            margin-top: 1px;           
            }
            
            ul.menu li a {                     
            padding: 0.5em;
            }
            
            ul.menu li a:hover {
            
            }
            
            ul.menu li ul li a {            
            color: #000;
            padding-left: 5px;
            }
            
           
			#menuBox {  
             padding: 10px;              
             width:595px;             
             max-height:150px !important;            
             overflow:auto;          
            }

   		 /* END Accordion slide */
         
         

