/* classes for general styles used throughout the site*/
html { 
margin:0px; 
padding:0px;
height:100%;
} 
a{
	outline:none;
}
p {
	margin:0px; 
	padding:0px;
}
body {
	background-image : none;
	color: #3E545C;
	font-family: Arial;
	font-size: 12px;
}
.homebody {
	height: 100%;
	background : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
}
.maintext {
	font: 13px/23px Arial;
	color: #000000;
}
.maintextbold {
	font: bold 13px/23px Arial;
	color: #000000;
}
.textbold {
	font-weight: bold;
}
.pageText {
	margin-bottom: 10px;
}
.deptHeader{
	font: bold 16px/23px Arial;
	color: #004e93;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	font: 13px/23px Arial;
	color: #004e93;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#wideCol {}
#skinnyCol {}
#contentarea {}

/*generic spacer class*/
.spacer{margin-bottom:10px;}
/*generic clear class*/
.clear{clear:both;}

/*--------------------------------------------*/
/*----------------PAGE HEADERS----------------*/
#L1Header{
	font: 25px/27px 'Times New Roman';
	color: #004e93;
	padding-bottom: 10px; 
	}
#L2header, #L3header {
	font: bold 13px/15px Arial;
	color: #002d55;
	padding-bottom: 10px;
	}

/*--------------------------------------------*/
/*--------------PODIUM cpbuttonS----------------*/

/*DEFAULT cpbutton, for when you use the PDcpbutton function when outside a content channel*/
/*SEE http://www.oscaralexander.com/tutorials/how-to-make-sexy-cpbuttons-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 cpbuttonS*/
a.cpbutton,
a.cpbutton:link,
a.cpbutton:active,
a.cpbutton:hover,
a.cpbutton:visited,
a.cpbutton:hover {
    display: block;
    float: left;
    text-decoration: none;
}
a.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
    display: block;
}
/*--------------------------------------------*/
/*---------------CHANNEL STYLES---------------*/

/*photo content channel*/
/*Channel Box*/
#photo .chbox {
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 5px;
	}
	#photo .chbox2 {}
		#photo .chbox3 {}
			#photo .chbox4 {}

/*Footer*/
#photo .chfooter {
	background: url(/ftpimages/435/podium/style804/images/galShadowLeft.png) top left no-repeat;
	margin-bottom: 20px;
	padding-left: 110px;
	}
	#photo .chfooter2 {
		background: url(/ftpimages/435/podium/style804/images/galShadowRight.png) top right no-repeat;
		padding-right: 110px;
		}
		#photo .chfooter3 {
			background: url(/ftpimages/435/podium/style804/images/galShadowMiddle.png) top left repeat-x;
			height: 9px;
			}
			#photo .chfooter4 {}

/*Header*/
#photo .chheader {}
#photo .chheader2 {}
#photo .chheader3 {}
#photo .chheader4 {}

/*Header Text*/
#photo .chhtext{}

/*Link*/
#photo a,
#photo a:link,
#photo a:hover,
#photo a:active,
#photo a:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
#photo a:hover {
	text-decoration: none;
}

/*cpbuttons*/
#photo a.cpbutton,
#photo a.cpbutton:link,
#photo a.cpbutton:active,
#photo a.cpbutton:hover,
#photo a.cpbutton:visited,
#photo a.cpbutton:hover {
    color: #444;
    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.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
/*Text*/
#photo .chtext {}

/*sidebar content channel*/
/*Channel Box*/
#sidebar .chbox {
	background: url(/ftpimages/435/podium/style804/images/blueBorderLeft.png) top left repeat-y;
	padding-left: 4px;
	zoom: 100%;
	}
	#sidebar .chbox2 {
		background: url(/ftpimages/435/podium/style804/images/blueBorderRight.png) top right repeat-y;
		padding-right: 5px;
		}
		#sidebar .chbox3 {background-color: #004e93;}
			#sidebar .chbox4 {
				padding-left: 9px;
				padding-right: 8px;
				padding-bottom: 1px;
				}

/*Footer*/
#sidebar .chfooter {
	background: url(/ftpimages/435/podium/style804/images/blueFooterLeft.png) no-repeat top left;
	margin-bottom: 20px;
	padding-left: 141px;
	zoom: 100%;
	}
	#sidebar .chfooter2 {
		background: url(/ftpimages/435/podium/style804/images/blueFooterRight.png) top right no-repeat;
		padding-right: 131px;
		}
		#sidebar .chfooter3 {
			background: url(/ftpimages/435/podium/style804/images/blueFooterMiddle.png)  top left repeat-x;
			height: 21px;
			}
			#sidebar .chfooter4 {}

/*Header*/
#sidebar .chheader {
	background: url(/ftpimages/435/podium/style804/images/blueHeaderLeft.png) top left no-repeat;
	padding-left: 13px;
zoom: 100%;	
	}
	#sidebar .chheader2 {
		background: url(/ftpimages/435/podium/style804/images/blueHeaderRight.png) top right no-repeat;
		padding-right: 13px;
		}
		#sidebar .chheader3 {
			background: url(/ftpimages/435/podium/style804/images/blueHeaderMiddle.png) top left repeat-x;
			padding-top: 14px;
			}
			#sidebar .chheader4 {padding-left: 5px; padding-bottom: 10px;}

/*Header Text*/
#sidebar .chhtext{
	font: bold 16px/20px Arial;
	color: #ffd20a;
}

/*Link*/
#sidebar a,
#sidebar a:link,
#sidebar a:hover,
#sidebar a:active,
#sidebar a:visited {
	font: 13px/23px Arial;
	color: #ffffff;
	text-decoration : underline;
}
#sidebar a:hover {
	text-decoration: none;
}

/*cpbuttons*/
#sidebar a.cpbutton, 
#sidebar a.cpbutton:link,
#sidebar a.cpbutton:active,
#sidebar a.cpbutton:hover,
#sidebar a.cpbutton:visited,
#sidebar a.cpbutton:hover {
    display: block;
    float: left;
	margin: 6px 6px 0 0;
}
#sidebar a.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
    display: block;
	font: 13px/23px Arial;
	color: #ffffff;
}

/*Text*/
#sidebar .chtext {
	font: 13px/23px Arial;
	color: #ffffff;
}

/*downloadsSidebar content channel*/
/*Channel Box*/
#downloadsSidebar .chbox {
	background: url(/ftpimages/435/podium/style804/images/yellowBorderLeft.png) top left repeat-y;
	padding-left: 4px;
	zoom: 100%;
	}
	#downloadsSidebar .chbox2 {
		background: url(/ftpimages/435/podium/style804/images/yellowBorderRight.png) top right repeat-y;
		padding-right: 5px;
		}
		#downloadsSidebar .chbox3 {background-color: #ffd20a; }
			#downloadsSidebar .chbox4 {
				padding-left: 9px;
				padding-right: 8px;
				}

/*Footer*/
#downloadsSidebar .chfooter {
	background: url(/ftpimages/435/podium/style804/images/yellowFooterLeft.png) no-repeat top left;
	margin-bottom: 20px;
	padding-left: 141px;
	zoom: 100%;
	}
	#downloadsSidebar .chfooter2 {
		background: url(/ftpimages/435/podium/style804/images/yellowFooterRight.png) top right no-repeat;
		padding-right: 131px;
		}
		#downloadsSidebar .chfooter3 {
			background: url(/ftpimages/435/podium/style804/images/yellowFooterMiddle.png)  top left repeat-x;
			height: 21px;
			}
			#downloadsSidebar .chfooter4 {}

/*Header*/
#downloadsSidebar .chheader {
	background: url(/ftpimages/435/podium/style804/images/yellowHeaderLeft.png) top left no-repeat;
	padding-left: 13px; 
	zoom: 100%;
	}
	#downloadsSidebar .chheader2 {
		background: url(/ftpimages/435/podium/style804/images/yellowHeaderRight.png) top right no-repeat;
		padding-right: 13px;
		}
		#downloadsSidebar .chheader3 {
			background: url(/ftpimages/435/podium/style804/images/yellowHeaderMiddle.png) top left repeat-x;
			padding-top: 14px;
			}
			#downloadsSidebar .chheader4 {padding-left: 5px; padding-bottom: 10px;}

/*Header Text*/
#downloadsSidebar .chhtext{
	font: bold 16px/20px Arial;
	color: #2f2f2f;
}

/*Link*/
#downloadsSidebar a,
#downloadsSidebar a:link,
#downloadsSidebar a:hover,
#downloadsSidebar a:active,
#downloadsSidebar a:visited {
	font: 13px/23px Arial;
	color: #2f2f2f;
	text-decoration : underline;
}
#downloadsSidebar a:hover {
	text-decoration: none;
}

/*cpbuttons*/
#downloadsSidebar a.cpbutton, 
#downloadsSidebar a.cpbutton:link,
#downloadsSidebar a.cpbutton:active,
#downloadsSidebar a.cpbutton:hover,
#downloadsSidebar a.cpbutton:visited,
#downloadsSidebar a.cpbutton:hover {
    display: block;
    float: left;
	margin: 6px 6px 0 0;
}
#downloadsSidebar a.cpbutton span {
    white-space:nowrap; /*DO NOT REMOVE THIS*/
    display: block;
	font: 13px/23px Arial;
	color: #2f2f2f;
}

/*Text*/
#downloadsSidebar .chtext {
	font: 13px/23px Arial;
	color: #2f2f2f;
}

/*vnav content channel*/
/*Channel Box*/
#vnav .chbox {}
#vnav .chbox2 {}
#vnav .chbox3 {}
#vnav .chbox4 {}

/*Footer*/
#vnav .chfooter {}
#vnav .chfooter2 {}
#vnav .chfooter3 {}
#vnav .chfooter4 {}

/*Header*/
#vnav .chheader {}
#vnav .chheader2 {}
#vnav .chheader3 {}
#vnav .chheader4 {}

/*Header Text*/
#vnav .chhtext{}

/*Link*/
#vnav a,
#vnav a:link,
#vnav a:hover,
#vnav a:active,
#vnav a:visited {}
#vnav a:hover {}

/*cpbuttons*/
#vnav a.cpbutton,
#vnav a.cpbutton:link,
#vnav a.cpbutton:active,
#vnav a.cpbutton:hover,
#vnav a.cpbutton:visited,
#vnav a.cpbutton:hover {
	/*DO NOT REMOVE THIS*/
	display: block;
	float: left;
	/*DO NOT REMOVE THIS*/
}
#vnav a.cpbutton span {
    /*DO NOT REMOVE THIS*/
	white-space:nowrap; 
	display: block;
	/*DO NOT REMOVE THIS*/
}

/*Text*/
#vnav .chtext {}
/*--------------------------------------------*/

/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/
.galbtm{}

.gal_button_left, .gal_button_right {cursor:pointer;}
	.gal_button_left {float: left;}
	.gal_button_right {float: right;}

.gal_caption {
	background-color: #f1f1f1;
	color: #2f2f2f;
	font: 13px/18px Arial;
	padding: 4px 9px;
	}

.gal_bar {
	background-color: #f1f1f1;
	font: 13px/35px Arial;
	color: #004e93;
	text-align: center;
	}
	.gal_counter {}

.gal-img {}
	.imgSlide {} /*div wrapping image for each slide - use for centering*/
		.imgSlide img {}

.galtop{}

/*--------------------------------------------*/

/*--------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {display:none;}
.show {display:inline;}

/*Fixes IE disappearing content*/
* html .hollyHack { height: 0.01%; }

