/* CSS Document */


body {
	margin: 0px;
	color: #FFFFFF;
	background-image:url(/images/main-background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em;
	text-align: justify;
	margin-top: 30px;
}

.mainDiv {
	margin:auto; 
	width:992px; 
	height:592px;
	background-color: #FFFFFF;
	padding:4px;
	position:relative;
}
.headerLeft {
	/*font-size:18px;*/
	font-size:1.6em;
	/*font-weight:bold;*/
}
.headerDate {
	font-size:1.1em;
}
.headerLang {
	font-size:1.2em;
}
.headerTextSize {
    position:absolute; 
    top:50px; 
    left:544px; 
    width:206px; 
    height:32px;
	font-size:1.9em;
	font-weight:bold;
}
.headerTextSizeForm {
    position:absolute; 
    top:4px; 
    left:850px; 
    width:100px; 
    height:32px;
	font-size:1.9em;
	font-weight:bold;
}
.headerTextSize1 {
	font-size:1em;
	font-weight:bold;
	cursor:pointer;
}
.headerTextSize2 {
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
}
.headerTextSize3 {
	font-size:1.4em;
	font-weight:bold;
	cursor:pointer;
}
.topMenu {
	position:absolute; 
	top:110px;  
	height:28px;
	text-align:center;
}
.leftMenu {
	width:202px; 
	height:39px; 
	background-image:url(/images/left-blue-grad-right.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	cursor:pointer;
}
.leftMenuBottom {
    background-image: url(/images/left-blue-grad-left.jpg); 
    background-position: bottom; 
    background-repeat: no-repeat;
}
.leftMenuArrow {
	width:202px; 
	height:35px; 
	background-image:url(/images/left-blue-grad-right-arrow.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	cursor:pointer;
}
.leftMenuInner {
	font-weight:bold;
	padding-left:8px;
}
.leftMenuInnerWitnesses {
	font-weight:bold;
	padding-left:8px;
}
.leftMenuInnerSelected {
    color:#FC0;
}
.leftMenuInnerCommunity {
	font-weight:bold;
	padding-left:8px;
	padding-top:2px;
}
.leftMenuSub {
	width:202px; 
	height:20px; 
	background-image:url(/images/left-blue-grad-left.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
	cursor:pointer;
}
.leftMenuSubInner {
	font-weight:bold;
	padding-left:20px;
	font-size:0.9em;
}
.leftMenuSubInnerSelected {
    color:#DA0;
}
.leftMenuSubInnerCommunity{
	font-weight:bold;
	padding-left:20px;
	font-size:0.9em;
}
.leftMenuDivider {
    height:4px; 
    background-color:White;
}
.leftMenuDividerSmall {
    height:2px; 
    background-color:White;
}
.rightMenuHome1 {
	position:absolute; 
	top:139px; 
	left:692px; 
	height:149px;
	width:300px; 
	background-image:url(/images/right-blue-grad-1.jpg); 
	background-position:top; 
	background-repeat:repeat-y;
}
.rightMenuHome2 {
	position:absolute; 
	top:292px; 
	left:692px; 
	height:148px;
	width:300px; 
	background-image:url(../images/right-blue-grad-2.jpg); 
	background-position:top; 
	background-repeat:repeat-y;	
}
.rightMenuHome3 {
	position:absolute; 
	top:444px; 
	left:692px; 
	height:148px;
	width:300px; 
	background-image:url(../images/right-blue-grad-3.jpg); 
	background-position:top; 
	background-repeat:repeat-y;	
}
.rightMenuHomeInner {
	font-weight:bold;	
	font-size:3em;
	text-align:right;
	padding-right:10px;
	padding-top:12px;
}
.rightMenu1 {
	position:absolute; 
	top:139px; 
	left:767px; 
	height:77px;
	width:225px; 
	background-image:url(/images/right-blue-grad-1.jpg); 
	background-position:top; 
	background-repeat:repeat-y;
}
.rightMenu2 {
	position:absolute; 
	top:220px; 
	left:767px; 
	height:77px;
	width:225px;
	background-image:url(../images/right-blue-grad-2.jpg); 
	background-position:top; 
	background-repeat:repeat-y;	
}
.rightMenu3 {
	position:absolute; 
	top:301px; 
	left:767px; 
	height:77px;
	width:225px;
	background-image:url(../images/right-blue-grad-3.jpg); 
	background-position:top; 
	background-repeat:repeat-y;	
}
.rightMenu4 {
	position:absolute; 
	top:382px; 
	left:767px; 
	height:210px;
	width:225px;
}
.rightMenuInner {
	font-weight:bold;	
	font-size:2em;
	text-align:right;
	padding-right:10px;
	padding-top:8px;
}
.contentAreaHome {
    height:423px;
}
.contentArea {
    padding:10px;
    background-color:White;
    height:433px;
    color:Black;
    overflow:auto;
	font-size:1.2em;
}
.formOrangeText {
    position:absolute; 
    top:70px; 
    left:500px; 
    width:400px; 
    color:#FC0; 
    font-size:1.3em; 
    font-weight:bold;
    text-align:right;
}
.formTopText {
    position:absolute; 
    top:110px; 
    left:100px; 
    width:800px; 
    color:#fff; 
    font-size:1.3em; 
    text-align:right;
}
.formText {
    position:absolute;
    width:400px; 
    text-align:left; 
    font-size:0.70em;
}
.formTitleText {
    position:absolute; 
    text-align:left; 
    font-size:0.75em;
}
.footer {
	position:relative;
	margin:auto; 
	width:992px; 
	height:15px;
	padding-left:4px;
	padding-right:4px;
}
.footerLeft {
	float:left;
}
.footerRight {
	position:absolute; 
	left:760px;	
	width:240px;
	float:left;
	text-align:right;
}

a {
   outline: none;
}

a:link {
	color:#ffffff;
	text-decoration: none;
}
a:visited {
	color:#ffffff;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
a:visited:hover {
	color: #FC0;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

.contentArea a:link {
	color:#000;
	text-decoration: none;
}
.contentArea a:visited {
	color:#000;
	text-decoration: none;
}
.contentArea a:hover {
	color:#FC0;
	text-decoration: none;
}
.contentArea a:visited:hover {
	color:#FC0;
	text-decoration: none;
}
.contentArea a:active {
	color: #000;
	text-decoration: none;
}

.topMenu a:link {
	color:#ffffff;
	text-decoration: none;
}
.topMenu a:visited {
	color:#ffffff;
	text-decoration: none;
}
.topMenu a:hover {
	color:#FC0;
	text-decoration: none;
}
.topMenu a:visited:hover {
	color:#FC0;
	text-decoration: none;
}
.topMenu a:active {
	color: #ffffff;
	text-decoration: none;
}

.rightMenuInner a:link {
	color:#ffffff;
	text-decoration: none;
}
.rightMenuInner a:visited {
	color:#ffffff;
	text-decoration: none;
}
.rightMenuInner a:hover {
	color:#FC0;
	text-decoration: none;
}
.rightMenuInner a:visited:hover {
	color:#FC0;
	text-decoration: none;
}
.rightMenuInner a:active {
	color: #ffffff;
	text-decoration: none;
}







#nav {
	color: #fff;
	float: right;
	text-indent: 0;
	font-size: 12px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none !important;
	line-height: 1;
	border: none;
	text-indent: 0;
	width: 100%;
}

#nav span {
	display: block;
	width: 86px;
	height: 17px; 
	padding: 3px 3px 0 6px;
	margin-bottom:4px;
	cursor: pointer;
	color: #fff;
	font-size:1.2em;
}

#nav span:hover {
    color: #ffffff;
}

#nav li ul {
	border: 1px solid #e0e0e0 !important;
	margin: 0 !important;
}

#nav li {
	float: left;
	width: 16.5%;
	height: 24px;
	margin-right: 1px;
	/*background-color: #ccc;*/
	color: #fff;
}

#nav li ul li {
	width: 154px;
	height: 8px;
	background-image:url(/images/left-blue-grad-right.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	
	margin: 0;
}

/**
* Styles for hiding the menu
**/

#nav li ul {
	position: absolute;
	/*border: 1px solid #7d287d !important;*/
	width: 154px;
	left: -9999px;
	z-index: 100;
}


#nav li:hover ul {
	left: auto;
	color: #FC0;
}


/**
* For browsers that dont support the hover selector
**/

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/**
* Background color changes for main menu
**/

#nav li ul li:hover, #nav li ul li.sfhover {
	background-image: none;
	background: #666;
	color: #FC0;
	cursor: pointer;
}

#nav li:hover, #nav li.sfhover {
	/*background-color:#ccc;*/
	color: #FC0;
	cursor: pointer;
}


/** 
* Link styles
**/


#nav li ul li a {
	display: block;
	width: 140px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	margin: 0 !important;
	padding: 7px 0 0 0.9em !important;
	cursor: pointer;
}

#nav li ul li a:hover {
	display: block;
	width: 140px;
	height: 18px;
	color: #FC0;
	text-decoration: none;
	margin: 0 !important;
	padding: 7px 0 0 0.9em !important;
	cursor: pointer;
}

/**
IE7 fix
**/

 #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
   left: auto;
 }

#nav li:hover, #nav li.hover {
    position: static;
	color: #fff;
	cursor: pointer;
}

