html, body, div, table, td, tr, p, a, img, a img, h1, h2, h3, h4, form, input, textarea, select, ul, ol, li
{
   margin: 0;
   padding: 0;
   border: 0;
}



html, body
{
   background-color: white;
   font-family: arial;
   font-size: 12px;
   line-height: 17px;
   color: #323232;
   background-image: url(/images/design/topper.png);
   background-repeat: repeat-x;
   text-align: center;                                                                /* IE6 hack */
}
table
{
   font-size: 12px;
   line-height: 17px;
}


a
{
   color: #0267FF;
   text-decoration: underline;
   font-weight: bold;
}


input, textarea, select
{
   /*border-left: 2px solid #42446A;
   border-top: 2px solid #42446A;
   border-right: 2px solid #A9B6C8;
   border-bottom: 2px solid #A9B6C8;*/
   border: 1px solid #555555;
   padding: 2px 2px;
   font-family: arial;
   font-size: 11px;
   background-color: #EEF6F9;
}


input[type="submit"]
{
   font-weight: bold;
   font-size: 12px;
   padding: 5px 7px;
}


h1, h2, h3
{
   color: #545593;
   font-weight: bold;
}
h1
{
   font-size: 16px;
   font-family: tahoma;
   padding: 0px 60px 17px 60px;
}
h2
{
   font-size: 14px;
   font-family: tahoma;
   padding: 10px 0 11px 60px;
}
#allBox
{
   width: 1005px;
   margin: 0 auto;
   background-image: url(/images/design/allback.png);
   background-repeat: repeat-x;
}


#topBox
{
   width: 100%;
   height: 300px;
   background-image: url(/images/design/top.jpg);
   background-repeat: no-repeat;
}
#topBox a
{
   display: inline;                                                                /* IE6 hack */
   width: 230px;
   height: 230px;
   float: left;
   margin-left: 150px;
   margin-top: 32px;
}



#menuBox
{
   width: 100%;
   height: 130px;
   background-image: url(/images/design/menu.jpg);
   background-repeat: no-repeat;
}
#menuBox ul
{
   list-style-type: none;
   padding-top: 21px;
   padding-left: 135px;
   text-align: left;
}
#menuBox ul li
{
   list-style-type: none;
   display: inline;
}



#mainBox
{
   width: 1005px;
   margin: 0 auto;
   background-image: url(/images/design/main.png);
   background-repeat: repeat-y;
}
#mainLeft
{
   width: 703px;
   float: left;
   display: inline;                                                                /* IE6 hack */
   margin-left: 75px;
   text-align: left;
   background-image: url(/images/design/mainback.png);
   background-repeat: rerepeat-y;
   background-color: white;
}
#mainLeft p
{
   padding: 7px 40px 10px 60px;
}
#mainLeft ul, #mainLeft ol
{
   padding: 4px 70px 8px 90px;
   line-height: 20px;
}
#mainRight
{
   width: 160px;
   float: right;
   display: inline;                                                                /* IE6 hack */
   margin-right: 65px;
   text-align: center;
}
#mainRight a
{
   font-family: tahoma;
   font-size: 11px;
   color: #FFD203;
   font-weight: bold;
   text-decoration: none;
}
#mainRight a:hover
{
   text-decoration: underline;
}


#upBottom
{
   background-color: #E4F4FF;
   width: 100%;
}
#bottomBox
{
   width: 1005px;
   height: 58px;
   margin: 0 auto;
   background-image: url(/images/design/bottom.jpg);
   background-repeat: repeat-y;
   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #bbbbbb;
}
#bottomBox a
{
   color: #bbbbbb;
}
#bottomBoxLeft
{
   float: left;
   display: inline;                                                                /* IE6 hack */
   width: 650px;
   margin-left: 90px;
   text-align: left;
   margin-top: 20px;
}
#bottomBoxLeft span
{
   font-size: 11px;
   margin-left: 50px;
}
#bottomBoxLeft span a
{
   text-decoration: none;
}
#bottomBoxLeft span a:hover
{
   text-decoration: underline;
}
#bottomBoxRight
{
   float: right;
   display: inline;                                                                /* IE6 hack */
   width: 130px;
   margin-right: 100px;
   text-align: right;
   color: #666666;
   margin-top: 9px;
   line-height: 21px;
}
#bottomBoxRight a
{
   color: #666666;
}



.sepaLine
{
   margin-left: 47px;
   margin-top: 7px;
   margin-bottom: 7px;
   width: 630px;
   height: 10px;
   background-image: url(/images/design/sepaline.png);
   background-repeat: no-repeat;
}

.error
{
   text-align: center;
   font-weight: bold;
   color: #b40000;
   padding: 3px 0;
   margin: 0 auto;
   margin-top: 4px;
   margin-bottom: 6px;
   width: 84%;
   border: 1px solid #b40000;
}

.newUL
{
   padding-left: 100px;
   list-style-image: url(/images/design//design/tick.gif);
}
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.blue { background-color: #456692; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/images/design/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(/images/design/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(/images/design/prev_blue.png) left 15% no-repeat; }

#lbNext { width: 49%; height: 100%; background: transparent url(/images/design/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(/images/design/next_blue.png) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }

#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }

#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.blue { color: #01379E; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.blue { background: url(/images/design/close_blue.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.blue { background: url(/images/design/play_blue.png) no-repeat; }

#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.blue { background: url(/images/design/pause_blue.png) no-repeat; }
