body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #6FA0D7;
	text-align: left;
	word-spacing: 0.2em;
	letter-spacing: 0.02em;
	line-height: 1.5em;
	margin:0px;
	padding:0px;
}

h6
{
	font-size: 10px;
	font-weight: normal;
}

.content
{
	width: 100%;
	padding: auto;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 0px;
}

.centerContent
{
	margin-left: 12%;
	margin-right: 21%;
	height: 100%;
	background-image: url('../images/CP.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

.content .centerContent .left
{
	color: #003366;
	width: 55px;
	float: left;
	background-color: #666666;
	height: 125px;
	background-image: url('../images/left.jpg');
	background-position: top left;
	clear: none;
}

.content .centerContent .right
{
	color: #003366;
	width: 55px;
	float: right;
	background-color: #666666;
	height: 125px;
	background-image: url('../images/right.jpg');
	clear: right;
}

.content .centerContent .leftBorder
{
	color: #003366;
	width: 55px;
	float: left;
	background-color: #666666;
	height: 1200px;
	background-image: url('../images/leftP.jpg');
	clear: none;
	margin-right:20px;
}

.content .centerContent .rightBorder
{
	color: #003366;
	width: 15px;
	float: right;
	background-color: #666666;
	height: 1200px;
	background-image: url('../images/rightP.jpg');
	clear: none;
}

.content .centerContent .bottomDiv
{
	float:left;
	clear:both;
	height: 60px;
	background-image: url('../images/middleD.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
}

.bottomText
{
	font-size:11px !important;
	color:#80BFFF;
	padding: 0px 50px;
	font-weight:normal !important;
	word-wrap: break-word;
}

.content .centerContent .bottomDiv .leftD
{
	width: 55px;
	float:left;
	height: 60px;
	background-image: url('../images/leftD.jpg');
	background-position: bottom left;
	background-repeat:no-repeat;
}

.content .centerContent .bottomDiv .rightD
{
	width: 55px;
	float:right;
	height: 60px;
	background-image: url('../images/rightD.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
}

.menuGora
{
	color: #000000;
	height: 55px;
	text-align: center;
	margin: 0px auto;
}

.menuGora .cp
{
	height: 55px;
	margin: 0px auto;
}

.menuGora .lp
{
	background-image: url('../images/LP.jpg');
	width: 54px;
	height: 55px;
	float: left;
}

.menuGora .rp
{
	background-image: url('../images/RP.jpg');
	width: 54px;
	height: 55px;
	float: left;
}

.menuGora .menuItem, .menuGora .menuItem_0
{
	color: #FFFFFF;
	padding: 10px 3px 16px 3px;
	float: left;
	background-image: url('../images/CP-B.jpg');	
}

.menuGora .menuItem a, .menuGora .menuItem_0 a
{ 
	color: #FFFFFF;	
}

.menuGora .menuItem a:visited
{
	color: #FFFFFF;	
}

.Logo
{
	color: #000000;
	text-align: center;
	clear: none;
	margin-top: 5px;
	margin-left: 18%;
}

.buttonEnter
{
	float: left;
	clear: none;
	height: 225px;
	margin-top: 40px;
	margin-right:20px;
	width: 316px;
	padding-left: 60px;
	letter-spacing:normal;
	word-spacing:normal;
	line-height:normal;
	
}

.content .centerContent .image
{
	position: absolute;
	width: 243px;
	top: 110px;
	left: 12%;
	overflow:auto;
	margin-left: -50px;
}

.content  .centerContent  .image-lista
{
	position: absolute;
	top: 37px;
	right: 21%;
	margin-right: -160px;
	width:207px;
	overflow:auto;
}

.buttonEnter .bigButton
{
	width: 240px;
	height: 225px;
	background-image: url('../images/button_big.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 0px;
	float: left;
	margin-right: 1px;
}

.bigButton a
{
	color: #FF3300;
}

.bigButton .title
{
	text-align: center;
	font-size: 36px;
	width: 240px;
	text-decoration: none;
	padding-top: 40px;
	font-weight: bolder;
	margin: 0px;
	height: 100px;
}

.bigButton .desc
{
	text-align: center;
	font-size: 11px;
	width: 240px;
	color: #DFECFD;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 15px;
}

.bigButton a:hover
{
	cursor: hand;
	color: #FF0000;
}

.bigButton a:hover .desc
{
	color: #FFFFFF;
}

.bigButton a:hover .title
{
	text-decoration: underline;
}

.buttonEnter .smallButton
{
	width: 75px;
	height: 75px;
	float: right;
	background-image: url('../images/button_small.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.smallButton .title
{
	color: #26B1F6;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	height: 40px;
	margin: 0px;
	display: block;
}

.smallButton .desc
{
	color: #000099;
	text-decoration: none;
	text-align: center;
	font-size: xx-small;
	height: 0px;
	display: block;
	padding: 6px 0px;
	margin: 0px;
}

.smallButton a:hover
{
	cursor: hand;
}

.smallButton a:hover .title
{
	color: #066DDF;
	text-decoration: underline;
}

.content .centerContent .text-info
{
	font-size: 11px;
	font-weight: normal;
	color: #6FA0D7;
	text-align: left;
	word-spacing: 0.2em;
	letter-spacing: 0.02em;
	line-height: 1.5em;
	width:230px;
	float:left;
	margin-top:20px;
	padding-top:20px;
	margin-left:20px;
}

.content .centerContent .text-info#secondInfo
{
	width:90%;

}

.rootAppContainer
{
}

.messageStack
{
	background-color: #999999;
	border: #444444 thin solid;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.errorMsgBox
{
	color: #CC0000;
	background-color: #FFFFCC;
	padding: 3px 15px;
	font-weight: bolder;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border: #FF0000 thin solid;
}

.warnMsgBox
{
	color: #FFCC00;
	background-color: #003300;
	padding: 3px 15px;
	font-weight: bolder;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border: #FFCC00 thin solid;
}
	
.infoMsgBox
{
	color: #00CC00;
	background-color: #006600;
	padding: 3px 15px;
	font-weight: bolder;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border: #003300 thin solid;
}

.navBar
{
}

.navUrl
{
}

.navUrlDisabled
{
}

#navUrlPrev
{
}

#navUrlPrevDisabled
{
	visibility:hidden;
}

#navUrlNext
{
}

#navUrlNextDisabled
{
	visibility:hidden;
}

.moduleTitle a
{
	font-size:14px;
	font-weight:bold;
	color:#3366CC;
	text-decoration:none;
}

.moduleTitle a:hover
{
	color:#00CC66;
}

.leftPane
{
	float:left;
	margin-top:0px;
	margin-left:0px;
}

.rightPane
{
	width:169px;
	height:600px;
	position:absolute;
	top:312px;
	right:21%;
	margin-right:-160px;
	background-color:#0066FF;
	background-image:url('../images/corner.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
}

.moduleMailingList
{
	width:0px;
	height:0px;
	position:absolute;
	top:0px;
	right:0px;
	background-color:#0066FF;
}

.newsDIV
{
	padding-top:40px;
	float:left;
	margin-left:0px;
	width:80%;

}

.footerPane
{
	clear:both;
	width:67%;
	margin-left:12%;
	margin-right:21%;
}

.footerPane p.copytext
{
	font-weight:bolder;
	text-align:center;
}

.moduleLinkLift
{
	text-align: center;
}

.moduleLinkLift a
{
	color: #6fa0d7;
	font-weight: bold;
}