@charset "utf-8";

/* cs copyright */
#container_footer
{
    			width: 950px;
    			font-size: 10px;
    			color: #fff;
				height:40px;
				position:relative;
				top:30px;
				left:30px;
}
#container_footer_in
{
}
#footer_ew
{
				margin: 20px 0 0 10px;
				width: 290px;
				float: left;
				text-align: left;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				display:inline;			
}

#footer_ewb
{
				margin-top: 20px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight:bold;
				display:inline;	
				color: #000;
}
#container_footer a
{
    			color: #01205a;
    			text-decoration: none;
}
#container_footer a:hover
{
    			text-decoration: underline;
				color: #01205a;
}
#footer_copy
{
   				margin: 20px 10px 0 0;
   				width: 350px;
				float: right;
    			text-align: right;
				font-family: Arial, Helvetica, sans-serif;
    			font-size: 11px;
}
#footer_copy a :hover
{
   				text-decoration:underline;
}
/* end cs copyright */



/* layout */

body {			background-image:url(../images/body.jpg);
				background-repeat:repeat-x;
				background-color:#a2a2a2;
				margin:0;
				padding:0;			
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#000;
}

#logo 

{			width:240px;
			height:80px;
			position: absolute; top: 80px; left: 45px;
			display: block;
			z-index: 20;
}

.cleaner {		clear:both;
}


#header {		background-image:url(../images/header.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:380px;
				margin:0 auto 0 auto;				
				position:relative;
}
#panelMainWrap	
{
                background-image:url(../images/panelmain-background.jpg);
				background-repeat:repeat-y;
				width:1000px;
				margin:0 auto 0 auto;
}

#panelMain	{	background-image:url(../images/panelmain-header.jpg);
				background-repeat:no-repeat;
				width:1000px;
}

#panelMainWrapper	{	background-image:url(../images/panelmain-footer.jpg);
				background-repeat:no-repeat;
				background-position:bottom;
				width:1000px;
				min-height:730px;
}

#footer {		background-image:url(../images/footer.jpg);
				background-repeat:no-repeat;
				width:1000px;
				height:123px;
				margin:0 auto 0 auto;
}
#boxMain{		
				width:860px;
				margin:0 auto 0 auto;
				padding:30px 0 0 0;
}
/* end layout */



/* top menu*/
#menu {			width:960px;				
				position:relative;
				padding:0 0 0 27px;
				top:306px;				

	}
.menuMain {
				list-style:none;
				margin:0 0 0 0;
				padding:0 0 0 0;
}

.menuMain li {
				float: left;
				padding:0 0 0 0;
				list-style-image:none;
				height:39px;
}

.menuMain li a {
				font-family:Arial, Helvetica, sans-serif;
				font-size: 15px;
				color: #fcfcff;
				text-decoration: none;
				display:block;
				text-align:center;
				font-weight:bold;
				text-transform:uppercase;
				padding:17px 10px 0 10px;
}

.menuMain li a:hover {
				color:white;
}


/* buttons */

.menuItem0 a{
				width:92px;
				height:39px;
				padding:8px 0 0 0;
				border-right: solid 1px #2cbeff;
}
.menuItem0 a:hover{
				background-image:url(../images/tl_2.jpg);
				background-repeat:repeat-x;
}
.menuItem1 a{
				width:95px;
				height:39px;
				padding:8px 0 0 0;
				border-right: solid 1px #2cbeff;
}
.menuItem1 a:hover{
				background-image:url(../images/tl_2.jpg);
				background-repeat:repeat-x;
}
.menuItem2 a{
				width:125px;
				height:39px;
				padding:8px 0 0 0;
				border-right: solid 1px #2cbeff;
}
.menuItem2 a:hover{
				background-image:url(../images/tl_2.jpg);
				background-repeat:repeat-x;
}
.menuItem3 a{
				width:138px;
				height:39px;
				padding:8px 0 0 0;
				border-right: solid 1px #2cbeff;
}
.menuItem3 a:hover{
				background-image:url(../images/tl_2.jpg);
				background-repeat:repeat-x;
}
.menuItem4 a{
				width:130px;
				height:39px;
				padding:8px 0 0 0;
				border-right: solid 1px #2cbeff;
}
.menuItem4 a:hover{
				background-image:url(../images/tl_2.jpg);
				background-repeat:repeat-x;
}

.menuItem5 a{
				width:123px;
				height:39px;
				padding:8px 0 0 0;
				border-right: solid 1px #2cbeff;
}
.menuItem5 a:hover{
				background-image:url(../images/tl_2.jpg);
				background-repeat:repeat-x;
}

.menuItem6 a{
				width:104px;
				height:39px;
				padding:8px 0 0 0;
}
.menuItem6 a:hover{
				background-image:url(../images/tl_2.jpg);
				background-repeat:repeat-x;
}
/* end top menu*/

/* bottom menu  */
#menu3
{
	text-align: center;
  	width: 900px;
  	height:20px;
	position:relative;
	top:28px;
	left:60px;
}
.menuMain3
{
	
    list-style: none;
    margin-top: 0px;
	padding-top:0px;
	position:relative;
}
.menuMain3 li 
{
    display: inline;
	height:50px;
}
.menuMain3 li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #01205a;
    font-weight:bold;
    text-decoration: none;
    padding: 5px 10px 0 10px;
    text-transform:uppercase;
	border-right: solid 1px black;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: #0e3988;
    text-decoration: underline;
}
/* end bottom menu  */


.formInput
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:0 3px 0 3px;
    border: 1px solid #363636;
    background: #d6d6d6;
    color: #000;
    height: 18px;
} 

.newsFormCombo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:0 0 0 0;
    border: 1px solid #363636;
    background: #d6d6d6;
    color: #000;
    height: 20px;
}

.formBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:0 3px 0 3px;
    border: 1px solid #363636;
    background: #d6d6d6;
    color: #000;
}

.formInputBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:0 3px 0 3px;
    border: 1px solid #363636;
    background: #d6d6d6;
    color: #000;
} 

.formButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #363636;
    background: #d6d6d6;
    color: #000;
    width: 80px;
    height: 24px;
    margin: 0 0 0 0;
    padding:0 0 1px 0;
}

.formButton:hover {
    background: #b6b6b6;
    cursor: pointer;
}

table td {text-align:left}
table th {text-align:left}

.formError {color:red;}
