/* CSS Document */

body{
margin:0;
padding:0;
background:#abc8ff;
font-family:Arial, Helvetica, sans-serif;
}

#container{
width:892px;
margin:0 auto;
background:#ffffff;
margin-top:2px;
}

h1{
font-size:16px;
font-weight:bold;
text-align:center;
color:#1346a0;
}

h2{
font-size:15px;
font-weight:bold;
text-align:center;
color:#0000CC;
}

#hdr{
width:886px;
height:68px;
margin:0 auto;
border-top:2px soild #333333;
}

#wrapper{
width:886;
margin:0 auto;
}

.hdTxt{
font-size:15px;
color:#000000;
font-weight:bold;
padding-left:5px;
}

.boldTxt{
font-size:12px;
color:#000000;
font-weight:bold;
padding-left:5px;
}

.boldTxt a{
color:#000000;
text-decoration:none;
}

.boldTxt a:hover{
color:#000000;
text-decoration:underline;
}


.boldTxt1{
font-size:12px;
color:#343131;
font-weight:bold;
padding-left:5px;
}

.boldTxt1 a{
color:#343131;
font-weight:bold;
text-decoration:none;
}

.boldTxt1 a:hover{
color:#343131;
text-decoration:underline;
}

.normalTxt{
font-size:12px;
color:#000000;
padding-left:5px;
}

.normalTxt1{
font-size:12px;
color:#000000;
padding-left:5px;
}

.normalTxt1 a{
color:#000000;
text-decoration:none;
}

.normalTxt1 a:hover{
color:#000000;
text-decoration:underline;
}

.normalTxtsm{
font-size:10px;
color:#000000;
padding-left:5px;
}

.normalTxtsmm
{ 
font-size:10px; 
color:#000000; 
padding-left:0px; 
}

.normalTxtsm a{
color:#000000;
text-decoration:none;
}

.normalTxtsm a:hover{
color:#000000;
text-decoration:underline;
}

.normalTxtsm1{
font-size:10px;
color:#7b7b7b;
padding-left:5px;
}

.normalTxtsm1 a{
color:#000000;
text-decoration:none;
}

.normalTxtsm1 a:hover{
color:#000000;
text-decoration:underline;
}

.boldTxt_lft{
font-size:11px;
color:#000000;
font-weight:bold;
text-align:left;
}

.boldTxt_rt{
font-size:11px;
color:#000000;
font-weight:bold;
text-align:right;
}

.buttonTxt{
font-size:11px;
color:#000000;
text-align:center;
font-weight:bold;
}

.buttonTxt a{
color:#000000;
text-decoration:none;
}

.buttonTxt a:hover{
color:#000000;
text-decoration:underline;
}

/* Input Fields -----------------------*/

.input{
width:115px;
height:15px;
border:1px solid #999999;
}

.inputsm{
width:30px;
height:15px;
border:1px solid #999999;
}

.inputsmext
{
width:18px;
height:15px;
border:1px solid #999999;
}

.inputsm1{
width:30px;
height:15px;
border:1px solid #999999;
}