/* BASE ELEMENTS */
/* force deploy push */
body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, serif;
	background-color: #DADAD0;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url("../_graphics/bgGradient.gif") top left repeat-y;
	color: #303030;	
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #303030;	
	}

a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #005c96;
	}
a:hover, a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
	}
	
a.small:link, a.small:visited {
	font-size: 10px;
	text-decoration: none;
	color: #005c96;
	}
a.small:hover, a.small:active {
	font-size: 10px;
	text-decoration: underline;
	color: #003366;
	}

small {	font-size: 10px;}

img { border:0px;}

.note { color: #ff0000;}

#siteContainer { /* entire site containing box */
	position: relative;
	margin: 0px;	
	padding: 0px;
	padding-top:25px;
	font-family: arial, helvetica, serif;
	background-color: #DADAD0;
	line-height: 18px;
	background: url("../_graphics/bgGradient.gif") top left repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;	
	height: 100%;
	}

/* SITE SPECIFIC */
		
#dpLogo {
	position: absolute;
	left: 12px;
	top: 25px;
	width: 174px;
}	

#siteTitle {
    position: relative;	
	padding-bottom:9px;
	clear: both;
}


/* PAGE CONTENT AREA */
#contentWrapper {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
    position: relative;
    line-height: 18px;
	left: 198px;	
	width:546px;
}


#topImageRow 
{
    position: relative;
	z-index: 9999;
	padding: 0;
	margin-bottom: 12px;
	height: 132px;
}

#img1 {
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	float: left;
	}
	
#img2 {
	position: relative;
	float: left;
	padding-left: 12px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	margin-bottom: 0;
	}

#img3 {
	position: relative;
	float: left;
	padding-left: 12px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	margin-bottom: 0;
	}


#contentWrapper small
{   
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #303030;
    font-weight: normal;
    text-align: left;
    line-height: 13px;
}

#contentWrapper a.small:link, #contentWrapper a.small:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #005c96;
	}
#contentWrapper a.small:hover, #contentWrapper a.small:active {
	font-size: 10px;
	text-decoration: underline;
	color: #478FB4;
	}

#contentWrapper h1
{	
	background-color: #6498cb;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	letter-spacing: 2px;
	font-size: 11px;
	line-height:24px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	white-space:normal;
}


#contentWrapper h2
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #5d8c25;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* --------------------------------- */



/* BOXER LINKS */

#mainCopySidebarWrapper {
	position: relative;
	float: right;
	display: inline;
	border-left: 12px solid #ffffff;	
	padding-top: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	clear: both;
	}

#linkBox {
	width: 174px;
	margin-bottom: 12px;
	background-color: #DDEDBF;
	}

#linkBox h1 {	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;	
	color: #000000;
	height: 22px;
	overflow: visible;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	text-align: left;
	}
	
#linkBox .bghGreen { background-color: #9fce4c;}

#linkBox p 
{
	margin: 0px;	
	color: #000000;
	overflow: visible;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-align: left;
}

#linkBox .bgBlue  { background-color: #D0E3F6;}

#linkBox .bgGreen { background-color: #DDEDBF;}


#linkBox a:link, #linkBox a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	}
#linkBox a:hover, #linkBox a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	}

#linkBox ul{	
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
	*margin-left: 36px;
	padding: 0;
	}
	
#linkBox li {
	list-style-image: url("../_graphics/iconArrow.gif");
	}
/* --------------------------------- */




/* FAR RIGHT COLUMN - GRADIENT CLIPS */

#rightCol {
    position: absolute;
	top: 24px;
	left: 756px;	
	text-align: left;
	z-index:0;
}

#banner {
	width: 174px;
	background-color: #ffffff;
	background: url("../_graphics/bannerGradient.gif") top left repeat-y;	
	padding: 12px;
	margin: 0px;
	}

/* --------------------------------- */



/* PAGE SPECIFIC */

#floatLeft {
	position: relative;
	float: left;
	display: inline;
	padding-right: 15px;
	padding-bottom: 10px;
	clear: both;
	}

.defaultText { /* used for full staff directory page */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
    line-height: 18px;
	border-bottom:1px solid #666666;
	padding:2px;
}

.defaultImg { /* used for full staff directory page */
	text-align:right;
	padding:4px;
	padding-right:10px;
}

.defaultTextHeader { /* used for full staff directory page */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    line-height: 18px;
	border-bottom:1px solid #666666;
	padding:2px;
}

/* -------------------------------- */


/* MAIN NAVIGATION */	
#leftNav { 
	position: absolute;
	left: 12px;
	top: 84px;
	width: 174px;
	background-color: #E1EBF1;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	}
#leftNav img {
	vertical-align: bottom;
	}

#leftSubNav {
	padding-top: 10px;
	padding-bottom: 5px;
	}
#leftSubNav p {
	padding-left: 18px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 11px;
	margin-top: 0;
	margin-bottom: 0; 
	line-height: 11px;
	font-size: 11px;
	}
#leftSubNav ul{
	list-style: outside;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding: 0;
	padding-right: 6px;
	}
#leftSubNav li {
	list-style-image: url("../_graphics/iconDash.gif");
	}
#leftSubNav a:link, #leftSubNav a:visited {
	color: #005c96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	}
#leftSubNav a:hover, #leftSubNav a:active {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-decoration: underline;
	}
.activePage {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-decoration: underline;
	}
/* ------------------ */

#headerWrapper {
	position:relative;	
	height:59px;
}
/* HOUSEKEEPING STUFF */

#houseLinks {	LINE-HEIGHT: 14px}

#houseLinks A:link, #houseLinks A:visited {	FONT-SIZE: 9px;						
						COLOR: #666666; 
						LETTER-SPACING: 1px; 
						TEXT-DECORATION: none}

#houseLinks A:hover, #houseLinks A:active {	COLOR: #003366; 
						TEXT-DECORATION: none}
/* ------------------ */


/* SEARCH BOX FEATURE */	
#search 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	width: 210px;
	position: relative;
	float: right;	
	padding-top: 5px;
}
#search .text 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
	margin-left: 2px;
	color: #999999;
}

#search a:link, #search a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	}
#hsearch a:hover, #search a:active {
	color: #003366;
	text-decoration: underline;
	}
#search p {
	margin-top: 5px;
	padding-left: 23px;
	color: #666666;
	}
/* ------------------ */


/* SITE FOOTER BAR */
#footer { 
	z-index: 1000;
	padding-right: 5px;
	padding-top: 45px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	vertical-align: bottom;
	clear:both;
	}
#footer a:link, #footer a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #005c96;
	}
#footer a:hover, #footer a:active {
	font-size: 10px;
	text-decoration: underline;
	color: #003366;
	}
/* ----------------- */

#thessm {display:none;}

/* -- Page Specific CAA Student Profile -- */
.spotlightName {font-size:16px;font-weight:bold;color:#5d8c25;}

#spotlightColumn {
	width:175px;
	float:left;
	padding-right:15px;
}

#spotlightBar {
width:155px;
*width:171px;
font-size:11px;
line-height:normal;
padding:8px;
background-color:#e1ebf1;}

