@charset "utf-8";
/* CSS Document */

body{
background-color:#ffffff;
background-image:url(../images/pagebg.jpg);
background-repeat:repeat-x;
margin:0px auto;
text-align:center;
font-family:Arial;
font-weight:normal;
color:#000000;
font-size:12px;
line-height:18px;
}

.Headerbg{
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
height:137px;
text-align:center;
}

.searchHead{
background-color:#0362a4;
height:30px;
text-align:center;
font-family:Arial;
font-weight:bold;
color:#d2d2d2;
display:block;
font-size:13px;
border-bottom:1px solid #ffffff;
}
.seachBackground{
background-color:#47aef1;
text-align:left;
font-family:Arial;
font-weight:normal;
color:#000000;
display:block;
font-size:11px;
}
.navMenu{
font-family:Arial;
font-weight:bold;
color:#000000;
font-size:12px;
min-width:80px;
height:30px;
text-align:center;
text-decoration:none;
min-width:60px;
}
.navMenu a:link{
color:#000000;
text-decoration:none;
}

.navMenu a:hover{
color:#ffffff;
text-decoration:none;
}

.navMenu a:visited{
color:#000000;
text-decoration:none;
}

.selectedItem{
background-image:url(../images/linkVisited.gif);
background-repeat:repeat-x;
font-family:Arial;
background-color:#fff;
border:2px solid #fcb75d;
font-weight:bold;
color:#ffffff;
font-size:12px;
min-width:80px;
height:30px;
text-align:center;
text-decoration:none;
}
.selectedItem a:link{
color:#ffffff;
text-decoration:none;
}
.selectedItem a:hover{
color:#ffffff;
text-decoration:none;
}
.selectedItem a:active{
color:#ffffff;
text-decoration:none;
}

input{
background-color:#ffffff;
border:1px solid #0365a9;
height:14px;
width:150px;
}

.alertField{
background-color:#ffffff;
border:1px solid #cccccc;
height:14px;
width:120px;
}

.smbtBtn{
border:1px solid #cccccc;
padding:0px 0px 5px 0px;
background:#FF6633;
width:65px;
height:18px;
font-size:11px;
font-family:Arial;
font-weight:bold;
color:#ffffff;
}

.boxHeadings{
font-family:Arial Narrow;
font-weight:bold;
color:#000000;
font-size:20px;
text-align:left;
line-height:30px;
}

.boxHeadings1{
font-family:verdana;
font-weight:bold;
color:#0099f1;
font-size:12px;
text-align:left;
line-height:20px;
}
.boxItems{
font-family:Arial;
font-weight:normal;
color:#000000;
font-size:11px;
text-align:left;
}
table.orangeBox{
border:2px solid #d69708;
background-color:#efaf1c;
font-family:Arial;
font-weight:normal;
color:#ffffff;
font-size:13px;
text-align:left;
}
table.orangeBox td{
padding:2px;
height:26px;
}
table.orangeBox a:link{
font-family:Arial;
font-weight:normal;
color:#ffffff;
font-size:13px;
text-align:left;
text-decoration:none;
}
table.orangeBox a:hover{
text-decoration:underline;
}
table.orangeBox a:visited{
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

.caption{
font-family:Arial;
font-weight:bold;
color:#ffffff;
font-size:12px;
text-align:left;
line-height:16px;
padding:5px 0px 5px 0px;

}

.CCNames{
font-family:Arial;
font-weight:bold;
color:#098be5;
font-size:13px;
text-align:left;
padding-left:5px;
line-height:18px;
}
.CCdetails{
font-family:Arial;
font-weight:bold;
color:#000000;
font-size:13px;
text-align:left;
padding-left:15px;
line-height:16px;
}
.CCdetailsMail a:link{
font-family:Arial;
font-weight:nomal;
color:#000000;
font-size:11px;
text-align:left;
padding-left:15px;
text-decoration:none;
}
.CCdetailsMail a:hover{
color:red;
text-decoration:underline;
}

.PageHeadings{
font-family:Arial;
font-weight:bold;
color:#000000;
font-size:14px;
text-align:left;
}

.regions{
font-family:Arial;
font-weight:bold;
color:#000000;
font-size:11px;
padding-left:10px;
}

a.regions:link{
font-family:Arial;
font-weight:bold;
color:#000000;
font-size:11px;
text-decoration:none;
padding-left:10px;
}
a.regions:hover{
text-decoration:underline;
color:red;
}

.footer{
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
height:55px;
text-align:center;
font-family:Arial;
font-weight:nomal;
color:#000000;
font-size:11px;
margin-top:20px;
}
.footer a:link{
font-family:Arial;
font-weight:nomal;
color:#000000;
font-size:11px;
text-align:left;
padding-left:15px;
text-decoration:none;
}
.footer a:hover{
color:red;
text-decoration:underline;
}
span{
font-family:Arial;
font-weight:normal;
color:#003399;
font-size:10px;
text-align:center;
}
