/* classes for general styles used throughout the site*/

.homebody {
	height: 100%;
	background : #C0C0C0;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}

.shellbody {
	height: 100%;
	background : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
	background-image : url(/images/shell_L2back.gif);
	scrollbar-track-color: #C0C0C0; 
	scrollbar-arrow-color: #DCBE41; 
	scrollbar-face-color: #394B7E; 
	scrollbar-shadow-color: #C0C0C0; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-darkshadow-color: #C0C0C0;
}

.maintext {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
}

.maintextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #333333;	
}

.maintextboldBlue {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #394B7E;	
}

.photocaption {
	font-family : Verdana;
	font-size : 9px;
	color : #333333;
}

.formbox {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color:#352D2D; 
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #808080;		
}

a {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}

a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
	
}

a:active {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #394B7E;
	text-decoration : none;
}
.sidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #394B7E;
	text-decoration : none;
}
.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #394B7E;
	text-decoration : none;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: bold;
	color : #394B7E;
	text-decoration : underline;
}

.faculty:visited {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #394B7E;
	text-decoration:underline;
}

.faculty {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #394B7E;	
	text-decoration:underline;
}

.faculty:active {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #394B7E;
	text-decoration:underline;
}

.faculty:hover {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #394B7E;
	text-decoration:none;
}

.sidebartext {
	font-family : Verdana;
	font-size : 9px;
	color : #333333;	
}

.sidebartextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 9px;
	color : #333333;	
}

a.hnav {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #172d4c;
	font-weight: bold;
	text-decoration : none;
}

a:visited.hnav{
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #172d4c;
	font-weight: bold;
	text-decoration : none;
	
}

a:active.hnav {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #172d4c;
	font-weight: bold;
	text-decoration : none;
}

a:hover.hnav {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #172d4c;
	font-weight: bold;
	text-decoration : none;
}

.hnavmenu {
	background-color: #dce0ed;
	background-image: url(/images/hnav_off.gif); 
	background-repeat: repeat-x;
	border-bottom: 1px solid #99a3bf;
	border-left: 1px solid #9aa4c1;
	border-right: 1px solid #9aa4c1;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.hnavmenuOn {
	background-color: #dcbf43;
	background-image: url(/images/hnav_on.gif); 
	background-repeat: repeat-x;
	border-bottom: 1px solid #c0af65;
	border-left: 1px solid #a89232;
	border-right: 1px solid #a89232;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.hnavmenuDark{
	background-color: #9ca5be;
	background-image: url(/images/hnav_dark.gif); 
	background-repeat: repeat-x;
	border-bottom: 1px solid #99a3bf;
	border-left: 1px solid #9aa4c1;
	border-right: 1px solid #9aa4c1;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

/*green_box content channel*/
.sidebarcontentbox a,
.sidebarcontentbox a:link,
.sidebarcontentbox a:hover,
.sidebarcontentbox a:active,
.sidebarcontentbox a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #880327;
	line-height: 16px;
	text-decoration : underline;
}
.sidebarcontentbox a:hover {
	text-decoration: none;
}

.sidebarcontentheader {
	border-top:1px solid #A1AAC3;
	border-left:1px solid #A1AAC3;
	border-right:1px solid #A1AAC3; 
}
.sidebarcontentheader2 {
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff; 
}
.sidebarcontentheader3 {
	border:1px solid #394B7E;	
}
.sidebarcontentheader4 {
	background-color:#394B7E;
	border-left:4px solid #DCBF43;
	padding-left: 6px;
	padding-right: 6px;
	line-height:19px;
	color: #ffffff;
	text-transform:uppercase;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 11px;
	font-weight: bold; 
}

.sidebarcontentbox {
	border-bottom:1px solid #A1AAC3;
	border-left:1px solid #A1AAC3;
	border-right:1px solid #A1AAC3;
	background-color:#ffffff;
	color: #000000;
	font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	font-size: 10px;
}
.sidebarcontentbox2 { 
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.sidebarcontentbox3 { 
	background-color:#E6E9F0;
	padding-bottom: 9px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 9px; 
}
.sidebarcontentbox4 {}

.sidebarcontentfooter {
	margin-bottom: 10px; 
}
.sidebarcontentfooter2 {}
.sidebarcontentfooter3 {}
.sidebarcontentfooter4 {}