﻿@import "dropdownmenu.css";

body {
	margin: 0px auto;
	padding: 0px;
	background:#fff url(../imgs/mainbg.gif) repeat-x center top;
	text-align: justify;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	/*color: #444444;*/
}

#wrapper {
	width: 960px;
	padding: 0px;
	/*background:#fff url(../imgs/mainbg.gif) repeat-x center top;*/
	margin:0px auto 0px auto;
}

/* MAIN */
#main {
	width: 960px;
	margin: 2px auto 0px auto;
	/*background: url(../imgs/sidesbg.gif) repeat-y center top;*/
	padding: 0px;
}

/* HEADER */
#header {
	width: 960px;
	height:70px;
	margin: 0px auto;
	background:#fff url(../imgs/grif_logo.gif) no-repeat;
	padding: 0px;
	/*border-top:18px solid #8ab48a;
	border-bottom:10px solid #4aa8b2;
	margin-top:6px;*/
}


/** MENU */

#menui {
	width: 960px;
	margin: 0px auto;
	padding-left:0px;
	/*padding: 5px 0px 6px 0px;*/
	background-color: #8ab48a;
	height:23px;
	text-align:left;
	/*width:100%;
	 padding-left:15px;
	 padding-right:15px;*/
}

/*#menui{
	position:relative;
	display:block;
	height:24px;
	font-size:11pt;
	font-weight:bold;
	background:transparent url(../imgs/bgOFF.gif) repeat-x top left;
	border:solid 1px #000000;
	}

#menui ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#menui ul li{
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	border-right: solid 1px #000000;
	}

#menui ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:2px 36px 0px 36px;
	height:22px;
	background:transparent url(../imgs/bgOFF.gif) repeat-x top left;
	}

#menui ul li a:hover,#menu ul li a.current{
	color:#36618a;
	background:transparent url(../imgs/bgON.gif) repeat-x top left;
	}
*/

/** CONTENT */
#content {
	width: 950px;
	margin: 0px auto;
	padding: 5px 5px;
	background-color: #ffffff;
	min-height: 435px;
	height:auto !important;	
	display:table;
	border:solid 1px #3a516b;
	margin-top:2px;
	}

/*#cont 
{
    width:945px;
    min-height: 300px;
	height:auto !important;	
    border:solid 1px #E1ECFD;
    float:left;
  }*/

#footer_iii {
	clear: both;
	height:55px;
	width: 960px;
	margin: 10px auto 0px auto;
	background-color: #ffffff;
	/*border-top: 2px solid #f6f6f6;
	border-bottom:2px solid #f6f6f6;*/
	border:1px solid #f6f6f6;
	font-size: 9pt;
	text-align:center;
	padding-bottom:4px;
}

#footer_ii 
{
	background-color:#3a516b;
}

#footer_i
{
	background: url(../imgs/ft_bg.gif) repeat top top;
	height:100%;
	
}


.main_blu_h
{
    height:20px;
    background:#fff url(../imgs/hdr_blu_bg.gif) repeat-x center top;
    font-weight:bold;
    color:#253D58;
    font-size:12pt;
    border:solid 1px #8cb4da;
    border-bottom:none;
    
    
}

.main_green_h
{
    height:20px;
    background:#fff url(../imgs/hdr_green_bg.gif) repeat-x center top;
    font-weight:bold;
    color:#253D58;
    font-size:12pt;
    border:solid 1px #b3e2b3;
    border-bottom:none;
   
    
}

.main_yel_h
{
    height:20px;
    background:#fff url(../imgs/hdr_yel_bg.gif) repeat-x center top;
    font-weight:bold;
    color:#253D58;
    font-size:12pt;
    border:solid 1px #f9980f;
    border-bottom:none;
   
    
}
.lsep1
{
	font-size:0;
	height:15px; /*9*/
	clear:both;
	width:100%;
}

.lsep2
{
	font-size:0;
	height:5px; /*9*/
	clear:both;
	width:100%;
}

.imgsep
{
	margin-top:7px; 
	margin-bottom:7px
}

.pgtitle
{
	clear:both;
	width:100%;
	text-align:center;
	color:#416e51;
	font-size:14pt;
	font-weight:bold;
    background:#fff url(../imgs/pgtitleln.gif)  no-repeat bottom center;
    margin-bottom:12px;
}

#marqueecontainer{
position: relative;
width: 315px; /*marquee width */
height: 260px; /*marquee height */
background-color: white;
overflow: hidden;
border:1px solid #3a516b;
padding: 2px;
padding-left: 10px;
text-align:left;
white-space:nowrap;
}
