/*======= FROM TSSTYLES.CSS ========*/
body, p, table, OL, UL
{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
}
.greySmallCaps
{
	font-family:Arial;
	color:LightGrey;
	font-variant:small-caps;
}

.rightalign
{
	font-family:Arial;
	text-align:right;
}

.twolevel LI
{
	font-family:Arial;
	padding-top : .5em;
}

.twolevel img, .twolevel object
{
	font-family:Arial;
	display:block;
	margin-top : 1em;
}

.twolevel LI OL LI
{
	font-family:Arial;
	list-style-type:lower-roman;
}

.codesnippet
{
	font-family:Arial;
	font-family:Courier;
}

div.codesnippet
{
	font-family:Arial;
	padding: .5em .5em .5em .5em;
}

.codesnippet strong
{
	font-family:Arial;
	font-weight:bold;
	color:Red;
}

.note
{
	font-family:Arial;
	font-style:italic;
	padding: .5em .5em .5em .5em;
	margin: .5em .5em .5em .5em;
	width: 700px;
	border: solid 1px White;
}


div#bodyDiv
{
	font-family:Arial;
	width:800px;
}

div#TopNavT1 a, div#TopNavT2 a, div#TopNavT1T2D a, div#BreadCrumb a, div#LeftNav a, div#Footer a
{
	font-family:Arial;
	color:Black;
	text-decoration: none;
}

div#FeatureContent, div#TopNavT1, div#TopNavT2, div#TopNavT1T2D, div#LeftNav, div#Footer
{
	font-family:Arial;
	background-color:White;
}

div#TopNavT1
{
	/* Put positioning attributes here... */
	font-family:Arial;
	text-align:right;
}

div#TopNavT1 LI
{
	font-family:Arial;
	display:inline;
	list-style-type:none;
	margin-left: .5em;
	margin-right: .5em;
}

div#TopNavT1 .navtarget
{
	font-family:Arial;
	background-color:Red;
}

div#TopNavT2
{
	/* Put positioning attributes here... */
	font-family:Arial;
	text-align:left;
}

div#TopNavT2 LI
{
	font-family:Arial;
	display:inline;
	list-style-type:none;
	margin-left: .5em;
	margin-right: .5em;
}

div#TopNavT2 .navtarget
{
	font-family:Arial;
	background-color:Aqua;	
}

div#TopNavT1T2D
{
	/* Put positioning attributes here... */
	font-family:Arial;
	text-align:center;
/*width:800px;*/
}

div#TopNavT1T2D LI
{
	font-family:Arial;
	position:relative;
	display:inline;
	list-style-type:none;
	margin-left: .5em;
	margin-right: .5em;
}
.topnavbox
{
position:relative;
font-size:12px;
font-weight:bold;
background-color:#fff;
width:100px;
height:35px;
border:solid 1px #000;
font-family:Arial;
text-align:center;
vertical-align:middle;
padding:0px;margin:0px;
z-index:1;
}

.sub
{
font-family:Arial;
position:relative;
margin-top:21px;
margin-left:35px;
z-index:10;
}

ul{
	padding:0px;
	margin:0px;
}

div#ContentRight ul {
	padding-left: 20px;
}

div#TopNavT1T2D LI UL
{
	border: solid 1px black;
	position: absolute;
	top: 1em;
	left: -999em;
	display: block;
	width:10em;
	text-align:left;
	background-color:Aqua;	
	list-style-type:none;
	padding: .2em .2em .2em .2em;
	z-index : 100;
}

div#TopNavT1T2D LI UL LI
{
	display:list-item;
	list-style-type:none;
	margin-left: 0px;
	margin-right: 0px;
}

div#TopNavT1T2D LI UL LI a
{
	display:block;
	width:100%;
}

div#TopNavT1T2D LI UL LI a:hover
{
	color:White;
	background-color:Navy;
}

div#TopNavT1T2D .navtarget
{
	background-color:Red;	
}

div#BreadCrumb
{
	/* Put positioning attributes here... */
	background-color:Silver;
}

div#BreadCrumb LI
{
	display:inline;
	list-style-type:none;
	margin-left: .5em;
	margin-right: .5em;	
}

div#LeftNav
{
	/* Put positioning attributes here... */
	width: 270px;
	float: left;
	margin-right: -530px;
}
div
#LeftNav .navtarget
{
	background-color:Lime;	
}

div#LeftNav LI
{
	list-style-type:none;
	padding-top: .2em;
	padding-bottom: .2em;
}

div#LeftNav UL
{
	margin-left: .75em;
	padding-left: .75em;
}

div#MidPage
{
	/* Put positioning attributes here... */
}

div#FeatureContent
{
	/* Put positioning attributes here... */
	position:relative;
	width: 500px;
	float: right;
	z-index : 50;
}

div#Footer
{
	/* Put positioning attributes here... */
	text-align:center;
	clear: both;
}
div#Footer LI
{
	display:inline;
	list-style-type:none;
	margin-left: .5em;
	margin-right: .5em;
}
div#Footer .navtarget
{
	background-color:Red;	
}
/*==================================================*/




OL
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
}
body{
	margin: 0px;
	padding: 0px;
	background: #CCCDCF url("images/bg.gif") center top repeat-y;
	text-align:center /*For IE */
	/*font-size:76%;*/
}

p{
	/*font-size: 1em;*/
}

#EntirePage{
	width:760px;
	padding: 0 12px;
	text-align:left;
	margin-left: auto; /* For NN */
	margin-right: auto; /* For NN */
	/*background-color:#fff;*/
}

#Header{
	background-image:url(images/topbar_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#HeaderBar{
/* .. No style ..
	width: 23px;
	background-color: #A4780F;
*/
}
#Header ul{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}
#Header ul li{
	display:list-item;
  	list-style-type:none;
      	margin: 0px;
}
#fldSearch{
	width:132px;
	height:15px;
	font-family:arial;
	font-size:12px;
}
#btnSearch{
	cursor: pointer;
}


#MainPhoto{
	margin: 0;
}
#ContentArea{
	font-family:georgia;
	font-size:1.0em;
/*	font-size:12px;*/
	color: #666666;
}
#ContentLeft{
	float:left;
	width:200px;
	background: url(images/mainLeftContentRepeat.gif) repeat-y left top;
}
.wide #ContentLeft
{
	display: none;
}


#ContentLeft.homepage{
 width:265px;
 background: none;
}
 #ContentLeft.homepage .wrapper {
  background: url(/images/homeLeftContentRepeat.gif) repeat-y left top;
  margin: 0 0 25px;
 }
#ContentLeft a{
	color:#424344;
	text-decoration:underline;
}
#ContentLeft a:hover{
	color:#666666;
	text-decoration:underline;
}
#ContentLeft h1{
	font-family: Arial, Sans-Serif;
	font-size:25px;
	color:#C71E3B;
	margin: 0;
	padding-bottom: 0px;
}
#homeHeader {
	padding: 14px 20px 8px 22px;
	background: url(images/homeLeftContentHeader.gif) repeat-y left top;
}
#homeHeader h1 {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
}
#eventHeader {
	padding: 14px 20px 8px 22px;
	background: url(images/homeLeftContentHeader.gif) repeat-y left top;
}
#eventHeader h1 {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
}
#ContentLeftInner{
	width:200px;
	margin: 0;
	background: url(images/mainLeftContentTop.gif) no-repeat left top;
}
.searchresults #ContentLeftInner, .searchresults #ContentLeftBottom, #ContentLeft.searchresults {
	background-image: none;
}
#ContentLeftInner.homepage{
	width: 265px;
	margin: 0;
	background: url(images/homeLeftContentTop.gif) no-repeat left top;
}
#ContentLeftBottom {
	background: url(images/mainLeftContentBottom.gif) no-repeat left bottom;
	padding: 20px 15px 35px 30px;
}

.homepage #ContentLeftBottom {
	background: url(images/homeLeftContentBottom.gif) no-repeat left bottom;
	padding: 0 0 10px;
}

#ContentLeftBottom2 {
	background: url(images/mainLeftContentBottom.gif) no-repeat left bottom;
	padding: 20px 15px 35px 30px;
}

.homepage #ContentLeftBottom2 {
	background: url(images/homeLeftContentBottom.gif) no-repeat left bottom;
	padding: 0 0 10px;
}

#leftListSummary a{
	display:block;
	margin-top:10px;
}


#ContentRight{
	font-size:12px;
	float:right;
	width:570px;
	/*background-image: url(images/gradient-content.jpg);
	background-repeat: repeat-x;*/
	/*background-color: #fff;*/
	padding-top: 10px;
	color: #333;
	font-family: Arial, sans-serif;
}
.wide #ContentRight
{
	width: 700px;
}
#ContentRight.homepage{
	width:515px;
}
#ContentArea {
	margin: 0 -12px;
}
#ContentArea a{
	color:#424344;
	text-decoration:underline;
}
#ContentArea a:hover{
	color:#666666;
	text-decoration:underline;
}
#ContentRight h1{
	font-family: Arial, Sans-serif;
	font-size:18px;
	line-height: 20px;
	font-weight:bold;
	color:#a29061;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0;
}
#ContentRight h2{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ContentRight p{
	margin:0px 0px 10px 0px;
	line-height: 22px;
	font-size:12px;
}

#ContentRightInner{
	width:500px;
	padding-top: 20px;
	padding-right: 45px;
	margin: 0 0 0 25px;
}
.wide #ContentRightInner
{
	width: 630px;
}
#ContentRightInner.homepage{
	width:440px;
	padding-right: 45px;
	margin: 0 0px 0px 30px;
}
#ContentCenter{
	font-size:12px;
	float: left;
	width: 680px;
	/*background-image: url(images/gradient-content.jpg);
	background-repeat: repeat-x;*/
	/*background-color: #fff;*/
	padding-top: 10px;
	margin: 0 50px;
	color: #333;
	font-family: Arial, sans-serif;
	display:inline;
}
#ContentCenter p{
	margin:0px 0px 10px 0px;
	line-height: 22px;
	font-size:12px;
}
#ContentCenter h2{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ContentCenter h1{
	font-family: Arial, Sans-serif;
	font-size:18px;
	line-height: 20px;
	font-weight:bold;
	color:#a29061;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0;
}
/*#MainCallOut
{
	float:right;
	padding-left:20px;
	padding-top:30px;
}*/
.homepage #MainCallOut {
	float: right;
	display: inline;
	margin: 0 -45px 0 10px;
	width: 146px;
	background: url(images/homeCalloutRepeat.gif) repeat-y left top;
}
.homepage #MainCallOutTop {
	background: url(images/homeCalloutTop.gif) no-repeat left top;
}
.homepage #MainCallOutBottom {
	padding: 0 0 10px;
	background: url(images/homeCalloutBottom.gif) no-repeat left bottom;
}
.homepage #MainCallOut p {
	margin: 0;
	padding: 12px 0 12px 22px;
}
#MainCallOut table {
	width: 160px;
	background-color: white;
	border-top: 12px solid #999999;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	}
#MainCallOut td.top {
	color: #cc0033;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px 0;
	text-align: center;
	}
#MainCallOut td.bottom {
	padding: 5px 15px 10px;
	text-align: left;
	line-height: 15px;
	}

#Callout{
	float:right;
	display: inline;
	width:180px;
	float:right;
	margin: 0 -45px 10px 15px;
	text-align:center;
	font-family: arial;
	font-size:12px;
	color:#333;
	background: url(images/mainCalloutRepeat.gif) repeat-y left top;
}
#Callout p{
	font-family: arial;
	margin: 0;
	padding: 10px 20px 20px;
	font-size:12px;
	line-height:16px;
}
#CalloutInner{
	width:180px;
	margin: 0;
	padding: 0;
	background: url(images/mainCalloutTop.gif) no-repeat left top;
}
#CalloutBottom {
	background: url(images/mainCalloutBottom.gif) no-repeat left bottom;
	padding: 0 0 10px 10px;
}

#mainHeader {
	padding: 4px 6px 2px 16px;
	background: url(images/mainCalloutHeader.gif) repeat-y left top;
}
#mainHeader h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-style: normal;
}
#mainHeader h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dd0000;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-style: normal;
}

#ClearContent{
	clear:both;
}

#ContentBoth{
	font-size:12px;
	width:718px;
	padding-left: 22px;
	background-image: none;
	line-height:1.9;
	margin: 20px 10px 0px 10px;
}
#ContentBothInner{
	width:720px;
	margin: 20px 10px 0px 10px;
}
#ContentBoth h1{
	font-family: Arial, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	color:#47003F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ContentBoth h2{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ContentBoth p{
	font-family: Arial, Sans-Serif;
	margin:0px 0px 10px 0px;
}


#PageFooter{
	width: 700px;
	margin: 30px 10px 13px 24px;
	border-top: solid 1px #D1CFCF;
	text-align:center;
	font-family: arial;
	font-size: 10px;
	color:#A3A5A7;
	padding: 0 0 20px;
}
#PageFooter TD{
	font-family: arial;
	font-size: 10px;
	color:#A3A5A7;
}
	
#PageFooter a{
	margin: 0px 4px;
	color:#A3A5A7;
	text-decoration: none;
}
#PageFooter a:hover{
	color:#818284;
	text-decoration: underline;
}


#PageFooter TD a{
	font-family: arial;
	font-size: 10px;
	color: #A3A5A7;
}


/*----------------------------------------*/

div#ContentLeftInner UL{
	list-style-type:none;
	margin-top:5px;
}
div#ContentLeftInner UL LI{
	display:list-item;
	list-style-type:none;
	margin-bottom:12px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, sans-serif;
	;
}


div#MainNavigation
{
	text-align:center;
}

div#MainNavigation LI
{
	position:relative;
	display:inline;
	list-style-type:none;
}

.sub
{
	position:relative;
	margin-top:12px;
	margin-left:32px;
}

div#MainNavigation LI UL
{
	position: absolute;
	top: 1em;
	left: -999em;
	display: block;
	width:15em;
	text-align:left;
	background-color:#A18426;
	filter:alpha(opacity=90);
	list-style-type:none;
	padding: .2em .2em .2em .2em;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	margin-bottom:5px;
}

div#MainNavigation LI UL LI
{
	display:list-item;
	list-style-type:none;
	margin-left: 0px;
	margin-right: 0px;
}
div#MainNavigation LI UL LI a div
{
	padding: 5px 10px;
}

div#MainNavigation LI UL LI a
{
  	color:#fff;
	text-decoration:none;
	display:block;
	width:88%;
	padding: 5px 10px;
}* html{width:100%}


div#MainNavigation LI UL LI a:hover
{
	color:#fff;
  	background-color:#C8B67F;
	text-decoration:none;
	display:block;
	width:88%;
	padding: 5px 10px;
}* html{width:100%}

div#MainNavigation .navtarget
{
	background-color:Red;	
}




/*..SEARCH RESULTS..*/
h3{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.searchresults table
{
	border-collapse:collapse;
}

.search_result_oddrow{
	font-family:arial;
	padding:10px;
	background-color:#ddd;
}

.search_result_evenrow{
	font-family:arial;
	padding:10px;
	background-color:#fff;
}



/*-----------------------------------------------------------
		FORM ELEMENTS
-----------------------------------------------------------*/

fieldset{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:none;
	margin-top:15px;
}
fieldset td{
	font-size:12px;
}
fieldset input{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
}
fieldset textarea{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
}
fieldset select{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
}


/*-----------------------------------------------------------
		NEW MENU
-----------------------------------------------------------*/

#menuList {
	font-size:10px;
	line-height:90%;
	z-index:100;
	margin: 0px;
	padding: 0px;
}

#MainNavigation {
	margin: 6px 0px;
	text-align: center;
	background-color:#5C3260;
	position:relative;
	background-image: url(images/menubar_leftNew.gif);
	background-repeat: repeat-x;
	width:760px;
	height:23px;
	padding: 0px;
	z-index:100;
}
#mainNavigation {
	margin: 6px 0px;
	text-align: center;
	background-color:#fff; /*#5C3260;*/
	position:relative;
	background-image: url(images/menubar_leftNew.gif);
	background-repeat: repeat-x;
	width:760px;
	height:23px;
	padding: 0px;
	z-index:100;
}

#menuList ul {
	z-index:100;
	margin: 0px;
	padding: 0px;
}

#menuList li {
	z-index:100;
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a.starter {
	z-index:100;
	margin: 0px;
	padding: 0px;
}

a.starter:hover, a.starter:active, a.starter:focus {
	color: #3F4C78;
}

.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;

	margin:0px;
	padding:0px;
	color: #ffffff;
	background: #5AB0C5;
	width:150px;
}
.menu li {
	width:100%;
}
.menu li a {
	font-family: arial;
	background: #A18426;
	line-height:120%;
	z-index:100;
	color: #fff;
	display: block;
	width:100%;
	font-size: 12px;
	padding:5px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	margin-top:-2px;
}

.menu li a:hover, .menu li a:active, .menu li a:focus {
	background-color: #C8B67F;
	color: #fff;
}

#Alumni_and_Friends.menu{
  width:107px;
}



/*---TEMPORARY HIDE ---*/
.xmlbutton{
	margin-top:10px;
	display:none;
}
#lblSubscribe{
	display:none;
}



/* New Header */
#headerDiv {
	position: relative;
	height: 74px;
	overflow: hidden;
	background: #FFF url(images/headerDivBG.gif) no-repeat right top;
}
#headerLogo {
	float: left;
	display: inline;
	margin: 10px 0 0 12px;
}
#headerSearch {
	position: absolute;
	top: 8px;
	left: 295px;
}
#headerSearch input.text {
	width: 170px;
}
#headerLinks {
	float: right;
	display: inline;
}
#headerLinks a {
	margin-left: 1px;
}
#headerMenu {
	position: absolute;
	top: 50px;
	left: 323px;
}

/* homeNE Section */
#homeNE {
	padding: 20px 20px 10px 10px;
	line-height: 14px;
	font-size: 12px;
	color: #333;
}
#homeNE img {
	border: 0;
}
#homeNE a {
	text-decoration: none;
}
#homeNE p {
	font-size: 12px;
	margin: 0;
	padding: 10px 25px;
}
.NEitem {
	text-align: center;
	padding: 10px 0;
}

img.left {
	float: left;
	display: inline;
	margin: 10px 20px 10px 0;
}
img.right {
	float: right;
	display: inline;
	margin: 10px 0 10px 20px;
}




.sIFR-hasFlash #homeHeader {
	padding: 10px 20px 6px 22px;
	background: url(images/homeLeftContentHeader.gif) repeat-y left top;
}
.sIFR-hasFlash #eventHeader {
	padding: 10px 20px 6px 22px;
	background: url(images/homeLeftContentHeader.gif) repeat-y left top;
}
.sIFR-hasFlash #mainHeader {
	padding: 4px 22px 2px 22px;
	background: url(images/mainCalloutHeader.gif) repeat-y left top;
}
/* sIFR - don't touch that, p-uh-lease */
.sIFR-flash {visibility: visible !important;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}


.sIFR-hasFlash {border: 0 !important;}

.sIFR-hasFlash #ContentRight h1 {font-family: Verdana; letter-spacing: -1px; font-size: 16px; line-height: 24px; font-weight: normal; width: auto; }
.sIFR-hasFlash #ContentRight.homepage h1 {width: 320px;}
.sIFR-hasFlash #ContentRight .yesCallout h1 {width: 345px;}

.sIFR-hasFlash #homeHeader h1 {letter-spacing: -1px; font-size: 16px; line-height: 24px; font-weight: normal;}
.sIFR-hasFlash #eventHeader h1 {letter-spacing: -1px; font-size: 16px; line-height: 24px; font-weight: normal;}
.sIFR-hasFlash #mainHeader h2 {letter-spacing: 0px; font-size: 16px; line-height: 20px; font-weight: normal;}
.sIFR-hasFlash #mainHeader h3 {letter-spacing: 0px; font-size: 16px; line-height: 20px; font-weight: normal;}