
/* Headline */
h1 {
font-size: 14px;
}
h2 {
font-size: 13px;
margin-bottom: 5px;
}
h3 {
font-size: 11px;
margin-bottom: 4px;
}

h1 .sifr {
font-size: 28px;
margin: 8px 0px 19px 0px;
width: 100%;
}
.sIFR-hasFlash .sifr {
font-size: 28px;
visibility: hidden;
margin: 8px 0px 19px 0px;
width: 100%;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
visibility: visible !important;
margin: 0;
}
.sIFR-replaced {
visibility: visible !important;
}
span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}

/* images */
img {
border: none;
}
.imgbox {
margin: 0px 0px 0px 0px; 
}
.imgleft {
margin: 18px 10px 5px 0px; 
float: left;
}
.imgright {
margin: 18px 0px 5px 10px; 
float: right;
}
.imgcontactperson {
margin: 0px 0px 5px 10px; 
float: right;
}
.imgfooter {
font-size: 10px;
display: block;
padding: 5px 0px 5px 0px;
}

#imagepopuptext {
font-size: 11px;
padding: 10px;
}
.zoom {
font-size: 10px;
float: right;
}

/* FAQs */
.faqquestion {
padding: 0px 5px 0px 0px;
font-weight: bold; 
}
.faqquestion a {
text-decoration: none;
}
.faqanswer {
line-height: 13pt;
margin-top: 7px;
margin-bottom: 7px;
padding: 0px 5px 0px 0px;
}

.plusminus {
float: left;
margin-top: 3px;
margin-left: 0px;
margin-bottom: 14px;
}
.containerhead .plusminus {
margin-left: 0px;
margin-right: 5px;
}
.plusminushead {
margin-left: 20px;
font-weight: bold;
text-decoration: none; 
display: block;
}

/* Content Tabs */
#innertabs {
float:left;
line-height:normal;
width: 390px;
background: #DFDED6 url(../siteimg/tabs/inbg.gif) repeat-x bottom;
}
#innertabs ul {
margin:0;
padding:10px 10px 0;
list-style:none;
}
#innertabs li {
float:left;
margin:0;
padding:0 0 0 9px;
background: url(../siteimg/tabs/inleft.gif) no-repeat left top;
}
#innertabs a {
display:block;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
background: url(../siteimg/tabs/inright.gif) no-repeat right top;
color: #000000;
}
#innertabs a:hover {
color: #334758;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#innertabs a {float:none;}
/* End IE5-Mac hack */
#innertabs #T1current,#innertabs #T2current,#innertabs #T3current,#innertabs #T4current {
background-image: url(../siteimg/tabs/inleft_on.gif);
}
#innertabs #T1current a,#innertabs #T2current a,#innertabs #T3current a,#innertabs #T4current a {
padding-bottom:5px;
background-image: url(../siteimg/tabs/inright_on.gif);
color: #B22222;
}

#T1p1, #T1p2, #T1p3, #T1p4, #T1p5, #T1p6, #T2p1, #T2p2, #T2p3, #T2p4, #T2p5, #T2p6, #T3p1, #T3p2, #T3p3, #T3p4, #T3p5, #T3p6, #T4p1, #T4p2, #T4p3, #T4p4, #T4p5, #T4p6 {
width: 358px;
padding: 15px 15px 10px 15px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #FFFFFF;
}

/* Forms & form buttons */
input {
font-family:Verdana;
font-size: 11px;
}
.formback {
font-size: 11px;
float: left;
margin-left: 20px;
padding: 1px;
padding-left: 5px;
padding-right: 5px;
}
.formnext {
font-size: 11px;
float: right;
margin-right: 20px;
padding: 1px;
padding-left: 5px;
padding-right: 5px;
}

/* notes */
.notesbox {
padding: 8px;
background-color: #FFFFCB;
border: 1px solid #FFCC66;
}

/* other */
.toplink {
font-size: 12px;
font-weight: bold; 
text-decoration: none;
margin: 0px;
float: right;
}

/* portlet */
.container {
background-color: #B2B0A0;
padding: 1px;
}
.containerhead {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
padding: 1px 5px 1px 5px;
}
.containercontent {
background-color: #FFFFFF;
}
.containertextcontent {
background-color: #FFFFFF;
padding: 2px 15px 2px 15px;
}

/* common table */
.tdcontent {
font-size: 11px;
}
.commonTableBgEven {
background-color: #F2F0E0;
}
.commonTableBgOdd {
background-color: #FFFFFF;
}
.commonTableBorderVert {
border-right:1px solid #F2F0E0;
}
.commonTableBorderHori {
border-bottom:1px solid #F2F0E0;
}

.feature_popup{
padding:10px;
}
.jobheadline{
	font-weight: bold;
	font-size : 20px;
	color : Navy;
	padding : 20px;
	line-height:30px;
}
/*bredcrumb navigation */
a.pathfinder{
	color: Gray;
	text-decoration : none;
	font-size : 9px;
}
a.pathfinder:hover{
	color:black;
}
#breadcrumbs{
	margin-bottom:15px;
}
/*  for popupwindow in edit view*/
.popupedit{
	position:absolute;
 	left:200px;width:350px; 
	background-color:#dddddd;
	z-index:100;
	padding: 5px;
}



@media print {
	
	/* This is the print stylesheet to hide the Flash headlines from the browser...
		regular browser text headlines will now print as normal */
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	}
	span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	}
}

