/* CSS Document */
body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background-color:#fdfeee;
}

a:link{
    color: #5d5c30;
    text-decoration: none;
}
a:visited{
    color: #5d5c30;
    text-decoration: none;
}
a:active{
    color: #5d5c30;
    text-decoration: none;
}
a:hover{
    color: #cc3399;
    text-decoration: underline;
}
p{
    font-size:12px;
}

.globalNav{
	margin: 5px;
    font-size: 11px;
    color: #5d5c30;
    text-align: left;
    }

a.globalNav:link{
    color: #5d5c30;
    text-decoration: none;
}
a.globalNav:visited{
    color: #5d5c30;
    text-decoration: none;
}
a.globalNav:active{
    color: #5d5c30;
    text-decoration: none;
}
a.globalNav:hover{
    color: #cc3399;
    text-decoration: underline;
}

tr.header{
background-image: url(../images/header_bg.jpg);
}
td.headerImg{
font-size: 11px;
background-image: url(../images/header_img1.jpg);
background-repeat: no-repeat;
background-position:right;
color: #cc3399;
	padding: 20px;
}
tr.priNav {
background: #cad394;
}
td.basebarLeft{
background-image: url(../images/basebar_left.jpg);
background-repeat: repeat-y;
background-position:right;
}
td.basebarRight{
background-image: url(../images/basebar_right.jpg);
background-repeat: repeat-y;
background-position: left;
}
td.basebar{
font: Verdana;
font-size: 12px;
color: #5d5c30;
background-color: #FFF;
}

p{
margin: 20px;
line-height: 18px;
}

p.mainTitle:first-letter {
	font-size: x-large;
}
.mainTitle{
font-size: 16px;
color: #5d5c30;
}

table.dark{
border: #5d5c30 solid 2px;
margin-top: 20px;
font-size: 11px;
color: #5d5c30;
width: 193px;
}
table.dark th{
color: #FFF;
font-size: 12px;
background-color: #5d5c30;
text-align: left;
background-image: url(../images/bullet_table_title1.gif);
background-repeat: no-repeat;
background-position: left;
height: 20px;
padding-left: 20px;
}
table.dark ul{
color: #5d5c30;
font-size: 11px;
list-style-image: url(../images/note_news.gif);
}
table.dark li{
line-height: 16px;
}
table.light{
border: #cad394 solid 4px;
margin-top: 20px;
font-size: 11px;
color: #5d5c30;
}
table.light th{
color: #5d5c30;
font-size: 12px;
background-color: #cad394;
text-align: left;
background-image: url(../images/bullet_table_title.gif);
background-repeat: no-repeat;
background-position: left;
height: 20px;
padding-left: 20px;
}
table.light td{
padding: 10px;
background-color: #FFF;
}
table.subNav{
margin-top: 20px;
color: #CC3399;
font-weight: bold;
padding: 5px;
width: 193px;
}
table.subNav ul{
font-size: 12px;
list-style-image: url(../images/bullet.gif);
}
table.subNav li{
line-height: 22px;
}
a.subNav{
    font-weight: normal;
}
a.subNav:link{
    color: #5d5c30;
	font-weight: normal;
    text-decoration: none;
}
a.subNav:visited{
    color: #5d5c30;
	text-decoration: none;
}
a.subNav:active{
    color: #5d5c30;
    text-decoration: none;
}
a.subNav:hover{
    color: #CC3399;
    text-decoration: underline;
}
a.subNavActive{
    font-weight: bold;
}
tr.footer{
background-color: #5c5d30;
color: #CCCC99;
text-align: center;
font-size: 10px;
}
a.footer:link{
    color: #CCCC99;
    text-decoration: none;
}
a.footer:visited{
    color: #CCCC99;
    text-decoration: none;
}
a.footer:active{
    color: #CCCC99;
    text-decoration: none;
}
a.footer:hover{
    color: #CCCC99;
    text-decoration: underline;
}
li.text{
    font-size: 12px;
    padding: 5px;
}
h3{
    margin: 20px;
    line-height: 18px;
    font-weight: underline;
    font-size: 14px;
}
td.testimonial{
    width:165px; 
    max-width:165px; 
    font-size:11px;
}
td.testimonialTitle{
    width:165px; 
    max-width:165px;
    font-size:11px;
}
/* End 

