body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.topmenu a:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}
.topmenu a:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
}
.leftmenu {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #036; font-family:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.leftmenu:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #06c; font-family:Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.text {
	color: black;
	text-decoration: none; font-size:12px; } 
	
.link {
	color: blue;
	text-decoration: underline;
	font-size:12px;
}

.title {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size:15px;
}
	
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #7386A1;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	padding: 0;
	margin: 10px 0 2px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 3px 0 5px 0;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	padding: 0;
	margin: 0 0 6px 0;
}

hr {
		border: 0;
		color: #ccc;
		background-color: #ccc;
		height: 1px;
		padding: 0px;
		margin: 0 0 10px; 0;
	}

.copy {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.warning {
	color: #4D4D4D;
	font-size: 10px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

select {
	font-size: 10px;
}

table.cards {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 100%;
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 15px 0;
}

table.cards td {
	border-bottom: 1px solid #ccc;
	color: #4D4D4D;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
}

table.info {
	font-size: 12px;
	margin: 10px 0 10px -5px;

}

table.info td {
	border-bottom: 0px;
}

.frstCol { background-color: #fafafa; text-align: center; font-size: 12px; padding: 5px 5px 10px 10px; }

.secdCol { background-color: #fafafa; padding: 10px; font-size: 12px; vertical-align: top; }

.link { color: #6699CC; font-weight: bold; font-size: 10px;}

.inactive { color: #B3B3B3; font-weight: bold; font-size: 10px;}

.thrdCol { border-left: 1px solid #ccc; background-color: #F5F5F5; font-size: 12px; width: 90px;	text-align: center; }

.frthCol { border-left: 1px solid #ccc; background-color: #F0F0F0; font-size: 12px; width: 90px;	text-align: center; }

.fifhCol { border-left: 1px solid #ccc; background-color: #F5F5F5; font-size: 12px; width: 165px; padding: 10px; vertical-align:top; }
