body,p,td,li {
	font-size: 12px; 
	color: #000000;
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}


A:link {
	color: #023DBD;
	background : transparent;
	text-decoration: underline;
}
A:visited {
	color: #023DBD;
	text-decoration: underline;
}
A:active {
	color: #023DBD;
	text-decoration: underline;
}
A:hover {
	color: #EC110F; 
	text-decoration: none;
}

A.smlink:link {
	color: #023DBD;
	font-size: 10px; 
	background : transparent;
	text-decoration: underline;
}
A.smlink:visited {
	color: #023DBD;
	font-size: 10px; 
	text-decoration: underline;
}
A.smlink:active {
	color: #023DBD;
	font-size: 10px; 
	text-decoration: underline;
}
A.smlink:hover {
	color: #EC110F; 
	font-size: 10px; 
	text-decoration: none;
}

A.lglink:link {
	font-weight: bold; 
	font-size: 18px; 
	color: #023DBD;
	background: transparent;
	text-decoration: underline;
}
A.lglink:visited {
	font-weight: bold; 
	font-size: 18px; 
	color: #023DBD;
	text-decoration: underline;
}
A.lglink:active {
	font-weight: bold; 
	font-size: 18px; 
	color: #023DBD;
	text-decoration: underline;
}
A.lglink:hover {
	font-weight: bold; 
	font-size: 18px; 
	color: #EC110F;
	text-decoration: none;
}


A.smwhlink:link {
	color:#ffffff; 
	font-size:10px; 
	text-decoration:none;
}
A.smwhlink:visited {
	color:#ffffff; 
	font-size:10px; 
	text-decoration:none;
}
A.smwhlink:active {
	color:#ffffff; 
	font-size:10px; 
	text-decoration:none;
}
A.smwhlink:hover {
	color:#ffffff; 
	font-size:10px; 
	text-decoration:underline;
}

A.whlink:link {
	color:#ffffff; 
	font-size:12px; 
	text-decoration:none;
}
A.whlink:visited {
	color:#ffffff; 
	font-size:12px; 
	text-decoration:none;
}
A.whlink:active {
	color:#ffffff; 
	font-size:12px; 
	text-decoration:none;
}
A.whlink:hover {
	color:#ffffff; 
	font-size:12px; 
	text-decoration:underline;
}

A.nav:link {
	color: #023DBD;
	font-size: 11px; 
	font-weight= bold;
	background : transparent;
	text-decoration: none;
}
A.nav:visited {
	color: #023DBD;
	font-size: 11px; 
	font-weight= bold;
	text-decoration: none;
}
A.nav:active {
	color: #023DBD;
	font-size: 11px; 
	font-weight= bold;
	text-decoration: none;
}
A.nav:hover {
	color: #EC110F; 
	font-size: 11px; 
	font-weight= bold;
	text-decoration: underline;
}


.errortext {
	font-weight: bold; 
	font-size: 12px; 
	color: #FF0000;
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}

.small {
	font-weight: normal; 
	font-size: 10px; 
	color: #000000; 
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}

.whitetext {
	font-size: 12px; 
	color: #FFFFFF;
	font-family: "Trebuchet", "Verdana", "Arial";
}

.whitesmall {
	font-size: 10px; 
	color: #FFFFFF; 
	font-family: "Trebuchet", "Verdana", "Arial";
}

.redtext {
	font-size: 12px; 
	color: #EC110F;
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}

.title {
	font-weight: bold; 
	font-size: 18px; 
	color: #EC110F; 
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}
h1 {
	font-weight: bold; 
	font-size: 18px; 
	color: #EC110F; 
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}

.subtitle {
	font-weight: bold; 
	font-size: 14px; 
	color: #EC110F; 
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}

h2 {
	font-weight: bold; 
	font-size: 14px; 
	color: #EC110F; 
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}

.copyright {
	font-weight: normal; 
	font-size: 9px; 
	color: #FFFFFF; 
	font-family: "Trebuchet", "Verdana", "Arial";
	text-decoration: none;
}

.date {
	font-weight: bold; 
	font-size: 9px; 
	color: #000080;
	font-family: "Arial";
	line-height: 18px; 
	text-decoration: none;
	cursor: default;
}


.darkOutline { 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.grayOutline {
	border-top : 1px solid #808080;
	border-right : 1px solid #808080;
	border-bottom : 1px solid #808080;
	border-left : 1px solid #808080;
}



li {
	list-style-type: square;
}

.blueOutline { 
	border-left: 1px solid #0A2972; 
	border-right: 1px solid #0A2972;
	border-bottom: 1px solid #0A2972;
	border-top: 1px solid #0A2972;
}
.blueTopBottom { 
	border-top: 1px solid #0A2972;
	border-bottom: 1px solid #0A2972;
}
.blueUnderline { 
	border-bottom: 1px solid #0A2972;
}
.blueRight {
	border-right: 1px solid #0A2972;
}

.buttons {
	font-weight: 500; 
	font-size: 8pt; 
	color: #FFFFFF; 
	font-family: "Trebuchet", "Verdana", "Arial";
	background-color: #7193DA;
	border-left: 1px solid #EC110F; 
	border-right: 1px solid #EC110F;
	border-bottom: 1px solid #EC110F;
	border-top: 1px solid #EC110F;
}