body {
    color: #000;
    font-family: arial, sans-serif;
    font-size: 10px;
    margin: 0;
    padding: 0;
}
table, td, img {
    border-collapse: collapse;
    border-spacing: 0px;
    border-width: 0px;
    margin: 0px;
}
td {
    font-family: arial,sans-serif;
    font-size: 10px;
}
img {
    display: block;
}
td.bottom {
    background-image: url('/images/index_18.gif');
    color: #fff;
    font-size: 7pt;
    height: 31px;
    text-align: center;
    vertical-align: middle;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.bodytext {
	font-size:11px;
}

.bodytextsm {
	font-size: 10px;
}

.hometext {
	color: #000000;
}

.textlight {
	color: #999999;
}

.title {
	color: #036;
	font-weight: bold;
	text-decoration:none;
}

.link {
	color: #006699;
	text-decoration: none;
}

.linkGray {
	font-family: verdana;
	color: #666666;
	text-decoration: none;
}
.leftnavLvl1,.leftnavLvl1Hi,.leftnavLvl2 { color: #036; font-family:verdana; font-size:11px; text-decoration: none; }

.leftnavLvl1 {
	color: #036;
	font-weight: bold;
}

.leftnavLvl1Hi {
	color: #DE5D42;
	font-weight: bold;
}

.leftnavLvl2 {
	color: #006699;
}

.sectionTitle {
	color: #7AAD33;
	font-size: 16px;
	font-weight: bold;
}

.sectionFooter {
	font-family:verdana;
	font-size: 11px;
}

.pageTitle { color: #c30; font-size: 14px; font-weight: bold }

.categoryLink {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.moduleTitle {
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.green{
    color: #7AAC31;
}

.blue {
	color: #006699;
}
.orange {
	color: #FF6C04;
}
.red {
	color: #CC0000;
}

input {
    background-color: #e6eff4;
    border-color: #f60;
    border-style: solid;
    border-width: 1px;
    color: #000;
	font-family: arial;
	font-size: 11px;
	padding: 3px;
}