body {
	font-family: Verdana;
	font-size: 12px;
	color: #00427A;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;

}

.text1 {

	font-family: Verdana;
	font-size: 10px;
	color: #00427A;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	color: #E76D24;
}
.heading {
	font-family: Verdana;
	font-size: 15px;
	color: #00427A;
	font-weight: bolder;
}
.panel {
	padding-right: 14px;
	padding-left: 14px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #E76D24;
}
a.linkMenu:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.linkMenu:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.linkMenu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}a.linkMenu2:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00427A;
	text-decoration: none;
	text-transform: uppercase;
}
a.linkMenu2:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00427A;
	text-decoration: none;
	text-transform: uppercase;
}
a.linkMenu2:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00427A;
	text-decoration: underline;
	text-transform: uppercase;
}
.boxheader a{
	font-family: Arial;
	font-size: 11px;
	line-height:34px;
	padding-left:15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	text-transform: uppercase;
	width:184px;
	height:34px;
	display:block;
	background:url(images/links.gif) no-repeat;
}

a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ef5f09;
	text-decoration: none;
	text-transform: uppercase;
}

input {	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
