/* CSS Document */

body{
	font-size: 10px;
	background-color: #ffffff
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
}

table.pagetable{
	width: 100%;
	height:100%;
}

td.pagecell, td.pagecellheader, td.pagecellnav{
	width: 100%;
	vertical-align:top
}

td.pagecellheader{
	width: 100%;
}

td.pagecellnav{
	height: 14px;
}

td.pagecellheader{
	height: 40px;
}

table.mainheader {
	width: 100%;
	height: 40px;
	border-style: solid;
	border-width: 0px;
}

.pagelogo {
	background-image:url(qbeImage/qbe_logo_blue.gif);
	background-position:4px center;
	width:120px;
	background-repeat:no-repeat;
}

.pagetitle {
	text-align: right;
	font-size:16px;
	font-weight:bold;
	color: #666666;
	letter-spacing:0.03em;
}

.logoright {
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
}

 /* Main Menu */

table.mainmenubar {
	width:100%;
	height:18px;
}

td.mainmenulink, td.tabsc1, td.tabsc2, td.tabsc3, td.tabsc4, td.tabsc5{
	width: 156px;
	font-size: 9px;
	text-align: center;	
	font-weight:normal;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	margin-right:1px;
	margin-color: #ffffff;
	background-color:#FFFFFF;	
}

td.tabsc3{
	border-color:#333399;
	background-color:#333399;
	color:FFFFFF;	
}

a.tabsc1, a.tabsc2, a.tabsc3, a.tabsc4, a.tabsc5{
	font: normal 9px Verdana;
	color: #666666;
	text-decoration: none;
}

a.tabsc3{
	color: #FFFFFF;
}

a.tabsc1:hover, a.tabsc2:hover, a.tabsc3:hover, a.tabsc4:hover, a.tabsc5:hover{
	font: normal 9px Verdana;
	color: #OOOO00;
	text-decoration: none;
}

div.extratabs{
	background-color: #CCCCCC;
	width: 10px;
	font-size: 10px;
	height: 14px;	
}

div#nav {
	white-space: nowrap;
	margin-top:1px;
	background-color: #333399;
	height: 16px;
}

.nav{
	white-space: nowrap;
 	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

#nav #link1 {
	width: 20%;
}
#nav #link2 {
	width: 23%;
}
#nav #link3 {
	width: 24%;
}
#nav #link4 {
	width: 16%;
}
#nav #link5 {
	width: 16%;
}


/* End Main Menu */

div.login{
	position: absolute;
	left:28%;
	top:32%;
	z-index: 6;
}

div.Limage{
	position: absolute;
	padding-left: 20px;	
}

div.Rimage{
	position: relative;
	float:right;
	top:40%;
	bottom:10%;
	padding-right: 20px;
	z-index: 2;
	width: 235px;
	height: 171px;
}

.ctext11{
	color: #333399;
	font-weight:bold;
	font-size:11px;
}

.sectiontitle {
	font-size:24px;
	font-weight:100;
	color:#333399;
	width:100%;
	margin-bottom:0px;
	line-height:26px;
	margin-left:2px;
}


/* forms fields */

input.button {
	background-color: #333399;
	border:1px solid #333399;
	margin: 5px 5px;
	color: #FFFFFF;
	cursor:pointer;
}

input.textbox, {
	border:1px solid #333399;
	padding: 2px;
	font-size:12px;
}

td.footer{
	width:770px;
	background-image:url(qbeImage/blank1x1.gif);
}

/* *************************************************** */

tr
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.text
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	height: 18px
}
td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.header
{
	color: #ffffff;
	background-color:  #00529b;
	font-family : Arial ;
	font-size : 10px;
}

.oddline
{
	background-color: #e3eff6
}

.evenline
{
	background-color: #c3dae6
}

.label
{
	color: #FFFFFF;
	background-color: #00529b;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	height: 10px;

}

.displayOnly
{
	background-color: #cccccc
}

.textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	height: 70px
}
.button
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	height: 18px
}
.option
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	height: 18px
}

.inputDate
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 20px;
}

#banner
{
	background-image:url('qbeImage/banner/banner.jpg');
	height: 75px;
	width:760px;
}

#menu ul
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	background-image:url('qbeImage/menu/mnBackground.jpg');
	background-repeat: no-repeat;
}
#menu li
{
	position:relative;
	left:12px;
}
#menu a
{
	width:96%;
	text-decoration:none;
	color:black;
	background-color:#F4F4F4;
	padding:0.2em 0.6em;
	border-right:1px solid white;
	position:relative;
	left:-5px;	
}
#menu a:hover 
{
	text-decoration: underline;
}