
/* CSS Document */

html {
	font-size: 12px;
	line-height: 1.7;
}

body {
	background-image: url(../images/backgroundtile.gif);
	margin: 0;
    font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}


a {
	color: #3a7fc2;
	text-decoration: none;
}

img {
	border: none;
}



#topShadow {
	background-image: url(../images/topshadowtile.png);
	background-repeat: repeat-x;
	width: 100%;
}
#container {
	background-image: url(../images/tileshadow.png);
	margin: auto;
	width: 1001px;
}
#innerContainer {
	margin: auto;
	width: 955px;
}

#photoHeaderUnder {
	background-image: url(../images/top_image_1.jpg);
	background-repeat: no-repeat;
	height: 362px;
	margin: auto;
	width: 953px;
	z-index: 0;
}

#photoHeader {
	border: 1px solid white;
	height: 362px;
	margin: auto;
	margin-top: -362px; 
	width: 953px;
	position: relative;
	z-index: 100; 
}
.inside #photoHeader {
	border: 1px solid white;
	height: 180px;
	margin: auto;
	width: 953px;
	background-image: url(../images/top_image_about.jpg);
	background-repeat: no-repeat;
}

#navHeader {
	background-image: url(../images/navbg_default.png);
	border-bottom: 1px solid white;
	color: white;
	height: 25px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

.inside #navHeader a {
	color: #41ad49;
}

#navHeader a {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

a#subHome {
    display:block;
    font-size:0;
    height:155px;
    margin: 0 0 0 -20px;
    position:absolute;
    width:953px;
}

#navHeader img {
	padding-left:3px;
	padding-right:3px;
}

#logo {
	cursor: pointer;
	float: left;
	height: 337px;
	width: 953px;
}
#logo img {
	padding-left: 0px;
	padding-top: 150px;
	border: 0px;
	margin-left: 10px;
}
#messagesOnPicture {
	height: 337px;
	width: 953px;
	background-image: url(../images/foreground.png);
	background-position: 0px -25px;
}
.inside #messagesOnPicture {
	height: 180px;
	width: 953px;
	background-image: url(../images/foreground_inside.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#backContainer {
	padding-top: 152px;
	padding-left: 120px;
}
#photoBannerText {
	color: #FFF;
	text-transform: uppercase;
	font-size: 23px;
	line-height: 28px;
	letter-spacing: -2px;
	position: absolute;
	left: 368px;
	top: 120px;
	z-index: 105;  
	width: 260px;
}

#page {
	clear: both;
	margin: auto;
	width: 953px;
	margin-top: -30px;
	position: relative; 
	z-index: 101;
}
.inside #page 
{
    	margin-top: -10px;
}
#nav a {
	background-image: url(../images/nav_background_bottom.png);
	background-repeat: repeat-x;
	font-size: 17px;
	text-transform: uppercase;
	color: #f7941e;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	height: 30px;
	display: block;
	padding-top: 35px;
}

.inside .imgButton {
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../images/nav_background.png);
	width: 174px;
	background-position: 0px -15px;
}

.inside .current {
	background-position: 0px 0px;
}

.inside #nav a {
	height: 35px;
	padding-top: 10px;
    background-position: 0px -20px;
	font-size: 15px;
}

.inside #nav .current a {
	color: white;
	background-image: url(../images/nav_background_bottom_cur.png);
	height: 23px;
	padding-top: 42px;
	padding-right: 5px;
	background-position: bottom;
}

.inside #nav .current a:hover {
	background-image: url(../images/nav_background_bottom_cur.png);
}

#nav a:hover {
	background-image: url(../images/nav_background_bottom_sel.png);
}

.imgButton {
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../images/nav_background.png);
	width: 174px;
}

.imgspacer {
	width: 20px;
	margin: 0px;
}

#contentbox {
	margin: auto;
	width: 100%;
}

#contentbox.twoColElsRtHdr {
 background-image: url(../images/twocol_backg.jpg);
 background-repeat: repeat-y;

}

.twoColElsRtHdr #topimage {
	background-image: url(../images/twocol_backg_top.jpg);
	height: 39px;
	margin-bottom: -30px;
}

.twoColElsRtHdr #bottomimage {
	background-image: url(../images/twocol_backg_btm.jpg);
	height: 39px;
}



/* featured links */

#featured {
	border-left: 1px dotted #CCCCCC;
	float: right;
	width: 235px;
	height:100px;
	padding:0px;
	margin:0px;
}
#featured ul {
	margin-top: 0px;
}

#featured h2 {
	padding-left: 15px;
	color: #464666;
	font-family: Arial,sans-serif;
	font-size: 120%;
	margin: 0 0 6px;
}
#featured a {
	border-bottom: 1px solid #8da8c2;
	color: #3a7fc2;
	text-decoration: none;
}
/* end featured links */

#applynow {
	text-align:center;
	float: right;
	padding-top: 15px;
	width: 235px;
	height: 54px;
}
#applynow table {
	 width: 161px; 
	 height:35px;
}

/* spotlight */

#spotlight {
	float: left;
	padding-left: 15px;
	width:665px;
}
#spotlight h2 {
	color: #464666;
	font-family: Arial,sans-serif;
	font-size: 120%;
	margin: 0 0 6px;
}
.ContentHeader {
	color: #464666;
	font-family: Arial,sans-serif;
	font-size: 120%;
	margin: 6px 0  6px 0;
}
#spotlight h3 {
	color: #555544;
	font-size: 110%;
	margin: 0 0 6px;
}
#spotlight a {
	border-bottom: 1px solid #8da8c2;
	color: #3a7fc2;
	text-decoration: none;
}
#spotlight p {
	font-size: 100%;
	margin: 0 0 5px 0;
	width: 560px;
}
#spotlight img {
	float: left;
	margin: 5px;
	border: 0px;
}
/* end spotlight */

/* Content */

#Content {
	line-height: 1.5;
    padding-top: 5px;
	padding-right: 88px;
	padding-bottom: 0px;
	padding-left: 40px;
}


#Content h2 {
	color: #464666;
	font-family: Arial,sans-serif;
	font-size: 180%;
	margin: 0;
	font-weight: normal;
}

#Content h3 {
	color: #555544;
	font-size: 110%;
	margin: 6px 0 3px;
}

#Content p.pullquote {
	display: block;
	float: left;
	font-size: 140%;
	width: 30%;
	margin: 0 20px 10px -35px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #23aae1;
	color: white;
}

#Content p.introduction {
    border-bottom:4px solid #E7EBF1;
    color:#334359;
    margin-left:-40px;
    margin-right:-88px;
    padding:5px 88px 0 40px;
}

#Content a {
	border-bottom: 1px solid #8da8c2;
	color: #3a7fc2;
	text-decoration: none;
}
#Content p {
	font-size: 100%;
	margin: 0 0 15px 0;
}
#Content h3 img {
    border:medium none;
    float:left;
    margin-left:-35px;
    margin-right:10px;
}
#Content img {
	float: left;
	margin: 5px;
	border: 0px;
}
/* end Content */



/* footer */
#footerstripe {
    position: relative;
	background-image: url(../images/navbg_default.png);
	border-bottom: 1px solid white;
	background-color: #41ad49; 
	width: 100%;
	height: 55px;
	margin: 0px;
}
#footermenu {
	float: right;
	padding-right: 20px;
	width: 60%;
	margin-top: 25px;
	text-align: right;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
#footermenu a {
	color: white;
	font-weight: bold;
	font-size: 11px;
}
#footermenu img {
	padding-left:3px;
	padding-right:3px;
}

#footerlogo {
	margin: 0px;
	float: left;
	padding: 0px;
	height: 55px;
	width: 30%;
}
#footerlogo img {
	float: left;
	border: 0px;
	margin-left: 15px;
	margin-top: 15px;
}
#footerlogo span {
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
}
.school {
	letter-spacing: 5px;
}
#copyright {
	background-image: url(../images/bottomshadow1.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 1001px;
	color: #A5926C;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 20px;
/*	position: relative;
*/	text-align: center;
}
/* end footer */
.alignBottom {
	vertical-align: bottom;
}

.mmOn {
	
}

.mmOff {

	
}
#Content ol {
	margin-top: 0px;
}

#sidebar1 h3 {
	color: white;
	background-color: #23AAE1;
	margin-left: -20px;
	margin-right: -20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
}

#sidebar1 a {
	
}

#sidebar1 ul {
	margin: 0px;
	padding-left: 10px;
}
#sidebar1 h4 {
	margin: 0px;
}
#sidebar1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar1 #pageSpecificSidebar {
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar1 #bottomSidebar {
	margin-top: 20px;
}

#BreadCrumbs {
	background-image: url(../images/breadcrumb_backg.png);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #FFF;
	padding-left: 10px;
	 
}

#BreadCrumbs a {
	color: #FFF;
}

#BreadCrumbs a:hover {	
	text-decoration: underline;
}

#sidebar1 img {
	margin-bottom: 10px;
}

#Content .qa ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;	
}

#Content .qa ul li:first-child {
	font-weight: bold;
	margin-bottom: 5px;
}

#Content .qa .collapsed ul li {
	display: none;
	padding-left: 30px;
}

#Content .qa .collapsed ul li:first-child {
	display: block;	
	border-bottom: 1px solid #DDDDCC;
	color: #666600;
	text-decoration: none;
	cursor: pointer;
	background-image: url(../images/list-collapsed.png);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 20px;
}

#Content .qa .collapsed ul.open li:first-child {
	background-image: url(../images/list-expanded.png);
}

#Content .qa .collapsed ul.open li {
	display: block;	
}
#Content .minor {
	font-size: 90%;
}

#Content table.alternating .alternate {
	background-color: #E7EBF1;
	margin:0px;
}



#Content .longdoc blockquote {
	margin: 0 0 10px 0;
	padding: 10px 10px 0px 10px;
	line-height: 95%;
	border-top: 1px dashed #D0DAE3;
	border-bottom: 1px dashed #D0DAE3;
	color: #334359;
}

#Content .longdoc blockquote .attrib {

	padding: 0;
	text-align: right;
	font-style: italic;	
}

#Content .backgroundHighlight {
	background-color: #E7EBF1;	
}

#Content ul.linklist {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Content ul.linklist li{
	background-image: url(../images/ul.png);
	background-repeat: no-repeat;
	padding-left: 9px;
	margin-bottom: 5px;
}

#Content ul.linklist li:hover{
	background-image: url(../images/ul.over.png);
}

#Content ul.linklist a{
 padding-left: 6px;
 font-weight: bold;
}

#Content ul.linklist a:hover{
 border-bottom-color: white;
}



.oneColElsRtHdr p.introduction {
	margin-right: -45px !important ;
	padding-right: 45px !important;	
}

#bottomBar { 
	margin-bottom: 20px;
	margin-top: 45px;
}

#bottomButtons {
	width: 200px;
	float: right;
}

/* Home / regular page styling variations */
.show {
	display: inherit;
}
.noshow {
	display: none;
}
.widthwithleftcolumn {
	width: 703px;
}
.widthfull {
	width: 100%;
}
.showinline {
	display: inline;
}

/* Print and TellaFriend */
#PnT {
	clear: both;
	width: 100%;
}
#PrintIt {
   display: inline;
}
#TellAFriend {
    text-align: left;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: White;
	border-width: 1px;
	background-color: #4a61bd;
	cursor: pointer;
	cursor: hand;
}
.Required {
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}
.nopad 
{
padding:0px;
}
.nomargin 
{
    margin:0px;
}
#hompageBlockers a:hover {
    background-image:url(images/nav_background_bottom_sel.png);
}
.inside #hompageBlockers a {
background-position:0 -25px;
font-size:15px;
height:35px;
padding-top:10px;
}

#hompageBlockers a {
    background-image:url(images/nav_background_bottom.png);
    background-repeat:repeat-x;
    color:#F7941E;
    display:block;
    font-size:17px;
    font-weight:bold;
    height:30px;
    padding-top:35px;
    text-align:right;
    text-decoration:none;
    text-transform:uppercase;
}
.ContentTitle {}