h1 {
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
	border-top-color: #E5E5E5;
	border-bottom-color: #C7C7C7;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #F0F5FF;

}

#menu td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #E5E5E5;
}


.menuTD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #E5E5E5;
	padding: 5px 0;
	background-color: #F4F4F4;
}


#menu td a:link, 
#menu td a:active,
#menu td a:visited
{
	background-color: #F4F4F4;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}
#menu td a:hover
{
	background-color: #052C7C;
	color: #FFFFFF;
	background-image: url(../pix/layout/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #00287D #00287D #00287D #001D59;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover
{
	text-decoration: none;
	color: #0033ff;
	background-color: #EAEFFF;
}

.smalltext {
	font-size: 11px;
}

#footerlinks {
	padding: 5px;
	font-size: 10px;
	color: #999999;
}h3 {
	font-size: 14px;
	color: #003399;
}
td.menuTD p {
	font-weight: normal;
	margin: 15px;

}
.mainImage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.menuTDblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #E5E5E5;
	padding: 5px 0;
	background-color: #F0F5FF;
}
.smallertext {

	font-size: 10px;
}
.normal {
	font-weight: normal;
}
.forminput {
	border: 1px solid #003399;
}
.formbutton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0042CA;
	border-right-color: #001E5B;
	border-bottom-color: #001E5B;
	border-left-color: #0052FB;
	padding: 5px;
}

.shopslink{
	color:#FF0000;}
	
.shopslink a:hover{
	color:#FFFFFF;
	background-color:#FF0000;}



