body {
	margin: 10px 0px 10px 0px ;
	font-family: verdana, arial, sans-serif ;
	line-height: 16px ;
	font-size: 11px ;
	background: url(images/page_bg.gif) #DAE0F0;
	background-position: center;
	color: #000000 ;
}

p, li, div, td {
	line-height: 16px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 11px ;
	vertical-align: middle ;
}

h1 {
	font-size: 28px ;
	line-height: 30px ;
	font-weight: normal ;
	color: #00558A ;
	font-family: tahoma ;
	margin-top: 0px ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

.button, .buttonUp {
	padding: 6px 10px 6px 17px ;
	background: url(images/button_bg.gif) ;
	background-position: left center ;
	border-bottom: 1px solid #001726 ;
	border-right: 1px solid #001726 ;
	border-top: 1px solid #0082D9 ;
	border-left: 1px solid #0082D9 ;
	margin: 5px ;
}

.buttonUp {
	background: url(images/button_up.gif) ;
	background-position: left center ;
	border-top: 1px solid #001726 ;
	border-left: 1px solid #001726 ;
	border-bottom: 1px solid #0082D9 ;
	border-right: 1px solid #0082D9 ;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: verdana ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.nav_link:hover {
	color: #00558A ;
	text-decoration: underline ;
}

a:link {
	color: #556285 ;
}

a:active, a:visited {
	color: #556285 ;
}

a:hover {
	color: #556285 ;
}

#content {
	padding: 15px ;
	padding-bottom: 5px ;
}

.required {
text-align:center;
color: #990000;
}

a.info_bar:hover, a.info_bar:link, a.info_bar:active, a.info_bar:visited {
	color: white; 
}

.topNav_button {
	text-align: center ;
	padding: 10px ;
	border-left: 1px solid #999999 ;
}

a.topNav_link:link, a.topNav_link:active, a.topNav_link:visited {
	color: #ffffff ;
	font-size: 13px ;
	letter-spacing: -1px ;
	font-weight: bold ;
	text-decoration: none ;
}

a.topNav_link:hover {
	text-decoration: underline ;
}

/* Category List Classes */
.cat_holder {
	border: 1px solid #999999 ;
	margin: 0px 5px 0px 5px ;
}

.cat_pic {
	padding: 5px ;
	text-align: center ;
}

.cat_title {
	text-align: center ;
	font-size: 12px ;
	letter-spacing: -1px ;
	padding: 0px 5px ;
	font-weight: bold ;
}

.cat_description {
	padding: 5px ;
	font-size: 11px ;
	letter-spacing: -1px ;
	line-height: 13px ;
}
	