﻿.bodytext  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #000066;
	/*
	background-color:silver
	*/
	text-decoration: none;
	line-height:16px;
}

.bodytextBig  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #000066;
	/*
	background-color:silver
	*/
	text-decoration: none;
	line-height:16px;
}


.boldtext  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height:16px;
}

.boldtextBig  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height:16px;

}

.boldtextExtraBig  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height:16px;

}

.boldtextExtraBigCentered  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height:16px;
text-align:center
}



.menu:link  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 		
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 		
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 		
	font-size: 12px;	
	color: #e2e9ff;
	text-decoration: none;
}
.headerLeft1 {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	background-image:url(pics/header-left1.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 		
	font-size: 12px;
	color: #FFFFFF;
	height: 35px;
	vertical-align:middle;
	padding: 5px 5px 5px 55px;
}
.headerLeft2 {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	background-image:url(pics/header-left2.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 		
	font-size: 12px;
	color: #FFFFFF;
	height: 35px;
	vertical-align:middle;
	padding: 5px 5px 5px 55px;
}
.headerRight1 {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	background-image:url(pics/header-right1.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 		
	font-size: 12px;
	color: #FFFFFF;
	height: 35px;
	vertical-align:middle;
	padding: 5px 5px 5px 35px;
}
.headerRight2 {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	background-image:url(pics/header-right2.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 		
	font-size: 12px;
	color: #FFFFFF;
	height: 35px;
	vertical-align:middle;
	padding: 5px 5px 5px 35px;
}
.headerRight3 {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	background-image:url(pics/header-right3.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold; 		
	font-size: 12px;
	color: #FFFFFF;
	height: 35px;
	vertical-align:middle;
	padding: 5px 5px 5px 35px;
}
.footer {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	background-image:url(pics/footerback.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;	
	font-size: 10px;
	color: #000066;
	height: 30px;
	vertical-align:middle;
	text-align:right;
	padding: 5px 15px 5px 55px;
}
.menuItem {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	background-image:url(pics/menuitem.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	height: 35px;
	vertical-align:middle;
	text-align:center;
	padding: 5px 0px 5px 0px;
}
.highlightText {
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	background-color: #FCF9F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000066;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
	margin:5px 0px 5px 0px;
}