/* CSS Document */
body{
margin:0;
background-color:#E9F2DE;
}

h1{
font-family: Arial;
font-size: 20px;
font-weight: bold;
font-style: normal;
color: #FFFFFF;
}

h2{
font-family: Arial;
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #FFFFFF;
margin-top:0px;
text-transform: capitalize;
text-decoration: none;
letter-spacing: normal;
word-spacing: 0;
line-height: 23px;
text-align: center;
vertical-align: baseline;
direction: ltr;
}

#bodyContainer{
width:752px;
text-align:left;
}

#logoHolder{
background-image:url(images/logoHolder.gif);
background-repeat:no-repeat;
width:277px;
height:111px;
padding-left:20px;
padding-top:5px;
}

#loginContainer{
background-image:url(images/bg_top1.jpg);
background-repeat:no-repeat;
width:415px;
height:25px;
}


.clearit{
clear:both;
line-height:0.0;
font-size:0;
height:0;
}

#navHolder{
background-image:url(images/bg_nav.jpg);
background-repeat:repeat-x;
height:32px;
width:370px;
line-height:25px;
}

.nav a:link, .nav a:visited, .nav a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.nav a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#9DDDF7;
text-decoration:underline;
}

.login a:link, .login a:visited, .login a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0E6937;
text-decoration:none;
}

.login a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0E6937;
text-decoration:underline;
}

.textlinkstore a:link, .textlinkstore a:active, .textlinkstore a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #CC0000;
font-weight: bold;
text-decoration:none;
background-color:#F2A520;
}
.textlinkstore a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #CC0000;
font-weight: bold;
text-decoration:underline;
background-color:#F2A520;
}

.textLink a:link, .textLink a:visited, .textLink a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}

.textLink a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#FFFFFF;
}

#SearchContainer{
background-image:url(images/searchBox.gif);
background-repeat:no-repeat;
width:413px;
height:70px;
}

#midSection{
background-image:url(images/bg_blue.gif);
background-repeat:repeat-y;
width:752px;
text-align:left;
}

input.search{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #B0B0B0;
height:16px;
width:111px;
}

select.search{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #B0B0B0;
width:175px;
}

#WhiteBackground{
background-image:url(images/bg_white.gif);
background-repeat:repeat-y;
width:469px;
padding-left:5px;
padding-right:5px;
}

#BlueContainer {
background-image:url(images/gradient_blue.jpg);
background-repeat:repeat-x;
min-height:204px;
background-color:#0B729D;
}

#OrangeContainer {
background-image:url(images/gradient_orange.jpg);
background-repeat:repeat-x;
background-color:#F2A520;
min-height:174px;
}

#specialContent{
float:left;
width:128px;
padding-top:10px;
text-align:center;
padding-left:10px;
padding-right:10px;
}

.regtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.footerText{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#575353;
font-size:9px;
}
