body {
margin: 0;
background: #CDCECE url(images/bg.gif) 
repeat-y 50% 0;
}

/* Top Nav Begin */

 #topNav, #topNav td  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #F5DE90;
background: url(images/topNavbg.gif);
repeat-x 50% 0;
padding-bottom: 5px !important;
height: 59px;
padding-top: 0;
}

#topNav a:link, #topNav a:visited {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #F5DE90;
padding-left: 16px;
padding-right: 16px;
padding-top: 14px !important;
padding-top: 17px;
padding-bottom: 15px !important;
padding-bottom: 12px;
height: 30px;
}

#topNav a:hover, .topNavAlt
{
background: url(images/topNavRoll.gif);
repeat-x 50% 0;
}

/* Top Nav end */


/* Left Nav begin */

#leftnav {
margin: 0;
padding-top: 50px;
background: url(images/leftNavbg.gif) 
repeat-y 50% 0;
width: 177px;
}

#leftnav h1 {
font-family: Georgia, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 0;
margin-left: 10px;
margin-right: 12px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#leftnav h1 a:link, #leftnav h1 a:visited
{
color: #8A201B;
text-decoration: none;
}

#leftnav h1 a:hover
{
color: #C89491;
}

#leftnav2 {
margin: 0;
padding-top: 33px;
background: url(images/leftNavbg.gif) 
repeat-y 50% 0;
width: 177px;
}

#leftnav2 h1 {
font-family: Georgia, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 0;
margin-left: 10px;
margin-right: 12px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#leftnav2 h1 a:link, #leftnav2 h1 a:visited
{
color: #8A201B;
text-decoration: none;
}

#leftnav2 h1 a:hover
{
color: #C89491;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #8A201B;
}

#navcontainer li { 
margin: 7px 0 0 8px; 
}

#navcontainer a
{
display: block;
padding: 0 2px 8px 12px;
border-bottom-style: dotted;
border-bottom-width: 1px;
width: 143px !important;
width: 156px;
background-image: url(images/arrowLeft.gif);
background-repeat: no-repeat;
}

#navcontainer a:link, #navcontainer a:visited
{
color: #8A201B;
text-decoration: none;
}

#navcontainer a:hover
{
color: #C89491;
}

.active
{
color: #C89491;
display: block;
padding: 0 2px 8px 12px;
border-bottom-style: dotted;
border-bottom-width: 1px;
width: 143px !important;
width: 156px;
background-image: url(images/arrowLeft.gif);
background-repeat: no-repeat;
}
/* Left Nav end */

/* Center content begin */

#content {
width: 598px;
padding-top: 40px;
}

#content h1 {
font-family: Georgia, Verdana, sans-serif;
font-size: 23px;
font-weight: normal;
padding-left: 27px;
color: #8A201B;
background-image: url(images/toolicon.gif);
background-position: 0 px;
background-repeat: no-repeat;
margin-bottom: 0;
margin-left: 30px;
margin-right: 31px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#content h2 {
font-family: Georgia, Verdana, sans-serif;
font-size: 17px;
font-weight: normal;
color: #8A201B;
margin-top: 16px;
margin-bottom: 0;
margin-left: 30px;
margin-right: 31px;
}

#content h3 {
font-family: Georgia, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #8A201B;
margin-top: 0;
margin-bottom: 0;
margin-left: 30px;
margin-right: 31px;
}

#content p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
line-height: 165%;
margin-top: 0;
margin-bottom: 0;
margin-left: 30px;
margin-right: 30px;
}

#content a:link, #content a:visited {
	text-decoration: none;
}
 
#content a:hover {
	text-decoration: underline;
}

#content img {
float: right;
margin-right: 31px;
margin-top: 20px;
margin-bottom: 10px;
}

#content table img {
margin: 0 2px 17px 0;
padding: 0;
}

.nomargin {
padding-right: 25px;
float: left;
}

#content table {
margin-left: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
line-height: 165%;
}

#content table h3 {
margin: 0;
padding: 0;
}

#content table p {
margin: 0;
padding: 0;
}

#content ul { 
margin: 5px 0 0 20px;
padding: 0;
}

#content li {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 4px 30px 0 35px;
font-size: 11px;
color: #333;
line-height: 145%;
list-style-type: disc;
list-style-position: outside;
}

#content hr {
color: #A5ACB2;
border-bottom-style: dotted;
border-top-style: none;
border-left-style: none;
border-right-style: none;
border-bottom-width: 2px;
width: 410px;
text-align: left;
padding-right: 100px;
margin-right: 240px;
}

.map {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
margin-left: 30px;
margin-top: 20px;
}
/* Center content end */

/* Right Nav begin */

#rightnav {
margin: 0;
padding-top: 52px;
background: url(images/rightNavbg.gif) 
repeat-y 50% 0;
width: 177px;
}

#rightnav h1 {
font-family: Georgia, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #6E6F6F;
margin-bottom: 0;
margin-left: 15px;
margin-right: 23px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#navcontainerb ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #6E6F6F;
}

#navcontainerb li { 
margin: 8px 0 0 15px !important; 
margin: 2px 0 0 15px;
}

#navcontainerb a
{
display: block;
padding: 0px 3px 0 12px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
width: 143px !important;
width: 156px;
}

#navcontainerb a:link, #navcontainerb a:visited
{
color: #6E6F6F;
text-decoration: none;
}

#navcontainerb a:hover
{
color: #D1D1D1;
}
/* Right Nav end */


/* Footer begin */

#footer {
padding-top: 10px;
background: url(images/footerbg.gif); 
height: 53px;
font-family: Georgia, Verdana, sans-serif;
font-size: 11px;
color: #F5DE90;
text-align: center;
}

#footer a:link, #footer a:visited {
font-family: Georgia, Verdana, sans-serif;
font-size: 11px;
color: #F5DE90;
text-decoration: none;
padding-left: 4px;
padding-right: 4px;
}

#footer a:hover {
text-decoration: underline;
}

/* Footer end */

/* Home page begin */

#leftside {
padding-top: 22px !important;
padding-top: 37px;
}

#leftside h1 {
font-family: Georgia, Verdana, sans-serif;
font-size: 22px;
font-weight: normal;
padding-bottom: 1px;
color: #8A201B;
margin-left: 20px;
margin-right: 80px;
margin-bottom: 5px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#leftside h2 {
font-family: Georgia, Verdana, sans-serif;
font-size: 19px;
font-weight: normal;
padding-bottom: 1px;
color: #8A201B;
margin-left: 20px;
margin-right: 80px;
margin-bottom: 5px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#leftside h3 {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
padding-bottom: 1px;
color: #000;
margin-bottom: 0;
margin-top: 0;
margin-left: 10px;
}

#leftside p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
line-height: 185%;
margin-bottom: 0;
margin-top: 0;
margin-left: 20px;
margin-right: 80px;
}

#leftside a:link, #leftside a:visited {
	text-decoration: none;
}
 
#leftside a:hover {
	text-decoration: underline;
}

#leftside table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
line-height: 165%;
margin-bottom: 0;
margin-top: 0;
margin-left: 20px;
float: left;
width: 550px;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
line-height: 165%;
margin-bottom: 0;
margin-top: 0;
margin-left: 10px;
}

#leftside br {
line-height: 60%;
}

.imageone {
float: left;
margin-top: 7px !important;
margin-top: -7px;
margin-left: 15px;
}

#rightside {
background: url(images/homerightBG.gif); 
repeat-x 50% 0;
width: 305px;
padding-top: 40px;
}

#rightside h1  {
font-family: Georgia, Verdana, sans-serif;
font-size: 17px;
font-weight: normal;
padding-left: 32px;
padding-bottom: 3px;
color: #666;
background-image: url(images/phone.gif);
background-position: 0;
background-repeat: no-repeat;
margin-bottom: 0;
margin-left: 20px;
margin-right: 20px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#rightside h1 a:link, #rightside h1 a:visited {
text-decoration: none;
color: #666;
}

#rightside h1 a:hover {
color: #ccc;
}

#rightside h2 {
font-family: Georgia, Verdana, sans-serif;
font-size: 17px;
font-weight: normal;
padding-left: 32px;
padding-bottom: 3px;
color: #666;
background-image: url(images/clock.gif);
background-position: 0;
background-repeat: no-repeat;
margin-bottom: 3px;
margin-left: 20px;
margin-right: 20px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#rightside h3 {
font-family: Georgia, Verdana, sans-serif;
font-size: 17px;
font-weight: normal;
padding-left: 32px;
padding-bottom: 3px;
color: #666;
background-image: url(images/feedback.gif);
background-position: 0;
background-repeat: no-repeat;
margin-bottom: 3px;
margin-left: 20px;
margin-right: 20px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#rightside h4 {
font-family: Georgia, Verdana, sans-serif;
font-size: 17px;
font-weight: normal;
padding-left: 32px;
padding-bottom: 3px;
color: #666;
background-position: 0;
background-repeat: no-repeat;
margin-bottom: 3px;
margin-left: 20px;
margin-right: 20px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

#rightside img {
margin-left: 20px;
margin-top: 10px;
float: left;
}

#rightside p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
line-height: 165%;
margin-bottom: 0;
margin-top: 5px !important;
margin-top: 3px;
margin-left: 120px;
margin-right: 20px;
}

#rightside a:link, #rightside a:visited {
	text-decoration: none;
}
 
#rightside a:hover {
	text-decoration: underline;
}

#rightside br {
line-height: 80%;
}

.p2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
line-height: 165%;
margin-bottom: 0;
margin-top: 5px !important;
margin-top: 3px;
margin-left: 20px;
margin-right: 20px;
}

/* Home page end */

/* Search begin */

.searchbg { 
background: url(images/searchBg2.gif); 
background-repeat: no-repeat;
width: 709px;
height: 92px;
}

.searchpad {
margin-bottom: -10px !important;
margin-bottom: -30px;
padding-top: 51px !important;
padding-top: 16px;
padding-bottom: -10px;
}

.searchBox {
height: 21px;
width: 180px;
border: thin solid Black;
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.searchon {
padding-top: -1px;
padding-bottom: 4px !important;
padding-bottom: 1px;
margin-top: 10px;
margin-right: 7px;
height: 20px !important;
height: 22px;
width: 30px;
cursor: pointer;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.form
{
	margin-top: 0;
	margin-bottom: 0;
}

.txtBox {
height: 80px;
width: 400px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.txtBox2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: 23px;
background-color: #fff;
}

.submit {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 3px 0 3px 0;
}

#searchresults {
width: 598px;
padding-top: 40px;
padding-left: 40px;
}

#searchresults h1 {
font-family: Georgia, Verdana, sans-serif;
font-size: 23px;
font-weight: normal;
padding-left: 27px;
color: #8A201B;
background-image: url(images/toolicon.gif);
background-position: 0 px;
background-repeat: no-repeat;
margin-bottom: 0;
margin-right: 31px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

/* Search end */

/* Form Classes - CRP */
#content span
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ff0000;
padding-left: 8px;
}