html { height:100%; margin:0; padding:0; }
a{ outline:none; }
p { margin:0; padding:0; }
body { height:100%; background: none; }

.shellbody { margin:0; padding:0; background:none; }
.spacer{ margin-bottom:10px; }
.clear{ clear:both; }
.hide { display:none; }
.show { display:inline; }
.showBlock { display:block; }

.maintext,.maintextbold, a, a:link, a:hover, a:active, a:visited  {
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
}
	.maintext,.maintextbold { color: #000000; }
		.maintextbold { font-weight: bold; }
	a, a:link, a:hover, a:active, a:visited { text-decoration: underline; color: #d25e0a; }
		a:hover { text-decoration: none; }

.textbold { font-weight: bold; }
.pageText { margin-bottom: 10px; }

#wideCol {}
#skinnyCol {}
#contentarea {}


/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
#L1Header_1,#L1Header_2,#L1Header_3,#L1Header_4,#L1Header_5,#L1Header_6,#L1Header_7 {
color: #772e00;
font-family: Arial;
font-size: 12px;
line-height: 15px;
}


#L2header {
color: #d25e0a;
font-family: Arial;
font-size: 20px;
font-weight: bold;
line-height: 22px;
float:left;
}

#L3header { clear:left; }

#dotLeft, #dotRight { float:left; height:3px; width:3px; background:#d25e0a; font-size:1px; line-height:1px; }
	#dotLeft { clear:left; margin:9px 5px 0 0; }
	#dotRight { margin:9px 0 0 5px; }
/*--------------------------------------------*/
/*--------------PODIUM BUTTONS----------------*/

/*DEFAULT Button, for when you use the PDButton function when outside a content channel*/
/*SEE http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html FOR EXPLANATION OF HOW THESE WORK*/
/*YOU CAN BREAK THE HOVE STYLE INTO ITS OWN DECLARATION TO SET UP A OVER STATE FOR THE BUTTONS*/
a.button, a.button:link, a.button:active, a.button:hover, a.button:visited, a.button:hover {
    background: transparent url(/images/studLifeButtRight.png) no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font-family:Arial;
	font-size:11px;
    height: 23px;
	margin-top:5px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
}
	a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/studLifeButtLeft.png) no-repeat;
		display: block;
		line-height: 13px;
		padding: 5px 0 5px 16px;
	}
/*************************************************************************************************************************************/
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/**********************************************************/
/*photo content channel*/
/*Channel Box*/
#photo .chbox {
background-image: url(/ftpimages/109/podium/style740/images/studentMarble.png);
background-position: top left;
background-repeat: repeat;
height:.1%;
}
#photo .chbox2 {}
#photo .chbox3 {}
#photo .chbox4 {
padding-bottom: 1px;
padding-top: 1px;
}

/*Footer*/
#photo .chfooter {
background-image: url(/ftpimages/109/podium/style740/images/stud_footLeft.png);
background-position: top left;
background-repeat: no-repeat;
margin-bottom: 11px;
}
#photo .chfooter2 {
background-image: url(/ftpimages/109/podium/style740/images/stud_footRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#photo .chfooter3 {
background-image: url(/ftpimages/109/podium/style740/images/stud_footRepeat.png);
background-position: top left;
background-repeat: repeat-x;
}
#photo .chfooter4 {
height: 16px;
}

/*Header*/
#photo .chheader  {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerLeft.png);
background-position: top left;
background-repeat: no-repeat;
}
#photo .chheader2 {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#photo .chheader3 {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerRepeat.png);
background-position: top left;
background-repeat: repeat-x;
}
#photo .chheader4 {
padding-bottom: 6px;
padding-left: 4px;
padding-right: 3px;
padding-top: 18px;
}

/*Header Text*/
#photo .chhtext{
color: #ffffff;
font-family: Arial;
font-size: 18px;
font-weight: bold;
line-height: 18px;
}

/*Link*/
#photo a, #photo a:link, #photo a:hover, #photo a:active, #photo a:visited {
color: #000000;
font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
font-size: 11px;
}
	#photo a:hover { text-decoration: none; }

/*Text*/
#photo .chtext {
color: #000000;
font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
font-size: 11px;
}

/*Buttons*/
#photo a.button, #photo a.button:link, #photo a.button:active, #photo a.button:hover, #photo a.button:visited, #photo a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
	#photo a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/bg_button_span.gif) no-repeat;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
	}

/**********************************************************/
/*photo2 content channel*/
/*Channel Box*/
#photo2 .chbox {
background-image: url(/ftpimages/109/podium/style740/images/academyMarble.png);
background-position: top left;
background-repeat: repeat;
height:.1%;
}
#photo2 .chbox2 {}
#photo2 .chbox3 {}
#photo2 .chbox4 {
padding-bottom: 1px;
padding-top: 1px;
}

/*Footer*/
#photo2 .chfooter {
background-image: url(/ftpimages/109/podium/style740/images/academy_footLeft.png);
background-position: top left;
background-repeat: no-repeat;
margin-bottom: 11px;
}
#photo2 .chfooter2 {
background-image: url(/ftpimages/109/podium/style740/images/academy_footRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#photo2 .chfooter3 {
background-image: url(/ftpimages/109/podium/style740/images/academy_footRepeat.png);
background-position: top left;
background-repeat: repeat-x;
}
#photo2 .chfooter4 {
height: 16px;
}

/*Header*/
#photo2 .chheader {
background-image: url(/ftpimages/109/podium/style740/images/academy_headerLeft.png);
background-position: top left;
background-repeat: no-repeat;
}
#photo2 .chheader2 {
background-image: url(/ftpimages/109/podium/style740/images/academy_headerRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#photo2 .chheader3 {
background-image: url(/ftpimages/109/podium/style740/images/academy_headerRepeat.png);
background-position: top left;
background-repeat: repeat-x;
}
#photo2 .chheader4 {
padding-bottom: 6px;
padding-left: 4px;
padding-right: 3px;
padding-top: 18px;
}

/*Header Text*/
#photo2 .chhtext{
color: #ffffff;
font-family: Arial;
font-size: 18px;
font-weight: bold;
line-height: 18px;
}

/*Link*/
#photo2 a, #photo2 a:link, #photo2 a:hover, #photo2 a:active, #photo2 a:visited  {
color: #000000;
font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
font-size: 11px;
}
	#photo2 a:hover { text-decoration: none; }

/*Text*/
#photo2 .chtext  {
color: #000000;
font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
font-size: 10px;
}


/**********************************************************/
/*textPhotoChan content channel*/
/*Channel Box*/
#textPhotoChan .chbox {}
#textPhotoChan .chbox2 {}
#textPhotoChan .chbox3 {}
#textPhotoChan .chbox4 { padding:0; }

/*Footer*/
#textPhotoChan .chfooter {}
#textPhotoChan .chfooter2 {}
#textPhotoChan .chfooter3 {}
#textPhotoChan .chfooter4 { height:0; }

/*Header*/
#textPhotoChan .chheader {}
#textPhotoChan .chheader2 {}
#textPhotoChan .chheader3 {}
#textPhotoChan .chheader4 { height:0; }

/*Header Text*/
#textPhotoChan .chhtext{}

/*Link*/
#textPhotoChan a, #textPhotoChan a:link, #textPhotoChan a:hover, #textPhotoChan a:active, #textPhotoChan a:visited {}
	#textPhotoChan a:hover { text-decoration: none; }

/*Text*/
#textPhotoChan .chtext {}
	
	#whiteBottom #textPhotoChan .chbox4 { padding:0; }
		#whiteBottom #textPhotoChan .chfooter, #whiteBottom #textPhotoChan .chfooter2,
		#whiteBottom #textPhotoChan .chfooter3, #whiteBottom #textPhotoChan .chfooter4    { height:0; background:none; }

/**********************************************************/
/*textPhotoChan2 content channel*/
/*Channel Box*/
#textPhotoChan2 .chbox {}
#textPhotoChan2 .chbox2 {}
#textPhotoChan2 .chbox3 {}
#textPhotoChan2 .chbox4 { padding:0; }

/*Footer*/
#textPhotoChan2 .chfooter {}
#textPhotoChan2 .chfooter2 {}
#textPhotoChan2 .chfooter3 {}
#textPhotoChan2 .chfooter4 { height:0; }

/*Header*/
#textPhotoChan2 .chheader {}
#textPhotoChan2 .chheader2 {}
#textPhotoChan2 .chheader3 {}
#textPhotoChan2 .chheader4 { height:0; }

/*Header Text*/
#textPhotoChan2 .chhtext{}

/*Link*/
#textPhotoChan2 a, #textPhotoChan2 a:link, #textPhotoChan2 a:hover, #textPhotoChan2 a:active, #textPhotoChan2 a:visited {}
	#textPhotoChan2 a:hover { text-decoration: none; }

/*Text*/
#textPhotoChan2 .chtext {}
	
	#whiteBottom #textPhotoChan2 .chbox4 { padding:0; }
		#whiteBottom #textPhotoChan2 .chfooter, #whiteBottom #textPhotoChan2 .chfooter2,
		#whiteBottom #textPhotoChan2 .chfooter3, #whiteBottom #textPhotoChan2 .chfooter4    { height:0; background:none; }

	
/**********************************************************/
/*whiteTop content channel*/
/*Channel Box*/
#whiteTop .chbox {
background-color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 10px;
}
#whiteTop .chbox2 {}
#whiteTop .chbox3 {}
#whiteTop .chbox4 {
padding-bottom: 12px;
padding-left: 25px;
padding-right: 27px;
padding-top: 1px;
}

/*Footer*/
#whiteTop .chfooter  { height:0; }
#whiteTop .chfooter2 {}
#whiteTop .chfooter3 {}
#whiteTop .chfooter4 {}

/*Header*/
#whiteTop .chheader {
background-image: url(/ftpimages/109/podium/style740/images/whiteTopCornerLeft.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 18px;
}
#whiteTop .chheader2 {
background-image: url(/ftpimages/109/podium/style740/images/whiteTopCornerRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-top: 16px;
}
#whiteTop .chheader3 {
background-color: #ffffff;
}
#whiteTop .chheader4 {
padding-bottom: 1px;
padding-left: 6px;
padding-right: 27px;
padding-top: 1px;
}

/*Header Text*/
#whiteTop .chhtext{
color: #d25e0a;
font-family: Arial;
font-size: 18px;
font-weight: bold;
line-height: 20px;
padding-bottom: 2px;
}

/*Link*/
#whiteTop a, #whiteTop a:link, #whiteTop a:hover, #whiteTop a:active, #whiteTop a:visited {
color: #d25e0a;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
}
	#whiteTop a:hover { text-decoration: none; }

/*Text*/
#whiteTop .chtext {
color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
}

/*Buttons*/
#whiteTop a.button, #whiteTop a.button:link, #whiteTop a.button:active, #whiteTop a.button:hover, #whiteTop a.button:visited, #whiteTop a.button:hover {
    background: transparent url(/images/studLifeWhiteChanButtRight.png) no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font-family:Arial;
	font-size:11px;
    height: 23px;
	margin-top:5px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
}
	#whiteTop a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/studLifeWhiteChanButtLeft.png) no-repeat;
		display: block;
		line-height: 13px;
		padding: 5px 0 5px 16px;
	}
/**********************************************************/
/*whiteTop2 content channel*/
/*Channel Box*/
#whiteTop2 .chbox {
background-color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 10px;
}
#whiteTop2 .chbox2 {}
#whiteTop2 .chbox3 {}
#whiteTop2 .chbox4 {
padding-bottom: 12px;
padding-left: 25px;
padding-right: 27px;
padding-top: 1px;
}

/*Footer*/
#whiteTop2 .chfooter  { height:0; }
#whiteTop2 .chfooter2 {}
#whiteTop2 .chfooter3 {}
#whiteTop2 .chfooter4 {}

/*Header*/
#whiteTop2 .chheader {
background-image: url(/ftpimages/109/podium/style740/images/whiteTopCornerLeft2.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 18px;
}
#whiteTop2 .chheader2 {
background-image: url(/ftpimages/109/podium/style740/images/whiteTopCornerRight2.png);
background-position: top right;
background-repeat: no-repeat;
padding-top: 16px;
}
#whiteTop2 .chheader3 {
background-color: #ffffff;
}
#whiteTop2 .chheader4 {
padding-bottom: 1px;
padding-left: 6px;
padding-right: 27px;
padding-top: 1px;
}

/*Header Text*/
#whiteTop2 .chhtext{
color: #d25e0a;
font-family: Arial;
font-size: 18px;
font-weight: bold;
line-height: 20px;
padding-bottom: 2px;
}

/*Link*/
#whiteTop2 a, #whiteTop2 a:link, #whiteTop2 a:hover, #whiteTop2 a:active, #whiteTop2 a:visited {
color: #d25e0a;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
}
	#whiteTop2 a:hover { text-decoration: none; }

/*Text*/
#whiteTop2 .chtext {
color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
}

/*Buttons*/
#whiteTop2 a.button, #whiteTop2 a.button:link, #whiteTop2 a.button:active, #whiteTop2 a.button:hover, #whiteTop2 a.button:visited, #whiteTop2 a.button:hover {
    background: transparent url(/images/studLifeWhiteChanButtRight.png) no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font-family:Arial;
	font-size:11px;
    height: 23px;
	margin-top:5px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
}
	#whiteTop2 a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/studLifeWhiteChanButtLeft.png) no-repeat;
		display: block;
		line-height: 13px;
		padding: 5px 0 5px 16px;
	}

/**********************************************************/
/*whiteBottom content channel*/
/*Channel Box*/
#whiteBottom .chbox  {
background-color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 10px;
height:.1%;
}
#whiteBottom .chbox2 {}
#whiteBottom .chbox3 {}
#whiteBottom .chbox4 {
padding-bottom: 16px;
padding-left: 25px;
padding-right: 27px;
padding-top: 1px;
}

/*Footer*/
#whiteBottom .chfooter  {
background-image: url(/ftpimages/109/podium/style740/images/whiteBottomCornerLeft.png);
background-position: top left;
background-repeat: no-repeat;
margin-bottom: 11px;
padding-left: 22px;
}
#whiteBottom .chfooter2  {
background-image: url(/ftpimages/109/podium/style740/images/whiteBottomRight.png);
background-position: top right;
background-repeat: no-repeat;
}
#whiteBottom .chfooter3 {}
#whiteBottom .chfooter4 {
height: 22px;
}

/*Header*/
#whiteBottom .chheader {
background-color: #ffffff;
}
#whiteBottom .chheader2 {}
#whiteBottom .chheader3 {}
#whiteBottom .chheader4 {
padding-bottom: 1px;
padding-left: 25px;
padding-right: 27px;
padding-top: 1px;
}

/*Header Text*/
#whiteBottom .chhtext{
color: #d25e0a;
font-family: Arial;
font-size: 18px;
font-weight: bold;
line-height: 20px;
padding-bottom: 2px;
}

/*Link*/
#whiteBottom a, #whiteBottom a:link, #whiteBottom a:hover, #whiteBottom a:active, #whiteBottom a:visited {
color: #d25e0a;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
}
	#whiteBottom a:hover { text-decoration: none; }

/*Text*/
#whiteBottom .chtext {
color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
}

/*Buttons*/
#whiteBottom a.button, #whiteBottom a.button:link, #whiteBottom a.button:active, #whiteBottom a.button:hover, #whiteBottom a.button:visited, #whiteBottom a.button:hover {
    background: transparent url(/images/studLifeWhiteChanButtRight.png) no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font-family:Arial;
	font-size:11px;
    height: 23px;
	margin-top:5px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
}
	#whiteBottom a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/studLifeWhiteChanButtLeft.png) no-repeat;
		display: block;
		line-height: 13px;
		padding: 5px 0 5px 16px;
	}


/**********************************************************/
/*whiteMiddle content channel*/
/*Channel Box*/
#whiteMiddle .chbox {
background-color: #ffffff;
font-family: Arial, Helvetica, Verdana;
font-size: 10px;
}
#whiteMiddle .chbox2 {}
#whiteMiddle .chbox3 {}
#whiteMiddle .chbox4 {
padding-bottom: 1px;
padding-left: 25px;
padding-right: 27px;
padding-top: 1px;
}

/*Footer*/
#whiteMiddle .chfooter  { height:0; }
#whiteMiddle .chfooter2 {}
#whiteMiddle .chfooter3 {}
#whiteMiddle .chfooter4 {}

/*Header*/
#whiteMiddle .chheader {
background-color: #ffffff;
}
#whiteMiddle .chheader2 {}
#whiteMiddle .chheader3 {}
#whiteMiddle .chheader4 {
padding-bottom: 1px;
padding-left: 25px;
padding-right: 27px;
padding-top: 1px;
}

/*Header Text*/
#whiteMiddle .chhtext{
color: #d25e0a;
font-family: Arial, Helvetica, Verdana;
font-size: 18px;
font-weight: bold;
line-height: 20px;
padding-bottom: 2px;
}

/*Link*/
#whiteMiddle a, #whiteMiddle a:link, #whiteMiddle a:hover, #whiteMiddle a:active, #whiteMiddle a:visited {
color: #d25e0a;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
}
	#whiteMiddle a:hover { text-decoration: none; }

/*Text*/
#whiteMiddle .chtext {
color: #000000;
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
line-height: 20px;
}

/*Buttons*/
#whiteMiddle a.button, #whiteMiddle a.button:link, #whiteMiddle a.button:active, #whiteMiddle a.button:hover, #whiteMiddle a.button:visited, #whiteMiddle a.button:hover {
    background: transparent url(/images/studLifeWhiteChanButtRight.png) no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font-family:Arial;
	font-size:11px;
    height: 23px;
	margin-top:5px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
}
	#whiteMiddle a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/studLifeWhiteChanButtLeft.png) no-repeat;
		display: block;
		line-height: 13px;
		padding: 5px 0 5px 16px;
	}


/**********************************************************/
/*studLifeSidebar content channel*/
/*Channel Box*/
#studLifeSidebar .chbox  {
background-image: url(/ftpimages/109/podium/style740/images/studentMarble.png);
background-position: top left;
background-repeat: repeat;
height:.1%;
}
#studLifeSidebar .chbox2 {}
#studLifeSidebar .chbox3 {}
#studLifeSidebar .chbox4 {
padding-bottom: 2px;
padding-left: 20px;
padding-right: 20px;
padding-top: 2px;
}

/*Footer*/
#studLifeSidebar .chfooter  {
background-image: url(/ftpimages/109/podium/style740/images/stud_footLeft.png);
background-position: top left;
background-repeat: no-repeat;
margin-bottom: 11px;
}
#studLifeSidebar .chfooter2 {
background-image: url(/ftpimages/109/podium/style740/images/stud_footRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#studLifeSidebar .chfooter3 {
background-image: url(/ftpimages/109/podium/style740/images/stud_footRepeat.png);
background-position: top left;
background-repeat: repeat-x;
}
#studLifeSidebar .chfooter4 {
height: 16px;
}

/*Header*/
#studLifeSidebar .chheader {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerLeft.png);
background-position: top left;
background-repeat: no-repeat;
}
#studLifeSidebar .chheader2 {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#studLifeSidebar .chheader3 {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerRepeat.png);
background-position: top left;
background-repeat: repeat-x;
}
#studLifeSidebar .chheader4 {
padding-bottom: 6px;
padding-left: 4px;
padding-right: 3px;
padding-top: 26px;
}

/*Header Text*/
#studLifeSidebar .chhtext {
color: #ffffff;
font-family: Arial;
font-size: 18px;
font-weight: bold;
line-height: 18px;
}

/*Link*/
#studLifeSidebar a, #studLifeSidebar a:link, #studLifeSidebar a:hover, #studLifeSidebar a:active, #studLifeSidebar a:visited {
color: #ffffff;
font-family: Arial;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
}
	#studLifeSidebar a:hover { text-decoration: none; }

/*Text*/
#studLifeSidebar .chtext {
color: #f2be98;
font-family: Arial;
font-size: 12px;
line-height: 20px;
}

/*Buttons*/
#studLifeSidebar a.button, #studLifeSidebar a.button:link, #studLifeSidebar a.button:active, #studLifeSidebar a.button:hover, #studLifeSidebar a.button:visited, #studLifeSidebar a.button:hover {
    background: transparent url(/images/studLifeButtRight.png) no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font-family:Arial;
	font-size:11px;
    height: 23px;
	margin-top:5px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
}
	#studLifeSidebar a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/studLifeButtLeft.png) no-repeat;
		display: block;
		line-height: 13px;
		padding: 5px 0 5px 16px;
	}

/**********************************************************/
/*myAcadSidebar content channel*/
/*Channel Box*/
#myAcadSidebar .chbox {
background-color: #ffffff;
background-image: url(/ftpimages/109/podium/style740/images/loginBox.png);
background-position: top left;
background-repeat: repeat;
height:.1%;
}
#myAcadSidebar .chbox2 {}
#myAcadSidebar .chbox3 {}
#myAcadSidebar .chbox4 {
padding-bottom: 2px;
padding-left: 20px;
padding-right: 20px;
padding-top: 2px;
}

/*Footer*/
#myAcadSidebar .chfooter  {
background-image: url(/ftpimages/109/podium/style740/images/uNavFoot.png);
background-position: top left;
background-repeat: no-repeat;
margin-bottom: 11px;
padding-left: 94px;
}
#myAcadSidebar .chfooter2  {
background-image: url(/ftpimages/109/podium/style740/images/uNavFoot.png);
background-position: top right;
background-repeat: no-repeat;
padding-right: 43px;
}
#myAcadSidebar .chfooter3 {
background-image: url(/ftpimages/109/podium/style740/images/myAcadHeadRepeater.png);
background-position: top left;
background-repeat: repeat-x;
}
#myAcadSidebar .chfooter4 {
height: 19px;
}

/*Header*/
#myAcadSidebar .chheader  {
background-image: url(/ftpimages/109/podium/style740/images/loginHeader.png);
background-position: top left;
background-repeat: no-repeat;
}
#myAcadSidebar .chheader2 {
background-image: url(/ftpimages/109/podium/style740/images/loginHeader.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#myAcadSidebar .chheader3 {
background-image: url(/ftpimages/109/podium/style740/images/myAcadHeadRepeater.png);
background-position: top left;
background-repeat: repeat;
}
#myAcadSidebar .chheader4 {
padding-bottom: 6px;
padding-left: 4px;
padding-right: 3px;
padding-top: 26px;
}

/*Header Text*/
#myAcadSidebar .chhtext {
color: #ffffff;
font-family: Arial;
font-size: 18px;
font-weight: bold;
line-height: 18px;
}

/*Link*/
#myAcadSidebar a, #myAcadSidebar a:link, #myAcadSidebar a:hover, #myAcadSidebar a:active, #myAcadSidebar a:visited {
color: #ffffff;
font-family: Arial;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
}
	#myAcadSidebar a:hover { text-decoration: none; }

/*Text*/
#myAcadSidebar .chtext {
color: #a6ccf3;
font-family: Arial;
font-size: 12px;
line-height: 20px;
}

/*Buttons*/
#myAcadSidebar a.button, #myAcadSidebar a.button:link, #myAcadSidebar a.button:active, #myAcadSidebar a.button:hover, #myAcadSidebar a.button:visited, #myAcadSidebar a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
	#myAcadSidebar a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/bg_button_span.gif) no-repeat;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
	}

/**********************************************************/
/*blankSidebar content channel*/
/*Channel Box*/
#blankSidebar .chbox { padding:0; background:none; }
#blankSidebar .chbox2 { padding:0; background:none; }
#blankSidebar .chbox3 { padding:0; background:none; }
#blankSidebar .chbox4 { padding:0; background:none; }

/*Footer*/
#blankSidebar .chfooter  { height:0; padding:0; background:none; margin:0; }
#blankSidebar .chfooter2 { padding:0; background:none; }
#blankSidebar .chfooter3 { padding:0; background:none; }
#blankSidebar .chfooter4 { padding:0; background:none; }

/*Header*/
#blankSidebar .chheader { padding:0; background:none; }
#blankSidebar .chheader2 { padding:0; background:none; }
#blankSidebar .chheader3 { padding:0; background:none; }
#blankSidebar .chheader4 { padding:0; background:none; }

/*Header Text*/
#blankSidebar .chhtext{
font-family:Arial; font-size:20px; line-height:28px; color:#e17c32;
}

/*Link*/
#blankSidebar a, #blankSidebar a:link, #blankSidebar a:hover, #blankSidebar a:active, #blankSidebar a:visited {}
	#blankSidebar a:hover { text-decoration: none; }

/*Text*/
#blankSidebar .chtext {}

/*Buttons*/
#blankSidebar a.button, #blankSidebar a.button:link, #blankSidebar a.button:active, #blankSidebar a.button:hover, #blankSidebar a.button:visited, #blankSidebar a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
	#blankSidebar a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/bg_button_span.gif) no-repeat;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
	}


/**********************************************************/
/*vnav content channel*/
/*Channel Box*/
#vnav .chbox {
background-image: url(/ftpimages/109/podium/style740/images/studentMarble.png);
background-position: top left;
background-repeat: repeat;
height:.1%;
}
#vnav .chbox2 {}
#vnav .chbox3 {}
#vnav .chbox4 {
padding-bottom: 1px;
padding-top: 1px;
}

/*Footer*/
#vnav .chfooter {
background-image: url(/ftpimages/109/podium/style740/images/stud_footLeft.png);
background-position: top left;
background-repeat: no-repeat;
margin-bottom: 11px;
}
#vnav .chfooter2 {
background-image: url(/ftpimages/109/podium/style740/images/stud_footRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#vnav .chfooter3 {
background-image: url(/ftpimages/109/podium/style740/images/stud_footRepeat.png);
background-position: top left;
background-repeat: repeat-x;
}
#vnav .chfooter4 {
height: 16px;
}

/*Header*/
#vnav .chheader  {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerLeft.png);
background-position: top left;
background-repeat: no-repeat;
}
#vnav .chheader2 {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerRight.png);
background-position: top right;
background-repeat: no-repeat;
padding-left: 18px;
padding-right: 18px;
}
#vnav .chheader3 {
background-image: url(/ftpimages/109/podium/style740/images/stud_headerRepeat.png);
background-position: top left;
background-repeat: repeat-x;
}
#vnav .chheader4 {
padding-bottom: 6px;
padding-left: 4px;
padding-right: 3px;
padding-top: 18px;
}

/*Header Text*/
#vnav .chhtext{
color: #ffffff;
font-family: Arial;
font-size: 18px;
font-weight: bold;
line-height: 18px;
}

/*Link*/
#vnav a, #vnav a:link, #vnav a:hover, #vnav a:active, #vnav a:visited {
color: #000000;
font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
font-size: 11px;
}
	#vnav a:hover { text-decoration: none; }

/*Text*/
#vnav .chtext {
color: #000000;
font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
font-size: 11px;
}

/*Buttons*/
#vnav a.button, #vnav a.button:link, #vnav a.button:active, #vnav a.button:hover, #vnav a.button:visited, #vnav a.button:hover {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	margin-top:5px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
	#vnav a.button span {
		white-space:nowrap; /*DO NOT REMOVE THIS*/
		background: transparent url(/images/bg_button_span.gif) no-repeat;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
	}
	
/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/
.galbtm{}

.gal_button_left, .gal_button_right {
background-color: #a94f11;
border: 2px solid #823500;
color: #ffffff;
font-family: Arial;
font-size: 12px;
line-height: 14px;
padding-bottom: 4px;
padding-left: 18px;
padding-right: 18px;
padding-top: 4px;
}
	.gal_button_left { float: left; cursor:pointer; }
	.gal_button_right { float: right; cursor:pointer; }

.gal_caption {
font-family: Arial;
font-size: 12px;
line-height: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
}

.gal_bar  {
background-color: #823500;
height:26px;
}
	.gal_counter {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	padding-top:3px;
	}

.gal_image {}
	.gal_image img {}

.galtop{}



#photo .galbtm{}

#photo .gal_button_left, #photo .gal_button_right {}
	#photo .gal_button_left { float: left; cursor:pointer; }
	#photo .gal_button_right { float: right; cursor:pointer; }

#photo .gal_caption { color: #f2be98; }

#photo .gal_bar {}
	#photo .gal_counter { padding-top:7px; }

#photo .gal_image {}
	#photo .gal_image img {}

#photo .galtop{}


#photo2 .galbtm{}

#photo2 .gal_button_left, #photo2 .gal_button_right {
background-color: #225484;
border: 2px solid #0f2f50;
color: #ffffff;
font-family: Arial;
font-size: 12px;
line-height: 14px;
padding-bottom: 4px;
padding-left: 18px;
padding-right: 18px;
padding-top: 4px;
}
	#photo2 .gal_button_left { float: left; cursor:pointer; }
	#photo2 .gal_button_right { float: right; cursor:pointer; }

#photo2 .gal_caption {
color: #a6ccf3;
font-family: Arial;
font-size: 12px;
line-height: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
}

#photo2 .gal_bar {
background-color: #0f2f50;
height:26px;
}
	#photo2 .gal_counter {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	padding-top:3px;
	}

#photo2 .gal_image {}
	#photo2 .gal_image img {}

#photo2 .galtop{}



#textPhotoChan .galbtm{ clear:both; }

#textPhotoChan .gal_button_left, #textPhotoChan .gal_button_right {}
	#textPhotoChan .gal_button_left { float: left; cursor:pointer; }
	#textPhotoChan .gal_button_right { float: right; cursor:pointer; }

#textPhotoChan .gal_caption { color:#000000; }

#textPhotoChan .gal_bar { clear:both; }
	#textPhotoChan .gal_counter {}

#textPhotoChan .gal_image { float:left; }
	#textPhotoChan .gal_image img {}

#textPhotoChan .galtop{}



#textPhotoChan2 .galbtm{ clear:both; }

#textPhotoChan2 .gal_button_left, #textPhotoChan2 .gal_button_right {
background-color: #225484;
border: 2px solid #0f2f50;
}
	#textPhotoChan2 .gal_button_left { float: left; cursor:pointer; }
	#textPhotoChan2 .gal_button_right { float: right; cursor:pointer; }

#textPhotoChan2 .gal_caption { color:#000000; }

#textPhotoChan2 .gal_bar { clear:both; background-color:#0f2f50; }
	#textPhotoChan2 .gal_counter {}

#textPhotoChan2 .gal_image { float:left; }
	#textPhotoChan2 .gal_image img {}

#textPhotoChan2 .galtop{}

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
/*added these styles so the <a> tags that hold 
the images for the gallery don't show*/
a.gallery-images,a.gallery-images:visited, a.gallery-images:hover,a.gallery-images:active, a.gallery-images:link{ display:none; }
/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }

