/* classes for general styles used throughout the site*/
body div#toolTip { position:absolute;Z-index:500;background:#000000;border:1px solid #ffffff;text-align:left;padding:5px;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#FFBF27;font:11px/12px verdana,arial,serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#FFBF27;font-style:normal;font-weight:bold; }

.homebody {
	height: 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_background.jpg);*/
}
.shellbody {
	height: 100%;
	background :none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}
#footerminheight{
	display: table;
	height: 24px;
	width:100%;
}
#footer{
  	width:100%;
	text-align:right;
}
#container {
	color: #45403A;
	text-align:left;
}
.maintext {
	font-family : Verdana, Times New Roman;
	font-size : 11px;
	color : #333333;
}
.sidebartext {
	font-family : Verdana, Times New Roman;
	font-size : 10px;
	color : #21430C;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana, Times New Roman;
	font-size : 11px;
	color : #4B4B4B;	
}
.photocaption {
	font-family : Verdana, Times New Roman;
	font-size : 9px;
	color : #333333;
}
.photoback{
	padding-left:4px;
	background-image:url(/ftpimages/241/podium/photo_background.gif);
	background-repeat:repeat-y;
}
.formbox {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color:#352D2D; 
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #808080;		
}
a {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}
a:active {
		font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : underline;
}
a:hover {
		font-family : Verdana;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}
/*-----additional link------------*/
.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #4B4B4B;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #4B4B4B;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #4B4B4B;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #4B4B4B;
	text-decoration : none;
}
.homelink:visited {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #587D99;
	text-decoration : none;
}
.homelink {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #587D99;
	text-decoration : none;
}
.homelink:active {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #587D99;
	text-decoration : none;
}
.homelink:hover {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	font-weight: normal;
	color : #587D99;
	text-decoration : underline;
}
.sidebarheader_g {
	font-family : Verdana;
	font-size : 11px;
	color : #F8F3DF;
	background-color:#6F6249;
	font-weight:bold;
	padding-top:12px;
	padding-left:19px;
	padding-right:15px;
	padding-bottom:9px;
}
.sidebarback_g {
	background-color:#F8F3DF;
	font-family:Verdana;
	font-size:10px;
	color : #4B4B4B;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}	
.sidebarfooter_g {
	background-color:#D0C7BA;
	height:1px;
	margin-bottom:10px;
}   
.sidebarheader_y {
	font-family : Verdana;
	font-size : 11px;
	color : #F8F3DF;
	background-color:#6F6249;
	padding-top:12px;
	padding-left:19px;
	padding-right:15px;
	padding-bottom:9px;
}
.sidebarback_y {
	background-color:#F8F3DF;
	font-family:Verdana;
	font-size:10px;
	color : #4B4B4B;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}	
.sidebarfooter_y {
	background-color:#D0C7BA;
	height:1px;
	margin-bottom:10px;
}  
.sidebarheader_b {
	font-family : Verdana;
	font-size : 11px;
	color : #F8F3DF;
	background-color:#9B613A;
	padding-top:12px;
	padding-left:19px;
	padding-right:15px;
	padding-bottom:9px;
	font-weight:bold;
}
.sidebarback_b {
	background-color:#F8F3DF;
	font-family:Verdana;
	font-size:10px;
	color : #4B4B4B;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}	
.sidebarfooter_b {
	background-color:#D0C7BA;
	height:1px;
	margin-bottom:10px;
}  
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
}
.hide {
	display:none;
}
.show {
	display:'';
}
.L1_Header_1 {
	background-image:url(/ftpimages/241/podium/L1_header_1.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:37px;
}
.L1_Header_2 {
	background-image:url(/ftpimages/241/podium/L1_header_2.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:14px;	
	margin-left:12px;	
	padding-top:18px;
}
.L1_Header_3 {
	background-image:url(/ftpimages/241/podium/L1_header_3.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:37px;
}
.L1_Header_4 {
	background-image:url(/ftpimages/241/podium/L1_header_4.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:37px;
}
.L1_Header_5 {
	background-image:url(/ftpimages/241/podium/L1_header_5.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:37px;
}
.L1_Header_6 {
	background-image:url(/ftpimages/241/podium/L1_header_6.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:10px;
	height:37px;
}
.Header{
	/*
	background-image:url(/ftpimages/223/podium/L2_border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	*/
	color:#ffffff;	
	font-family:'Times New Roman';
	font-size:26px;
	padding-left:72px;	
	
}
.L3Header{
	color:#43A3AE;	
	font-family:Verdana;
	font-size:11px;	
	font-weight:bold;
	margin-top:3px;
}
.button,.button:active,.button:visited,.button:hover{
	background-color:#9B613A;
	display:block; 
	text-decoration:none; 
	color:#ffffff; 
	padding:2px;
	font-size:10px;
}