/* classes for general styles used throughout the site*/
.homebody {
	height: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color:#153E55;
	overflow:hidden;/*CSP sdb 072409 added this to remove scrollbars*/
}
.shellbody {
	background-color:#f8f8f8;
	background-image:none;
	height: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}
.maintext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	line-height:15px;
	color : #333333;
}
.captiontext{
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #333333;
	line-height:1.5;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #333333;
}		
.sidebartext {
	font-family : Verdana;
	font-size : 9px;
	color : #333333;
	line-height:16px;
}
.sidebartextbold {
	font-family : Verdana;
	font-size : 9px;
	color : #333333;
	line-height:16px;
	font-weight : bold;
}
a, a:visited, a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #630000;
	text-decoration : underline;
}
a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #630000;
	text-decoration : none;
}
/*-----additional link------------*/
.sidebarlink,.sidebarlink:visited,.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #630000;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #630000;
	text-decoration : underline;
}
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
}
.L1Header_1{
	background-image:url(/ftpimages/139/podium/L1header_1.gif);
	background-repeat:no-repeat;
	height:23px;
}
.L1Header_2{
	background-image:url(/ftpimages/294/podium/L1header_2.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:15px;
}
.L1Header_3{
	background-image:url(/ftpimages/294/podium/L1header_3.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:15px;
}
.L1Header_4{
	background-image:url(/ftpimages/294/podium/L1header_4.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:15px;
}
.L1Header_5{
	background-image:url(/ftpimages/294/podium/L1header_5.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:15px;
}
.L1Header_6{
	background-image:url(/ftpimages/294/podium/L1header_6.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:15px;
}
.L1Header_7{
	background-image:url(/ftpimages/294/podium/L1header_7.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:15px;
}
.L1Header_8{
	background-image:url(/ftpimages/294/podium/L1header_8.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:15px;
}
.L2Header{
	color:#153E55;
	font-family:Verdana, Tahoma;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.L3Header{
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}
/*BLUE SIDEBAR*/
.box{
	border-bottom:solid 2px #630000;
	border-left:solid 1px #630000;
	border-right:solid 1px #630000;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	background-color:#890E0D;
}
.box2{
	background-image:url(/images/team_mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.box3{
	background-image:url(/images/team_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.box4{
	background-image:url(/images/team_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
}

.footer{
	margin-bottom:10px;
}
.footer2{
}
.footer3{
}
.footer4{
}
.header{
	border:solid 1px #630000;
	border-top:solid 2px #630000;
}
.header2{
	background-image:url(/ftpimages/294/podium/box_header_mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.header3{
	background-image:url(/ftpimages/294/podium/box_header_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.header4{
	background-image:url(/ftpimages/294/podium/box_header_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	padding-top:4px;
}
.headertext{
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
/*green SIDEBAR*/
.box_g{
	border-bottom:solid 2px #630000;
	border-left:solid 1px #630000;
	border-right:solid 1px #630000;
	padding-bottom:10px;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}
.box2_g{
}
.box3_g{
}
.box4_g{
}
.footer_g{
	margin-bottom:10px;
}
.footer2_g{
}
.footer3_g{
}
.footer4_g{
}
.header_g{
	border:solid 1px #630000;
	border-top:solid 2px #630000;
}
.header2_g{
	background-image:url(/ftpimages/294/podium/box_header_mid.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.header3_g{
	background-image:url(/ftpimages/294/podium/box_header_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.header4_g{
	background-image:url(/ftpimages/294/podium/box_header_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:14px;
	padding-right:14px;
	padding-top:4px;
}
.headertext_g{
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

/*Red SIDEBAR*/
.box_r{
	border-left:solid 1px #670000;
	border-right:solid 1px #670000;
	padding-bottom:10px;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}
.box2_r{
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
}
.box3_r{
	background-image:url(/ftpimages/294/podium/sidebar_box_back.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding:10px;
}
.box4_r{
}
.footer_r{
	border-left:solid 1px #670000;
	border-right:solid 1px #670000;
	border-bottom:solid 1px #670000;
	margin-bottom:10px;
}
.footer2_r{
}
.footer3_r{
}
.footer4_r{
}
.header_r{
	border:solid 1px #670000;
	
}
.header2_r{
	border:solid 1px #ffffff;
}
.header3_r{
	background-image:url(/ftpimages/294/podium/sidebar_header_back.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#900000;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}
.header4_r{
}
.headertext_r{
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

/*Announcment Box*/
.box_a{
	border:solid 1px #630000;
	
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}
.box2_a{
	border-bottom:solid 2px #800000;
}
.box3_a{
	border:solid 1px #ffffff;
}
.box4_a{
	background-color:#;
	background-image:url(/images/announcment_back.gif);
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
}
.footer_a{
	margin-bottom:10px;
}
.footer2_a{
}
.footer3_a{
}
.footer4_a{
}
.header_a{
	
}
.header2_a{
	
}
.header3_a{
	
}
.header4_a{
	
}
.headertext_a{
	
}
/*PHOTO BOX*/
.photo_box{
}
.photo_box2{
	background-image:url(/ftpimages/268/podium/photo_box_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.photo_box3{
	background-image:url(/ftpimages/268/podium/photo_box_right.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
.photo_box4{
	padding-left:4px;
}
.photo_footer{
	background-image:url(/ftpimages/268/podium/photo_bottom_mid.gif);
	background-repeat:repeat-x;
	height:6px;
	margin-bottom:10px;
}
.photo_footer2{
	background-image:url(/ftpimages/268/podium/photo_bottom_left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:6px;
}
.photo_footer3{
	background-image:url(/ftpimages/268/podium/photo_bottom_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:6px;
}
.photo_footer4{}
.photo_header{
	background-image:url(/ftpimages/268/podium/photo_top_mid.gif);
	background-repeat:repeat-x;
	height:4px;
}
.photo_header2{
	background-image:url(/ftpimages/268/podium/photo_top_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:4px;
}
.photo_header3{
	background-image:url(/ftpimages/268/podium/photo_top_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:4px;
}
.photo_header4{}
.photo_headertext{
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
}
/*------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/
.gal_image {
	text-align: center;
}
.gal_image img {
	margin: 0px auto;
}
.gal_button_left, .gal_button_right {
	width: 43px;
	line-height: 16px;
	cursor: pointer;
	text-align: center;
}
.gal_button_left {
	float: left;
}
.gal_button_right {
	float: right;
}
.gal_counter {
	text-align: center;
	line-height: 17px;
}
.gal_caption {}
/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------------MISCELANEOUS-----------------*/
.hide {
	display:none;
}

.show {
	display:inline;
}
.clear {

}
.coursesBottom {
	
}
.courseHeaderText {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}
.courseHeaderText2 {
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	font-style:italic;
}
.coursesContainer {
	border-bottom:solid 1px #630000;
	width:437px;
}

.coursesHeader {
	border: 1px solid #630000;
	background-color:#D2B358;
}

.coursesHeader2 {
	background: url('/images/courses_header.gif') 0px 8px  no-repeat;
	height: 20px;
	padding-top:7px;
	padding-left:10px;
	padding-right:5px;
}

.cholder{
	border-left:solid 1px #313131;
	border-right:solid 1px #313131;
}

.titleBack_off {
	background-image:url(/images/ac_arrow_off.gif);
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#ffffff;
	border-left:1px solid #630000;
	border-right:1px solid #630000;
	border-bottom:1px solid #D8D8D8;
}
.courseArrow_off {
}
.titleText_off {
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 23px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.titleBack_on {
	background-image:url(/images/ac_arrow_on.gif);
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#D8D8D8;
	border-left:1px solid #630000;
	border-right:1px solid #630000;
	border-bottom:1px solid #D8D8D8;
}
.courseArrow_on {
}
.titleText_on {
	font-family: Arial;
	font-size: 11px;
	padding: 0px 0px 0px 23px;
	line-height: 24px;
	color: #900000;
	text-decoration: none;
	font-weight: bold;
}
.titleBack_over {
	background-image:url(/images/ac_arrow_on.gif);
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#D8D8D8;
	border-left:1px solid #630000;
	border-right:1px solid #630000;
	border-bottom:1px solid #D8D8D8;
}
.titleText_over {
	font-family: Arial;
	font-size: 11px;
	padding: 0px 0px 0px 23px;
	line-height: 24px;
	color: #900000;
	text-decoration: none;
	font-weight: bold;
}
.courseArrow_over {

}
.course {
	padding: 10px 9px 10px 9px;
	color: #700000;
	line-height: 15px;
	font-family: Arial;
	font-size: 11px;
	border-left:1px solid #630000;
	border-right:1px solid #630000;
	border-bottom:solid 1px #630000;
	background-color:#D8D8D8;
}
