@charset "UTF-8";
/* CSS Document */

.deleteConfirm {
	font-size: small;
	font-weight: bold;
}
.deleteLink {
	font-size: x-small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.deleteLink a:active {
	color:#900;
	text-decoration:none;
} 
.deleteLink a:link {
	color:#900;
	text-decoration:none;
}
.deleteLink a:visited {
	color:#900;
	text-decoration:none;
}
.deleteLink a:hover	{
	color:#F90;
	text-decoration:none;
}
#topNav {
	font-size: x-small;
	color: #FFF;
	text-align: center;
	height: 40px;
	background-image: url(../images/topNavBanner.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topNav p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#topNav a:active {
	color:#FFFFFF;
	text-decoration:none;
} 
#topNav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#topNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#topNav a:hover	{
	color:#FF9;
	text-decoration:none;
}
#footerNav a:active {
	color:#FFFFFF;
	text-decoration:none;
} 
#footerNav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#footerNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footerNav a:hover	{
	color:#FF9;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	text-decoration:none;
} 
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover	{
	color:#FF9;
	text-decoration:none;
}

/*.cssnav a:hover img{
	visibility:hidden
}
*/
/*.cssnav img {
	width: 150px; height: 30px; border: 0; 
}
*/
.cssnav	{
	float: left;
	margin: 0;
	width: 120px;
	height: 40px;
	overflow:hidden;/* for ie to hide extra height*/
	font-size: small;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #690;
	border: thin solid #FFF;
}
.cssnav a {
	display: block;
	color: #FFFFFF;
	font-size: small;
	width: 120px;
	height: 40px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnav a:hover {
	color: #660000;
	font-size: small;
}
* html a:hover {
	visibility:visible
}
.cssnav span {
	position: absolute;
	text-align: center;
	width: 120px;
	height: 40px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: small;
	vertical-align: middle;
	padding-top: 15px;
}
.cssnav span:hover {
	position: absolute;
	text-align: center;
	width: 120px;
	height: 40px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: small;
	vertical-align: middle;
	padding-top: 15px;
	background-color: #6C0;
}

.cssnavSm	{
	float: left;
	margin: 0;
	width: 90px;
	height: 40px;
	overflow:hidden;/* for ie to hide extra height*/
	font-size: small;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #690;
	border: thin solid #FFF;
}
.cssnavSm a {
	display: block;
	color: #FFFFFF;
	font-size: small;
	width: 90px;
	height: 40px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnavSm a:hover {
	color: #660000;
	font-size: small;
}
.cssnavSm span {
	position: absolute;
	text-align: center;
	width: 90px;
	height: 40px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: small;
	vertical-align: middle;
	padding-top: 15px;
}
.cssnavSm span:hover {
	position: absolute;
	text-align: center;
	width: 90px;
	height: 40px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: small;
	vertical-align: middle;
	padding-top: 15px;
	background-color: #6C0;
}

.cssnavLg	{
	float: left;
	margin: 0;
	width: 140px;
	height: 40px;
	overflow:hidden;/* for ie to hide extra height*/
	font-size: small;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #690;
	border: thin solid #FFF;
}
.cssnavLg a {
	display: block;
	color: #FFFFFF;
	font-size: small;
	width: 140px;
	height: 40px;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}
.cssnavLg a:hover {
	color: #660000;
	font-size: small;
}
.cssnavLg span {
	position: absolute;
	text-align: center;
	width: 140px;
	height: 40px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: small;
	vertical-align: middle;
	padding-top: 15px;
}
.cssnavLg span:hover {
	position: absolute;
	text-align: center;
	width: 140px;
	height: 40px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: small;
	vertical-align: middle;
	padding-top: 15px;
	background-color: #6C0;
}
#globalNav {
	position: relative;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerNav {
	font-size: x-small;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../images/topNavBanner.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footerNav p {
	font-size: xx-small;
	padding: 0px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
