/* CSS Document */
body {
	margin:200;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#wrapper {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	position: relative;
	background-color: #C4D5ED;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
	border: thick double #C0C0C0;
}
#banner {
	width:750px;
	height:108px;
	background: url(images/backgrounds/alumnistripebanner.gif) repeat-x;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border: 1px solid #C0C0C0;
}
#topStripe {
	background-image: url(images/backgrounds/alumni_banner_text.gif);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 108px;
	background-position: 95% center;
}

#topNav {
	float: right;
	position: relative;
	background-color: #C4D5ED;
	margin: 0px;
	width: 100%;
}
.button {
}

#topNav ul {
	list-style:none;
	background-color: #C4D5ED;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 5px;
	float: left;
	text-align: left;
}
#topNav ul li {
	border-right:1px solid #FFF;
	display: inline;
}
#topNav ul li a {
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	padding: 5px 10px;
}
#topNav ul li a:hover, #topNav ul li a:focus {
	font-size:10px;
	color:#FFFFFF;
	background: #003366;
}

#nav
{
	width: 130px;
	line-height: 16px;
	border-bottom: 1px solid #d3d3d3;
	display: block;
	background-color: #C4D5ED;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	left: 0px;
	clip: rect(auto,auto,auto,250px);
	height: 100%;
}

#nav a.small
{
	display: block;
	margin: 10px;
	padding: 10px 0px 5px 10px;
	font: 400 10px/15px Verdana, Arial, Sans-Serif;
	color: #003366;
	background: #FAFAFA;
	text-decoration: none;
	border-top: 1px solid #d3d3d3;
}

#nav a
{
	display: block;
	/*height:17px;*/
	font: 400 10px Verdana, Arial, Sans-Serif;
	line-height: 15px;
	color: #17579F;
	background: #FAFAFA;
	text-decoration: none;
	border-top: 1px solid #d3d3d3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#nav a:hover
{
	color: #000;
	background: #DBEFFA;
}



#content {
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-left: 155px;
	margin-bottom: 0px;
}

#content a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#content h1 a {
	font-weight: normal;
}
#content h2 a {
	font-weight: normal;
	font-size: 18px;
}


#contentFull {
	margin-left:140px;
	width: 595px;
	margin-top: 0px;
	padding-top: 35px;
	padding-left: 15px;
}

#contentFull ul li a {
	line-height: 20px;
	color: #003366;
	text-decoration: none;
}
#contentFull ul li a:hover {
	line-height: 20px;
	color: #900;
	text-decoration: none;
}
#contentLeft {
	margin-left:100px;
	margin-top: 35px;
	width: 600px;
}

#contentLeft ul li a {
	line-height: 20px;
	color: #003366;
	text-decoration: none;
}
#contentLeft ul li a:hover {
	line-height: 20px;
	color: #900;
	text-decoration: none;
}
#rightnav
{
	position:absolute;
	width: 175px;
	line-height: 11px;
	border-bottom: 1px solid #d3d3d3;
	display: block;
	top: 385px;
	right: 50px;
	height: 214px;
	background-color: #FFFFFF;
}

#rightnav a.small
{
	display: block;
	margin: 10px;
	padding: 10px 0px 5px 10px;
	font: 400 10px/15px Verdana, Arial, Sans-Serif;
	color: #003366;
	background: #FAFAFA;
	text-decoration: none;
	border-top: 1px solid #d3d3d3;
}

#rightnav a
{
	display: block;
	margin: 5px 0px 0px;
	padding: 4px 0px 0px 10px;
	/*height:17px;*/
	font: 400 10px Verdana, Arial, Sans-Serif;
	line-height: 15px;
	color: #17579F;
	background: #FAFAFA;
	text-decoration: none;
	border-top: 1px solid #d3d3d3;
}

#rightnav a:hover
{
	color: #000;
	background: #DBEFFA;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #003366;
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	background-color: #FFFFFF;
	text-align: left;
	width: 630px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #993366;
	border-top-style: none;
}
h2 {
	font-size: 22px;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	width: 630px;
}
table {
	font-size: 11px;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#contentPopup {
	width: 600px;
	background-color: #FFFFFF;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

.navHeader {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	line-height: 12px;
}
#plain ul {
	line-height: 20px;
	list-style: none;
}
#plain a {
	text-decoration: none;
	color: #000066;
	line-height: 18px;
}
#plain a:hover {
	color: #990000;
}
h3 {
	color: #003366;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.popupLink {
	font: 10px "Comic Sans MS";
	color: #993333;
	border: 1px solid #000000;
	display: none;
}
#pop {
	font-size: 10px;
	background: #CCCCCC;
}
#pop a:hover.popupLink {
	display: block;
}
h4 {
	font-size: 18px;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	width: 480px;
}
#contentFull a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

#nav a #popnav:hover, #nav a #popnav:focus {
	display: block;
}
#nav a #popnav {
	margin-left: 138px;
	width: 200px;
	display: none;
	float: left;
	position: absolute;
	left: 2px;
	top: 369px;
	background: #FAFAFA;
}
#tableNav {
	width: 200px;
	line-height: 11px;
	display: block;
	margin-left: auto;
	background: #FAFAFA;
	text-align: center;
	margin-right: auto;
}
#tableNav a {
	background: #FAFAFA;
	padding: 2px 5px;
	line-height: 20px;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	color: #003366;
}
.rlJustified {
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 380px;
}
.caption {
	font-size: 12px;
	font-style: italic;
}
p {
	font-size: 16px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	width: 506px;

}
li {
	font-size: 16px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}	
table {
	font-size: 16px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}		
#footer {
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #C4D5ED;
	background-position: bottom;
	width: 100%;
	color: #003366;
	vertical-align: bottom;
	text-align: left;
