/* vertical menu */

/* Display the sub menu items */
ul.art-vmenu ul {
    display: block;
}
/* footer */
.art-footer .art-footer-text a, .art-footer .art-footer-text a:link
{
    text-decoration: none; /* SDP */
}

.art-footer .art-footer-text a:visited
{
    text-decoration: none; /* SDP */ /*   color: #000000;   font-family: Arial, Helvetica, Sans-Serif;   text-decoration: underline; */
}

.art-footer .art-footer-text a:hover
{
    text-decoration: underline; /* sdp */
}
/* end Footer */


/************** SDP ************/
.wwButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.wwButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.wwButton:active {
	position:relative;
	top:1px;
}

#SchoolAddress
{
    font-size: 13px;
}
/* end Footer */

.termsLeft
{
    text-align: center;
}



#rightheader
{
    clear: right;
    float: right;
    margin-right: 10px;
}

/* Positioning Top Links */
#toplinks
{
    z-index: 1999;
    clear: right;
    float: right; /*     margin: 10px 13px 0 0; */
    padding: 4px 0px;
}

#toplinks a
{
    font-weight: normal;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: White;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
}

.bottomSep
{
    margin: 0px 5px 0px 5px;
}
/* Positioning Search Token */
#search
{
    clear: right;
    float: right;
}
#dnn_SEARCH_cmdSearch
{
    vertical-align: middle;
}

.loginLinks
{
    float: right;
    z-index: 1;
}
.bulletSep
{
    background: url("images/menuseparatorWHITE.png") right center no-repeat;
    padding-right: 10px;
    margin: 0 3px 0 0;
}

.NormalSmall
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
.redLine
{
    color: #89070e;
}

