h6{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #454545;

	
}

.faqTitle{
	color: #3366cc;
	text-decoration: none;
	font-size: small;
}

.imgfaculty{
	float: left;
	margin: 0px 15px 5px 0px;
}

blockquote{
	margin: 2em;
}

#main_content {
	padding: .25em 1em 1em 0em;
	margin-bottom: 2em;
}

#main_content a{
	color: #3366cc;
	text-decoration: none;
}

.maincontent_title{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
	color: #012f5c;	
	text-align: left;
	margin-bottom: .25em;
	padding-left:0;
}
.video{
	padding-top: 20px;
	padding-right: 0;
	margin-right: 0;
	padding-bottom: 20px;
}
.hover_orange{
	/*background-position: 24px;*/
	height: 20px;
	background-image: url('../img/topmenu_bgorange.gif');
	background-repeat: repeat-x;
	background-color:#e68400;
	color: #fff;
}

#col_left_2nd {
	width: 270px;
	float: left;
}
#col_right_2nd {
	width: 670px;
	float: left;	
	padding-left: 20px;
	/*background-color: #FFFFFF; fix 508*/
}

#col_left_2nd ul {
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin-top: 0.75em;
	margin-left: 2em;
}
#col_left_2nd li {
	margin: 0px;
	background-image: url('../img/bullet_blue.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Verdana;
	font-size: small;
	line-height: 1.8em;
	list-style-type: none;
}

#col_left_2nd li a {
	text-decoration: none;
	color: #525252;
	background-color: #ffffff;
}

#col_left_2nd li a:hover {
	color: navy; background-color:#fff;
	text-decoration: underline;
}

#col_left_2nd ul ul{
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin-top: .25em;
	margin-left: 2.75em;
}

#col_left_2nd ul ul li {
	margin: 0px 0px 0px -35px;
	background-image: url('../img/blue_arrow.gif');
	background-repeat: no-repeat;
	padding-left: 1em;
}
#blogfeeds{
	width: 270px
}
#blogfeeds ul{
	padding-right: 20px;
	border-right: 1px #c0c0c0 dotted
}
#blogfeeds li {
	line-height: 120%;
	margin-bottom: 2em;
	background: url('../img/bullet_blue.gif') no-repeat 2px -3px

}

#blogfeeds li a {
	text-decoration: none;
	color: #3366cc;
	background-color: #ffffff;
}


div#backtosection{
	margin: 1em 0 0 0;
	padding: .5em;
	text-align: left;
	height: 20px;	
}
	
div#sectionleft{
	float: left;	
}

div#sectionright{
	float: right;
}

div#sectionright img{
	border: 0;
	padding-right: .5em;	
}

div#pagetitle{
	font-size: medium;
	color:#003366;
	font-weight: bold;
}





