/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #CCCCCC;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff;
}


.newfeature { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    line-height: 15px; 
    font-weight: normal; 
    color: #000066; 
    text-decoration: none; 
    list-style-position: outside; 
    list-style-image:  url(homeimages/arrows.gif); 
    list-style-type: disc 
	}
.newfeatureRED { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    line-height: 15px; 
    font-weight: bold; 
    color: #990000; 
    text-decoration: none; 
    list-style-position: outside; 
    list-style-image:  url(homeimages/arrows.gif); 
    list-style-type: disc 
	}
.mod_date { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-style: normal; 
    line-height: 24px; 
    font-weight: normal; 
    color: #333333; 
    text-decoration: none; 
    }
.caption { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    color: #666666; 
    text-decoration: none; 
    }
.copyright { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    color: #333333; 
    text-decoration: none; 
    list-style-position: outside; 
    list-style-image:  url(homeimages/arrows.gif); 
    list-style-type: disc
    }
.copyrightLinks { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none 
	}
.breadcrumbs { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none 
	}
.nav_head { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    color: #000066; 
    text-decoration: none; 
    list-style-position: outside; 
    list-style-image:  url(homeimages/arrows.gif); 
    list-style-type: disc 
	}
.nav_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	}
.nav_a:hover {
	color: #3333FF;
}
.nav_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

input.form_field {
	font-size: 11px;
	}
	
input.sm_form_field {
	font-size: 9px;
	height: 15px;
	line-height: 10px;
	padding-top: 0px;
	}

.sm_form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 15px;
	}
p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	}
.p_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	}
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 105%;
	}
h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	line-height: 105%;
	}
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 110%;
	}
h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
	line-height: 120%;
	}
.ph4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none 
	}
.small_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 15px;
}
.small_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	line-height: 15px;
}
.pgTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none
}
.sectTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
.itemTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.itemTitleBar {
	background-color: #cc9;
	background-image: url(/HTML/GIFS/bg_yel_strp.gif);
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	list-style-type: disc;
}
#holiday-greeting {
	position: absolute;
	z-index: 1000;
	top: 20px;
	left: 20px;
	width: 445px;
	height: 500px;
	background: #ffffff;
	border: 1px solid #999;
	text-align: center;
}
