/* Start of CMSMS style sheet '15033 Style' */
body {padding:0; margin:0; background:url(images/15033/bg1.gif);}
body, td, input, textarea{
	font-size:12px;
        font-family:tahoma;
	color:#E1EBF4;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#79C8FF; text-decoration:underline} 
a:hover{text-decoration:none}

span{ color:#FFFFFF}

.blue{color:#79C8FF;}

.clear{clear:both;}

ul{margin:0; padding:0; list-style:none; line-height:24px}
.li{ background:url(images/15033/1_z2.gif)  bottom left no-repeat; margin:0px }
.li a{color:#79C8FF; background:url(images/15033/1_z1.gif)  center left no-repeat; padding-left:12px; background-position:0 5px}
.li a:hover{ text-decoration:none; color:#FFFFFF} 
.li{ background:none; margin:0px }
.li a{color:#79C8FF; background:url(images/15033/1_z1.gif)  center left no-repeat; padding-left:12px; background-position:0 5px}
.li a:hover{ text-decoration:none; color:#FFFFFF} 

img{border:0;}
 
.header td{color:#FFFFFF;} 
.header b a{color:#FFFFFF; font-size:11px} 
.header a{color:#C2C6C9; font-size:10px}

#dil {position:absolute; width: 150px; margin-top: 20px;  margin-left: 540px;}

#menu{margin: 98px 25px 0 0; float: right;}
#logo{margin: 20px 0 0 20px; height:80px; width:300px; float: left;}

.content td{color:#FFFFFF;} 
.content b a{color:#FFFFFF; font-size:11px} 
.content a{color:#C2C6C9; font-size:10px} 

.content .main {width:890px; float:left; margin:0 30px 0 30px;}
.content .main .left{width:390px; float:left; padding:20px 0 0 0; }
.content .main .left .slide{width:390px; height:250px; }
.content .main .left .image {width:390px; margin-top: 10px;}
.content .main .center{width:10px; height: 100px; padding:20px 0 0 0;  float:left;}
.content .main .right{width:480px; float:left; padding:20px 0 0 0;}
.content .main .right .row1{width:100%;}
.content .main .right .row2{width:100%;}
.content .main .right .row2 .left{width:50%;} 
.content .main .right .row2 .right{width:50%;}

.content .main .right .row2 .right .nfs {
  height: 130px;
  
}


.footer{color:#FDFDFD;} 
.footer a {color:#79C8FF; } 
.footer b a{color:#FDFDFD; text-decoration:none } 
.footer b a:hover{text-decoration:underline } 

.more{background:url(images/15033/1_z1.gif)  center left no-repeat; padding-left:11px; vertical-align:middle; color:#fff}


#input1{
   background:#BFC6CB;
   border:1px solid #2E3A44;
   padding-left:5px;
   width:179px; height:18px;
   color:#000000
}

#input2{
	border:none;   
   width:49px; height:15px;
   margin-left:51px;
   vertical-align:middle
}
input{
   background:#35424D;
   border:1px solid #A4AAB0;
   padding-left:5px;
   width:179px; height:20px;
}
textarea{
   background:#35424D;
   border:1px solid #A4AAB0;
   padding-left:5px;
   width:179px; height:90px;
   overflow:auto}


/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
 
   width: 100%;
   margin: 0;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;

   height:2.2em;
}


/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
width:100px;
text-align:center;
background: url(images/15033/m1.gif) no-repeat;

}


/* the links, that is each list item */
div#menu_horiz a {
   padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #fff;
font-weight: bold;
   font-size: 11px;   
font-family:verdana;
   display: block; /* IE has problems with this, fixed above */
}


/* hover state for links */
div#menu_horiz li a:hover {
   background-color: #;
 color: #c7f9ff;
}
div#menu_horiz a.activeparent:hover {
   background-color: #;
   color: #fff;
}

/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_horiz li.activeparent a {
   
   color: #fff;
}

div#menu_horiz h3 {
   padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #c7f9ff;
 font-family:verdana;
   display: block; /* IE has problems with this, fixed above */
   font-size: 11px;                           /* instead of the normal font size for <h3> */
}

/* End of '15033 Style' */

