/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	outline: 0;
	font-size: 100%;
	line-height:100%;
}

h1, h2, h3, h4, h5, h6, p, blockquote, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	line-height:150%;
}

td {
	color: #042D56;
	padding:2px;
}
#leftbox, #middlebox, #rightbox {
	padding:0;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

body {
	background-image: url(/common/images/sublayoutback.gif);
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color: #042D56;

}
body.widepage {
	background-image: url(/common/images/sublayoutback3.gif);
}
h1,h2,h3 {
	font-family:Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5 {
	margin:10px 0 0 0;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.7em;
	color: #a9100d;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
	font-weight: normal;
	color: #a9100d;
}
h5 {
	font-size: 1.3em;
	font-weight: normal;
}
p {
	margin: 8px 0;
}
input {
	border: 1px solid #042D56;
}
checkbox {
	border: 0;
}
textarea {
	border: 1px solid #042D56;
	width:100%;
}
select {
}
a {
	color: #a9100d;
	text-decoration: underline;
}
ul {
	list-style: square;
	padding-left:15px;
}
ol {
	padding-left:15px;
}
ol ol {
	list-style-type:lower-alpha;
}
.form img {
	border: 1px solid #042D56;
}
sup {
	vertical-align:text-top;
	font-size: 9px;
}
strike {
	text-decoration:none;
	background-image:url(/common/images/squigglyline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
u.blueunderline {
	text-decoration:none;
	background-image:url(/common/images/squigglyline_blue.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
/**************************************************/
#banner {
	width: 780px;
	border-top: 18px solid #5B7691;
	background-image:url(/common/images/logo_back.gif);
	background-repeat:no-repeat;
	margin-bottom:-1px;
}
#banner img {
	border: 0;
}
/**************************************************/
#leftmenu {
	width: 139px;
	vertical-align: top;
}
#leftmenu ul {
	margin: 0;
	border-bottom: 1px solid #99AABA;
	padding: 0 0 2px 0;
	list-style: none;
}
#leftmenu ul ul {
	border: none;
}
#leftmenu li {
	margin: 0;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #99AABA;
	color: #F3F3F3;
}
#leftmenu li li {
	margin: -3px;
	border: 0;
	color: #F3F3F3;
}
#leftmenu a {
	color: #F3F3F3;
	text-decoration: none;
}	
#leftmenu .submenu {
	display: none;
	margin: 4px 0 0 0;
}
#leftmenu .submenu2 {
	display: none;
	margin: 0;
}
#leftmenu .submenu2 li{
	margin: 2px;
	padding: 0;
	font-size: .9em;
	border: 0;
}
.print {
	display: none;
}

/**************************************************/
#rightmenutitle {
	width: 180px;
	color: #F3F3F3;
	background-color: #042D56;
	padding: 0;
}
#rightmenutitle b {
	padding: 3px 0 3px 5px;
	display: block;
}
#rightmenu {
	width: 180px;
	vertical-align: top;
	background-image: url(/common/images/rightmenuback.gif);
	border-bottom: 1px solid #000000;
}
#rightmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#rightmenu li {
	margin: 0;
	padding: 3px 0 3px 5px;
	border-top: 1px solid #99AABA;
	color: #F3F3F3;
}
#rightmenu a {
	color: #F3F3F3;
	text-decoration: none;
}		
/**************************************************/
#leftbox, .leftbox {
	width: 139px;
	vertical-align: top;
}
#middlebox, .middlebox {
	width: 461px;
	padding: 0 1px 0 1px;
	vertical-align: top;
}
#rightbox, .rightbox {
	width: 180px;
	vertical-align: top;
}
#textbox, .textbox {
	padding: 10px 10px 10px 10px;
}
.caption, .lightcaption {
	font-size: .9em;
	color: #F3F3F3;
	background-color: #042D56;
	padding: 3px 3px 3px 5px;
	margin: 0;
}
.lightcaption {
	background-color: #7b90a4;
}
.caption a {
	color: #FFFFFF;
}	
.highlight {
	background-color:#7b90a4;
}
.indent {
	padding-left: 30px;
}
.tablenormal {
}
.tableleft {
	margin: 5px; 
	margin-left: -5px;
	float: left;
	padding: 0;
}
.photoleft {
	border: 1px solid black; 
	border-left: 0;
}
.tableright {
	margin: 5px; 
	margin-right: -5px;
	float: right;
	padding: 0;
	border-collapse:collapse;
	border:0;
}
.tableright td, .tableleft td{
	padding: 0;
}
#alumnitable td, .alumnitable td {
	border-bottom: 1px solid #CCCCCC;
}
#alumnitable, .alumnitable{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#alumnitable th, .alumnitable th{
	background: #042D56;
	color: #FFFFFF;
	font-size: 7pt;
}
.thumbnailtable {
	margin:0;
	width:143px;
	border-collapse:collapse;
	margin:1px;
	display:inline;
}
.thumbnailtable img{
	border: 0;
}
.thumbnailtable td {
	width:143px;
	margin:0;
	padding:0;
	border:1px solid black;
	border-collapse:collapse;
}
#infotable td {
	padding: 2px 8px 2px 0;
}
.photoright {
	border: 1px solid black; 
	border-right: 0;
}
.gallery {
	height: 112px;
}
.gallery img{
	border:1px solid black;
	margin-right:5px;
}
/****************************************************************/
.form {
	width: 439px;
}
.form .leftside {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
}
.form .rightside {
	text-align: left;
	vertical-align: top;
	width: 60%;
}
/****************************************************************/
.red {
	color: #A4001D;
}
.white
{
	background-color: #FFFFFF;
	
}

.grey
{
	background-color: #F9F9F9;
}

.small {
	font-size: 9px;
	font-weight: normal;
}
.chevrons {
	margin: 0px 0px 0px 15px;
	padding: 5px;
	list-style-image: url(/common/images/bullet.gif);
}
.chevrons li{
	padding: 3 0;
}
.bios {
	margin: -13px 0px 10px 15px;
	padding: 3px;
	list-style-image: url(/common/images/bullet.gif);
}

.nobullet {
	list-style-image: none;
	list-style-type:none;
}
.nobulletlist {
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.arrows {
	font-size: 10pt;
	margin: 0 0 0 12px;
	padding: 2px 10px 10px 10px;
	list-style-image: url(/common/images/bullet.gif);
}
.alphalist {
	list-style-type:lower-alpha;
}
.extras {
	width: 459px;
	background-color: #042D56;
	margin:0;
	padding-top:1px;
	border-bottom: 1px solid black;
	margin-top:-1px;
}
.extras a img {
	border: 0;
	margin-left: 7px;
}

.photo_credit {
	margin-left:118px;
}
#photos {
	margin-left:3px;
}
#photos td {
	width:145px;
	vertical-align: top;
	padding:3px;
}
#photos img {
	border: 1px solid black;
}
a.infosession{
	display:block;
	width:180px; 
	height:88px;
	margin-bottom:5px; 
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:top left;
}
a.gradinfosession:hover{
	background-position:top right;
}
div.infosession{
	display:block;
	padding: 50px 5px 25px 8px; 
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
}
.gradinfosession{
	height:88px;
	padding-bottom: 5px;
}
.textad, .rightwhitebox {
	padding:5px;
	background-color:#FFFFFF;
	background-image:url(/common/images/textad_background.jpg);
	background-position:-1px 0;
	background-repeat:repeat-y;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.textad a, .rightwhitebox a {
	color:#a9100d;
}

.noborder, .icon{
	border: none !important; 
	border: 0px solid;
}
.video a {
	text-decoration:none;
}
.video img { 
	border:0;
}
.videothumb img{
	display:block;
	margin:0 auto;
	padding:2px;
	border:1px solid #ccc;
	background-color:#fff;
}
.videolink {
	display:block;
	width:150px;
	margin:3px auto;
}
