/* Global CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
} /* removes defaults from all elements */
/*Body
--------------------------------------------------------------------------------*/
html,body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10.5pt;
	text-transform:none;
	font-style:normal;
	background-color:#bcb9ad;
	width:100%;
}
/*	links
------------------------------------------------------------------------------- */	
a:visited,
a:active,
a:link {
	color:#006600;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #669900; 
	text-decoration: none;
	font-weight: normal;
}
/*Layout
------------------------------------------------------------------------------------------------*/

/*Arts & Sciences Division 
-----------------------------------------------------------------------------------------------*/
#business-tech-topheader {
	background-color:#006c00;
	width:100%;
	height:70px;
	border-bottom:#929c61 solid 3px;
	color:#FFF;
	font-size:14pt;
}
#vgcc-logo {
	width:300px;
	height:55px;
	position:absolute;
	left:0px;
	top:5px;
}
#business-tech-body {
	background-color:#bcb9ad;
	width:100%;
}
#business-tech-wrapper {
	width:950px;
	margin:0px auto;
	overflow:hidden;
}
#business-tech-container {
	float:left;
	border-right:#000 solid 1px;
	border-left:#000 solid 1px;
	background-color:#FFF;
	margin-top:3px;
	overflow:hidden;
}
#business-tech-innerheader {
	width:950px;
	height:125px;
}
#business-tech-innerheader-programs {
	width:950px;
	height:238px;
}
#business-tech-header {
	width:950px;
	height:261px;
}
.blockIMG {
	display:block;
	margin:0;
}
.img {
	padding:2px;
}

/*End Navigation Bar
------------------------------------------------------------------------------------------------*/
#business-tech-nav {
	width:950px;
	height:28px;
}
#business-tech-nav ul {
	list-style-type: none;
	background-image: url(../Images/navi_bg_divider.png);
	height: 28px;
	width: 950px;
	margin: 0px;
}
#business-tech-nav li {
	float: left;
}
#business-tech-nav ul a {
	background-image: url(../Images/navi_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 23px;
	padding-left: 23px;
	text-decoration: none;
	font-size: 10pt;
	line-height:20px;
	color: #FFF;
}
#business-tech-nav ul a:hover {
	color: #669900;
}
/* End Navigation Bar
------------------------------------------------------------------------------------------------*/
#business-content-body {
	width:950px;
	background:url(../Images/business-tech-middlebkg.gif) repeat-y;
	overflow:hidden;
}
#business-content-body-programs {
	width:950px;
	background:url(../Images/business-tech-middlebkg-programs.gif) repeat-y;
	overflow:hidden;
}

/*Left Column Menu
------------------------------------------------------------------------------------------------*/
#business-tech-leftcolumn {
	width:215px;
	float:left;
}
.business-tech-header-black {
	width:210px;
	height:28px;
	background-image: url(../Images/navi_bg_divider.png);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:center;
	margin-top:40px;
	font-size:12pt;
	padding-top:4px;
}
#business-tech-links {
	width:170px;
}
#business-tech-links ul {
	width: 170px;
	margin:25px 5px 15px 15px;
}
#business-tech-links li {
	border-top:#CCC solid 1px;
	padding:5px 0px 5px 5px;
	list-style:none;
}
#business-tech-links ul a {
	text-decoration: none;
	font-size: 10pt;
	color: #900;
}
#business-tech-links ul a:hover {
	color: #669900;
}
/*End Left Column Menu
------------------------------------------------------------------------------------------------*/

/*Middle Column Body
------------------------------------------------------------------------------------------------*/
#business-tech-middlecolumn {
	width:540px;
	float:left;
	padding: 10px 5px 5px 0px;
}
#business-tech-middlecolumn-programs {
	width:720px;
	float:left;
	padding: 10px 5px 5px 5px;
}
#business-tech-cookie_trail {
	padding: 1px 0 0 10px;
	width: 500px;
	font-size: 8pt;
	color: #000000;
	float:left;
	text-align: left;
	overflow:hidden;
}
#business-tech-cookie_trail a.ct:link, a.ct:visited, a.ct:hover {
	font-weight: bold;
	text-decoration: none;
}
#business-tech-middlecolumn-text {
	width:530px;
	padding: 10px 5px 5px 10px;
	float:left;
	line-height:23px;
}
#business-tech-middlecolumn-text-programs {
	width:700px;
	padding: 10px 5px 5px 10px;
	float:left;
	line-height:23px;
	list-style:inside;
}
#business-tech-middlecolumn-header {
	width:490px;
	padding: 10px 5px 5px 10px;
	float:left;
	font-size: 18pt;
	font-weight: bold;
	color: #333;
	font-variant: small-caps;
}
#business-tech-middlecolumn-header-programs {
	width:650px;
	padding: 10px 5px 5px 10px;
	float:left;
	font-size: 18pt;
	font-weight: bold;
	color: #333;
	font-variant: small-caps;
}
.program-header {
	font-size:15pt;
	margin-top:10px;
	margin-bottom:10px;
	color:#900;
	border-bottom:#900 dashed 1px;
	width:200px;
}
/*End Middle Column Body
------------------------------------------------------------------------------------------------*/


/*Right Column News
------------------------------------------------------------------------------------------------*/
#business-tech-rightcolumn {
	width:160px;
	float:left;
	padding:0px 0px 5px 6px;
}
#business-tech-rightcolumn a{
	text-decoration:none;
	color:#900;
}
#business-tech-rightcolumn a:hover{
	text-decoration:underline;
	color:#03F;
}
#news-container {
	width: 160px;
	margin-left:5px;
}
#news {
	border: #9f9883 1px solid;
	background-color: #ebf0d2;
}
#news-header {
	font-size:13pt;
	margin-top:10px;
	margin-bottom:10px;
	color:#900;
}
#news_block-1, #news_block-2, #news_block-3  {
	padding: 7px 2px 10px 5px;
	text-align: left;
	font-size: 9pt;
	border-bottom:#000 dashed 1px;
}
#ind_news_content {
	float: right;
	padding-top:4px;
	padding-left: 5px;
	width: 950px;
	text-align: left;
	background-image:url(images/conedseal.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#news_more {
	font-size: 11pt;
	padding: 8px 2px 3px 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#news_more a.rm:link, a.rm:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006C00;
	text-decoration: none;
}

#news_more a.rm:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #669C00;
	text-decoration: none;
}

/*End Right Column News
------------------------------------------------------------------------------------------------*/

/*Footer
------------------------------------------------------------------------------------------------*/
#business-tech-footer {
	width:950px;;
	background-color:#006600;
	height:28px;
	border-top:#d1d1d1 ridge 6px;
	float:left;
	color:#FFF;
	font-size:9pt;
	padding-top:3px;
	overflow:hidden;
}
.highlight {
	width:210px;
	height:28px;
	background-image: url(../Images/navi_bg_divider.png);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:center;
	font-size:12pt;
	padding-top:4px;
}