@charset "UTF-8";
/* CSS Document */

/*#toggle {
display: none;
}

#toggle1 {
display: none;
}

#toggle2 {
display: none;
}

#toggle3 {
display: none;
}
*/


img {
border-style:none;
}

      #ticker-container {
        position:relative;
        overflow:hidden;
        width: 180px;
        height: 300px;
        background-color: ;
        background-repeat: repeat;
		padding:2px;
        border: 1px dashed #2166ac;
        }
	
	#ticker {
		position:relative;
		width:176px;
	}
	
	#ticker ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: 12;
            font-weight: normal;
            color: #000000;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: 12;
            font-weight: bold;
            color: #2166ac;
            text-decoration: none;
            padding-left: 0px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: 12;
            color: ;
            text-decoration: none;
            padding-left: 0px;
        }

td.lastupdate {
text-align:right;
font-size:12px;
padding-bottom:2px;
}

tr.footer {
font-size:11px;
color:#999999;
}

tr.footer a {
text-decoration:none;
color:#999999;
}

tr.footer a:hover {
text-decoration:underline;
color:#999999;
}

img.right {
float:right;
padding-left:4px;
padding-bottom:4px;
}

img.left {
float:left;
padding-right:4px;
padding-bottom:4px;
}

#wrapper {
margin-left:auto;
margin-right:auto;
}

body {font-family: Tahoma,'Trebuchet MS',Verdana,sans-serif;
}

p.moreinfo {
margin-bottom:0;
margin-top:0;
text-align:right;
}


h2 {
font-size:12px;
font-weight:bold;
color:#2166ac;
line-height:normal;
margin-bottom:0;
}

td.maincontent p {
line-height:normal;
margin-top:0;
margin-bottom:0;
}

td.maincontent a{
text-decoration:none;
color:#2166ac;
}

td.maincontent a:hover {
text-decoration:underline;
color:#2166ac;
}


td.navcell {
background-color:#2166ac;
}

td.navcell p {
color:#FFFFFF;
padding:4px;
}

td.navcell p a {
text-decoration:none;
color:#FFFFFF;
}

td.navcell p a:hover {
color:#FFFFFF;
text-decoration:underline;
}


table.pageheader {
background-color:#f17024;
color:#FFFFFF;
font-weight:bold;
padding-top: 0.2em;
padding-right: 0pt;
padding-bottom: 0.2em;
padding-left: 0.5em;
font-size: 0.9em;
margin-bottom:2px;
}

td.navbar {
text-align: right;
width: 100%;
text-decoration: none;
margin-top: 0.3em;
padding-bottom: 0.2em;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
white-space: nowrap;
}

td.navbar li {
display:inline-block;
}

td.navbar a {
padding-left:10px;
padding-right:3
px;
color:#2166ac;
text-decoration:none;
font-size:12px;
}

.linebreak {
clear:both;
height: 9px;
width: 900px;
background-color: transparent;
background-image: url(1x1-Grey.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center top;
}

.linebreak2 {
clear:both;
height: 9px;
width: 900px;
background-color: transparent;
background-image: url(1x1-Grey.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center bottom;
}

.content {
vertical-align:top;
margin-top:8px;
font-size:12px;
}

table.alumnilogin {
padding:2px;
background-color:#2166ac;
color:#FFFFFF;
}


.alumniform {
width:95%;
}

.maincontent {
padding-left:20px;
}

h1 {
font-size:16px;
font-weight:bold;
color:#2166ac;
text-align:left;
margin-top:0;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	font-weight: 400;
	border-bottom: 1px solid #ffffff;
	}

#navcontainer a {
	font-size:14px;
	color:#ffffff;
	display: block;
	text-decoration: none;
	background-color:#2166ac;
	height: 20px;
	padding-left:4px;
	padding-top:2px;
}

#navcontainer li #current {
font-weight:bold;
	background-color:#1C5792;
	color:#FFFFFF;
}

#navcontainer a.double {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	line-height:14px;
	height: 36px;
	padding-top:8px;
}

#navcontainer a:hover {
		color:#2166ac;
		background-color:#ffffff;
}

#navcontainer a.double:hover {
	color: #ffffff;
}

/* Child - Level 1 */

#navcontainer ul ul {
	text-indent: 12px;

}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
font-weight:normal;
	margin-left:0px;
	font-size: 14px;
	background-color:#598DC1;
	color:#ffffff;
	height: 20px;

}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul .currentAncestor {
	color: #ffffff;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	text-indent: 20px;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {

	margin-left:0px;
	font-size: 12px;
	font-weight:normal;
	background-color:#C7D9EA;
	color:#2b6c92;
	height: 16px;
}

#navcontainer ul ul ul a:hover {

}
