table
{
	width:					100%;
}

img
{
	border:					0px;
}

/* ----------- */

.ssBody
{
	background-color: 		#FFF9EA;
	border:					0px;
	margin:					0px;

	background-repeat: 		no-repeat;
	background-position:	right top;
	background-image:		url(../img/logobg.gif);
}

/* ----------- */

.ssPrintLogo
{
	display:				none;
}

/* ----------- */

.ssTopArea
{
	margin:					8px 0px 8px 0px;
	padding:				0px 0px 0px 0px;
}

/* ----------- */

.ssSitewideArea
{
	border-left:			22px solid #FF9900;
	padding:				0px 0px 0px 36px;
	height:					44px;
}

.ssSitewideSep
{
	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight: 			bold;
	font-size: 				11px;
	color:					#030303;

	margin:					0px 7px 0px 7px;
}

.ssSidewide,.ssSidewideS
{
	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight: 			bold;
	font-size: 				11px;
	color:					#CC0000;
	text-decoration:		none;

	margin:					0px 0px 0px 0px;
}
.ssSidewide:hover,.ssSidewideS
{
	color:					#FF9900;
	text-decoration:		underline;
}

/* ----------- */

.ssCityArea
{
	border-left:			22px solid #FF9900;
	padding:				0px 0px 4px 36px;
}

/* ----------- */

.ssLeftArea
{
	border:					0px;
	margin:					0px;
	padding:				0px;
	width:					260px;
}

.ssLeftAreaThema
{
	width:					260px;
	height:					625px;
	background-repeat:		no-repeat;
	background-position:	left bottom;
}

.ssLeftAreaNav
{
	width:					260px;
	position:				absolute;
	left:					0px;
	top:					84px;
}

/* ----------- */

.ssNav1,.ssNav1S
{
	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight: 			bold;
	font-size: 				12px;
	color:					#FFFFFF;
	text-decoration:		none;

	background-color:		#6483CF;

	margin:					0px 0px 4px 0px;
	padding:				2px 3px 2px 22px;
	display:				block;
	width:					158px;
}
.ssNav1:hover,.ssNav1S
{
	color:					#FCECAF;
	font-style:				italic;
}

/* ----------- */

.ssNav2,.ssNav2S
{
	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight: 			bold;
	font-size: 				11px;
	color:					#CC0000;
	text-decoration:		none;

	margin:					0px;
	padding:				0px;
	display:				block;
}
.ssNav2:hover,.ssNav2S
{
	color:					#000000;
}

.ssNav2BXN,.ssNav2BXO,.ssNav2BXC
,.ssNav2BXNS,.ssNav2BXOS,.ssNav2BXCS
{
	margin:					0px 0px 4px 0px;
	padding:				0px 3px 1px 22px; /*38px;*/
	display:				block;
	background-repeat: 		no-repeat;
	background-position:	22px 1px;
}
/*
.ssNav2BXO
{
	background-image:		url(../img/nav2open.gif);
}
.ssNav2BXOS
{
	background-image:		url(../img/nav2openS.gif);
}
.ssNav2BXC
{
	background-image:		url(../img/nav2close.gif);
}
.ssNav2BXCS
{
	background-image:		url(../img/nav2closeS.gif);
}
*/

/* ----------- */

.ssNav3,.ssNav3S
{
	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight: 			normal;
	font-style:				italic;
	font-size: 				11px;
	color:					#CC3300;
	text-decoration:		none;

	margin:					0px 0px 4px 0px;
	padding:				0px 3px 0px 42px; /*58px;*/
	display:				block;
}
.ssNav3:hover,.ssNav3S
{
	font-style:				normal;
	color:					#000000;
}


/* ----------- */

.ssContentArea
{
	border-right:			22px solid #FF9900;
	margin:					0px;
	padding:				10px;

	background-repeat: 		repeat-x;
	background-position:	left top;
	background-image:		url(../img/fadebg.jpg);
}

.ssText
{
	margin:					10px;
}

.ssFloatLeft,.ssFloatRight
{
	margin-bottom:			8px;
}
.ssFloatLeft
{
	float:					left;
	margin-right:			10px;
	text-align:				left;
}
.ssFloatRight
{
	float:					right;
	margin-left:			10px;
	text-align:				right;
}

/* ----------- */

.ssTitleBR,.ssTitle
{
	color:					#003399;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight:			bold;
	font-size:				18px;

	margin:					0px 0px 17px 0px;
}
.ssTitle
{
	margin:					0px 0px 0px 0px;
}

.ssSubtitleBR,.ssSubtitle
{
	color:					#3366CC;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight:			bold;
	font-size:				16px;

	margin:					0px 0px 10px 0px;
}
.ssSubtitle
{
	margin:					0px 0px 0px 0px;
}

.ssSubsubtitleBR,.ssSubsubtitle
{
	color:					#003399;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight:			normal;
	font-style:				italic;
	font-size:				15px;

	margin:					0px 0px 10px 0px;
}
.ssSubsubtitle
{
	margin:					0px 0px 0px 0px;
}

.ssIntrotextBR,.ssIntrotext
{
	color:					#003399;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight:			normal;
	font-style:				italic;
	font-size:				13px;

	margin:					0px 0px 12px 0px;
}
.ssIntrotext
{
	margin:					0px 0px 0px 0px;
}

.ssBodytextBR,.ssBodytext
{
	color:					#000000;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight:			normal;
	font-size:				13px;

	margin:					0px 0px 12px 0px;
}
.ssBodytext
{
	margin:					0px 0px 0px 0px;
}

.ssDir
{
	padding:				0px;
	margin:					0px 0px 0px 16px;
}

.ssLinkBR,.ssLink,.ssPagelinksLink,.ssLinksRow,.ssLinksRowS
{
	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight: 			normal;
	font-style:				italic;
	font-size: 				13px;
	line-height:			15px;
	color:					#CC0000;
	text-decoration:		none;

	margin:					0px 0px 12px 0px;
	display:				block;
}
.ssLinkBR:hover,.ssLink:hover,.ssPagelinksLink:hover,.ssLinksRow:hover,.ssLinksRowS
{
	color:					#FF9900;
}
.ssLink,.ssPagelinksLink,.ssLinksRow,.ssLinksRowS
{
	margin:					0px 0px 4px 0px;
}

/* ----------- */

.ssPagelinks
{
	padding:				8px 8px 5px 8px;
	background-color:		#FFF9EA;
	text-align:				left;
}

.ssPagelinksLink,.ssPagelinksDot
{
	margin:					0px 0px 5px 0px;
	font-style:				normal;
	color:					#CC0000;
}

/* ----------- */

.ssInterviewlink
{
	margin-top:				3px;
	padding:				5px;
	background-color:		#FFFFF9;
	border:					1px solid #FF9900;
	display:				block;
	width:					180px;
	text-align:				left;
}

.ssInterviewlinkTitle
{
	color:					#13509D;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight:			bold;
	font-style:				normal;
	font-size:				14px;

	margin:					0px 0px 3px 0px;
}

/* ----------- */

.ssLinksRow,.ssLinksRowS
{
	font-style:				normal;
	display:				inline;
}

.ssLinkBox
{
	margin:					0px;
	padding:				8px;
	background-color:		#FFFFF9;
	border:					1px solid #FF9900;
	display:				block;
	text-align:				left;
}

.ssBold
{
	font-weight: 			bold;
}

/* ----------- */

.ssPromotextBR,.ssPromotext
{
	color:					#cc9966;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-weight:			bold;
	font-style:				italic;
	font-size:				13px;

	margin:					0px 0px 12px 0px;
	text-align:				center;
}
.ssPromotext
{
	margin:					0px 0px 0px 0px;
}
.ssPromobullet
{
	color:					#CC0000;
	margin:					0px 0px 0px 40px;
}

/* ----------- */

.dForm
{
	margin:					0px;
	border:					0px;
	padding:				0px;
	width:					100%;
}

.dFormBox
{
	width:					100%;
}

.dFormCol1
{
	width:					175px;
}

.dFormCol2
{
}

.dFormTitle,.dFormCaption,.dFormText
{
	margin:					0px;
	border:					0px;
	padding:				2px 10px 7px 0px;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-style:				italic;
	font-weight: 			bold;
	font-size: 				13px;
	line-height: 			15px;
	color:					#0033cc;
	text-decoration:		none;
}

.dFormCaption
{
	font-style:				normal;
	font-weight: 			normal;
	font-size: 				12px;
	line-height: 			14px;
	color:					#333333;
}

.dFormText
{
	font-style:				normal;
	font-weight: 			normal;
	font-size: 				12px;
	line-height: 			14px;
	color:					#333333;
}

.dFormInput
{
	margin:					0px;
	border:					1px solid #6483cf;
	padding:				0px;
	width:					400px;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-style:				normal;
	font-weight: 			normal;
	font-size: 				12px;
	line-height: 			14px;
	color:					#000000;
	background-color:		#ffffff;
	text-decoration:		none;
}

.dFormRadio
{
	margin:					0px;
	border:					0px;
	padding:				0px;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-style:				normal;
	font-weight: 			normal;
	font-size: 				12px;
	line-height: 			14px;
	color:					#000000;
	background-color:		#ffffff;
	text-decoration:		none;
}

.dFormButton
{
	margin:					0px;
	border:					0px;
	padding:				0px;

	font-family: 			Arial, Verdana, System, sans-serif;
	font-style:				normal;
	font-weight: 			bold;
	font-size: 				13px;
	line-height: 			15px;
	color:					#ffffff;
	background-color:		#6483cf;
	text-decoration:		none;
}
