h2html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
* { font-size: 100.01%; }
html { font-size: 62.5%; }
body {
	font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #746f6d;
	margin: 0;
	background: #fff;
}
img {
	border: none;
}
p.bodytext img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
form {
	margin: 0;
	padding: 0;
}
/* index start */
#page {
	width: 980px;
	margin: 0 auto;
	padding-top: 201px;
	position: relative;
}
#page:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
/* logo start */
.logo {
	position: absolute;
	left: 44px;
	top: 28px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 100px;
	height: 80px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}
/* logo end */
/* header start */
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 970px;
	height: 201px;
}
.photo-box {
	overflow: hidden;
	width: 100%;
	background: #8C7134;
}
.photo-box a {
	float: right;
}
.photo-box a img {
	display: block;
}
.nav {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 17px 0 13px;
	list-style: none;
	border-bottom: 1px solid #e3dccd;
}
.nav li {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 23px;
	display: inline;
}
.nav li a {
	color: #009fda;
	text-decoration: none;
}
.nav li a:hover,
.nav li a.active {
	color: #8c7134;
}
.nav li.choose-language {
	font-size: .8em !important;
}

div.menuMain ul.nav li ul {
	display:none;
	/*left:0;*/
	padding:8px 5px;
	position:absolute;
	top:175px;
	width:180px;
	font-size: 12px;
	/*background: #8C7134;*/
	background: #E8E6E4;
	border: 1px dotted #8C7134;
}

div.menuMain ul.nav li ul a{
	/*color: #ffffff;*/ 
}

div.menuMain ul.nav li ul li {
	margin: 0 0 5px 0;
}

div.menuMain ul.nav li:hover ul,div.menuMain ul.nav li.over ul  { display: block; }

/*div.menuMain  li:hover ul  { display: block; }*/

#breadcrumbs a {
	text-decoration: none;
	color:#009FDA;
}


.contribute {
	position: absolute;
	right: -71px;
	top: 89px;
}
.contribute img {
	display: block;
}
/* header end */
/* content start */
#content {
	overflow: hidden;
	width: 100%;
	padding-bottom: 29px;
}
/* main start */
#main {
	float: left;
	width: 590px;
	margin-top: 39px;
}
.text-box, #rightContent h2.csc-firstHeader, .more {
	overflow: hidden;
	width: 100%;
	background: url(../images/text-box-bg.gif) repeat-x 0 100%;
	padding: 15px 0;
}
#rightContent h2.csc-firstHeader {
	margin: 15px 0;
}
#rightContent h2.csc-firstHeader, .text-box .more {
	margin-bottom: 15px;
}
.text-box h1 {
	margin: 0;
	font-size: 1.6em;
	color: #8c7134;
	font-weight: normal;
	padding-bottom: 5px;
}
.text-box p {
	margin: 5px 0 .8em;
	line-height: 21px;
}
.text-box h2 {
	margin: 0 0 -1px;
	font-size: 1.5em;
	font-weight: normal;
}
.text-box h2 a {
	color: #009fda;
	text-decoration: none;
}
.text-box h2 a:hover {
	color: #8c7134;
}
.more {
	display: block;
	margin-top: 6px;
}
.more a, .text-box a {
	color: #009fda;
	text-decoration: none;
}
.more a:hover, .text-box a:hover {
	color: #8c7134;
}
.text-box ul {
margin-top:.8em;
margin-bottom:.8em;
}
.text-box ul li {
margin-left:3em;
padding-right:2em;
font-size:100%;
list-style-type:disc;
list-style-position:outside;
}
.text-box ul ul {
margin-bottom:0;
}
.text-box ul ul li {
font-size:100%;
}
/* main end */
/* sidebar start */
#sidebar {
	float: right;
	width: 300px;
	margin-top: 7px;
}
.hague-link {
	display: block;
	background: url(../images/arrow.gif) no-repeat 0 2px;
	padding-left: 18px;
	font-size: 1em;
	overflow: hidden;
	height: 100%;
}
.hague-link a {
	color: #009fda;
	text-decoration: none;
}
.hague-link a:hover {
	color: #8c7134;
}
.talent {
	overflow: hidden;
	width: 100%;
	border-bottom: 5px solid #33b2e1;
	background: #fafaf9;
	padding-bottom: 17px;
	margin-top: 36px;
	position: relative;
}
.login-form {
	position: absolute;
	left: 0;
	top: 46px;
	width: 300px;
	background: #009fda;
	border-top: 1px solid #3fb7e3;
	padding: 3px 0 13px;
	z-index: 100;
}
.login-divider {
	overflow: hidden;
	width: 240px;
	padding: 12px 30px 0;
}
.login-divider label {
	display: block;
	color: #fff;
}
.login-divider .text {
	overflow: hidden;
	width: 232px;
	padding: 5px 4px;
	background: #fff;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #746f6d;
	margin-top: 4px;
}
.login-divider .submit {
	float: right;
	margin-top: 16px;
}
.lost {
	display: block;
	border-top: 1px solid #3fb7e3;
	margin-top: 20px;
	padding: 9px 0 0 30px;
}
.lost a {
	color: #fff;
	text-decoration: underline;
}
.lost a:hover {
	text-decoration: none;
}
.talent.active .talent-title a {
	background: url(../images/arrow3.gif) no-repeat 10px 17px;
}
.talent-title {
	display: block;
	font-size: 1.07em;
	background: #009fda;
	overflow: hidden;
	height: 100%;
}
.talent-title a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/arrow2.gif) no-repeat 10px 16px;
	padding: 14px 0 12px 30px;
}
.talent-title a:hover {
	text-decoration: underline;
}
.talent-box {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e8e6e4;
}
.talent-box .feature {
	display: block;
	color: #9c928d;
	text-align: center;
	padding: 10px 0 12px;
}
.talent-holder {
	overflow: hidden;
	width: 100%;
}
.tal-photo {
	float: left;
}
.tal-photo img {
	display: block;
}
.tal-text {
	float: right;
	width: 200px;
	padding: 7px 10px 0 0;
}
.tal-text span {
	display: block;
	font-weight: bold;
}
.tal-text span a {
	color: #009fda;
	text-decoration: none;
}
.tal-text span a:hover {
	color: #8c7134;
}
.tal-text p {
	margin: 2px 0 0;
	color: #9c928d;
}
.apply {
	display: block;
	margin: 15px 0 0 10px;
}
.apply a {
	color: #009fda;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat 0 2px;
	padding-left: 20px;
}
.apply a:hover {
	color: #8c7134;
}
#sidebar .text-box {
	padding: 11px 0;
}
#rightContent h2, .text-box h2, .text-box h3 {
	margin: 0;
	font-size: 1.14em;
	color: #8c7134;
}
#sidebar .more {
	margin-top: 4px;
}
#sidebar .text-box p {
	font-size: .95em;
}
/* sidebar end */
/* content end */
/* footer start */
#footer {
	background: #8c7134;
	overflow: hidden;
	width: 955px;
	padding: 8px 5px 30px 20px;
	color: #fff;
}
.foot-text {
	float: left;
	width: 556px;
	margin-top: 9px;
}
.foot-text strong {
	display: block;
	font-size: 1.14em;
}
.foot-text p {
	margin: 6px 0 0;
	line-height: 16px;
	font-size: 0.85em;
}
.contact {
	float: right;
	width: 295px;
}
.contact span {
	display: block;
	margin-top: 9px;
	font-size: 0.85em;
}
.contact span a, .foot-text a {
	color: #009fda;
	text-decoration: none;
}
.contact span a:hover, .foot-text a:hover {
	color: #fff;
	text-decoration: underline;
}
/* footer end */
/* index end */
