body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../../images/css/page_bg.gif) repeat top left #ffffff;
	font-weight: 500;
	font-size: 75%;
}

#idPadding
{
	width: 100%;
	min-height: 688px;
	overflow-y: visible;
	display: block;
	background: url(../../images/css/padding_bg.gif) repeat-x top left transparent;
}

#idContainer 
{
	width: 775px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(../../images/css/inner_bg.gif) repeat-y top left #ffffff;
}

#idContainer #idInnerPadding
{
	width: 751px;
	padding: 0 12px 0 12px;
	min-height: 688px;
	overflow-y: visible;
	display: block;
	background: url(../../images/css/inner_padding_bg.gif) repeat-x top left transparent;
}

/* header */

#idHeader 
{
	width: 751px;
	height: 197px;
	position: relative;
	display: block;
	background: url(../../images/css/header_bg.jpg) no-repeat bottom left #ffffff;
}

#idHeader #idLogo
{
	width: 148px;
	height: 25px;
	display: block;
	position: relative;
	margin: 20px 0 20px 23px;
	float: left;
}

#idHeader > #idLogo
{
	margin: 20px 0 20px 47px;
}

#idHeader #idStrapline
{
	width: 300px;
	height: 11px;
	display: block;
	position: relative;
	margin: 30px 0 0 125px;
	float: left;
}

/* top navigation */

#idHeader  #idTopNavigation 
{
	width: 751px;
	height: 27px;
	position: relative;
	display: block;
	background: url(../../images/css/1/nav_bg.gif) no-repeat top left #ffffff;
	clear: both;
}

#idHeader #idTopNavigation ul
{
	display: block;
	overflow: hidden;
	list-style-type: none;
	width: 100%;
	margin: 0 0 0 33px;
	padding: 0;
	z-index: 999;
}

#idHeader #idTopNavigation ul li
{
	border: none;
	margin: 0;
	padding: 0 10px 0 10px;
	background: url(../../images/css/li_bg.gif) no-repeat top right transparent;
	float: left;
}

#idHeader #idTopNavigation ul li.clsEnd
{
	background-image: none;
}

#idHeader #idTopNavigation ul li a:link,
#idHeader #idTopNavigation ul li a:active,
#idHeader #idTopNavigation ul li a:visited,
#idHeader #idTopNavigation ul li.clsEnd a:link,
#idHeader #idTopNavigation ul li.clsEnd a:active,
#idHeader #idTopNavigation ul li.clsEnd a:visited
{
	color: #ababab;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 3px 8px 3px 8px;
}

#idHeader #idTopNavigation ul li a:hover,
#idHeader #idTopNavigation ul li.clsEnd a:hover
{
	color: #ff9000;
	background-color: #feebd4;
	text-decoration: none;
}

/* language change */

#idLanguage
{
	width: 751px;
	height: 20px;
	position: relative;
	display: block;
	background-color: #ffffff;
	margin: 10px 0 10px 0;
	text-align: right;
}

#idLanguage a:link,
#idLanguage a:active,
#idLanguage a:visited
{
	color: #ff9000;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 0 2px 0 0;
}

#idLanguage a:hover
{
	color: #ababab;
	text-decoration: none;
}

/* twin column layout */

#idContent
{
	width: 751px;
	min-height: 422px;
	overflow-y: visible;
	position: relative;
	display: block;
	font-size: 0.95em;
	background-color: #ffffff;
}

#idContent #id1Col
{
	width: 751px;
	padding: 0 20px 50px 20px; 
	display: block;
}

#idContent > #id1Col
{
	width: 711px;
}

#idContent #id1ColPad
{
	width: 751px;
	padding: 0 385px 50px 20px; 
	display: block;
	min-height: 385px;
}

#idContent > #id1ColPad
{
	width: 346px;
}

.cls1ColPad1
{
	background: url(../../images/css/couple.jpg) no-repeat bottom right transparent;
}

.cls1ColPad3
{
	background: url(../../images/css/girl.jpg) no-repeat bottom right transparent;
}

/* content styles */

#idContent #id1Col h1,
#idContent #id1ColPad h1
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #c0c0c0;
	font-weight: 500;
	font-size: 2.5em;
}

#idContent #id1Col h2,
#idContent #id1ColPad h2
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #fca100;
	font-weight: 700;
	font-size: 1.5em;
}

#idContent #id1Col p .clsJustify,
#idContent #id1ColPad p .clsJustify
{
	display: block;
	margin: 0 0 20px 0;
	font-size: 1.1em;
	text-align: justify;
}

#idContent #id1Col p .clsJustifyB,
#idContent #id1ColPad p .clsJustifyB
{
	display: block;
	margin: 0 0 20px 0;
	font-size: 1.1em;
	text-align: justify;
	font-weight: 700;
}

#idContent #id1Col p,
#idContent #id1ColPad p
{
	display: block;
}

#idContent #id1Col p.clsPara1,
#idContent #id1ColPad p.clsPara1
{
	font-size: 1.1em;
	font-weight: 700;
}

a:link,
a:active,
a:visited
{
	color: #ff9000;
	font-weight: 700;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	text-decoration: none;
}

#idContent #id1Col #idMoreInfo,
#idContent #id1ColPad #idMoreInfo
{
	width: 326px;
	height: 88px;
	display: block;
	background: url(../../images/css/moreinfo_bg.gif) no-repeat bottom left transparent;
	overflow: hidden;
	padding: 7px 120px 7px 7px;
	font-size: .95em;
	color: #ffffff;
}

#idContent > #id1Col #idMoreInfo,
#idContent > #id1ColPad #idMoreInfo
{
	width: 199px;
	height: 74px;
}

#idContent #id1Col #idMoreInfo a:link,
#idContent #id1Col #idMoreInfo a:active,
#idContent #id1Col #idMoreInfo a:visited,
#idContent #id1ColPad #idMoreInfo a:link,
#idContent #id1ColPad #idMoreInfo a:active,
#idContent #id1ColPad #idMoreInfo a:visited
{
	color: #ffffff;
	margin-top: 7px;
	display: block;
	font-weight: 700;
	font-size: 1.3em;
	text-decoration: none;
}

#idContent #id1Col #idMoreInfo a:hover,
#idContent #id1ColPad #idMoreInfo a:hover
{
	color: #feebd4;
	text-decoration: none;
}

#idContent #id1Col ul,
#idContent #id1ColPad ul
{
	list-style-type: circle;
	margin: 20px 0 10px 30px;
	padding: 0;
}

/* techniques */

#idTechniqueHeader
{
	padding: 3px;
	width: 712px;
	display: block;
	border-bottom: 1px solid #ffffff;
	font-size: 1.15em;
}

#id1Col > #idTechniqueHeader
{
	width: 706px;
}

.clsTechniqueHeader1
{
	background-color: #d9bdaa;
}

.clsTechniqueHeader2
{
	background-color: #aca899;
}

.clsTechniqueHeader3
{
	background-color: #bad8d7;
}

.clsTechniqueHeader4
{
	background-color: #d1d5e4;
}

.clsTechniqueHeader5
{
	background-color: #e1d3e7;
}

.clsTechniqueHeader6
{
	background-color: #ebcdce;
}

.clsTechniqueHeader7
{
	background-color: #eae9c6;
}

.clsTechniqueHeader8
{
	background-color: #d8e1eb;
}

.clsTechniqueHeader9
{
	background-color: #eadfff;
}

.clsTechniqueHeader10
{
	background-color: #cef4a8;
}

.clsTechniqueFooterOpen1
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #d9bdaa;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen2
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #aca899;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen3
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #bad8d7;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen4
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #d1d5e4;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen5
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #e1d3e7;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen6
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #ebcdce;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen7
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #eae9c6;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen8
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #d8e1eb;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen9
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #eadfff;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterOpen10
{
	width: 712px;
	display: block;
	margin-bottom: 15px;
	background: url(../../images/css/morelink_bg.gif) no-repeat bottom right #cef4a8;
	text-align: right;
	padding: 3px;
	height: 21px;
}

.clsTechniqueDetail1
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #f2e9e3;
	font-size: 1.05em;
}

.clsTechniqueDetail2
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #e4e2dd;
	font-size: 1.05em;
}

.clsTechniqueDetail3
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #e8f2f2;
	font-size: 1.05em;
}

.clsTechniqueDetail4
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #f0f1f6;
	font-size: 1.05em;
}

.clsTechniqueDetail5
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #f5f1f7;
	font-size: 1.05em;
}

.clsTechniqueDetail6
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #f8efef;
	font-size: 1.05em;
}

.clsTechniqueDetail7
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #f8f8ec;
	font-size: 1.05em;
}

.clsTechniqueDetail8
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #f2f5f8;
	font-size: 1.05em;
}

.clsTechniqueDetail9
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #f8f4ff;
	font-size: 1.05em;
}

.clsTechniqueDetail10
{
	padding: 10px;
	width: 712px;
	display: none;
	background-color: #effbe2;
	font-size: 1.05em;
}

#id1Col > .clsTechniqueDetail1,
#id1Col > .clsTechniqueDetail2,
#id1Col > .clsTechniqueDetail3,
#id1Col > .clsTechniqueDetail4,
#id1Col > .clsTechniqueDetail5,
#id1Col > .clsTechniqueDetail6,
#id1Col > .clsTechniqueDetail7,
#id1Col > .clsTechniqueDetail8,
#id1Col > .clsTechniqueDetail9,
#id1Col > .clsTechniqueDetail10
{
	width: 692px;
}

.clsTechniqueFooterClose1
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #d9bdaa;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose2
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #aca899;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose3
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #bad8d7;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose4
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #d1d5e4;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose5
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #e1d3e7;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose6
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #ebcdce;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose7
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #eae9c6;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose8
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #d8e1eb;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose9
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #eadfff;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

.clsTechniqueFooterClose10
{
	width: 712px;
	display: none;
	margin-bottom: 15px;
	background: url(../../images/css/closelink_bg.gif) no-repeat bottom right #cef4a8;
	text-align: right;
	border-top: 1px solid #ffffff;
	padding: 3px;
	height: 21px;
}

#id1Col > .clsTechniqueFooterOpen1,
#id1Col > .clsTechniqueFooterOpen2,
#id1Col > .clsTechniqueFooterOpen3,
#id1Col > .clsTechniqueFooterOpen4,
#id1Col > .clsTechniqueFooterOpen5,
#id1Col > .clsTechniqueFooterOpen6,
#id1Col > .clsTechniqueFooterOpen7,
#id1Col > .clsTechniqueFooterOpen8,
#id1Col > .clsTechniqueFooterOpen9,
#id1Col > .clsTechniqueFooterOpen10,
#id1Col > .clsTechniqueFooterClose1,
#id1Col > .clsTechniqueFooterClose2,
#id1Col > .clsTechniqueFooterClose3,
#id1Col > .clsTechniqueFooterClose4,
#id1Col > .clsTechniqueFooterClose5,
#id1Col > .clsTechniqueFooterClose6,
#id1Col > .clsTechniqueFooterClose7,
#id1Col > .clsTechniqueFooterClose8,
#id1Col > .clsTechniqueFooterClose9,
#id1Col > .clsTechniqueFooterClose10
{
	width: 706px;
	height: 15px;
}

.clsFF1
{
	font-weight: 700;
	color: #b98c71;
}

.clsFF2
{
	font-weight: 700;
	color: #746f5c;
}

.clsFF3
{
	font-weight: 700;
	color: #88b7b5;
}

.clsFF4
{
	font-weight: 700;
	color: #abb2cc;
}

.clsFF5
{
	font-weight: 700;
	color: #c7afd1;
}

.clsFF6
{
	font-weight: 700;
	color: #d9a5a6;
}

.clsFF7
{
	font-weight: 700;
	color: #d7d59a;
}

.clsFF8
{
	font-weight: 700;
	color: #b7c7d9;
}

.clsFF9
{
	font-weight: 700;
	color: #d7c3ff;
}

.clsFF10
{
	font-weight: 700;
	color: #a6e96f;
}

a.clsToggle:link,
a.clsToggle:active,
a.clsToggle:visited
{
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	padding-right: 25px;
}

a.clsToggle:hover
{
	text-decoration: none;
}

/* faq */

#idFAQHeader
{
	padding: 3px;
	width: 712px;
	display: block;
	font-size: 1.2em;
	font-weight: 700;
}

#id1Col > #idFAQHeader
{
	width: 706px;
}

.clsFAQHeader1
{
	background-color: #d6f1f1;
}

.clsFAQHeader2
{
	background-color: #ecf9f9;
}

#idFAQDetail
{
	font-size: 1.05em;
	padding: 10px;
	width: 712px;
	display: block;
	background-color: #f6fcfc;
	margin-bottom: 15px;
}

#id1Col > #idFAQDetail
{
	width: 692px;
}

/* case studies */

#idCSHeader
{
	padding: 3px;
	width: 712px;
	display: block;
	font-size: 1.2em;
	font-weight: 700;
}

#id1Col > #idCSHeader
{
	width: 706px;
}

.clsCSHeader1
{
	background-color: #fffa9d;
}

.clsCSHeader2
{
	background-color: #fffcce;
}

#idCSDetail
{
	font-size: 1.05em;
	padding: 10px;
	width: 712px;
	display: block;
	background-color: #fffeef;
	margin-bottom: 15px;
}

#id1Col > #idCSDetail
{
	width: 692px;
}


#idCSDetail img
{
	float: right;
	border: 5px solid #fffcce;
	margin: 0 0 10px 10px;
}

/* case studies paging */

#idPaging
{
	padding: 5px;
	width: 712px;
	display: block;
	font-weight: 700;
	color: #c0c0c0;
}

#id1Col > #idPaging
{
	width: 702px;
}

.clsCSPagingTop
{
	margin-bottom: 20px;
	background-color: #fffcce;
}

.clsCSPagingBottom
{
	margin-top: 40px;
	background-color: #fffcce;
}

/* case studies */

#idNewsHeader
{
	padding: 3px;
	width: 712px;
	display: block;
	font-size: 1.2em;
	font-weight: 700;
}

#id1Col > #idNewsHeader
{
	width: 706px;
}

.clsNewsHeader1
{
	background-color: #d6f1f1;
}

.clsNewsHeader2
{
	background-color: #ecf9f9;
}

#idNewsSummary,
#idNewsDetail
{
	font-size: 1.05em;
	padding: 10px;
	width: 712px;
	display: block;
	background-color: #f6fcfc;
	margin-bottom: 15px;
}

#id1Col > #idNewsSummary,
#id1Col > #idNewsDetail
{
	width: 692px;
}

#idNewsSummary img,
#idNewsDetail img
{
	float: left;
	border: 5px solid #d6f1f1;
	margin: 0 10px 10px 0;
}

#idNewsDetail img
{
	float: left;
	border: 5px solid #d6f1f1;
	margin: 0 0 10px 10px;
}

#idNewsSummary a:link, #idNewsSummary a:visited, #idNewsSummary a:active
{
	float: right;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	width: 83px;
	height: 22px;
	color: #ffffff;
	display: block;
	background: url(../../images/css/more_bg.gif) no-repeat top left transparent;
	text-decoration: none;
}

#id1Col > #idNewsSummary a:link, #id1Col > #idNewsSummary a:visited, #id1Col > #idNewsSummary a:active
{
	width: 78px;
	height: 19px;
}

#idNewsSummary a:hover
{
	color: #feebd4;
	text-decoration: none;
}

#idNewsDetail a.clsBack:link, #idNewsDetail a.clsBack:visited, #idNewsDetail a.clsBack:active
{
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	width: 83px;
	height: 22px;
	color: #ffffff;
	display: block;
	background: url(../../images/css/back_bg.gif) no-repeat top left transparent;
	text-decoration: none;
}

#id1Col > #idNewsDetail a.clsBack:link, #id1Col > #idNewsDetail a.clsBack:visited, #id1Col > #idNewsDetail a.clsBack:active
{
	width: 78px;
	height: 19px;
}

#idNewsDetail a.clsBack:hover
{
	color: #feebd4;
	text-decoration: none;
}

/* news paging */

.clsNewsPagingTop
{
	margin-bottom: 20px;
	background-color: #ecf9f9;
}

.clsNewsPagingBottom
{
	margin-top: 40px;
	background-color: #ecf9f9;
}

/* footer */

#idFooter
{
	width: 751px;
	height: 29px;
	position: relative;
	display: block;
	clear: both;
	color: #907978;
	font-size: 0.75em;
	background: url(../../images/css/footer_bg.gif) no-repeat bottom left transparent;
	margin-top: -5px;
	text-align: center;
}

#idFooter ul
{
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 2px;
	z-index: 999;
}

#idFooter ul li
{
	border: none;
	margin: 0;
	padding: 0 10px 0 10px;
	background: url(../../images/css/li_footer_bg.gif) no-repeat top right transparent;
	float: left;
}

#idFooter ul li.clsEnd
{
	background-image: none;
}

#idFooter ul li a:link,
#idFooter ul li a:active,
#idFooter ul li a:visited,
#idFooter ul li.clsEnd a:link,
#idFooter ul li.clsEnd a:active,
#idFooter ul li.clsEnd a:visited
{
	color: #656b6b;
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 0;
}

#idFooter ul li a:hover,
#idFooter ul li.clsEnd a:hover
{
	color: #ff9000;
	text-decoration: none;
}

#idCopyright
{
	width: 741px;
	padding: 10px 0 5px 10px;
	text-align: left;
	background-color: #ffffff;
	font-size: 0.75em;
	font-weight: 500;
	display: block;
}

#idCopyright a:link, #idCopyright a:active, #idCopyright a:visited
{
	color: #656b6b;
	font-weight: 700;
	text-decoration: none;
}

#idCopyright a:hover
{
	color: #ff9000;
	text-decoration: none;
}

#idCopyright .clsCopy
{
	display: block;
	margin-top: 2px;
}

/* form styles */

table
{
	font-size: 1.1em;
}

table tr th
{
	text-align: left;
}

.clsOrange
{
	color: #fca100;
	display: inline;
}

form
{
	margin: 0;
	padding: 0;
}

.clsInput
{
	border: 1px solid #68b4b8;
	font-weight: 500;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}

.clsInputShort
{
	border: 1px solid #68b4b8;
	font-weight: 500;
	width: 125px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}

.clsTextArea
{
	border: 1px solid #68b4b8;
	font-weight: 500;
	width: 200px;
	height: 75px;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}

.clsSubmit
{
	background-color: #fca100;
	border: 1px solid #ffffff;
	font-weight: 700;
	font-size: 0.95em; 
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ffffff;
}

/* general / editor */

.clsSmall
{
	font-size: 0.85em;
}

.clsBold
{
	font-weight: 700;
}

.clsItalic
{
	font-style: italic;
}

.clsUnderline
{
	text-decoration: underline;
}
