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

A:link {
	color: #236D65;
	background : transparent;
	text-decoration: underline;
}
A:visited {
	color: #236D65;
	text-decoration: underline;
}
A:active {
	color: #236D65;
	text-decoration: underline;
}
A:hover {
	color: #D30505; 
	text-decoration: none;
}

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

A.lglink:link {
	font-weight: bold; 
	font-size: 18px; 
	color: #2B4465;
	background : transparent;
	text-decoration: underline;
}
A.lglink:visited {
	font-weight: bold; 
	font-size: 18px; 
	color: #2B4465;
	text-decoration: underline;
}
A.lglink:active {
	font-weight: bold; 
	font-size: 18px; 
	color: #2B4465;
	text-decoration: underline;
}
A.lglink:hover {
	font-weight: bold; 
	font-size: 18px; 
	color: #F7A200;
	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:#ffffff; 
	font-size:10px; 
	font-weight: bold;
	text-decoration:none;
}
A.nav:visited {
	color:#ffffff; 
	font-size:10px; 
	font-weight: bold;
	text-decoration:none;
}
A.nav:active {
	color:#ffffff; 
	font-size:10px; 
	font-weight: bold;
	text-decoration:none;
}
A.nav:hover {
	color:#D30505; 
	font-size:10px; 
	font-weight: bold;
	text-decoration:none;
}


.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";
}

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

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

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

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

.copyright {
	font-weight: normal; 
	font-size: 7pt; 
	color: #2D8E8E; 
	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;
}

.whiteOutline { 
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.greenOutline { 
	border-left: 1px solid #236D65; 
	border-right: 1px solid #236D65;
	border-bottom: 1px solid #236D65;
	border-top: 1px solid #236D65;
}
.greenTopBottom { 
	border-top: 1px solid #236D65;
	border-bottom: 1px solid #236D65;
}
.greenUnderline { 
	border-bottom: 1px solid #236D65;
}
.greenRight {
	border-right: 1px solid #236D65;
}

.buttons {
	font-weight: 700; 
	font-size: 8pt; 
	color: #FFFFFF; 
	font-family: "Trebuchet", "Verdana", "Arial";
	background-color: #236D65;
}


.button {
	text-align : center;
	margin-bottom : 3px;
	margin-top : 3px;
}
.button a {
	padding : 4px;
	background : #000000;
	width : 125px;
	text-decoration : none;
	font-weight: bold;
	font-size: 10px;
	color : #FFFFFF;
	border-top : 1px solid #EAEDF4;
	border-left : 1px solid #EAEDF4;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
}
.button a:visited {
	padding : 4px;
	width : 125px;
	background : #000000;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
	color : #FFFFFF;
	border-top : 1px solid #EAEDF4;
	border-left : 1px solid #EAEDF4;
	border-bottom : 1px solid #224059;
	border-right : 1px solid #224059;
}
.button a:hover {
	padding: 4px;
	background : #000000;
	width : 125px;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
	color : #D30505;
	border-top : 1px #31557F solid;
	border-left : 1px #31557F solid;
	border-bottom : 1px #F8F9FB solid;
	border-right : 1px #F8F9FB solid;
}
