a:link {
text-decoration: underline;
color: #000000
}

a:visited {
text-decoration: underline;
color: #000000 
}

a:hover {
text-decoration: underline;
color: #4d0265
}

a:active {
text-decoration: underline;
color: #4d0265 
}

border {border-color: black}

.mainnavbar a:link {
font-family: arial; 
font-size: 14px;
height:33px;
text-decoration:  none;
color: #ffffff
}

.mainnavbar a:visited {
font-family: arial; 
font-size: 14px;
height:33px;
text-decoration: none;
color: #ffffff
}

.mainnavbar a:hover {
font-family: arial; 
font-size: 14px;
height:33px;
text-decoration:underline;
color: #ffffbe 
}

.mainnavbar a:active {
font-family: arial; 
font-size: 14px;
height:33px;
text-decoration:underline;
color: #ffffbe
}


.nav-valign {vertical-align:middle}


.bottomlinks {
font-family: arial; 
font-size: 14px;
text-decoration:  none;
color: #b2d6af
}


.bottomlinks a:link {
font-family: arial; 
font-size: 14px;
text-decoration: underline;
color: #b2d6af
}

.bottomlinks a:visited {
font-family: arial; 
font-size: 14px;
text-decoration: underline;
color: #b2d6af
}

.bottomlinks a:hover {
font-family: arial; 
font-size: 14px;
text-decoration: none;
color: #ffffff 
}

.bottomlinks a:active {
font-family: arial; 
font-size: 14px;
text-decoration: none;
color: #ffffff
}





.bodybg{
background-image: url(images/banner-location_01.jpg);
background-repeat: repeat-x;
background-position: top center;
background-color: #245190;
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
}





body{
font-family: arial;
font-size: 14px;
color: #000000
}

p, td  { 
font-family: arial;
font-size: 12px;
color: #000000
 }  

h1 { 
font-family: arial; 
font-size: 23px;
font-weight: bold;
color: #000000; 
}

h2 { 
font-family: arial; 
font-size: 19px;
font-weight: bold;
color: #000000; 
}


.greytxtsmall {
font-family: arial;
font-size: 11px;
color: #302226;
}



.txtreg {
font-family: arial;
font-size: 14px;
color: #000000;
}




.txtbold {
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #000000;
}


.txtsmall{ 
font-family: arial; 
font-size: 11px;
color: #000000; 
}


.txtsmallbold { 
font-family: arial; 
font-size: 10px;
font-weight: bold;
color: #000000; 
}

.txtmid { 
font-family: arial;
font-size: 15px;
color: #000000; 
}

.txtmed { 
font-family: arial; 
font-size: 17px;
color: #000000; 
}

.txtmedbold {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #000000;
}

.txtlgbold { 
font-family: arial; 
font-size: 22px;
font-weight: bold;
color: #000000; 
}

.txtxlgbold { 
font-family: arial; 
font-size: 26px;
font-weight: bold;
color: #000000; 
}

.whitetxtmed { 
font-family: arial;
font-size: 15px;
color: #fdfdfd
}

.whitetitle { 
font-family: arial;
font-size: 35px;
color: #fdfdfd
}


div.box1 {
width:230px;
background-color:#aaa;
color:#fff;
margin: 10px 0 0;
}

div.box1t {
overflow:hidden;
font-weight: bold;
height:30px;
background: url(images/box1t.gif) no-repeat;
}

div.box1c {
padding:8px 13px 0px 13px;
}

div.box1m {
height:auto;
background: url(images/box1m.gif) repeat-y;
}

div.box1b {
overflow:hidden;
height:16px;
background: url(images/box1b.gif) no-repeat;
}