body
{
	margin:           0px;
	background-color: #62a5f4;
	background-image: url(/img/bkg2.png);
	/*
	-moz-background-size: contain;
	background-size: contain;
	*/
	background-repeat: repeat-x;
	font-family:		"Century Gothic", "Avant Garde", "Avant Garde Gothic", "Apple Gothic", Arial, Helvetica, sans-serif;
	font-size:        14px; /*10.5pt;*/
	color:            #555555;
	/*height: 100%;*/
}

#pageWrapper
{
	position:         relative;
	margin:           auto;
	margin-top:       1.4em;
	margin-bottom:    2em;
	width:            960px;
	height: 100%;
	/*
	background-color: white;
	border:           1px solid #CCCCCC;
	-moz-border-radius: 10px;
	border-radius:     10px;
	*/
	/**/
	-moz-box-shadow:    0px 0px 12px #11243b; /*#617aa5;*/
	-ie-box-shadow:     0px 0px 12px #11243b; /*#617aa5;*/
	-webkit-box-shadow: 0px 0px 12px #11243b; /*#617aa5;*/
  box-shadow:         0px 0px 12px #11243b; /*#617aa5;*/
  /**/
	background-color: white;
}

#headerWrapper
{
	position:         absolute;
	width:            960px;
	top:              0px;
	height:           140px;
}

#mainWrapper
{
	position:         relative;
	padding-top:      140px;
	height: 100%;
}

#contentWrapper
{
	position:         relative;
	/*text-align:       justify;*/
	line-height:      150%;
}

#sideLeftWrapper
{
	position: absolute;
	top: 402px;
	/*text-transform:   uppercase;*/
	/*font-size:        0.9em;*/
	width:            190px;
	margin-top:				1.11em;
}

#footerWrapper
{
	/*position: absolute;*/
	bottom: 0;
	clear: both;
	margin-top: 5em;
	padding: 0 2em;
	background-image: url(/img/foot-grad.png);
	font-size: 9px;
	color: #7698d7;
	/*
	border: 0.1px solid #7698d7;
	border-radius: 2px;
	*/
	height: 20px;
	line-height: 20px;
}

/*************************/

#headerLogo
{
	float:            left;
}

#headerLogo img
{
	margin-top:       0.7em;
	margin-left:      1em;
}

#headerSideImage
{
	float:            right;
	height:           72px;
}

#headerBottom
{
	position:         relative;
	clear:            both;
	background-image: url(/img/head-light-blue.png);
	background-repeat: repeat-x;
	height: 41px;
	
	font-size: 95% !important;
	text-transform: lowercase;
	font-variant: small-caps;
}

#headerTitle
{
	display:none;
	position:         relative;
	background-image: url(/img/headerSideRight.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	padding-left:     200px;
	height:           51px;
}

.tight
{
	letter-spacing:   -0.2em;
}

#languageSwitch
{
	float:            right;
	color:            white;
	font-weight:      normal !important;
	padding-right: 0.8em;
	text-transform:   uppercase;
	color:            white;
}

#contentWrapper img
{
	float:            left;
	padding:				0.8em;
	padding-top: 0.4em;
}

#contentWrapper p, #contentWrapper ul
{
	margin:           1em auto;
	/*padding-right:    190px;*/
	width:            560px;
	text-align:				justify;
	font-size: 1.1em;
}

#contentWrapper h2
{
	margin:           1em auto;
	width:            560px;
	color: #222222;
	font-size: 1.2em;
}

#contentWrapper p:first-letter
{
	/*font-size:        1.8em;*/
}

#separator
{
	position: relative;
	height: 150px;
}

div.slide
{
	position:         absolute;
	top:              0px;
	width:            960px;
	height:           250px;
	background-repeat: no-repeat;
}

div.slide p.info
{
	width:				760px !important;
	margin-left: 200px !important;
	padding-top:      260px;
	font-size:        1.4em !important;
	line-height:      180%;
	color: #444488;
	text-align: left !important;
	/*text-shadow:      #BBBBFF 1px 1px 1px; /*, #BBBBBB 2px 2px 2px;*/
}

div.slide p.mod
{
	position: absolute;
	font-size: 260% !important;
	/* 123 font-family: Arial, Helvetica, sans-serif; */
	line-height: 1.2em;
	padding-left: 1em;
	color: white;
	text-transform: lowercase;
	/*text-transform: capitalize;*/
	font-variant: small-caps;
	width: auto !important;
}

.cWhiteBlue1
{
	color: #EEEEFF;
	/*text-shadow:      #BBBBFF 1px 1px 1px; /*, #8888FF 2px 2px 2px;*/
}

.cWhiteGreen1
{
	color: #EEFFEE;
	/*text-shadow:      #BBFFBB 1px 1px 1px; /*, #88FF88 2px 2px 2px;*/
}

.cWhiteYellow1
{
	color: #EEFFFF;
	/*text-shadow:      #BBFFFF 1px 1px 1px; /*, #88FF88 2px 2px 2px;*/
}

.cIndent
{
	padding-left: 1.5em;
}

.pHalf
{
	padding-left: 66% !important;
}

ul li
{
	position: relative;
	list-style-image: url(/img/menu-gray2.png);
}

#headerMenu
{
	position: relative;
	background-image: url(/img/head-dark-blue.png);
	background-repeat: repeat-x;
	display: inline-block;
	margin: 0px;
	padding: 0 0 0 10px;
}

#headerMenu li
{
	position: relative;
	list-style-image: none;
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	/*background-image: url(/img/head-dark-slash.png);*/
	background-position: right top;
	background-repeat: no-repeat;
	/*padding-right: 9px;*/
}

#headerMenu li:last-child
{
	background-image: url(/img/head-light-slash.png);
	padding-right: 12px;
}

#headerMenu li a
{
	padding: 10px;
	width: 120px;
}

#headerMenu li.selected a,
#headerMenu li a:hover
{
	background-image: url(/img/head-dark-selected.png);
}

div.slash
{
	position: absolute;
	z-index: 1000;
}
/*
#headerMenu li.selected div.slash,
#headerMenu li:hover div.slash
{
	background-image: url(/img/slash.png);
	width: 14px;
	height: 100%;
	top: 0;
	right: -14px;
}
*/
#sideLeftWrapper ul ul
{
	padding-left:     1em;
	margin:           0;
}

#sideLeftWrapper ul li
{
	line-height:      200%;
	list-style-image: url(/img/menu-gray2.png);
	opacity:          0.8;
}

#sideLeftWrapper ul li.active, #sideLeftWrapper > ul li.selected, #sideLeftWrapper ul li:hover
{
	list-style-image: url(/img/menu-blue2.png);
	opacity:          0.99;
}

#sideLeftWrapper ul li ul.submenu
{
	/*display:          none;*/
	font-size:        0.9em;
}

#sideLeftWrapper ul li.selected ul.submenu
{
	display:          block;
}

/***************************/

a
{
	color:            #333333;
	text-decoration:  none;
	font-size:        1.1em;
}

#contentWrapper a
{
	font-size:        1em;
	color:            #333399;
}

#contentWrapper a:hover
{
	font-size:        1em;
	color:            #333399;
	text-shadow: #999999 0px 0px 1px;
	/*text-decoration: underline;*/
}

ul#headerMenu li a,
#languageSwitch a
{
	display: block;
	padding-top: 14px;
	color: white;
	font-size: 0.95em;
}

img
{
	border:           none;
}

.fright
{
	float:				right;
}

.fleft
{
	float:				left;
}

.fnone
{
	float:				none;
}

.clearall
{
	clear:				both;
}

.stripLeft
{
	height: 8px;
	background-image: url(/img/gray-strip-left.png);
	margin-bottom: 2em;
}

.stripRight
{
	height: 8px;
	background-image: url(/img/gray-strip-right.png);
}

form label
{
	clear:				both;
	float:				left;
	width:				10em;
}

@media print
{
	body
	{
		background: none;
		background-color: white;
	}
	
	#sideLeftWrapper, #languageSwitch, #headerSideImage
	{
		display:		none;
	}
	
	#pageWrapper
	{
		border:			none;
	}
}

