@charset "utf-8";
/* CSS Document */
.title {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:120%;
}

.subtitle {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	line-height:120%;
	color:#084C5E;
}

.strike {text-decoration:line-through;}

input,textarea {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}


a:visited {text-decoration: none;
				color: #416472;
				font-weight:bold}
a:link {text-decoration:none;
				color: #416472;
				font-weight:bold;}
a:hover {text-decoration: none;
				color: #000000;
				font-weight:bold;}
a:active {text-decoration: none;
				color: #000000;
				font-weight:bold;
				}


.alert {background-color:#CC0000;
color:#FFFFFF;
line-height:150%;
padding:2px;
}

.crumb {
	padding-bottom:18px;
	margin:0px;
	display:none;
	}

a.baselink:visited {text-decoration: none;
				color: #FFFFFF;
				font-weight:bold}
a.baselink:link {text-decoration:none;
				color: #FFFFFF;
				font-weight:bold;}
a.baselink:hover {text-decoration: none;
				color: #000000;
				font-weight:bold;}
a.baselink:active {text-decoration: none;
				color: #000000;
				font-weight:bold;
				}


a.palelink:visited {text-decoration: none;
				color: #FFFFFF;
				font-weight:bold}
a.palelink:link {text-decoration:none;
				color: #FFFFFF;
				font-weight:bold;}
a.palelink:hover {text-decoration: none;
				color: #5CC5D7;
				font-weight:bold;}
a.palelink:active {text-decoration: none;
				color: #5CC5D7;
				font-weight:bold;
				}

