body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#container {
	margin-top: 10px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #BF2C37;
	margin-top: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	color: #BF2C37;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 {
	color: #BF2C37;
	font-size: 12px;
	margin-bottom: 0px;
}
h6 {
	color: #BF2C37;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
ul {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-image: url(/images/li.gif);
	list-style-type: none;	
}
li {
	margin-top: 3px;
	margin-bottom: 0px;	
}
a {
	color: #2D73A4;
}
a:hover {
	color: #AE2830;
	text-decoration: underline;
}
.p_li {
	padding-left: 12px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
}

.small {
	font-size: 10px;
}
.letter {
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6D2E4;
}
.top_links {
	margin-bottom: 20px;
}
.alumni p {
	margin-top: 0px;
}
.day_tbl {
	border: 1px solid #004677;
}
.day_tbl td {
	font-size: 10px;
	padding: 3px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #E9EEF5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.daytbl_head {
	font-weight: bold;
	background-color: #004677;
	color: #FFFFFF;
}
td.daytbl2 {
	background-color: #D3DDEB;
}
.top {
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;	
}
.nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.nav_bot {
	background-image: url(images/nav_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	padding-top: 15px;
	padding-right: 42px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.content_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #004677;
	background-image: url(images/dec1_l.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_bot {
	background-color: #004677;
}
.right {
	background-color: #004677;
	background-image: url(images/dec1_r.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right_top {
	background-image: url(images/right_top.gif);
	background-repeat: no-repeat;
	background-position: right;

}
.right_bot {
	background-image: url(images/right_bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	background-color: #004677;
}
.search_div {
	background-image: url(images/search_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	margin: 10px;
	background-color: #517DA7;
	height: inherit;
}
.search_div div {
	background: transparent url(images/search_tl.gif) no-repeat top left;
	height: 100%;
}
.search_div div div {
 background: transparent url(images/search_br.gif) no-repeat bottom right;
	
}
.search_div div div div {
	background: transparent url(images/search_bl.gif) no-repeat bottom left;
	padding: 8px;
	font-size: 10px;
	
}
.search_div h3 {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-transform: none;
}
.search_div a {
	color: #FFFFFF;
}
.search_div h3 a {
	text-decoration: none;
}
.search_div a:hover {
	color: #F0BFC2;
}
.con_head {
	padding-bottom: 10px;
}

.search_select {
	width: 138px;
	margin-bottom: 5px;
}

.foot {
	background-color: #BF2C37;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
.foot div {
 background: url(images/corner_tr.gif) no-repeat top right;
}
.foot div div {
 background: transparent url(images/corner_tl.gif) no-repeat top left;
}
.foot div div div {
 background: transparent url(images/corner_br.gif) no-repeat bottom right;
}
.foot div div div div {
	background: transparent url(images/corner_bl.gif) no-repeat bottom left;
	padding: 5px;
}
.foot a {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnav {
	background-image: url(images/nav_sub_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	width: 122px;
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: inherit;
}
.subnav a {
	margin-left: 6px;
	margin-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	display:block;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3D0E2;
}
.link-over {
	color: #BF2C37;
}
.news {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFE6F0;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.home {
	margin-top: 0px;
	margin-bottom: 5px;
}

.home_1_top, .home_2_top {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.home_1_top a, .home_2_top a, .home_1_top a:hover, .home_2_top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.home_1_top {
	background-image: url(images/home_1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #517DA7;
}
.home_2_top {
	background-image: url(images/home_2_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E7989E;
}
.home_1_bot, .home_2_bot {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
.home_1_bot {
	background-image: url(images/home_1_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.home_2_bot {
	background-image: url(images/home_2_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.home_1_bot p, .home_2_bot p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 8px solid #004677;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top: 0px;
	height: 325px;
	margin-bottom: 5px;
}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: white;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.sliderwrapper .contentdiv h3 {
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(../images/bg_td2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ce3b46;
}
.sliderwrapper .contentdiv h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.sliderwrapper .contentdiv div {
	border-top: 1px solid #BF2F37;
	padding: 5px;
}
.pagination{
	text-align: right;
	padding: 5px;
	background-image: url(../images/bg_tdtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #377dae;
	border: 1px solid #004677;
	border-bottom: 0px;
}
.pagination a {
	padding: 0 5px;
	text-decoration: none; 
	background-color: #D0D2D3;
	border: solid 2px #999999;
	color: #BF2F37;
}
.pagination a:hover, .pagination a.selected{
	color: #000;
	background-color: #FFFFFF;
	border-color: #BF2C37;
	font-weight: bold;
}
.image_left {
	float: left;
	border:solid 1px #2D73A4;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
}
.image_right {
	float: right;
	border:solid 1px #2D73A4;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 1px;
}
