.bodystyle {
	background-color: #E3E3E3;
	margin-left: 0px;
	margin-top: 0px;
}

.text-content-title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2E4799;
	line-height: 135%;
}

.bgleftbottom{
	background-position: left bottom;
   background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.bgrightbottom{
	background-position: right bottom;
   background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.bgnorepeat2{
	background-repeat: no-repeat;
}

.bgnorepeat{
	background-position: right top;
   background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.bgrighty{
	background-position: left;
   background-color: #FFFFFF; 
	background-repeat: repeat-y;	
}

.bglefty{
	background-position: right;
   background-color: #FFFFFF; 
	background-repeat: repeat-y;	
}

.text-content-small {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #2E4799;
	line-height: 135%;
}

a.menu-top-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu-top-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.text-content-light {
	font-size: 12px; 
	font-family: Tahoma, Arial, Tahoma; 
	color: #FFFFFF; 
	line-height:125%;
}

.text-contact {
	font-size: 12px; 
	font-family: Tahoma, Arial, Tahoma; 
	color: #2E4799; 
	line-height:125%;
}

.text-content {
	font-size: 12px; 
	font-family: Tahoma, Arial, Tahoma; 
	color: #2E4799; 
	line-height:125%;
}

.text-content-grey {
	font-size: 12px; 
	font-family: Verdana, Arial, Tahoma; 
	color: #2E4799; 
	line-height:125%;
}

.text-title {
	color: #FEB95D;
	font-family: Tahoma, Arial, Tahoma;
	font-size: 18px; 
	line-height:125%;
	font-weight:normal
}


.text-pagetitle {
	color: #2E4799;
	font-family: Tahoma, Arial, Tahoma;
	font-size: 25px; 
	line-height:125%;
	font-weight:bold;
}

.page-text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E4799;
}

a.link-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2E4799;
}

a.link-content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: underline;
	color: #FFCF66;
}

a.link-content-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.link-content-white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: underline;
	color: #FFFFFF;
}

a.link-pagenav {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2E4799;
}

a.link-pagenav:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
	color: #FFCF66;
}

a.link-contact {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #2E4799;
}

a.link-contact:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
	color: #FFCF66;
}

.text-title-small{
	font-family: Tahoma, Arial, Tahoma;
	font-size: 16px; 
	text-decoration: none;
	color: #2E4799;
}




/*
	******************************** FORM STYE *************************************
*/


.form-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E4799;
	line-height: 135%;
}

.form-label-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E4799;
	line-height: 135%;
}

.form-mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.form-text {
	border: 1px solid #A5ACB2;
	background-color:#F2F2F2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4799;
	padding: 2px;
}

.form-text-number {
	border: 1px solid #A5ACB2;
	background-color:#F2F2F2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E4799;
	padding: 2px;
	text-align: right;
}

.form-select {
	border: 1px solid #A5ACB2;
	background-color:#F2F2F2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E4799;
	padding: 2px;
}

.form-button {
	border: 1px solid #000000;
	background-color:#555555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.label-alert{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

.textred10 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; font-weight: bold;	color: #CC0000;	text-decoration: none;}
.textred10:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #CC3300;}
.texgrey10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333; text-decoration: none;}


.bg-home-left{
	background-color:#F9F9F9;
	border-right: 1px solid #A5ACB2;
}

.footer-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E4799;
}

.bg-home-blue{
	background-color: #273E86;
}

.bg-white{
	background-color: #FFFFFF;
}


.link-level1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #2E4799;
}

.link-level1:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px; 
	text-decoration: underline;
	font-weight: bold;
	color: #FFCF66;
}

.link-level2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2E4799;
}

.link-level2:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: underline;
	color: #FFCF66;
}

.link-location {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 135%;
	text-decoration: none;
   color: #FFFFFF;
}

.link-location:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 135%;
	text-decoration: none;
   color: #FFCF66;
}


.link-menu {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	line-height: 135%;
	text-decoration: none;
   color: #2E4799;
}

.link-menu:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	line-height: 135%;
	text-decoration: none;
 	color: #FF4500;
}