@font-face {
    font-family: bankfont;
    font-style:  normal;
    font-weight: normal;
    src: url(LUCIDAG1.eot);
  }
  
.Header
{
    font-size:14pt;
    color: #4aa3db;
    font-family: bankfont, Arial;
    font-weight:bold;
}  
body   
{
    color: #808284;
    font-size:9pt;
    line-height: 1.5;
    font-family: bankfont, Arial;
    margin: 0px auto;
    background-image:url(../images/bg.jpg);
}
a:link
{
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a:visited
{
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
}
a:active
{
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
}
.largered
{
	color:#ed3246;
    font-size:20px;
    font-family: bankfont, Arial;
	font-weight:bold;
	width:100%;
	text-align:center;
	float:left;
}
.largeblack
{
	color:#000000;
    font-size:12px;
    font-family: bankfont, Arial;
	font-weight:bold;
	width:100%;
	text-align:center;
	float:left;
}
.red
{
	color:#ed3246;
	font-weight:bold;
}
a.red:link
{
	color:#ed3246;
	font-weight:bold;
	text-decoration:none;
}
a.red:visited
{
	color:#ed3246;
	font-weight:bold;
	text-decoration:none;
}
a.red:hover
{
	color:#49a2db;
	font-weight:bold;
	text-decoration:underline;
}
a.red:active
{
	color:#49a2db;
	font-weight:bold;
	text-decoration:underline;
}



.blue
{
	color:#49a2db;
}
a.blue:link
{
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a.blue:visited
{
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a.blue:hover
{
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
}
a.blue:active
{
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
}

#pageWrapper
{
	position:relative;
	margin: 0px auto;
	top:0px;
	left:0px;
	width: 812px;
	height:auto;
	background-image:url(../images/pageWrapperBg.jpg);
	background-repeat:repeat-y;
	z-index:1px;
}
#pageWrapperBgBottom
{
	position:relative;
	margin: 0px auto;
	top:0px;
	left:0px;
	width: 792px;
	height:14px;
	background-image:url(../images/pageWrapperBgBottom.jpg);
	z-index:1px;
}

.box
{
    position:relative;
    top:0px;
    left:0px;
    width:760px;
    height:auto;
    float:left;
    margin-bottom:10px;
}
.boxHeader
{
    position:relative;
    top:0px;
    left:0px;
    width:260px;
    height:30px;
    background-image:url(../images/Bg3.gif);
}
.boxHeaderText
{
    position:relative;
    top:0px;
    left:0px;
    width:250px;
    
    font-size:11pt;
    color: #FFFFFF;
    font-family: bankfont, Arial;
    font-weight:bold;
    padding:5px;
}
.boxImage
{
    position:relative;
    top:0px;
    left:0px;
    width:190px;
    height:214px;
    float:left;
}
.boxWriting
{
    position:relative;
    top:0px;
    left:0px;
    width:300px;
    height:209px;
    float:left;
    font-size:12px;
    color: #FFFFFF;
    font-family: bankfont, Arial;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    text-align:justify;
    background-color:#4aa3db;
}
.boxWritingA
{
    position:relative;
    top:0px;
    left:0px;
    width:260px;
    height:214px;
    float:left;
    font-size:11px;
    color: #000000;
    font-family: bankfont, Arial;
    background-image:url(../images/boxWritingBg.gif);
}
.boxWritingA ul
{
    padding-left:20px;
    margin:0px;
}

.box1
{
    position:relative;
    top:0px;
    left:0px;
    width:373px;
    height:auto;
    float:left;
    margin-top:10px;
}
.box1Header
{
    position:relative;
    top:0px;
    left:0px;
    width:373px;
    height:30px;
    background-image:url(../images/Bg1.gif);
}
.box1HeaderText
{
    position:relative;
    top:0px;
    left:0px;
    width:373px;
    
    font-size:11pt;
    color: #FFFFFF;
    font-family: bankfont, Arial;
    font-weight:bold;
    padding:5px;
}
.box1Image
{
    position:relative;
    top:0px;
    left:0px;
    width:190px;
    height:auto;
    float:left;
}
.box1Writing
{
    position:relative;
    top:0px;
    left:0px;
    width:173px;
    height:185px;
    float:left;
    font-size:12px;
    color: #000000;
    font-family: bankfont, Arial;
    font-weight:bold;
    padding:5px;
    text-align:justify;
    background-image:url(../images/box1WritingBg.gif);
}

a.redsmall:link
{
    font-size:12px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:none;
}
a.redsmall:visited
{
    font-size:12px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:none;
}
a.redsmall:hover
{
    font-size:12px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:underline;
}
a.redsmall:active
{
    font-size:12px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:underline;
}

a.bluesmall:link
{
    font-size:12px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a.bluesmall:visited
{
    font-size:12px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a.bluesmall:hover
{
    font-size:12px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
}
a.bluesmall:active
{
    font-size:12px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
}
.redlarge
{
    font-size:14px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:none;
}
a.redlarge:link
{
    font-size:14px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:none;
}
a.redlarge:visited
{
    font-size:14px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:none;
}
a.redlarge:hover
{
    font-size:14px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:underline;
}
a.redsmall:active
{
    font-size:14px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:underline;
}
.bluelarge
{
    font-size:14px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a.bluelarge:link
{
    font-size:14px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a.bluelarge:visited
{
    font-size:14px;
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
}
a.bluelarge:hover
{
    font-size:14px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
}
a.bluelarge:active
{
    font-size:14px;
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
}
.box2
{
    position:relative;
    top:0px;
    left:0px;
    width:244px;
    height:auto;
    float:left;
    margin-top:14px;
}
.box2Header
{
    position:relative;
    top:0px;
    left:0px;
    width:244px;
    height:30px;
    background-image:url(../images/Bg2.gif);
}
.box2HeaderText
{
    position:relative;
    top:0px;
    left:0px;
    width:234px;
    
    font-size:11pt;
    color: #FFFFFF;
    font-family: bankfont, Arial;
    font-weight:bold;
    padding:5px;
}
.box2Image
{
    position:relative;
    top:0px;
    left:0px;
    width:244px;
    height:85px;
}
.box2Writing
{
    position:relative;
    top:0px;
    left:0px;
    width:234px;
    height:145px;
    font-size:12px;
    color: #000000;
    font-family: bankfont, Arial;
    font-weight:bold;
    padding:5px;
    text-align:justify;
    background-image:url(../images/box2WritingBg.gif);
    background-repeat:repeat-y;
}
.box2BottomBg
{
    position:relative;
    top:0px;
    left:0px;
    width:244px;
    height:11px;
    text-align:justify;
    background-image:url(../images/box2BottomBg.gif);
    background-repeat:repeat-y;
}

.box3
{
    position:relative;
    top:0px;
    left:0px;
    width:505px;
    height:auto;
    float:left;
}
.box3Header
{
    position:relative;
    top:0px;
    left:0px;
    width:505px;
    height:30px;
    background-image:url(../images/Bg4.gif);
}
.box3HeaderText
{
    position:relative;
    top:0px;
    left:0px;
    width:495px;
    
    font-size:11pt;
    color: #FFFFFF;
    font-family: bankfont, Arial;
    font-weight:bold;
    padding:5px;
}
.box3Writing
{
    position:relative;
    top:0px;
    left:0px;
    width:495px;
    height:auto;
    font-size:12px;
    color: #000000;
    font-family: bankfont, Arial;
    padding:5px;
    text-align:justify;
    background-image:url(../images/box2WritingBg.gif);
    background-repeat:repeat-y;
}

.box4Header
{
    position:relative;
    top:0px;
    left:0px;
    width:505px;
    height:40px;
    background-image:url(../images/Bg4.gif);
}
.box4HeaderText
{
    position:relative;
    top:0px;
    left:0px;
    width:495px;
    
    font-size:12px;
    color: #FFFFFF;
    font-family: bankfont, Arial;
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
}
.box4Writing
{
    position:relative;
    top:0px;
    left:0px;
    width:495px;
    height:220px;
    font-size:12px;
    color: #000000;
    font-family: bankfont, Arial;
    padding:5px;
    text-align:justify;
    background-image:url(../images/box4WritingBg.gif);
    background-repeat:repeat-y;
}


.Header1
 {
    font-size:11pt;
    color: #808284;
    font-family: bankfont, Arial;
    font-weight:bold;
 }  
#small
{
font-size:7pt;
float:left;
width:100%;
}
#small a:link
{
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
	font-size:7pt;
}
#small a:visited
{
	color:#49a2db;
	font-weight:bold;
	text-decoration:none;
	font-size:7pt;
}
#small a:hover
{
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
	font-size:7pt;
}
#small a:active
{
	color:#ed3246;
	font-weight:bold;
	text-decoration:underline;
	font-size:7pt;
}

a
 {
    font-family: bankfont, Arial;
    color: #808284;
    font-size:9pt;
    text-decoration:none;
 }
 
 .claim
 {
    font-family: bankfont, Arial;
    color: Red;
    font-size:11pt;
    text-decoration:none;
    font-weight:bold;
 }
 
 .selected
 {
    font-family: bankfont, Arial;
    color: #4aa3db;
    font-size:9pt;
    text-decoration:none;
 }