/* CSS Document */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* Menu position that can be changed at will */
top: 0;
left: 0;
z-index:100;
width: 100%; /* precision for Opera */
}
#menu dl {
float: left;
width: 12em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #F3BF56;
margin: 170px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}


.box{font-family:Arial,sans-serif; 
	font-size:smaller;}
.boxx	{font-family:Arial,sans-serif;	/* EDIT/DELETE FONT TYPE */
	font-size:80%;			/* EDIT/DELETE FONT SIZE */
	color:#006; background:#FFF;	/* EDIT POPUP COLOURS */
	width:200px; text-align:center;	/* EDIT/DELETE FIXED WIDTH */
	padding:3px 5px 4px 5px;	/* EDIT PADDING TOP/RT/BOT/LT */
	font-weight:bold;		/* EDIT TEXT WEIGHT */
	border:1px solid gray;		/* EDIT BORDER SIZE-TYPE-COLOUR */
	}/* solid outset inset dotted */
#pdq {position:absolute;visibility:hidden;z-index:200;}

@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"Palatino Linotype";
	panose-1:2 4 5 2 5 5 5 3 3 4;}
@font-face
	{font-family:"HelveticaNeueLT Std Lt";
	panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h1
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:18.0pt;
	font-family:Verdana;
	color:gray;
	font-weight:bold;}
h2
	{margin-right:0in;
	margin-left:0in;
	font-size:10.0pt;
	font-family:Verdana;
	color:#333333;
	font-weight:bold;}
h3
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:18.0pt;
	font-family:Verdana;
	color:gray;
	font-weight:bold;}
h4
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Verdana;
	color:gray;
	font-weight:bold;}
h5
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Verdana;
	color:#006EC3;
	font-weight:bold;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Verdana;
	color:#0059C3;
	font-weight:bold;}
p
	{margin-right:0in;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}


#container #top #topLogin {
	background-repeat: no-repeat;
	height: 42px;
	width: 327px;
	padding-left: 15px;
	background-position: bottom;
}

Form1 {
	margin: 0px;
	padding: 0px;

	}
	
checkbox {
	border: #FFFFFF;
	background: #FFFFFF;
}
input {
	font-size: 9pt;
	color: #000000;
	margin: 0px;
	padding: 1px;
	border: #FFFFFF;
	background: #B5B3B3;
	
}
#container #top #topLogin ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #top #topLogin li {
	display: inline;
}
#container #top #topLogin .loginFields {
	padding-right: 5px;
	
} 
	#norepeat{            /*select the table called norepeat*/ 
    background-repeat:no-repeat; 
	
	}
.fixed {font-size:11px}


} 

