/* SOM Foundation General Style Sheet */
/* Coded by Tad Renstrom of Thirdwave, LLC */
/* August, 2007 */

body{
	padding:0px;
	margin:0px;
}

body, div, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#898989;
}

select, input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#898989;
}
p {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:16px;
}

a {
	color:red;
}


a img{
	border:none;
	}

#main{
	width:800px;
	/* Center the Page */
	margin: 0px auto 0px auto;
}

#logoS{
	height:90px;
}
	
#logoS img{
	margin-top:50px;
	margin-left:0px;
	}


#logoS .fb img {
	margin-left:20px;
	padding-bottom: 4px;
}
	
	
	
#lrgBanner{
	width:800px;
	height:199px;
	overflow:hidden;
	
}

#lowerA{
	padding-top:9px;
}

#leftC, #rightC{
	float:left;
}

#leftC{
	width:186px;
	padding-left:14px;
	
}

	#leftC ul{
		margin:0px;
		padding:20px 0;
	}

		 #leftC ul li {
			list-style:none;
			margin:0px;
			padding:0px 0px 20px 0px;
		 }
		 
		 #leftC ul li ul{
			margin:0px;
			padding: 0px 0px 0px 0px;
		 }
		 
		 #leftC ul li ul li {
			list-style:none;
			margin:0px;
			padding:20px 0px 0px 34px;
		 }
		 
		 	#leftC ul li a, #leftC ul li ul li a{
				display:block;/**/
				padding-left:6px;
			}
			
			#leftC ul li a:hover, #leftC ul li a.on {
				background-image:url(/common/images/topLvlBull.gif);
				background-repeat:no-repeat;
				background-position: left top;
			}
			
			#leftC ul li ul li a:hover, #leftC ul li ul li a.on {
				background-image: url(/common/images/secLvlBull.gif);
				background-repeat:no-repeat;
				background-position: left top;
			}
		 
				#leftC ul li a span, #leftC ul li ul li a span{
				position:absolute;
				text-indent:-9000px;
			}


#rightC{
	border-left:1px solid #c2c2c2;
	width:581px;
	padding-left:18px;
	min-height:551px;
}

#rightC img {
padding-right:10px;
}
.newsTI, img.title {
	margin-top:8px;
	margin-bottom:20px;
}

#lastedNews, .standContent{
	margin-left:18px;
}

.standContent{
	margin-top:13px;
	
	min-height:551px;
	
}

#homeCallout{
	border-top:1px solid #c2c2c2;
	margin-bottom:-8px;
}

#homeCallout table td{
	background-color:#ebebeb;
	padding-right:20px
}

#homeCallout p{
	padding-top:20px;
}

#homeCallout img{
	margin-right:20px;
	
}

#footy{
	width:800px;
	margin: -10px auto 0px auto;
	border-top:1px solid #c2c2c2;
	padding:11px 0px 11px 0px;/**/

}

.borderBot{
	border-bottom:1px solid #c2c2c2;
	}
	
.botMar{
	margin-bottom:20px;
}

#footy img{
	margin-left:20px;
}

.clearit{
	clear:both;
}

.hideV{
	visibility: hidden;
}

#lrgBanner{
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	
}

#fellows th {
text-align:left;

}
