/* Global
----------------------------*/
body, form { margin: 0px; }
img { border-color: #333333; }
strong { color:#F08820; }

a, a:hover { font-weight: normal; text-decoration: underline; }
a { color:#F08820; }
a:hover { color: #1F346F; }

body, table, input, select, textarea, font { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

h1, h2 { font-size: 17px; }
h3, h4 { font-size: 12px; }

/* Classes/Common/Template
----------------------------*/

.tablewidth { width: 790px; }
.top { vertical-align: top; }
.bottom { vertical-align: bottom; }
.spacer01 { background:#ffffff; }
.spacer02 { background:#d3d3d3; }
.clear { clear: both; }
.left { float: left; }
body { background: #44558E url(../images/background.gif) repeat-x; }

#i_logo { float: left; width: 376px; height: 200px; }
#fadephoto { float: left; width: 376px; height: 287px; }
#homepage { float: left; width: 414px; height: 235px; }
#i_homepage { vertical-align: top; text-align: right; float: left; background: url(../images/i_homepage.jpg) no-repeat; width: 414px; height: 148px; }
#i_homepage_pad { padding: 96px 18px 0px 0px; }

#search_bg { float: left; width: 414px; height: 52px; /*background: url(../images/search_bg.gif) #ffffff; */ vertical-align: top; text-align: right; }
#search_pad { padding-right:19px; padding-top:25px; }
#search { font-size: 9px; padding-left: 2px; width: 118px; border: 0px solid #ffffff; vertical-align: middle; margin-top: 2px; }

#nav { clear: both; background: url(../images/nav_bg.gif) repeat-x;}
#box01 { }
#box02 { }

#b_left { width: 16px; height: 353px; }
#b_right { width: 18px; height: 353px; }

#i_b_left { vertical-align: top; width: 16px; height: 452px; background: url(../images/i_b_left_bg.gif); }
#i_b_right { vertical-align: top; width: 18px; height: 452px; background: url(../images/i_b_left_bg.gif); }

#news { font-size: 10px; background: url(../images/news_bg.gif); width: 184px; vertical-align: top; text-align: left; }
#alumni_news { height: 190px; }
.alumni_news_item { padding: 10px 4px 10px 17px; }
.date { color: #F08820; }

#upcoming_events { height: 66px; }
.upcoming_events_item { padding: 0px 4px 2px 17px; }
#content { width: 413px; text-align: left; vertical-align: top; }
#content_pad { padding: 20px 30px 20px 25px;
	background: white url(../images/watermark.jpg) no-repeat right;
}


#welcome_pad { padding: 15px 9px 5px 9px;}
/* #welcome { height: 165px; }
#board { float: left; color: #1F346F; width: 191px; height: 87px; line-height: 150%; }
#board_pad { padding: 8px 9px 5px 0px; }

#alumni { float: left; color: #1F346F; width: 191px; height: 87px; line-height: 150%; }
#alumni_pad { padding: 8px 9px 5px 0px; }
*/

#i_content { background: #ffffff bottom no-repeat; text-align: left; vertical-align: top; width: 567px; }
#i_content_pad { padding: 20px 30px 20px 25px; background-color:white; 
	background: white url(../images/watermark.jpg) no-repeat right;
}
#nav div{ 
display: inline;
}

#subnav_pad { padding: 0px 0px 5px 21px; }
#subnav {
	width: 166px;
	float: left; 
	background: url(../images/subnav_bg.gif);  
	vertical-align: top;
	color: #1F346F;
}

.crumb { font-size: 9px; color: #152358; }
.crumb_pad { padding: 2px 0px 10px 0px; }
.crumb strong { color:#000000; }
.crumb a { text-decoration: underline; }
.crumb a:hover { text-decoration: underline; }

#banner_photo { float: left; width: 473px; height: 190px; text-align: right; vertical-align: bottom; }
#banners { padding-bottom: 4px; }

#footer { color: #ffffff; clear: both; background: url(../images/footer_bg.gif) no-repeat; height: 49px; text-align: left; vertical-align: top; font-size: 10px; line-height: 150%; }
#footer a { text-decoration: none; color:#ffffff; }
#footer a:hover { text-decoration: underline; color:#ffffff; }
#footer_pad { padding: 13px 23px 0px 21px; }

.tbd { color:#E3E3E3; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#E3E3E3; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#E3E3E3; }

.print_friendly { text-align:left; padding: 16px; background-color:#FFFFFF; }
.page_title { font-weight: bold; color: #152358; font-size: 12px; }

/* Tell a Friend
----------------------------*/
.body_taf { background-color: #44558E; margin: 0px; width: 450px; border-style: none; }
.body_taf_table { background-color:#FFFFFF; background: url(../images/taf.jpg) no-repeat; width: 450px; height: 500px; }

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1D316C;
}

/* Misc
----------------------------*/
/*
.positioned_frame {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.positioned_image {
	position: absolute;
	z-index: 2;
	left: 417px;
	top: 0px;
}

.positioned_table {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.alpha1 {
	filter: Alpha(Opacity=10);
	-moz-opacity:0.1;
	opacity: 0.1;		

}
*/

/* Mail Form(s)
----------------------------*/
.csc-mailform-field label {
	position: absolute;
	text-align: right;
	width: 110px;
}

.csc-mailform-field input, textarea {
	margin-left: 120px;
}
	
.csc-mailform {
	border: 0px;
}

.tx-wecdiscussion-form div.inputFormRow span.inputBox textarea{	margin-left: 0px;}
