/* Layout CSS  */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #fff;
	color: #3C3C3D;
	font: 76.1%/1.3em Verdana, Arial, Helvetica, sans-serif;
	border-top:6px solid #ffce00;
}
#wrap {
	width: 80%;
	margin: 0 auto;
	text-align: left;
	min-width: 740px;
	height: 1%;
	background: #fff;
	border-top:6px solid #ffce00;
	margin-top:-6px;
}
/*Text Size*/
#text_size{
	height: 24px;
	width:100%;
	margin-bottom: -20px;
}
#text_size a{
	border:0;
	display:block;
}
#text_size ul{
	position:relative;
	padding: 0;
	margin: 0;
	list-style: none;
	background: url('../images/head_tab.gif') no-repeat 40% 0%;
	height: 24px;
	width:264px;
	float:right;
	margin-right:3%;
	display: inline;
}
#text_size li.first{
	margin-left:18px;
}
#text_size li{
	float:left;	
}
#find{
	height: 20px;
	width:78px;
	background: url('../images/find.gif') 0 0 no-repeat;
}
#find:hover{
	background: url('../images/find.gif') 0 -20px no-repeat;
}
#contact_us{
	height: 20px;
	width:72px;
	background: url('../images/contact.gif')  0 0 no-repeat;
}
#contact_us:hover{
	background: url('../images/contact.gif') 0 -20px no-repeat;
}
#text_d{
	height: 20px;
	width:20px;
	background: url('../images/dec.gif') no-repeat;
}
#text_i{
	height: 20px;
	width:20px;
	background: url('../images/ai.gif') no-repeat;
}
#text_r{
	height: 20px;
	width:20px;
	background: url('../images/r.gif') no-repeat;
}
/* Text Size*/
#main-body {
	float: left;
	width: 100%;
}
#content {
	float: left;
	width: 59%;
	overflow: hidden;
}
#sidebar {
	float: right;
	width: 40%;
	overflow: hidden;
}
.inside {
	padding: 10px;
}
/* End Layout CSS  */
/* Major Styles CSS  */
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
}
ul {
	margin-left: 2em;
}
fieldset {
	padding: .5em;
}
#wrap-inner {
	height: 1%;
}
a {
	color: #0310c4;
	background: inherit;
	padding: 2px;
	text-decoration: none;
}
a:hover {
	border-bottom: 3px dotted #ffce00;
}
.componentheading {
	padding: 0.25em 0;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-top: 1px #CCC solid;
	background: #1b2bff url('../images/button_grad.gif') bottom repeat-x;
	color: #fff;
	text-align: left;
	font-size: 1.1em;
    padding-left: 1em;
	font-weight: bold;
}
.componentheading h3 {
	background: #ffe529 url('../images/button_grad_hover.gif') bottom repeat-x;
	display: block;
}
.contentdescription {
	margin-bottom: 1em;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 0 10px;
}
.contentdescription a {
	font-size: 1.2em;
}
.contentdescription p.desc {
	margin-left: 25px;
}
h1 {
	font-size: 1.7em;
	line-height: 1.7em;
	color: #fff;
}
h2, .contentheading {
	font-size: 1.5em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}
h5 {
	font-size: 1.1em;
	line-height: 1.1em;
}
h6 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}
.small, .createdate, .modifydate, .mosimage_caption {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #999;
}
.moduletable {
	margin-bottom: 1em;
	padding: 0 10px;
	border: 1px #CCC solid;
}
.moduletable h3 {
	background: #ffe529 url('../images/button_grad_hover.gif') bottom repeat-x;
	color: #1b2bff;
	padding: 0.25em 0;
	text-align: center;
	font-size: 1.1em;
	margin: 0 -10px 0.5em;
}
/* End Major Styles CSS  */
/* Top Menu */
.roundcont {
	width: 100%;
	background: url(../images/top_grad.gif) repeat-x top;
}
.left_side {
	background: url(../images/left_side.gif) repeat-y left;
}
.right_side {
	background: url(../images/right_side.gif) repeat-y right;
}
.roundtop {
	background: url(../images/top_right.gif) no-repeat top right;
}
.roundbottom {
	background: url(../images/bottom_right.gif) no-repeat top right;
}
.bottom_grad {
	background: url(../images/bottom_grad.gif) repeat-x bottom;
}
.corner_top {
	width: 14px;
	height: 12px;
	border: none;
	display: block !important;
}
.bottom_left {
	background: url(../images/bottom_left.gif) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
    overflow:hidden;
}
.moduletable-menu_top {
	color: #fff;
	margin: 0 14px;
	background: #0500d6 url(../images/inner_grad.gif) repeat-x bottom;
	position: relative;
	height: 1.8em;
	line-height: 1.8em;
	white-space: nowrap;
	font-weight: bold;
	font-size: 1em;
}
.moduletable-menu_top ul {
	margin: 0;
}
.moduletable-menu_top li {
	display: inline;
}
.moduletable-menu_top li a {
	position: relative;
	margin: .2em 1em .3em;
	text-decoration: none;
	color: #fff;
	border: 0;
}
* html .moduletable-menu_top li a {
	margin: .2em 1em .4em;
}
.moduletable-menu_top a#active_menu-top_menu, .moduletable-menu_top a:hover {
	color: #ffce00;
	border: 0;
	border-bottom: 2px dotted #ffce00;
}
.top_left {
	background: url(../images/top_left.gif) no-repeat;
	width: 14px;
	height: 12px;
	display: block;
    overflow:hidden;
}
/*End Top Menu */
/* News */
ul.latestnews {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.latestnews li {
	background: #fff url('../images/bullet.gif') left center no-repeat;
	background-position: 0 50%;
	margin-bottom: 3px;
	padding-left: 30px;
	text-indent: -15px;
}
.latestnews li a {
	background: transparent;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
	color: #1b2bff;
	border: 0;
}
.latestnews li a:hover {
	background: transparent;
	color: #ffce00;
	border: 0;
}
/* End News */
/*Content Heading */
td.contentheading {
	color: #4350fb;
	background: inherit;
}
/* End Content Heading */
/* Header */
#head {
	height: 110px;
	width: 100%;
	margin: 0 auto;
}
#head_devil {
	background: url(../images/devil.gif) no-repeat left;
	height: 110px;
	width: 100%;
	margin-left: 2px;
}
#head_text {
	background: url(../images/wths.gif) no-repeat 10% 50%;
	height: 110px;
	margin-left: 217px;
}

/* End Header */
/* Footer */
.foot_inner {
	color: #ccc;
	margin: 0 14px;
	background: #0500d6 url(../images/inner_grad.gif) repeat-x bottom;
	position: relative;
	height: 3.5em;
	line-height: 1.8em;
	white-space: nowrap;
	font-weight: bold;
	font-size: .8em;
	text-align: center;
}
.foot_inner a {
	background: none;
	color: #fff;
}
.foot_inner a:hover {
	color: #ffce00;
	border-bottom: 2px dotted #ffce00;
}
/* End Footer */
/* Content Links */
.moduletable-content_links {
	margin-bottom: 1em;
	padding: 0 10px;
	border: 1px #CCC solid;
}
.moduletable-content_links h3 {
	background: #1b2bff url('../images/button_grad.gif') bottom repeat-x;
	color: #fff;
	padding: 0.25em 0;
	text-align: left;
	font-size: 1.1em;
	margin: 0 -10px 0.5em;
	padding-left: 1em;
}
.moduletable-content_links a {
	font-size: 1.2em;
	border: 0;
}
.moduletable-content_links p.desc {
	margin-left: 25px;
}
/* End Content Links */
/*Content Box*/
.content_box {
	width: 100%;
	background: url(../images/content_box/top_border.gif) repeat-x top;
}
.content_box #left_side {
	background: url(../images/content_box/left_side.gif) repeat-y left;
}
.content_box #right_side {
	background: url(../images/content_box/right_side.gif) repeat-y right;
}
.content_box .roundtop {
	background: url(../images/content_box/top_right.gif) no-repeat top right;
}
.content_box .roundbottom {
	background: url(../images/content_box/bottom_right.gif) no-repeat top right;
}
.content_box .bottom_grad {
	background: url(../images/content_box/bottom_border.gif) repeat-x bottom;
}
.content_box .bottom_left {
	background: url(../images/content_box/bottom_left.gif) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
}
.content_box .top_left {
	background: url(../images/content_box/top_left.gif) no-repeat;
	width: 14px;
	height: 13px;
	display: block !important;
}
.content_box #inner_content {
	margin: 0 10px;
}
/*End Content Box*/

/*Image Box*/
.image_box{
	width: 96%;
	margin-bottom: 2%;
}
#pic_desc{
text-align:left; 
font-size:90%;
}
/*Image Box*/
#newsflash_header{
background:url(../images/msg.gif) no-repeat; 
height:30px;
width:250px;
}
/*Contact Form*/
#contact_form label{
	float: left;
	width: 120px;
	font-weight: bold;
	color: #1b2bff;
}

#contact_form select, #contact_form input, #contact_form textarea{
	width: 50%;
	margin-bottom: 5px;
}

#contact_form .hover_change{border:1px solid #ccc}
#contact_form .hover_change:focus, #contact_form .hover_change:hover{border:1px solid #1b2bff}

#contact_form textarea{
	width: 65%;
	height: 150px;
	overflow: auto;      
}

#contact_form #submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

#contact_form br{clear: left;}
#contact_info div{
font-weight:bold;
}
#find_center{width:94%;margin: 0 auto;}
#find_center #name{
	color: #0310c4;
	background: inherit;
	padding: 2px;
font-size:1.2em;


}

/*Faculty Webpages*/
#col2{
	margin: .8em;
}
#col2 table{
	border-collapse: collapse;
	width: 92%;
	margin: 0 auto;
}

#col2 tr{
	height:2.5em;
}

#col2 tr.header td {
	border-top: 1px solid #0103be;
	border-bottom: 1px solid #0103be;
	background: #ffe529 url('../images/button_grad_hover.gif') bottom repeat-x;
	font-weight:bold;
	color: #1b2bff;
}

#col2 td {
	border-bottom: 1px solid #ccc;
	padding: 0 0.5em;
}

#col2 td.width {
	width: 190px;
}

#col2 td.adjacent {
	border-left: 1px solid #ccc;
	text-align: center;
}
