a:link, a:active, a:visited {
	font-family: Tahoma;	
	color: #929292;
	text-decoration: underline;}	
a:hover {
	font-family: Tahoma;	
	color: #929292;
	text-decoration: none;}

a.nav:link, a.nav:visited, a.nav:active {
	font-family: Tahoma;	
	color: #929292;
	text-decoration: none;}	
a.nav:hover {
	color: #929292;
	text-decoration: underline;}

a.subnav:link, a.subnav:visited, a.subnav:active {
	font-family: Tahoma;
	font-size: 10px;	
	color: #929292;
	text-decoration: none;
	font-weight: normal;}	
a.subnav:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #929292;
	text-decoration: underline;
	font-weight: normal;}
	
a.topnav:link, a.topnav:visited, a.topnav:active {
	color: #005A83;
	font-family: Tahoma;
	font-size: 12px;	
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;}	
a.topnav:hover {
	color: #929292;
	font-family: Tahoma;
	font-size: 12px;	
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;}

a.bc:link, a.bc:active, a.bc:visited {
	font-size: 11px;
	color:#F7F7F7;
	font-weight: bold;
	text-decoration: underline;}

a.bc:hover {
	font-size: 11px;
	color:#F7F7F7;
	font-weight: bold;
	text-decoration: none;}

body {
	background-color: #ffffff;
	margin: 0px;}

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #7E7E7E;
	vertical-align: top;	
	line-height: 12px;}

h1 {
	color: #005A83;
	font-family: Tahoma;
	font-size: 12px;	
	font-variant: small-caps;
	font-weight: bold;}

input {
	font-size: 11px;
	border-color: #C3C3C3;
	border-style: solid;
	border-width: 1px;
	padding: 2px;}

input.none {
	font-size: 11px;
	border-width: 0px;}

input.button {
	font-size: 11px;
	border-color: #005A83;
	border-style: solid;
	border-width: 1px;
	background-color: #005A83;
	color: #ffffff;
	font-weight: bold;}

select {
	font-size: 11px;
	border-color: #C3C3C3;
	border-style: solid;
	border-width: 1px;
	background-color: #EDEBEC;}

textarea {
	font-size: 11px;
	font-family: Tahoma;
	border-color: #C3C3C3;
	border-style: solid;
	border-width: 1px;
	padding: 3px;}

ul {
	list-style-image: url(images/bullet.gif);
	margin-left: 20px;
	padding-left: 0px;}
ul ul {
	list-style-image: none;
	list-style-type: disc;}
ul ul ul {
	list-style-image: none;
	list-style-type: none;}

li {
	margin-bottom: 5px;}

.bodyhead {
	height: 25px;
	background-image: url(images/bodyhead.jpg);
	padding-top: 6px;
	padding-left: 7px;
	font-size: 11px;
	color:#F7F7F7;
	font-weight: bold;}

.contentcell {
	border-right: 1px solid #dfddde;
	padding-bottom: 5px;}
	
.footercell {
	border-left: 1px solid #dfddde;
	border-right: 1px solid #dfddde;
	border-bottom: 1px solid #dfddde;
	color: #A1A1A1;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/line-end.jpg);
	background-repeat: no-repeat;
	background-position: top center;}

.sidehead {
	width: 148px;
	height: 19px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color:#F7F7F7;
	background-image: url(images/sidehead.jpg);
	background-repeat: no-repeat;
	margin: 0px;}

.sidecontent{
	padding: 2px;
	border: 1px solid #c3c3c3;
	margin-bottom: 8px;}
	
.style1 {
	color:#F7F7F7;}
	
.style2 {
	color:#518EAD;
	padding: 10px;
	font-size: 11px;}

.style3 {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}

/* Category Drop Down Menu */
.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid #00000;
	border-bottom-width: 1px;
	z-index: 100;
	background-color: #F7F5F6;
	width: 220px;
	text-align: left;}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	color: #005A83;
	font-weight: normal;}
.anylinkcss a:active{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	color: #005A83;
	font-weight: normal;}
.anylinkcss a:visited{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	color: #005A83;
	font-weight: normal;}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #005A83;
	color: #F7F7F7;}
	
.categoryhead {
	width: 148px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	color: #F7F7F7;
	background-image: url(images/sidehead.jpg);
	background-repeat: no-repeat;
	margin-bottom: 7px;}

a.dropdown:link {
	color: #F7F7F7;
	text-decoration: none;}
a.dropdown:active {
	color: #F7F7F7;
	text-decoration: none;}
a.dropdown:visited {
	color: #F7F7F7;
	text-decoration: none;}
a.dropdown:hover {
	color: #F7F7F7;
	text-decoration: none;}
/* Category Drop Down Menu */
